chore(deps)(deps): bump the production-minor-and-patch group across 1 directory with 7 updates#28
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… directory with 7 updates Bumps the production-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.105.4` | `2.106.2` | | [@supabase/ssr](https://github.com/supabase/ssr) | `0.5.2` | `0.10.3` | | [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.7.0` | `1.7.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.2.6` | | [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.36.4` | `0.45.2` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.32.1` | `0.98.0` | Updates `@supabase/supabase-js` from 2.105.4 to 2.106.2 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.106.2/packages/core/supabase-js) Updates `@supabase/ssr` from 0.5.2 to 0.10.3 - [Release notes](https://github.com/supabase/ssr/releases) - [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md) - [Commits](supabase/ssr@v0.5.2...v0.10.3) Updates `geist` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/vercel/geist-font/releases) - [Changelog](https://github.com/vercel/geist-font/blob/main/packages/next/CHANGELOG.md) - [Commits](https://github.com/vercel/geist-font/commits/v1.7.1/packages/next) Updates `react` from 19.0.0 to 19.2.6 - [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.6/packages/react) Updates `react-dom` from 19.0.0 to 19.2.6 - [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.6/packages/react-dom) Updates `drizzle-orm` from 0.36.4 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.36.4...0.45.2) Updates `@anthropic-ai/sdk` from 0.32.1 to 0.98.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.32.1...sdk-v0.98.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.97.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: "@supabase/ssr" dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: "@supabase/supabase-js" dependency-version: 2.106.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: geist dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2b087ca to
700bee3
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-and-patch group with 7 updates in the / directory:
2.105.42.106.20.5.20.10.31.7.01.7.119.0.019.2.619.0.019.2.60.36.40.45.20.32.10.98.0Updates
@supabase/supabase-jsfrom 2.105.4 to 2.106.2Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
a5f09cfchore(repo): adopt pnpm catalog and clean up devDeps (#2389)c72cc56fix(misc): add react-native export condition for Hermes-safe resolution (#2393)a7bdb23docs(supabase): expand tracePropagation tsdoc with examples (#2388)f4c149cchore(release): version 2.106.1 changelogs (#2384)3f9628afix(misc): hide dynamic import from hermesc (#2381)1761a62chore(release): version 2.106.0 changelogs (#2379)1c48755chore(deps): cleanups and updates (#2371)9dfba1cchore(repo): migrate to pnpm (#2368)6731c4afix(release): mark@supabase/tracingprivate and snapshot it for JSR (#2370)2fe1801feat(supabase): W3C/OpenTelemetry trace context propagation (#2163)Updates
@supabase/ssrfrom 0.5.2 to 0.10.3Release notes
Sourced from @supabase/ssr's releases.
... (truncated)
Changelog
Sourced from @supabase/ssr's changelog.
... (truncated)
Commits
9630b33chore(main): release 0.10.3 (#212)89f3f28fix: allow cookies encode without getAll/setAll on browser client (#213)f009d71fix: enable tree-shaking for browser bundles (#216)4fef7d9chore: update@supabase/supabase-jsto v2.105.3 (#215)302cc0efix: validate base64-prefixed chunked cookies decode to valid JSON (#210)8449015chore: update@supabase/supabase-jsto v2.105.2 (#214)a77ee8afix(tsconfig): set explicit rootDir to silence TS6059 in consumer IDEs (#211)65453dfchore: update@supabase/supabase-jsto v2.105.1 (#208)2ec3349chore: update@supabase/supabase-jsto v2.105.0 (#206)0ca0031chore: update@supabase/supabase-jsto v2.104.1 (#204)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@supabase/ssrsince your current version.Updates
geistfrom 1.7.0 to 1.7.1Changelog
Sourced from geist's changelog.
Commits
8b8b75ffix(release): sync package.json version and unignore packages/**/package.json...88309a4Version Packages (#223)6af2e7fci: harden release workflow (#222)c8ed578chore: add changeset for geist@1.7.1 (Mono liga regression fix) (#221)a0a06a3make build855f609Fix broken link in README.mdMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for geist since your current version.
Updates
reactfrom 19.0.0 to 19.2.6Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.15667a41Bump next prerelease version numbers (#34639)8bb7241Bump useEffectEvent to Canary (#34610)e3c9656Ensure Performance Track are Clamped and Don't overlap (#34509)68f00c9Release Activity in Canary (#34374)Updates
react-domfrom 19.0.0 to 19.2.6Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.18618113Bump scheduler version (#34671)1bd1f01Ship partial-prerendering APIs to Canary (#34633)2f0649a[Fizz] Removenonceoption from resume-and-prerender APIs (#34664)5667a41Bump next prerelease version numbers (#34639)Updates
drizzle-ormfrom 0.36.4 to 0.45.2Release notes
Sourced from drizzle-orm's releases.
... (truncated)
Commits
273c780+ 0.45.2 (#5534)4aa6ecfKit updates (#5490)e8e6edffeat(drizzle-kit): support d1 via binding (#5302)a086f59Fixed pg-native Pool detection in node-postgres transactions breaking in envi...c445637Merge pull request #5095 from drizzle-team/main-workflowse7b3aaaMerge branch 'main' into main-workflows0d885a5refactor: Update condition for run-feature job to improve clarity and functio...45a1ffbMerge pull request #5087 from drizzle-team/main-workflows6357645chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows53dec98refactor: Simplify release router workflow by removing unnecessary switch job...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for drizzle-orm since your current version.
Updates
@anthropic-ai/sdkfrom 0.32.1 to 0.98.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
32ce8c0chore: release main1873a96feat(api): Add support for thinking-token-count beta for estimated tokens in ...ac9ece3chore: release main1987147fix(runner): skip tool calls SessionToolRunner does not own409ff0echore: release main (#1052)a53f60dchore: release maind1b8d04feat(api): Add support for cache diagnostics beta8e43bf8chore(api): spec updates697e4d5codegen metadatacd5801cfeat(api): Add BetaManagedAgentsSearchResultBlock typesMaintainer changes
This version was pushed to npm by packy-anthropic, a new releaser for
@anthropic-ai/sdksince your current version.