deps(deps): bump the minor-and-patch group with 3 updates#167
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump the minor-and-patch group with 3 updates#167dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 3 updates: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [openai](https://github.com/openai/openai-node) and [radix-ui](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/radix-ui). Updates `@supabase/supabase-js` from 2.106.2 to 2.107.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.107.0/packages/core/supabase-js) Updates `openai` from 6.39.1 to 6.42.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](openai/openai-node@v6.39.1...v6.42.0) Updates `radix-ui` from 1.4.3 to 1.5.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/radix-ui/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/radix-ui) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.107.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openai dependency-version: 6.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: radix-ui dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
iamjohnnymac
pushed a commit
that referenced
this pull request
Jun 12, 2026
- @supabase/supabase-js 2.106.2 -> 2.107.0, openai -> 6.42.0, radix-ui -> 1.5.0 (dependabot #167) - @types/node 20 -> 24.13.1 (#171) - actions/upload-artifact v4 -> v7 in ci.yml (#166) react-leaflet-cluster 4 (#168) excluded: its peer chain requires React 19 (@react-leaflet/core 3), and we're on React 18 — belongs to the same future migration as Next 15 / Tailwind 4. Verified: tsc clean, 321 tests pass, production build succeeds. https://claude.ai/code/session_01HRdu5eYTJoUZ5sPJqVUzkk
Owner
|
Superseded by #190 (merged) — main now carries these bumps, verified together with the rest of the group. Generated by Claude Code |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 minor-and-patch group with 3 updates: @supabase/supabase-js, openai and radix-ui.
Updates
@supabase/supabase-jsfrom 2.106.2 to 2.107.0Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
54ec2b6feat(auth): remove navigator.locks-based mutex; introduce commit guard + disp...3397c92feat(supabase): update X-Client-Info to structured metadata format (#2359)335207ffeat(realtime): allow httpSend to send binary payload (#2400)42f12dddocs(repo): ship per-package AGENTS.md and migrations via npm (#2397)b200b74chore(release): version 2.106.2 changelogs (#2396)Updates
openaifrom 6.39.1 to 6.42.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6f849f4release: 6.42.0579edb2feat(api): responses.moderation and chat_completions.moderation7fa93ebrelease: 6.41.03b7fe31feat(api): Add Amazon Bedrock Responses support (#1899)caf499acodegen metadata77bec5brelease: 6.40.00fb7602feat(api): workload identity in audit logs, additional_tools item in response...4a860b8chore: remove migrate CLIUpdates
radix-uifrom 1.4.3 to 1.5.0Changelog
Sourced from radix-ui's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for radix-ui since your current version.
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