chore(deps): bump the app-dev-dependencies group across 1 directory with 3 updates#100
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…ith 3 updates Bumps the app-dev-dependencies group with 2 updates in the /securebuild-app directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `@types/node` from 25.6.0 to 25.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jest` from 30.3.0 to 30.4.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.4.2/packages/jest) Updates `jest-util` from 30.3.0 to 30.4.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.4.1/packages/jest-util) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-dev-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-dev-dependencies - dependency-name: jest-util dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
facf2ab to
b36f0df
Compare
Greptile SummaryRoutine dependabot bump of two dev dependencies in
Confidence Score: 5/5Safe to merge; both bumped packages are dev-only and do not affect production builds. Both @types/node and jest are devDependencies that never ship to production. The jest 30.4.x changelog brings only bug fixes and additive features — no breaking changes. The lock file integrity hashes are consistent with the declared versions. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[dependabot PR] --> B{Changed packages}
B --> C["@types/node\n25.6.0 → 25.9.2\n(devDependency, types only)"]
B --> D["jest\n30.3.0 → 30.4.2\n(devDependency, test runner)"]
D --> E["Transitive: jest-util\n30.3.0 → 30.4.1"]
C --> F[No production impact]
D --> F
E --> F
Reviews (1): Last reviewed commit: "chore(deps): bump the app-dev-dependenci..." | Re-trigger Greptile |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the app-dev-dependencies group with 2 updates in the /securebuild-app directory: @types/node and jest.
Updates
@types/nodefrom 25.6.0 to 25.9.2Commits
Updates
jestfrom 30.3.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)Updates
jest-utilfrom 30.3.0 to 30.4.1Release notes
Sourced from jest-util's releases.
... (truncated)
Changelog
Sourced from jest-util's changelog.
... (truncated)
Commits
b3b4a09v30.4.15cbb21ev30.4.042de652Support jest.config.mts (#16005)6886816chore: enable node protocol in imports (#16077)7a1588efeat: addisErrorhelper (#16076)487f4e8chore: remove unused ignore comment (#16069)