chore(deps): bump the production-minor-patch group across 1 directory with 23 updates#499
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
3582c66 to
022db46
Compare
… with 23 updates Bumps the production-minor-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.21.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.34.2` | `5.35.2` | | [@prisma-next/contract](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/0-foundation/contract) | `0.8.0` | `0.11.0` | | [@prisma-next/family-sql](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/9-family) | `0.8.0` | `0.11.0` | | [@prisma-next/framework-components](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/1-core/framework-components) | `0.8.0` | `0.11.0` | | [@prisma-next/migration-tools](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/3-tooling/migration) | `0.8.0` | `0.11.0` | | [@prisma-next/sql-contract](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/1-core/contract) | `0.8.0` | `0.11.0` | | [@prisma-next/sql-operations](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/1-core/operations) | `0.8.0` | `0.11.0` | | [@prisma-next/sql-relational-core](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/4-lanes/relational-core) | `0.8.0` | `0.11.0` | | [@prisma-next/sql-runtime](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/5-runtime) | `0.8.0` | `0.11.0` | | [@prisma-next/ts-render](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/1-core/ts-render) | `0.8.0` | `0.11.0` | | [@prisma-next/utils](https://github.com/prisma/prisma-next/tree/HEAD/packages/1-framework/0-foundation/utils) | `0.8.0` | `0.11.0` | | [@prisma-next/adapter-postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-targets/6-adapters/postgres) | `0.8.0` | `0.11.0` | | [@prisma-next/driver-postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-targets/7-drivers/postgres) | `0.8.0` | `0.11.0` | | [@prisma-next/sql-contract-psl](https://github.com/prisma/prisma-next/tree/HEAD/packages/2-sql/2-authoring/contract-psl) | `0.8.0` | `0.11.0` | | [@prisma-next/target-postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-targets/3-targets/postgres) | `0.8.0` | `0.11.0` | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.143` | `0.3.150` | | [@prisma-next/postgres](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-extensions/postgres) | `0.8.0` | `0.11.0` | | [@prisma-next/sql-orm-client](https://github.com/prisma/prisma-next/tree/HEAD/packages/3-extensions/sql-orm-client) | `0.8.0` | `0.11.0` | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `7.3.5` | `7.4.1` | | [next](https://github.com/vercel/next.js) | `15.5.10` | `15.5.18` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.1` | `4.22.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.13` | `8.0.14` | Updates `pg` from 8.20.0 to 8.21.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.21.0/packages/pg) Updates `posthog-node` from 5.34.2 to 5.35.2 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.35.2/packages/node) Updates `@prisma-next/contract` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/1-framework/0-foundation/contract) Updates `@prisma-next/family-sql` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/2-sql/9-family) Updates `@prisma-next/framework-components` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/1-framework/1-core/framework-components) Updates `@prisma-next/migration-tools` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/1-framework/3-tooling/migration) Updates `@prisma-next/sql-contract` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/2-sql/1-core/contract) Updates `@prisma-next/sql-operations` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/2-sql/1-core/operations) Updates `@prisma-next/sql-relational-core` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/2-sql/4-lanes/relational-core) Updates `@prisma-next/sql-runtime` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/2-sql/5-runtime) Updates `@prisma-next/ts-render` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/1-framework/1-core/ts-render) Updates `@prisma-next/utils` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/1-framework/0-foundation/utils) Updates `@prisma-next/adapter-postgres` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/3-targets/6-adapters/postgres) Updates `@prisma-next/driver-postgres` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/3-targets/7-drivers/postgres) Updates `@prisma-next/sql-contract-psl` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/2-sql/2-authoring/contract-psl) Updates `@prisma-next/target-postgres` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/3-targets/3-targets/postgres) Updates `@anthropic-ai/claude-agent-sdk` from 0.3.143 to 0.3.150 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.3.143...v0.3.150) Updates `@prisma-next/postgres` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/3-extensions/postgres) Updates `@prisma-next/sql-orm-client` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/prisma/prisma-next/releases) - [Changelog](https://github.com/prisma/prisma-next/blob/main/CHANGELOG.md) - [Commits](https://github.com/prisma/prisma-next/commits/v0.11.0/packages/3-extensions/sql-orm-client) Updates `@clerk/nextjs` from 7.3.5 to 7.4.1 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.4.1/packages/nextjs) Updates `next` from 15.5.10 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.10...v15.5.18) Updates `tsx` from 4.22.1 to 4.22.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.1...v4.22.3) Updates `vite` from 8.0.13 to 8.0.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.14/packages/vite) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/adapter-postgres" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/contract" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/driver-postgres" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/family-sql" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/framework-components" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/migration-tools" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/postgres" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-contract" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-contract-psl" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-operations" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-orm-client" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-relational-core" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/sql-runtime" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/target-postgres" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/ts-render" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@prisma-next/utils" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: pg dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: posthog-node dependency-version: 5.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: vite dependency-version: 8.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
022db46 to
a08a87e
Compare
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-minor-patch group with 23 updates in the / directory:
8.20.08.21.05.34.25.35.20.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.8.00.11.00.3.1430.3.1500.8.00.11.00.8.00.11.07.3.57.4.115.5.1015.5.184.22.14.22.38.0.138.0.14Updates
pgfrom 8.20.0 to 8.21.0Changelog
Sourced from pg's changelog.
Commits
544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)c8da6abAssorted test cleanup (#3673)fa47e73fix:Client#endcallback being called multiple times when first is no-op (#...88a7e60cleanup: Move declaration to more natural place2095247cleanup: Combine duplicated code inClient#queryand avoid unneeded early n...0ac3eddfix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2 (#3669)be880d4Assorted test fixes and cleanup (#3672)Updates
posthog-nodefrom 5.34.2 to 5.35.2Changelog
Sourced from posthog-node's changelog.
... (truncated)
Commits
1d0daf0chore: update versions and lockfile [version bump]5d7a2d3fix(node): fire separate $feature_flag_called events per group context (#3658)3d41c1dchore: update versions and lockfile [version bump]a05405dchore: update versions and lockfile [version bump]18ea8b5feat(node): promote flag definition cache provider types (#3642)1fcb5aechore: update versions and lockfile [version bump]f42f371fix(node): reject leading-zero semver values in local evaluation (#3643)2f46fe6chore: update versions and lockfile [version bump]993a165chore: update versions and lockfile [version bump]12ef3f6fix(node): identifyImmediate does not await its network request (#3640)Updates
@prisma-next/contractfrom 0.8.0 to 0.11.0Release notes
Sourced from @prisma-next/contract's releases.
... (truncated)
Changelog
Sourced from @prisma-next/contract's changelog.
Commits
Updates
@prisma-next/family-sqlfrom 0.8.0 to 0.11.0Release notes
Sourced from @prisma-next/family-sql's releases.
... (truncated)
Changelog
Sourced from @prisma-next/family-sql's changelog.
Commits
Updates
@prisma-next/framework-componentsfrom 0.8.0 to 0.11.0Release notes
Sourced from @prisma-next/framework-components's releases.
... (truncated)
Changelog
Sourced from @prisma-next/framework-components's changelog.
Commits
Updates
@prisma-next/migration-toolsfrom 0.8.0 to 0.11.0Release notes
Sourced from @prisma-next/migration-tools's releases.
... (truncated)
Changelog
Sourced from @prisma-next/migration-tools's changelog.
Commits
Updates
@prisma-next/sql-contractfrom 0.8.0 to 0.11.0Release notes
Sourced from @prisma-next/sql-contract's releases.
... (truncated)
Changelog
Sourced from @prisma-next/sql-contract's changelog.
Commits
Updates
@prisma-next/sql-operationsfrom 0.8.0 to 0.11.0Release notes
Sourced from @prisma-next/sql-operations's releases.