chore(deps): bump the app-dev-dependencies group across 1 directory with 2 updates#120
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryThis PR bumps
Confidence Score: 5/5Safe to merge — only dev-only test tooling is updated; zero production code is touched. Both jest and jest-util are devDependencies with no runtime footprint. The 30.4.x line is a minor bump containing bug fixes and additive features; no breaking changes are noted in the changelog. Transitive bumps are similarly non-breaking. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Dependabot PR] --> B[package.json\njest ^30.3.0 → ^30.4.2]
B --> C[package-lock.json\njest 30.4.2\njest-util 30.4.1]
C --> D[Transitive bumps\nBabel plugins 7.28.x → 7.29.x\n@emnapi/* 1.8.x → 1.10.x]
D --> E[Dev-only — no production impact]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[Dependabot PR] --> B[package.json\njest ^30.3.0 → ^30.4.2]
B --> C[package-lock.json\njest 30.4.2\njest-util 30.4.1]
C --> D[Transitive bumps\nBabel plugins 7.28.x → 7.29.x\n@emnapi/* 1.8.x → 1.10.x]
D --> E[Dev-only — no production impact]
Reviews (1): Last reviewed commit: "chore(deps): bump the app-dev-dependenci..." | Re-trigger Greptile |
f7257fe to
12b58bb
Compare
…ith 2 updates Bumps the app-dev-dependencies group with 1 update in the /securebuild-app directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). 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: 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>
12b58bb to
175bf6a
Compare
Bumps the app-dev-dependencies group with 1 update in the /securebuild-app directory: jest.
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)