-
Notifications
You must be signed in to change notification settings - Fork 0
Build(deps-dev): bump the npm-development group with 9 updates #130
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
ncalteen
merged 2 commits into
main
from
dependabot/npm_and_yarn/npm-development-cd264c3f56
Sep 3, 2025
Merged
Build(deps-dev): bump the npm-development group with 9 updates #130
ncalteen
merged 2 commits into
main
from
dependabot/npm_and_yarn/npm-development-cd264c3f56
Sep 3, 2025
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-development group with 9 updates: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.1` | `1.3.2` | | [@github/local-action](https://github.com/github/local-action) | `5.1.0` | `5.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.3.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.39.0` | `8.41.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.39.0` | `8.41.0` | | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.34.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.3` | `5.5.4` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.1.2` | | [rollup](https://github.com/rollup/rollup) | `4.46.2` | `4.50.0` | Updates `@eslint/compat` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.2/packages/compat) Updates `@github/local-action` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](github/local-action@v5.1...v5.2) Updates `@types/node` from 24.2.0 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.39.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser) Updates `eslint` from 9.32.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.34.0) Updates `eslint-plugin-prettier` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.3...v5.5.4) Updates `jest` from 30.0.5 to 30.1.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/HEAD/packages/jest) Updates `rollup` from 4.46.2 to 4.50.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.46.2...v4.50.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@github/local-action" dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: jest dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: rollup dependency-version: 4.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
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 npm-development group with 9 updates:
1.3.11.3.25.1.05.2.024.2.024.3.08.39.08.41.08.39.08.41.09.32.09.34.05.5.35.5.430.0.530.1.24.46.24.50.0Updates
@eslint/compatfrom 1.3.1 to 1.3.2Release notes
Sourced from
@eslint/compat's releases.Changelog
Sourced from
@eslint/compat's changelog.Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors57734b4docs: Update README sponsors17276ffdocs: Update README sponsors46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsorsUpdates
@github/local-actionfrom 5.1.0 to 5.2.0Release notes
Sourced from
@github/local-action's releases.Commits
08357c8Update Supported Node.js Version to 24 (#216)9ad3422fix: update ignore configuration for stdlib package to specify typefbc187ffix: update fail-on-severity value and add ignore for specific vulnerabilities52546adfix: update working-directory for global link in TypeScript actions1865978Build: update CI workflow to create and use global links for local-actionedb505fBuild: update CI workflow to use matrix strategy for OS and uninstall local-a...3d97a40Build: update linking steps in CI workflow for TypeScript Yarn ESM actiond6c6dddDrop bootstrap script into run.ts28a2f9bBuild: update Node.js version to 24.4.0 and bump package version to 5.2.046df3e5Build(deps): Bump figlet from 1.8.1 to 1.8.2 in the npm-production group (#210)Updates
@types/nodefrom 24.2.0 to 24.3.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.39.0 to 8.41.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
31a7336chore(release): publish 8.41.0a4526b3chore: skip failing tests to fix CI (#11505)03e21ebfix(deps): update dependency prettier to v3.6.2 (#11496)60c3b26chore(release): publish 8.40.07648622fix(typescript-estree): revert #11232 (feat(typescript-estree): forbid invali...d50a6b1feat(typescript-estree): forbid invalid keys inEnumMember(#11232)b2ee794chore(release): publish 8.39.1fee2bc6chore: update eslint-plugin-eslint-plugin (#11449)Updates
@typescript-eslint/parserfrom 8.39.0 to 8.41.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
31a7336chore(release): publish 8.41.060c3b26chore(release): publish 8.40.0b2ee794chore(release): publish 8.39.1Updates
eslintfrom 9.32.0 to 9.34.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
b8875f69.34.02e455fbBuild: changelog update for 9.34.0f19ad94chore: upgrade to@eslint/js@9.34.0(#20030)b48fa20chore: package.json update for@eslint/jsrelease4bce8a2chore: package.json update for eslint-config-eslint release0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028)0b4a590docs: make rulesdir deprecation clearer (#20018)9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420fix: fix spurious failure in neostandard integration test (#20023)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002)Updates
eslint-plugin-prettierfrom 5.5.3 to 5.5.4Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)Updates
jestfrom 30.0.5 to 30.1.2Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
Updates
rollupfrom 4.46.2 to 4.50.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
592e7d74.50.006df2d6Split up changelog file38a5c6dAdd support for openharmony-arm64 platform (#6081)bd02778Return null to defer to the default resolution behavior (#6084)b12c0614.49.06b06476feat: Run external check incli/run/loadConfigFile.tsas last in order to a...59c16b9Improve build pipeline performance (#6082)8b6b06b4.48.18cf554abuild: optimize pipeline take two (#6078)c9e96c2fix: handle whitespace according to JSX common practice (#6051)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