Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the all group with 9 updates:

Package From To
@nihalgonsalves/esconfig 0.10.20 0.10.24
@types/node 18.19.74 18.19.78
eslint 9.20.0 9.21.0
knip 5.43.6 5.45.0
lefthook 1.10.10 1.11.2
prettier 3.4.2 3.5.2
typescript 5.7.3 5.8.2
typescript-eslint 8.23.0 8.25.0
zod 3.24.1 3.24.2

Updates @nihalgonsalves/esconfig from 0.10.20 to 0.10.24

Release notes

Sourced from @​nihalgonsalves/esconfig's releases.

esconfig: v0.10.24

0.10.24 (2025-02-24)

Features

  • deps: bump the all group with 7 updates (#185) (aa23fb7)

esconfig: v0.10.23

0.10.23 (2025-02-22)

Features

  • add more tseslint rules (39ba3cc)

esconfig: v0.10.22

0.10.22 (2025-02-17)

Features

  • deps: bump the all group with 5 updates (#182) (bf9aeef)

esconfig: v0.10.21

0.10.21 (2025-02-10)

Features

  • deps: bump the all group with 5 updates (#180) (e1c7ed6)
Changelog

Sourced from @​nihalgonsalves/esconfig's changelog.

0.10.24 (2025-02-24)

Features

  • deps: bump the all group with 7 updates (#185) (aa23fb7)

0.10.23 (2025-02-22)

Features

  • add more tseslint rules (39ba3cc)

0.10.22 (2025-02-17)

Features

  • deps: bump the all group with 5 updates (#182) (bf9aeef)

0.10.21 (2025-02-10)

Features

  • deps: bump the all group with 5 updates (#180) (e1c7ed6)
Commits
  • 31edd98 chore(main): release esconfig 0.10.24 (#186)
  • aa23fb7 feat(deps): bump the all group with 7 updates (#185)
  • 416be04 chore(main): release esconfig 0.10.23 (#184)
  • 1662e51 chore: remove unused husky files
  • 39ba3cc feat: add more tseslint rules
  • ee924af chore(main): release esconfig 0.10.22 (#183)
  • bf9aeef feat(deps): bump the all group with 5 updates (#182)
  • 7becd39 chore(main): release esconfig 0.10.21 (#181)
  • e1c7ed6 feat(deps): bump the all group with 5 updates (#180)
  • 0855254 chore: remove unnecessary @​types/eslint__js
  • Additional commits viewable in compare view

Updates @types/node from 18.19.74 to 18.19.78

Commits

Updates eslint from 9.20.0 to 9.21.0

Release notes

Sourced from eslint's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Changelog

Sourced from eslint's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Commits

Updates knip from 5.43.6 to 5.45.0

Release notes

Sourced from knip's releases.

Release 5.45.0

  • What are we without badges? (8175043e9d2ef8b955f37533ed61da2fb2bef0fb)
  • feat(plugin-eslint): support eslint.config.ts files (#956) (474dca3c141c7d527ef30b404b01bab09066af35) - thanks @​cylewaitforit!
  • Improve cross-workspace config file handling (4717edf933d512bf13b3a5ae5fb3a0baae22f552)
  • Fix up playwright(-ct) args/bin (b49b753de03caacd7d9b0a39c35a7e13c6ad4e95)
  • Improve cross-workspace config & binary handling (7ea7c344d187b53e09f1c2bda4fd4759abb0bdfd)
  • Add tests for cross-workspace inputs coverage (100129acd5eb0371a603797f6bda28932f2440ed)
  • Add note re. config cascade eslint v8 (resolves #957) (ee2c94d1e680d0004f4a40f0de8b93d25832e3c0)
  • Add support for eslint v9 config files + settings (f55dc1b55ea84bfb4752ffdff5fbf1da6575f131)

Release 5.44.5

  • Release @​knip/create-config 1.0.4 (06dcbaf45d291e8b9bc5f86cc060b5dd27736a3c)
  • Refine input methods (512c3e480fe0271ab9a773679ba111d697b1ac3d)
  • Fix up some variable names for consistency (f22341f6ef00284bc615692fe0d80c5b129d1c3f)
  • Add // prefix to better reflect debug value is text/comment (0ec09337193eb30570fc36f9539b047fbcca6932)
  • Fix webpack bins in fixture (15055579f804e6404588cfd71c045cc099d8b2c2)
  • Defer resolve entry points in webpack plugin (resolves #949) (e42b09d9cf13ecde2fc7449cb7ec76fc1968cddb)
  • Update docs (a530ff44d78f36ad8e3460a02534cafd5ad104e4)

Release 5.44.4

  • Fix workspace checks in Windows (4f4d0bf02f56dc24d6d62ee10bc71966c60b8e16)

Release 5.44.3

  • Fix workspace graph finder (resolve #948) (63929e23919a841b3ccc838b33aa8bb197639178)
  • Simplify function name (bfbcf5d99d7dd750698ea069b45eb72b5a3a6e6b)

Release 5.44.2

  • Improve chart, update copy (f63df95f0436055ca49155d2234cd8f63aed34cd)
  • Move config schema (6098cb9964b4a85de1dad40df8b0262df585f7b0)
  • Move some utils (d3b7ab64e740ff7608f5900f85c07e957268ec4f)
  • Split main sequence into build + analyze graph (c145c5833765902fb5b9ccd1bcf7044a9ca8b12c)
  • Update docs (dae0f784c8ce22858d8fdd79ade148ba51ccf2fa)
  • Edit docs (0b7f05fad65dae10696dbceca2ca2fafba279c9f)
  • Fix dynamically added config files for disabled plugins (resolve #947) (82099178e22022c32f2d628a75406f8a7c4d03e0)

Release 5.44.1

  • Shorten @​auvred (79d527988afcbaf17106c782ee05cab746255365)
  • RR title (b572c7cfbf4332fccc392924c2417b020bd6aa48)
  • Add links to remove-unused-vars (f94a9ee22e61e078e855391d7652f465c4abe69c)
  • Document support for -t jsconfig.json (close #787) (12bd803b6540acfa21b58b7a41f6a5798cc846ff)
  • Add scripts + chart re. sponsorship activities (de89b7e780064f418f5583807b49aef47b2436e3)
  • feat: Support Stylelint custom syntax object (#937) (41a2bcc7f325fb3cba1e5463a8a04ae1a931bf51) - thanks @​TJNhxMZHmqGytuWT!
  • Fix unused @types DT dependencies (resolve #942) (fc95526767dd75b63e113c81504f5859d0f19746)

Release 5.44.0

  • Add fixture w/ compilers/workaround for tailwind v4 (3cf1d055f219b00ee523fa150b28fa876482fc67)
  • fix: ensure augmentWorkspace honors tsConfig rootDir (#933) (2afffe0ddcc1349224c092e98d2f913d76dfe35b) - thanks @​rmunch!
  • feat: Add plugin for React router 7 framework mode (#931) (012fd5be9b49768ae81f66673c0639746513cc27) - thanks @​lasseklovstad!
  • Refactor some bits to add manifestStr (9ce5766c0cf66fab7beacc246b2160238762f5ef)
  • Use manifestStr and introduce PackageJsonPeeker (f2efd223476e7ae51cae60101c3337b91df9aa03)

... (truncated)

Commits
  • c366437 Release 5.45.0
  • f55dc1b Add support for eslint v9 config files + settings
  • ee2c94d Add note re. config cascade eslint v8 (resolves #957)
  • 100129a Add tests for cross-workspace inputs coverage
  • 7ea7c34 Improve cross-workspace config & binary handling
  • b49b753 Fix up playwright(-ct) args/bin
  • 4717edf Improve cross-workspace config file handling
  • 474dca3 feat(plugin-eslint): support eslint.config.ts files (#956)
  • 8175043 What are we without badges?
  • 7864d53 Release 5.44.5
  • Additional commits viewable in compare view

Updates lefthook from 1.10.10 to 1.11.2

Release notes

Sourced from lefthook's releases.

v1.11.2

Changelog

  • eb69210ee67ce97565f3b85598bedfd1d208d7ce fix: worktrees remote issue (#963)

v1.11.1

Changelog

  • cffce44657b358f15fdc7f558aeef72c52766a37 fix: remote issue with worktrees (#960)

v1.11.0

Changelog

  • ef9a000bd28c8eb6a79f3677799ce0a1b642e0e9 docs(changelog): add links to users
  • 45126bf9b1d11559594cc9c43d8d69e7ec4e625e perf: speed up git commands (#956)

v1.10.11

Changelog

  • 358b1ced55d0a8ad7712680d68ce60ed56c2171e ci: use ubuntu-latest for gh-pages publish workflow
  • 2f59812baaff99db8718a3e831c8c6f3ece6bed0 deps: bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 (#935) (#940)
  • 7b6e8817e12c925ba56d65701c76b9607ea5e780 deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#952) (#958)
  • a4ae15c0ab6091ee63d1e791ecca1135ac0fc2d1 fix(jsonschema): add $schema property (#942)
Changelog

Sourced from lefthook's changelog.

1.11.2 (2025-02-26)

  • fix: do not inherit envs in remote Git commands (#963) by @​mrexox

1.11.1 (2025-02-25)

1.11.0 (2025-02-23)

1.10.11 (2025-02-21)

Commits
  • eeffc47 1.11.2: do not inherit envs in Git commands for remotes
  • eb69210 fix: worktrees remote issue (#963)
  • 47830b3 1.11.1: fix issues with remotes in git worktrees
  • cffce44 fix: remote issue with worktrees (#960)
  • 8a7f844 1.11.0: improve performance
  • ef9a000 docs(changelog): add links to users
  • 45126bf perf: speed up git commands (#956)
  • 632c4cf 1.10.11: add $schema attribute and update deps
  • 7b6e881 deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#952) (#958)
  • a4ae15c fix(jsonschema): add $schema property (#942)
  • Additional commits viewable in compare view

Updates prettier from 3.4.2 to 3.5.2

Release notes

Sourced from prettier's releases.

3.5.2

🔗 Changelog

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.2

diff

Remove module-sync condition (#17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

3.5.1

diff

Fix CLI crash when cache for old version exists (#17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

3.5.0

diff

🔗 Release Notes

Commits
  • 399f427 Release 3.5.2
  • bf5aab8 Revert "Use ESM entrypoint for require(ESM)" (#17156)
  • c98acab Replace execa with nano-spawn in release script (#17129)
  • 4460a4e chore(deps): update eslint related dependencies (#17162)
  • f0707f5 chore(deps): update eslint related dependencies (major) (#17163)
  • e2624b6 Enforce dependency version be pinned in all packages (#17161)
  • 1cee47a chore(deps): update dependency react-markdown to v10 (#17160)
  • 7ce2a35 chore(deps): update dependency postcss to v8.5.3 (#17158)
  • 1fe7969 chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...
  • 8eb0630 chore(deps): update dependency knip to v5.44.4 (#17153)
  • Additional commits viewable in compare view

Updates typescript from 5.7.3 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.23.0 to 8.25.0

Release notes

Sourced from typescript-eslint's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.25.0 (2025-02-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.24.1 (2025-02-17)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.24.0 (2025-02-10)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • 87d72ba chore(release): publish 8.24.0
  • See full diff in compare view

Updates zod from 3.24.1 to 3.24.2

Release notes

Sourced from zod's releases.

v3.24.2

Notes

Support asynchronous checks in z.custom() .

const customSchema = z.custom<number>(async (x) => {
  return typeof x === "number";
});

Commits:

  • cdcf9d4263cc544c7cb49855b31612d4305da72c Bump rollup from 2.79.1 to 2.79.2 (#3895)
  • a2ad37099e8f7117d231cc2c72d0e471893643b2 Bump find-my-way from 8.2.0 to 8.2.2 (#3897)
  • 0e02d66d1bcaad9c0f92609431e1726e088a8112 Bump nanoid from 3.3.7 to 3.3.8 (#3896)
  • 96be65f0d71b0bf8e8f330dc0541cc895edd6459 Bump cross-spawn from 7.0.3 to 7.0.6 (#3882)
  • f7ad26147ba291cb3fb257545972a8e00e767470 Bump micromatch from 4.0.7 to 4.0.8 (#3748)
  • d724620c341e1801db9513f681f731afb3df452a Add zod-struct to utilities for Zod (#3921)
  • 6b96cfd4307649df6a451d74e06c47ac88c01dfe Update README.md (#3949)
  • e376cda8e14d3caa09bc2148ffc668748118db6b Add Courier to README (#3961)
  • 8a099deaef71b3d8bd65986a745b88f08cb28ba5 Add CodeRabbit to sponsors (#3975)
  • 587d160badbe96d1adec1e8ff9d93bbcb3f91c4f WIP (#3976)
  • 9d3af2ee5263971bc0dd7e4927cd07ee854fe4db Add CodeRabbit at Platinum (#3981)
  • eedeb4b69f9f4bb58401d9cb27c8038a042f2c7f docs(X to Zod): Update url for runtyping (#3971)
  • 706f49f9fb852cdde667b65ccb9b765444a86de7 fix: redirect url to correct url (#3939)
  • 7365b7d5564793c42ee02815880463b8bee30028 docs: translate README to Korean (#3934)
  • b7e173de06e223a7a6510903a4110634e2fb5d92 Format
  • 1dd44a0d6f8073f7c417e09ec96580b9ae9bda23 Support async z.custom
  • e30870369d5b8f31ff4d0130d4439fd997deb523 v3.24.2
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 17.a, < 18]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) | `0.10.20` | `0.10.24` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.74` | `18.19.78` |
| [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.21.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.43.6` | `5.45.0` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.10.10` | `1.11.2` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.23.0` | `8.25.0` |
| [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` |


Updates `@nihalgonsalves/esconfig` from 0.10.20 to 0.10.24
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.10.20...esconfig-v0.10.24)

Updates `@types/node` from 18.19.74 to 18.19.78
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.0...v9.21.0)

Updates `knip` from 5.43.6 to 5.45.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.45.0/packages/knip)

Updates `lefthook` from 1.10.10 to 1.11.2
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.10...v1.11.2)

Updates `prettier` from 3.4.2 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.2)

Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.3...v5.8.2)

Updates `typescript-eslint` from 8.23.0 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/typescript-eslint)

Updates `zod` from 3.24.1 to 3.24.2
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.24.1...v3.24.2)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zod
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from nihalgonsalves as a code owner March 1, 2025 20:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
@nihalgonsalves nihalgonsalves merged commit 2c3e14e into main Mar 2, 2025
2 checks passed
@nihalgonsalves nihalgonsalves deleted the dependabot/npm_and_yarn/all-6eaa049eec branch March 2, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants