chore(deps-dev): bump the all group with 5 updates#519
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) | `0.13.4` | `0.16.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.7` | `22.19.13` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.0.16` | `2.1.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.56.1` | Updates `@nihalgonsalves/esconfig` from 0.13.4 to 0.16.0 - [Release notes](https://github.com/nihalgonsalves/esconfig/releases) - [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md) - [Commits](nihalgonsalves/esconfig@esconfig-v0.13.4...esconfig-v0.16.0) Updates `@types/node` from 22.19.7 to 22.19.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.2) Updates `lefthook` from 2.0.16 to 2.1.1 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.0.16...v2.1.1) Updates `typescript-eslint` from 8.54.0 to 8.56.1 - [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.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@nihalgonsalves/esconfig" dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-version: 22.19.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: lefthook dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 5 updates:
0.13.40.16.022.19.722.19.139.39.210.0.22.0.162.1.18.54.08.56.1Updates
@nihalgonsalves/esconfigfrom 0.13.4 to 0.16.0Release notes
Sourced from
@nihalgonsalves/esconfig's releases.... (truncated)
Changelog
Sourced from
@nihalgonsalves/esconfig's changelog.... (truncated)
Commits
cf4dab9chore(main): release esconfig 0.16.0 (#241)df832c7feat!: move react config to oxlint151c72fchore(main): release esconfig 0.15.0 (#240)26fe1f8feat(deps)!: bump the all group with 9 updates (#239)d0ac495chore(main): release esconfig 0.14.1 (#238)e258d30fix: loosen consistent-type-assertions as typescript/no-unsafe-type-assertion...5ca515cfeat: add oxlint perf categoryfe89121chore(main): release esconfig 0.14.0 (#237)5e01b76feat!: use oxlint for non-react config07446bfchore(main): release esconfig 0.13.6 (#234)Updates
@types/nodefrom 22.19.7 to 22.19.13Commits
Updates
eslintfrom 9.39.2 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
lefthookfrom 2.0.16 to 2.1.1Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
98b97212.1.1: fix behavior for --colors argument59c7260ci: fix publishing to PyPi47b4867fix: reset colors on config read (#1309)beae38fchore: reduce verbosity of hints in lefthook install (#1303)b6cdb2edocs(install): add missing /v2 suffix for go get -tool (#1304)c43361a2.1.0: disable installing to configured local or global hooks9ace994ci: skip Python publishing6cb576echore: fancy wording and indentation for hitsec7e8e1feat: check core.hooksPath when lefthook install (#1292)47b8f5cfeat: allow installing non-git hooks (#1301)Updates
typescript-eslintfrom 8.54.0 to 8.56.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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