-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the pnpm group across 1 directory with 17 updates #8
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/pnpm-c207a062f3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 pnpm group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.46.0` | `1.51.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.15.0` | `1.19.6` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.11.1` | `6.18.0` | | [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) | `0.9.9` | `0.9.23` | | [@scalar/openapi-to-markdown](https://github.com/scalar/scalar/tree/HEAD/packages/openapi-to-markdown) | `0.2.19` | `0.3.0` | | [argon2](https://github.com/ranisalt/node-argon2) | `0.43.0` | `0.44.0` | | [hono](https://github.com/honojs/hono) | `4.8.4` | `4.10.4` | | [jose](https://github.com/panva/jose) | `6.0.11` | `6.1.0` | | [radashi](https://github.com/radashi-org/radashi) | `12.6.0` | `12.7.0` | | [ts-pattern](https://github.com/gvergnaud/ts-pattern) | `5.7.1` | `5.9.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.3.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.10` | `24.10.0` | | [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.2` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `6.11.1` | `6.18.0` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@dotenvx/dotenvx` from 1.46.0 to 1.51.0 - [Release notes](https://github.com/dotenvx/dotenvx/releases) - [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md) - [Commits](dotenvx/dotenvx@v1.46.0...v1.51.0) Updates `@hono/node-server` from 1.15.0 to 1.19.6 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.15.0...v1.19.6) Updates `@prisma/client` from 6.11.1 to 6.18.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.18.0/packages/client) Updates `@scalar/hono-api-reference` from 0.9.9 to 0.9.23 - [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono) Updates `@scalar/openapi-to-markdown` from 0.2.19 to 0.3.0 - [Changelog](https://github.com/scalar/scalar/blob/main/packages/openapi-to-markdown/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/openapi-to-markdown) Updates `argon2` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.43.0...v0.44.0) Updates `hono` from 4.8.4 to 4.10.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.4...v4.10.4) Updates `jose` from 6.0.11 to 6.1.0 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.0.11...v6.1.0) Updates `radashi` from 12.6.0 to 12.7.0 - [Release notes](https://github.com/radashi-org/radashi/releases) - [Changelog](https://github.com/radashi-org/radashi/blob/main/CHANGELOG.md) - [Commits](radashi-org/radashi@v12.6.0...v12.7.0) Updates `ts-pattern` from 5.7.1 to 5.9.0 - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.7.1...v5.9.0) Updates `@biomejs/biome` from 2.1.1 to 2.3.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.3/packages/@biomejs/biome) Updates `@types/node` from 24.0.10 to 24.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chalk` from 5.4.1 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.1...v5.6.2) Updates `prisma` from 6.11.1 to 6.18.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.18.0/packages/cli) Updates `rimraf` from 6.0.1 to 6.1.0 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.0) Updates `tsx` from 4.20.3 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.6) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@dotenvx/dotenvx" dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: "@hono/node-server" dependency-version: 1.19.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: "@prisma/client" dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: "@scalar/hono-api-reference" dependency-version: 0.9.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm - dependency-name: "@scalar/openapi-to-markdown" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: hono dependency-version: 4.10.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: jose dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: radashi dependency-version: 12.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: ts-pattern dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: "@biomejs/biome" dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: "@types/node" dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: prisma dependency-version: 6.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
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 pnpm group with 17 updates in the / directory:
1.46.01.51.01.15.01.19.66.11.16.18.00.9.90.9.230.2.190.3.00.43.00.44.04.8.44.10.46.0.116.1.012.6.012.7.05.7.15.9.02.1.12.3.324.0.1024.10.05.4.15.6.26.11.16.18.06.0.16.1.04.20.34.20.65.8.35.9.3Updates
@dotenvx/dotenvxfrom 1.46.0 to 1.51.0Release notes
Sourced from
@dotenvx/dotenvx's releases.... (truncated)
Changelog
Sourced from
@dotenvx/dotenvx's changelog.... (truncated)
Commits
66d40b21.51.05317ec8changelog 🪵505ee6aadd features to READMEc7b9a65Merge pull request #680 from dotenvx/ops-off4257488test detailsd9dfd3aadd-ops-offflag4765b69addopsOffoption to config1906d89add deprecation noticef3eda0astandard formatting 🧼be06ba2testsUpdates
@hono/node-serverfrom 1.15.0 to 1.19.6Release notes
Sourced from
@hono/node-server's releases.... (truncated)
Commits
3cdef3f1.19.63435875fix(serve-static): fix onFound timing (#286)840c22b1.19.54b5a8d1fix: cancel a readable stream if a writable stream is closed before a readabl...a5e7d501.19.40ee7ce1fix(serve-static): Add error handling in createStreamBody (#278)f3156d91.19.34f50527fix: Refactor promise check for response handling (#277)cf75f9d1.19.2fc9f9abfix: better handle range parse to avoid NaN error (#276)Updates
@prisma/clientfrom 6.11.1 to 6.18.0Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
1bd7fd2fix(tests): don't replace the process.env object (#28331)7633148chore(deps): update engines to 6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cd...4078626chore: fix jest inline snapshot update (#28330)50f6514fix: support multiple Prisma instances with different providers (#28291)3bc04bcchore(deps): update engines to 6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39cc...6c5a217fix(adapter-pg): historical dates (#28212)30bdd63chore(deps): update engines to 6.18.0-6.9bf76dbea6c9e34d59a3577015bd1e94bfda7...1341489chore(deps): update engines to 6.18.0-3.b03d75f1a67e62289420f5697c28a3ff8dbb0...c524934chore: upgrade OpenTelemetry deps and refresh tracing setup in client (#28268)423b585fix: revert "chore: use pnpm catalog (#28236)" (#28271)Updates
@scalar/hono-api-referencefrom 0.9.9 to 0.9.23Changelog
Sourced from
@scalar/hono-api-reference's changelog.... (truncated)
Commits
Updates
@scalar/openapi-to-markdownfrom 0.2.19 to 0.3.0Changelog
Sourced from
@scalar/openapi-to-markdown's changelog.... (truncated)
Commits
Updates
argon2from 0.43.0 to 0.44.0Release notes
Sourced from argon2's releases.
Commits
cd4eae5v0.44.00d88d0dBuild system tweaks for reproducible buildsa6ca2fdBump@biomejs/biomefrom 1.9.4 to 2.1.4c33250dBump node-gyp from 11.2.0 to 11.3.0 (#467)e4ff08cBump node-addon-api from 8.4.0 to 8.5.0 (#466)b3de3a2Potential fix for code scanning alert no. 35: Workflow does not contain permi...bcf7232v0.43.193fa469Fix linter formatting6727b44Upgrade dependencies, revert Typescript to v5.6.3e96cf5aBump tar-fs from 2.1.2 to 2.1.3 (#458)Updates
honofrom 4.8.4 to 4.10.4Release notes
Sourced from hono's releases.
... (truncated)
Commits
3a550d24.10.4b7117c4fix(types): preserve handler response typing in createHandlers (#4492)16b21fbfix(secure-headers): proposed features typo spelling mistake (#4494)c12d21cchore: fix the monochrome logo (#4488)d149fe9chore: add a monochrome logo image (#4487)fcefd504.10.395ae4d3refactor(jwt): reduce the size of the code generated by minification (#4480)d9b8b4bMerge commit from fork5216117fix(request-id): validation accepts=(#4478)253ec28fix(aws-lambda): serve microsoft office files as binary in lambda handler (#4...Updates
josefrom 6.0.11 to 6.1.0Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
6f3e004chore(release): 6.1.025ddce4feat: support for the ML-DSA PQC Algorithm Identifierscf2092afeat: support AKP JWKs in calculateJwkThumbprint and calculateJwkThumbprintUri2c519ccchore: cleanup after release1e36dd2chore(release): 6.0.13b4f8fb3refactor: update asn1.ts helpers413fa45chore: bump packages84da9derefactor: more readability in ecdhes.ts475a3edchore: npm run formatb59c547chore: bump packagesUpdates
radashifrom 12.6.0 to 12.7.0Release notes
Sourced from radashi's releases.
... (truncated)
Changelog
Sourced from radashi's changelog.
Commits
900f2e8chore(release): 12.7.011d932dchore: prepare release notesebea7d7feat: add absoluteJitter and proportionalJitter (#446)df55a6efeat: useidentityas default getter forsort(#423)1506472feat(objectify): addindexparameter to getKey and getValue functions (#440)c72a1c4feat: preserve tuple type inmin/maxeven with agetter(#436)4675076feat: addgetOrInsertandgetOrInsertComputed(#444)0fa566afeat: addisMapEqualandisSetEqualfunctions (#437)095f2b0feat: addisArrayEqualfunction (#417)38e2f37feat: addidentityfunction (#422)Updates
ts-patternfrom 5.7.1 to 5.9.0Release notes
Sourced from ts-pattern's releases.
... (truncated)
Commits
0e15315fix: remove unused import07fb919Merge pull request #332 from gvergnaud/gvergnaud/feat-p-record-implementation2b18391add chainable testsb16276aç5.9.0e073980feat(P.record): Add docs07508bafeat(P.record): add exhaustive checking testsfbefc6bdeps: update TS and jest4070733feat(P.record): implementation29fbd3aMerge pull request #317 from timvandam/patch-12721652Update README.mdUpdates
@biomejs/biomefrom 2.1.1 to 2.3.3Release notes
Sourced from
@biomejs/biome's releases.