-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group with 6 updates #2065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.38.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.0` | `24.8.1` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` | | [@eslint/config-array](https://github.com/eslint/rewrite/tree/HEAD/packages/config-array) | `0.21.0` | `0.21.1` | | [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.4.0` | `0.4.1` | | [@eslint/object-schema](https://github.com/eslint/rewrite/tree/HEAD/packages/object-schema) | `2.1.6` | `2.1.7` | Updates `@eslint/js` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `@types/node` from 24.8.0 to 24.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `@eslint/config-array` from 0.21.0 to 0.21.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.21.1/packages/config-array) Updates `@eslint/config-helpers` from 0.4.0 to 0.4.1 - [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/config-helpers-v0.4.1/packages/config-helpers) Updates `@eslint/object-schema` from 2.1.6 to 2.1.7 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/object-schema/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/object-schema-v2.1.7/packages/object-schema) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/config-array" dependency-version: 0.21.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/config-helpers" dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/object-schema" dependency-version: 2.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
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
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 npm group with 6 updates:
9.37.09.38.024.8.024.8.19.37.09.38.00.21.00.21.10.4.00.4.12.1.62.1.7Updates
@eslint/jsfrom 9.37.0 to 9.38.0Release notes
Sourced from
@eslint/js's releases.Commits
25d0e33chore: package.json update for@eslint/jsreleaseUpdates
@types/nodefrom 24.8.0 to 24.8.1Commits
Updates
eslintfrom 9.37.0 to 9.38.0Release notes
Sourced from eslint's releases.
Commits
8fe511b9.38.0f961736Build: changelog update for 9.38.0d17c795chore: upgrade@eslint/js@9.38.0 (#20221)25d0e33chore: package.json update for@eslint/jsrelease50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201)c82b5efrefactor: Use types from@eslint/core(#20168)ff31609ci: add Node.js 25 toci.yml(#20220)ce40f74feat: updatecomplexityrule to only highlight function header (#20048)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187)004577eci: bump github/codeql-action from 3 to 4 (#20211)Updates
@eslint/config-arrayfrom 0.21.0 to 0.21.1Release notes
Sourced from
@eslint/config-array's releases.Changelog
Sourced from
@eslint/config-array's changelog.Commits
df12d9achore: release main (#296)a902bc4fix: fixconfig-arrayandobject-schematypes (#294)6030caddocs: Update README sponsorsf1f341ddocs: Update README sponsorsab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)100a4c7docs: Update README sponsorsb23f179docs: Update README sponsors62089bcdocs: Update README sponsors8413502docs: Update README sponsorsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/config-arraysince your current version.Updates
@eslint/config-helpersfrom 0.4.0 to 0.4.1Release notes
Sourced from
@eslint/config-helpers's releases.Changelog
Sourced from
@eslint/config-helpers's changelog.Commits
df12d9achore: release main (#296)f8df139fix: improve type support for isolated dependencies in pnpm (#289)ddc8577fix: use flat config when eslintrc config does not exist (#288)74f9427fix: add validation forpluginsin isLegacyConfig (#292)6030caddocs: Update README sponsorsf1f341ddocs: Update README sponsors7f592e3chore: release main (#257)bf1e92etest: addexactOptionalPropertyTypesoption to type test (#270)ab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/config-helperssince your current version.Updates
@eslint/object-schemafrom 2.1.6 to 2.1.7Release notes
Sourced from
@eslint/object-schema's releases.Changelog
Sourced from
@eslint/object-schema's changelog.Commits
df12d9achore: release main (#296)f8df139fix: improve type support for isolated dependencies in pnpm (#289)a902bc4fix: fixconfig-arrayandobject-schematypes (#294)6030caddocs: Update README sponsorsf1f341ddocs: Update README sponsorsab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)100a4c7docs: Update README sponsorsb23f179docs: Update README sponsors62089bcdocs: Update README sponsorsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/object-schemasince your current version.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 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