-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the minor group across 1 directory with 17 updates #505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
theodorklauritzen
merged 1 commit into
main
from
dependabot/npm_and_yarn/minor-0fcb48ed47
Feb 9, 2026
Merged
chore(deps): bump the minor group across 1 directory with 17 updates #505
theodorklauritzen
merged 1 commit into
main
from
dependabot/npm_and_yarn/minor-0fcb48ed47
Feb 9, 2026
+624
−588
Conversation
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
Bumps the minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.2.0` | `7.3.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.2.0` | `7.3.0` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `9.0.2` | `9.0.3` | | [next](https://github.com/vercel/next.js) | `16.1.1` | `16.1.6` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.12` | `7.0.13` | | [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.17` | `7.0.9` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.3` | `19.2.10` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.97.3` | | [sharp](https://github.com/lovell/sharp) | `0.34.4` | `0.34.5` | | [winston](https://github.com/winstonjs/winston) | `3.18.3` | `3.19.0` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.27.1` | `7.28.5` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.1` | `16.1.6` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `7.2.0` | `7.3.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.6` | `4.21.0` | Updates `@prisma/adapter-pg` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.3.0/packages/adapter-pg) Updates `@prisma/client` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.3.0/packages/client) Updates `jsonwebtoken` from 9.0.2 to 9.0.3 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.2...v9.0.3) Updates `next` from 16.1.1 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.1...v16.1.6) Updates `nodemailer` from 7.0.12 to 7.0.13 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v7.0.12...v7.0.13) Updates `@types/nodemailer` from 6.4.17 to 7.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `react` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 19.2.3 to 19.2.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `sass` from 1.93.2 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.2...1.97.3) Updates `sharp` from 0.34.4 to 0.34.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.4...v0.34.5) Updates `winston` from 3.18.3 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.3...v3.19.0) Updates `@babel/preset-typescript` from 7.27.1 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-typescript) Updates `@types/nodemailer` from 6.4.17 to 7.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `@types/react` from 19.2.3 to 19.2.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint-config-next` from 16.1.1 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) Updates `prisma` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.3.0/packages/cli) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `tsx` from 4.20.6 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.6...v4.21.0) --- updated-dependencies: - dependency-name: "@prisma/adapter-pg" dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@prisma/client" dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: nodemailer dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/nodemailer" dependency-version: 7.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: sharp dependency-version: 0.34.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/nodemailer" dependency-version: 7.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: prisma dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
theodorklauritzen
approved these changes
Feb 9, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 minor group with 17 updates in the / directory:
7.2.07.3.07.2.07.3.09.0.29.0.316.1.116.1.67.0.127.0.136.4.177.0.919.2.319.2.419.2.319.2.1019.2.319.2.41.93.21.97.30.34.40.34.53.18.33.19.07.27.17.28.516.1.116.1.67.2.07.3.029.4.529.4.64.20.64.21.0Updates
@prisma/adapter-pgfrom 7.2.0 to 7.3.0Release notes
Sourced from
@prisma/adapter-pg's releases.... (truncated)
Commits
Updates
@prisma/clientfrom 7.2.0 to 7.3.0Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
b6fd1bdchore(deps): update engines to 7.3.0-16.9d6ad21cbbceab97458517b147a6a09ff43aa...223b6eachore: make the interpreter reusable (#29016)9d44eccfeat: compile raw queries in the client engine (#29005)272b176fix: revert "feat(client-generator-ts): [breaking] add support for ma… (#29002)c03d384fix: pin better sqlite for exists bug (#29001)8f69196chore(deps): update engines to 7.3.0-8.aee8f579c2872ad0cedd6fd7e9070704fdb361...768cd82fix: fix QC benchmark (#28987)fd479fdfeat(qc): fast and small build modes (#28976)a60094aperf: add query compilation and performance benchmarks (#28954)Updates
jsonwebtokenfrom 9.0.2 to 9.0.3Changelog
Sourced from jsonwebtoken's changelog.
Commits
ed59e76chore: bump jws to 4.0.1 (#1007)Updates
nextfrom 16.1.1 to 16.1.6Release notes
Sourced from next's releases.
... (truncated)
Commits
adf8c61v16.1.6098c0c0[backport][ci] Make gh auth status optional when triggering a release (#89100)a43df32Backport/docs fixes jan 25 16.1.x (#89124)d6d5734tweak LRU sentinel cache key (#89123)4324698backport: implement LRU cache with invocation ID scoping for minimal mode res...23c4649[backport] Upgrade to swc 54 (#88207) (#89103)acba4a6v16.1.5e1d1fc6Add maximum size limit for postponed body parsing (#88175)500ec83fetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)1caaca3feat(next/image)!: addimages.maximumResponseBodyconfig (#88183)Updates
nodemailerfrom 7.0.12 to 7.0.13Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
8931195chore(master): release 7.0.13 (#1798)9398d63Bumped deps4c041dbfix: downgrade transient connection error logs to warn levelUpdates
@types/nodemailerfrom 6.4.17 to 7.0.9Commits
Updates
reactfrom 19.2.3 to 19.2.4Release notes
Sourced from react's releases.
Commits
90ab3f8Version 19.2.4Updates
@types/reactfrom 19.2.3 to 19.2.10Commits
Updates
react-domfrom 19.2.3 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4Updates
sassfrom 1.93.2 to 1.97.3Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
080eaefFix at-rules combined with plain CSS nesting (#2725)f6f73f8Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711)0b87dd7Bump protobuf and protoc_plugin (#2723)d12cc7dFix bug with implicit configuration for nested imports (#2658)340bfd2Bump actions/download-artifact from 6 to 7 (#2706)a795ab3Bump actions/upload-artifact from 5 to 6 (#2705)add7e6fBump protoc_plugin from 23.0.0 to 24.0.0 (#2696)62ec662Usepwshinstead ofpowershell(#2710)b2f2532Don't evaluate if() values if the condition doesn't match (#2707)0c7083aAdd support for the display-p3-linear color space (#2703)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass since your current version.
Updates
sharpfrom 0.34.4 to 0.34.5Release notes
Sourced from sharp's releases.
... (truncated)
Commits
e062456Release v0.34.56450c70Prerelease v0.34.5-rc.1f7c95d1TypeScript: consolidate a few enum-like propertiesef86a75Prerelease v0.34.5-rc.06c1e840Use structured binding for tuples where possiblee1628d8Simplify ICC processing when retaining input profiles #44684f9f817Linter: apply all recommended biome settings09d5aa8Docs: update internal and libvips doc links040b73cUpgrade to libvips v8.17.31f2f33dEnsure licensing headers are retained by code bundlersUpdates
winstonfrom 3.18.3 to 3.19.0Release notes
Sourced from winston's releases.
Commits
ed453453.19.0e7ccdc4Run npm audit fix5a63c8cDon't include jest.config.js in npm packagee74a7aefix: append error cause when usinglogger.child()(#2467)8a956fdBump rimraf from 5.0.1 to 5.0.10 (#2517)86c890ffix: ensure File transport flushes all data before emitting finish (#2594)3b8be02Bump actions/setup-node from 4 to 6 (#2589)f4c3e2cBump@babel/corefrom 7.28.0 to 7.28.5 (#2591)dd7906eBump actions/checkout from 4 to 6 (#2593)2e9eb18chore: migrate test runner from mocha to jest (#2567)Updates
@babel/preset-typescriptfrom 7.27.1 to 7.28.5Release notes
Sourced from
@babel/preset-typescript's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-typescriptsince your current version.Updates
@types/nodemailerfrom 6.4.17 to 7.0.9Commits
Updates
@types/reactfrom 19.2.3 to 19.2.10Commits
Updates
eslint-config-nextfrom 16.1.1 to 16.1.6Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
adf8c61v16.1.6acba4a6v16.1.560de6c2v16.1.4f01cf07v16.1.3cb436b3v16.1.2Updates
prismafrom 7.2.0 to 7.3.0Release notes
Sourced from prisma's releases.
... (truncated)
Commits
32e5614chore(cli): bumphonoand@prisma/dev, resolvinghonovulnerability. (#...2a44bb8chore(cli): bump studio, fixing vitess introspection. (#29045)011b6a6chore: remove promotions (#29015)90141bbchore(cli): bump studio, add northwind to sandbox. (#28985)fd479fdfeat(qc): fast and small build modes (#28976)Updates
ts-jestfrom 29.4.5 to 29.4.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
202bde5chore(release): 29.4.6 (#5146)528d37cfix: log hybrid module as warning instead of failing tests (#5144)141e5afbuild(deps): update github/codeql-action digest to 497990dd281ccebuild(deps): update google/osv-scanner-action action to v2.3.00d20322build(deps): update dependency memfs to ^4.51.0455dde2build(deps): update dependency js-yaml to ^4.1.1d579480build(deps): update dependency@types/nodeto v20.19.25f6859d0build(deps): update dependency@types/yargsto ^17.0.354d7e432build(deps): update github/codeql-action digest to d3ced5c4ea70c9build(deps): update actions/checkout digest to 34e1148Updates
tsxfrom 4.20.6 to 4.21.0Release notes
Sourced from tsx's releases.