chore(deps-dev): bump the npm-development group across 1 directory with 6 updates#352
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the npm-development group across 1 directory with 6 updates#352dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
e5d4cb3 to
9ed8021
Compare
9ed8021 to
73efda2
Compare
…th 6 updates Bumps the npm-development group with 5 updates in the / directory: | 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.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.40.0` | `8.41.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.1.1` | | [rollup](https://github.com/rollup/rollup) | `4.47.1` | `4.49.0` | 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.1 - [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.1/packages/jest-globals) Updates `@typescript-eslint/eslint-plugin` from 8.40.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.40.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 `jest` from 30.0.5 to 30.1.1 - [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.1/packages/jest) Updates `rollup` from 4.47.1 to 4.49.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.47.1...v4.49.0) --- 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.1 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: jest dependency-version: 30.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: rollup dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
73efda2 to
918388a
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
September 3, 2025 20:04
Pull request was closed
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 5 updates in the / directory:
5.1.05.2.030.0.530.1.18.40.08.41.030.0.530.1.14.47.14.49.0Updates
@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.1Release notes
Sourced from
@jest/globals's releases.Changelog
Sourced from
@jest/globals's changelog.Commits
d347c0fv30.1.14d5f41dv30.1.0Updates
@typescript-eslint/eslint-pluginfrom 8.40.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)Updates
@typescript-eslint/parserfrom 8.40.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.0Updates
jestfrom 30.0.5 to 30.1.1Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
d347c0fv30.1.14d5f41dv30.1.0Updates
rollupfrom 4.47.1 to 4.49.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
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)77bb1ae4.48.094c96faKeep attributes for external dynamic imports (#6071)e8e9f83fix(deps): update swc monorepo (major) (#6079)d1540fafix(deps): lock file maintenance minor/patch updates (#6080)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