build(deps): Bump the core-framework group across 1 directory with 5 updates#46
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
build(deps): Bump the core-framework group across 1 directory with 5 updates#46dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
…updates Bumps the core-framework group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@supabase/ssr](https://github.com/supabase/ssr) | `0.8.0` | `0.10.2` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.93.1` | `2.103.0` | | [next](https://github.com/vercel/next.js) | `16.1.5` | `16.2.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | Updates `@supabase/ssr` from 0.8.0 to 0.10.2 - [Release notes](https://github.com/supabase/ssr/releases) - [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md) - [Commits](supabase/ssr@v0.8.0...v0.10.2) Updates `@supabase/supabase-js` from 2.93.1 to 2.103.0 - [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.103.0/packages/core/supabase-js) Updates `next` from 16.1.5 to 16.2.3 - [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.5...v16.2.3) Updates `react` from 19.2.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: "@supabase/ssr" dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-framework - dependency-name: "@supabase/supabase-js" dependency-version: 2.103.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-framework - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-framework - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-framework - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-framework ... Signed-off-by: dependabot[bot] <support@github.com>
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 core-framework group with 5 updates in the / directory:
0.8.00.10.22.93.12.103.016.1.516.2.319.2.419.2.519.2.419.2.5Updates
@supabase/ssrfrom 0.8.0 to 0.10.2Release notes
Sourced from
@supabase/ssr's releases.... (truncated)
Changelog
Sourced from
@supabase/ssr's changelog.Commits
6fc9c52chore(main): release 0.10.2 (#198)6bf0226fix(ci): remove packageManager field (#197)6f897b8chore(main): release 0.10.1 (#195)465759dchore(ci): upgrade Node.js to 22 and npm to 11 via corepack (#196)5f04837fix(auth): respect user-provided auth options in createBrowserClient (#167)693eab5chore: update@supabase/supabase-jsto v2.102.1 (#193)af23c17chore: update@supabase/supabase-jsto v2.101.1 (#189)12a09d2docs: shorten createServerClient tsdoc (#174)2224e06chore: update@supabase/supabase-jsto v2.101.0 (#188)8a167dcchore(main): release 0.10.0 (#180)Updates
@supabase/supabase-jsfrom 2.93.1 to 2.103.0Release notes
Sourced from
@supabase/supabase-js's releases.... (truncated)
Changelog
Sourced from
@supabase/supabase-js's changelog.... (truncated)
Commits
16dd265chore(release): version 2.102.1 changelogs (#2233)0c1e6dbchore(release): version 2.102.0 changelogs (#2232)5a6a5befeat(supabase): export PostgrestFilterBuilder and StorageApiError from supaba...ea3e086feat(postgrest): add automatic retries for transient errors (#2072)ddae672ci(repo): fix flaky tests (#2210)647cee8fix(ci): add --ignore-scripts to platform test installs to block post install...ea30c93chore(release): version 2.101.1 changelogs (#2208)79d1a08chore(release): version 2.101.0 changelogs (#2203)5053334chore(release): version 2.100.1 changelogs (#2196)cd6335edocs(repo): enrich docs comment for remaining packages (#2165)Updates
nextfrom 16.1.5 to 16.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
d5f649bv16.2.32873928[16.x] Avoid consuming cyclic models multiple times (#75)d7c7765[backport]: Ensure app-page reports stale ISR revalidation errors via onReque...c573e8cfix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273)57b8f65next-core: deduplicate output assets and detect content conflicts on emit (#9...f158df1Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459)356d605turbo-tasks-backend: stability fixes for task cancellation and error handling...3b77a6eFix DashMap read-write self-deadlock in task_cache causing hangs (#92210)b2f208aBackport: new view-transitions guide, update and fixes (#92264)52faae3v16.2.2Updates
reactfrom 19.2.4 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.5Updates
react-domfrom 19.2.4 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.5Dependabot 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