deps: bump the production-dependencies group with 8 updates - #117
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the production-dependencies group with 8 updates#117dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.8.0` | `7.9.1` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.8.0` | `7.9.1` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.66.0` | `10.69.0` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.8` | | [marked](https://github.com/markedjs/marked) | `18.0.6` | `18.0.9` | | [next](https://github.com/vercel/next.js) | `16.2.10` | `16.3.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | Updates `@prisma/adapter-pg` from 7.8.0 to 7.9.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/adapter-pg) Updates `@prisma/client` from 7.8.0 to 7.9.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/client) Updates `@sentry/nextjs` from 10.66.0 to 10.69.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.66.0...10.69.0) Updates `jose` from 6.2.3 to 6.2.8 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.8) Updates `marked` from 18.0.6 to 18.0.9 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.6...v18.0.9) Updates `next` from 16.2.10 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.3.0) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: "@prisma/adapter-pg" dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@prisma/client" dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@sentry/nextjs" dependency-version: 10.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: next dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 production-dependencies group with 8 updates:
7.8.07.9.17.8.07.9.110.66.010.69.06.2.36.2.818.0.618.0.916.2.1016.3.019.2.719.2.819.2.719.2.8Updates
@prisma/adapter-pgfrom 7.8.0 to 7.9.1Release notes
Sourced from @prisma/adapter-pg's releases.
... (truncated)
Commits
35003fdchore(adapter-pg): remove duplicate values parameter (#29650)d6d9fc9chore: remove parameterization from sqlcommenter-query-insights (#29518)Updates
@prisma/clientfrom 7.8.0 to 7.9.1Release notes
Sourced from @prisma/client's releases.
... (truncated)
Commits
b829850ci: upgrade pnpm to 11 to restore pnpm audit (#29725)280fd56fix(client): mask each quoted string in maskQuery independently (#29723)4da3774fix(client): reject invalid raw dates (#29697)a7cec97chore(deps): update engines to 7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6...58f8439fix(client): pin pg-protocol in prisma-client-imports-postgres e2e test (#29687)918cf5dfix(client): improve adapter-related Prisma 7 error messages (#29624)93da6eaci(e2e): shard client e2e suite across 3 jobs to fix chronic timeouts (#29619)3937779fix: remove duplicate 'the the' in test comments (#29610)fda8fbcchore(deps): bump@prisma/devto 0.24.9 (resolves hono GHSA-92pp-h63x-v22m) (...0036baffix(client-engine-runtime): surface unmapped driver errors as user-facing P20...Updates
@sentry/nextjsfrom 10.66.0 to 10.69.0Release notes
Sourced from @sentry/nextjs's releases.
... (truncated)
Changelog
Sourced from @sentry/nextjs's changelog.
... (truncated)
Commits
417af5drelease: 10.69.0e7cf605meta(changelog): Update changelog for 10.69.0 (#22807)7c5a00efix(v10/effect): Setsentry.originon logs fromSentryEffectLogger(#22806)df53214feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)e96e15efeat(v10/cloudflare): Add Spotlight integration for local dev event forwardin...ea4a322fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)6a84103feat(v10/cloudflare): Instrument Agents automatically (#22788)f0c3569feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)0516355feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#2...d3a6e52fix(v10/cloudflare): FilterCREATE INDEXspans oncf_-prefixed tables (#2...Updates
josefrom 6.2.3 to 6.2.8Release notes
Sourced from jose's releases.
... (truncated)
Changelog
Sourced from jose's changelog.
... (truncated)
Commits
8b768ebchore(release): 6.2.81500459refactor: name the "alg" source in unsupported algorithm failures714f870fix: reject a non-string "alg" in EmbeddedJWK925f3bbrefactor: index the JWS and JWE registries without a wrapper505c383fix: enforce a single recipient when decrypting dir and ECDH-ES514831dchore(deps): bump the actions group with 3 updates45965dbchore: cleanup after release60b941fchore(release): 6.2.790ab09cfix: require own JOSE properties for presence checks767d7f1refactor: reduce bundle sizeUpdates
markedfrom 18.0.6 to 18.0.9Release notes
Sourced from marked's releases.
Commits
8e858a4chore(release): 18.0.9 [skip ci]641e5dfdocs: explain partial extensions in use (#4033)452f1edfix: Fix spurious deeper nesting in a blockquote continuation (#4030)e8544e6fix: an unmatched strong run before emphasis stays literal (#4008)823093ffix: pedantic foo: and "word" emphasis parsing (#3999)12a84a8chore(release): 18.0.8 [skip ci]3a1a706chore(deps-dev): bump undici from 6.24.0 to 6.27.0 (#4042)58ed4afchore(deps-dev): bump eslint from 10.7.0 to 10.8.0 (#4032)01539fbchore(deps-dev): bump@semantic-release/gitfrom 10.0.1 to 11.0.1 (#4031)e1b6139fix: fall back to default checkbox renderer when extension returns false (#4023)Updates
nextfrom 16.2.10 to 16.3.0Release notes
Sourced from next's releases.
... (truncated)
Commits
d73f562v16.3.02e0d4cbEdits to turbopackFileSystemCache (#96531)86df9c7docs: cover direct visits and client navigations in the instant() e2e example...47a52c0[turbopack / next.js] Add an end-to-end test for new root detection (#96544)8e878d4Remove implicit Partial Prefetching opt-in frominstant(#96539)e37ddd1Fix deploy test TypeScript exclusions (#96545)8a4920cdocs: clarify first-party Skills workflows (#96495)4344b83Flag newly disabled deploy tests (#96505)459617afix: double fragment on navigation (#93132)cbf0cefEnable TypeScript CLI by default (#96497)Updates
reactfrom 19.2.7 to 19.2.8Release notes
Sourced from react's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
react-domfrom 19.2.7 to 19.2.8Release notes
Sourced from react-dom's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Dependabot 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