Bump the npm-development group with 8 updates#346
Merged
Conversation
Bumps the npm-development group with 8 updates: | Package | From | To | | --- | --- | --- | | [@github/local-action](https://github.com/github/local-action) | `5.1.0` | `5.2.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.5` | `30.1.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.41.0` | `8.43.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.41.0` | `8.43.0` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.35.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.1.3` | | [rollup](https://github.com/rollup/rollup) | `4.48.1` | `4.50.1` | 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 `@jest/globals` 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/v30.1.2/packages/jest-globals) Updates `@types/node` from 24.3.0 to 24.3.1 - [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.41.0 to 8.43.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.43.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.41.0 to 8.43.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.43.0/packages/parser) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) Updates `jest` from 30.0.5 to 30.1.3 - [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/v30.1.3/packages/jest) Updates `rollup` from 4.48.1 to 4.50.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.48.1...v4.50.1) --- updated-dependencies: - 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: "@jest/globals" dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: rollup dependency-version: 4.50.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
ncalteen
approved these changes
Sep 9, 2025
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 npm-development group with 8 updates:
5.1.05.2.030.0.530.1.224.3.024.3.18.41.08.43.08.41.08.43.09.34.09.35.030.0.530.1.34.48.14.50.1Updates
@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
@jest/globalsfrom 30.0.5 to 30.1.2Release notes
Sourced from
@jest/globals's releases.Changelog
Sourced from
@jest/globals's changelog.Commits
ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.0Updates
@types/nodefrom 24.3.0 to 24.3.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.41.0 to 8.43.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
ef9173cchore(release): publish 8.43.04f44a6efeat(typescript-estree): disallow empty type parameter/argument lists (#11563)bd8ed8dfix(eslint-plugin): [prefer-return-this-type] don't report an error when retu...d8ca5effix(eslint-plugin): [no-deprecated] should report deprecated exports and reex...8154204docs: mark rules that are frozen on rules index page (#11467)5d15bc2fix(eslint-plugin): [no-floating-promises] allowForKnownSafeCalls now support...f77a31dfix(eslint-plugin): [consistent-type-exports] fix declaration shadowing (#11457)f0e64ebfix(eslint-plugin): [no-unnecessary-type-conversion] only report ~~ on intege...c068a4ffix(scope-manager): exclude Program from DefinitionBase node types (#11469)08e242cfix(eslint-plugin): [no-non-null-assertion] do not suggest optional chain on ...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.41.0 to 8.43.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
eslintfrom 9.34.0 to 9.35.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
84011019.35.0b80f025Build: changelog update for 9.35.0da87f2fchore: upgrade@eslint/js@9.35.0 (#20077)af2a087chore: package.json update for@eslint/jsreleased265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074)7055764test: removetests/lib/eslint/eslint.config.js(#20065)10e7ae2fix: update uncloneable options error message (#20059)42761fafeat: implement suggestions for no-empty-function (#20057)102f444feat: implement suggestions for no-empty-static-block (#20056)84ffb96chore: update@eslint-community/eslint-utils(#20069)Updates
jestfrom 30.0.5 to 30.1.3Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.0Updates
rollupfrom 4.48.1 to 4.50.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
79d55634.50.17fb50f9Call includeNode for self or children nodes in includeDestructuredIfNecessary...235dc74perf: replace startsWith with strict equality (#6094)a2744eafeat(www): shorter repl shareables (#6088)298609echore(deps): lock file maintenance minor/patch updates (#6092)3d9de27fix(deps): update rust crate swc_compiler_base to v33 (#6091)592e7d74.50.006df2d6Split up changelog file38a5c6dAdd support for openharmony-arm64 platform (#6081)bd02778Return null to defer to the default resolution behavior (#6084)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