This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Bump the minor-patch-updates group with 6 updates#8
Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Closed
Bump the minor-patch-updates group with 6 updates#8dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Conversation
Bumps the minor-patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/config-array](https://github.com/eslint/rewrite/tree/HEAD/packages/config-array) | `0.20.0` | `0.20.1` | | [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.2.2` | `0.2.3` | | [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.3.1` | `0.3.2` | | [acorn](https://github.com/acornjs/acorn) | `8.14.1` | `8.15.0` | | [eslint-scope](https://github.com/eslint/js/tree/HEAD/packages/eslint-scope) | `8.3.0` | `8.4.0` | | [espree](https://github.com/eslint/js/tree/HEAD/packages/espree) | `10.3.0` | `10.4.0` | Updates `@eslint/config-array` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-array/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/config-array-v0.20.1/packages/config-array) Updates `@eslint/config-helpers` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.2.3/packages/config-helpers) Updates `@eslint/plugin-kit` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.2/packages/plugin-kit) Updates `acorn` from 8.14.1 to 8.15.0 - [Commits](acornjs/acorn@8.14.1...8.15.0) Updates `eslint-scope` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/eslint/js/releases) - [Changelog](https://github.com/eslint/js/blob/main/packages/eslint-scope/CHANGELOG.md) - [Commits](https://github.com/eslint/js/commits/eslint-scope-v8.4.0/packages/eslint-scope) Updates `espree` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/js/releases) - [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md) - [Commits](https://github.com/eslint/js/commits/espree-v10.4.0/packages/espree) --- updated-dependencies: - dependency-name: "@eslint/config-array" dependency-version: 0.20.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@eslint/config-helpers" dependency-version: 0.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@eslint/plugin-kit" dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: acorn dependency-version: 8.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: eslint-scope dependency-version: 8.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: espree dependency-version: 10.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The |
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 minor-patch-updates group with 6 updates:
0.20.00.20.10.2.20.2.30.3.10.3.28.14.18.15.08.3.08.4.010.3.010.4.0Updates
@eslint/config-arrayfrom 0.20.0 to 0.20.1Release notes
Sourced from
@eslint/config-array's releases.Changelog
Sourced from
@eslint/config-array's changelog.Commits
48b1f84chore: release main (#216)147afecchore: updatepackage.jsonto follow template (#225)0a6aad0docs: fix bun command and update documentation (#222)2a8913cdocs: Update README sponsors2dbe2b9fix: consider negated patterns universal (#220)e84cbd7fix: explicit match in array elements offiles(#218)b8bf819ci: Test in Bun (#87)cb858ffrefactor: update and fix error types in JSDoc comments (#213)4ec089edocs: Update README sponsors1ddb2eddocs: Update README sponsorsUpdates
@eslint/config-helpersfrom 0.2.2 to 0.2.3Release notes
Sourced from
@eslint/config-helpers's releases.Changelog
Sourced from
@eslint/config-helpers's changelog.Commits
Updates
@eslint/plugin-kitfrom 0.3.1 to 0.3.2Release notes
Sourced from
@eslint/plugin-kit's releases.Changelog
Sourced from
@eslint/plugin-kit's changelog.Commits
48b1f84chore: release main (#216)147afecchore: updatepackage.jsonto follow template (#225)0a6aad0docs: fix bun command and update documentation (#222)2a8913cdocs: Update README sponsorscb858ffrefactor: update and fix error types in JSDoc comments (#213)4ec089edocs: Update README sponsors1ddb2eddocs: Update README sponsorsaa6a48bdocs: Update README sponsorsUpdates
acornfrom 8.14.1 to 8.15.0Commits
6dc5374Mark version 8.15.0c8d954aMake linter happy71d942eFix a crash when running the CLI tool on code with a bigint551a680Fix the format of bigint property on bigint literal24baa2aShow logo in readme.mdb4ae0d2Add support for using and await usingfdfb45aBump test262b27ce74Make sure the loose parser skips number literals with invalid separators82233bfRemove outdated commentf6c9e12Remove trailing whitespace, semicolonUpdates
eslint-scopefrom 8.3.0 to 8.4.0Release notes
Sourced from eslint-scope's releases.
Changelog
Sourced from eslint-scope's changelog.
Commits
ab3d593chore: release main (#657)39e0865feat: Add support for ES2026usingandawait usingdeclarations (#658)796a48cdocs: Update README sponsorsb847f35docs: Update README sponsorsdd104ebdocs: Add API docs to README (#654)eb0c9c9docs: Update README sponsors5d2a5cadocs: Update README sponsorsd615b41docs: Update README sponsors15e69f6docs: Update README sponsorsaac1fc2docs: Update README sponsorsUpdates
espreefrom 10.3.0 to 10.4.0Release notes
Sourced from espree's releases.
Changelog
Sourced from espree's changelog.
Commits
ab3d593chore: release main (#657)39e0865feat: Add support for ES2026usingandawait usingdeclarations (#658)796a48cdocs: Update README sponsorseb0c9c9docs: Update README sponsors5d2a5cadocs: Update README sponsorsd615b41docs: Update README sponsors15e69f6docs: Update README sponsorsaac1fc2docs: Update README sponsors308e239chore: move CLI test tools to root level and updatepackage.jsonfiles (#650)b66adb9docs: Update README sponsorsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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