chore(deps)(deps): bump the minor-and-patch group with 3 updates - #32
chore(deps)(deps): bump the minor-and-patch group with 3 updates#32dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 3 updates: [mysql2](https://github.com/sidorares/node-mysql2), [next-intl](https://github.com/amannn/next-intl) and [tsx](https://github.com/privatenumber/tsx). Updates `mysql2` from 3.23.2 to 3.23.4 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.23.2...v3.23.4) Updates `next-intl` from 4.13.5 to 4.13.7 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.13.5...v4.13.7) Updates `tsx` from 4.23.10 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.10...v4.23.12) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: next-intl dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
There was a problem hiding this comment.
Graphify reviewed this change.
Looks safe to merge — no coupling regressions and no blocking issues, checked against the code graph (not a self-assessment).
Graphify review — findings
Bumps runtime and dev dependencies in package-lock.json — mysql2, next-intl, tsx, @swc/core (and its platform binaries), @formatjs/icu-messageformat-parser, @swc/types — to newer patch/minor releases. Raises the Node engine requirement from >=22.0.0 to >=24.0.0.
No blocking issues surfaced. 1 lower-confidence candidate did not survive cross-model review.
Analysis details — impact, health, verification
Impact & health
Graphify review
Impact — 71 functions depend on the 71 functions this change touches.
Health — grade A; no new coupling hotspots.
Verification — 71 functions in the blast radius were not formally verified this run (proofs are advisory here).
Gate & verification
graphify gate
PASS — objectively clean (no health regressions, tests not run — proofs not run this pass (advisory)). Grounded, not self-assessed.
Advisory (not blocking):
- verification_scope: 71 function(s) in the blast radius were not formally verified this run
Bumps the minor-and-patch group with 3 updates: mysql2, next-intl and tsx.
Updates
mysql2from 3.23.2 to 3.23.4Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
4df6770chore(master): release 3.23.4 (#4479)3cccf4afix: keep leading zeros in TIME fractional seconds (#4481)5bf517abuild(deps-dev): bump tsx from 4.23.11 to 4.23.12 (#4482)8b1f829fix(typings): align callback Pool and PoolConnection types with runtime (#4478)bc30155chore(master): release 3.23.3 (#4462)88f3d9efix: replacedenquewith a local ring buffer queue (#4472)c9ed1caci: add tests to idle sweeper cleanup on pool end (#4477)495c08fci: add tests to handshake error greeting (#4476)61bea50ci: add tests to large packet write chunking (#4475)361d232fix(pool): give each pooled connection its own config copy (#4473)Updates
next-intlfrom 4.13.5 to 4.13.7Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
4e5d46bv4.13.7a37d8aafix: Pin@swc/coreto a range that is compatible with the extractor plugin ...41e027bv4.13.6ae770affix: DeprecaterequestLocaleparam ofgetRequestConfig(#2380)729233fdocs: Use "CLI" as label for eloqnt links (#2378)caab5dadocs: Mention planned Route Handler and Server Action support for root params...4a98b12docs: Hide precompilation blog post from sidebar navigation (#2374)0b25236docs: Link to Next.jsbinddocs in root params blog post (#2375)44f29f5docs: Upgrade examples and e2e apps to Next.js 16.3 (#2354)904d5e2docs: Fix typo in blog postUpdates
tsxfrom 4.23.10 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopDependabot 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 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