deps: bump the production-dependencies group across 1 directory with 5 updates - #321
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.69.0` | `10.70.0` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.111.0` | `2.112.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.31.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.409.2` | `1.417.1` | | [sonner](https://github.com/emilkowalski/sonner) | `2.0.7` | `2.0.8` | Updates `@sentry/react` from 10.69.0 to 10.70.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.70.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.69.0...10.70.0) Updates `@supabase/supabase-js` from 2.111.0 to 2.112.3 - [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.112.3/packages/core/supabase-js) Updates `lucide-react` from 1.28.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react) Updates `posthog-js` from 1.409.2 to 1.417.1 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.409.2...posthog-js@1.417.1) Updates `sonner` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@supabase/supabase-js" dependency-version: 2.112.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: posthog-js dependency-version: 1.417.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... 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 production-dependencies group with 5 updates in the / directory:
10.69.010.70.02.111.02.112.31.28.01.31.01.409.21.417.12.0.72.0.8Updates
@sentry/reactfrom 10.69.0 to 10.70.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
Commits
0356ffdrelease: 10.70.0c2ac1bemeta(changelog): Update changelog for 10.70.0 (#23217)9c2f31dfix(v10/core,browser): Handle errors from other realms (#23201)8ad6cd1fix(v10/cloudflare): Try/catch on non-configurable prototypes (#23191)4b5e80afix(v10/cloudflare): Instrument DO RPC methods on the prototype, not a Proxy ...91af62cfix(v10/cloudflare): Set conversation id independent of session name (#23193)2096839fix(v10/cloudflare): Get original waituntil in workflows (#23192)0062819fix(v10/cloudflare): Fork the isolation scope for Durable Object methods (#23...390b05afeat(v10/core): Support stable MCP SDK v2 (#22986)3b56ecbfeat(v10/solid,solidstart): Support@solidjs/routerv1 (#23163)Updates
@supabase/supabase-jsfrom 2.111.0 to 2.112.3Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
e44447cfix(supabase): improve trace propagation sampling and diagnostics (#2604)9f0358cfix(supabase): add trace context headers to canonical CORS allow-list (#2603)84beab1chore(release): version 2.112.2 changelogs (#2599)07b27eechore(release): version 2.112.1 changelogs (#2593)1831402fix(realtime): ensure setAuth doesn't disable token refresh (#2592)0136f34chore(release): version 2.112.0 changelogs (#2589)2877b5btest(supabase): replace test-tracing harness with real-OTel unit and e2e cove...a413544feat(supabase): move OpenTelemetry tracing to opt-in /tracing subpath (#2583)e6c975cfix(supabase): forward db retry option (#2571)a262492chore(release): version 2.111.0 changelogs (#2572)Updates
lucide-reactfrom 1.28.0 to 1.31.0Release notes
Sourced from lucide-react's releases.
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)Updates
posthog-jsfrom 1.409.2 to 1.417.1Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
6872a1cchore: update versions and lockfile [version bump]aba7d55fix: perf(react-native): useFeatureFlags / useFeatureFlag re-read the full fl...0a0206ffix: normalize SDK timestamps to UTC (#4521)eb05237fix(dead-clicks): treat visibility and focus changes as liveness signals, not...6230b5bfix(replay): recover from observer initialization failures (#4523)a4a25feci: upgrade React Native plugin in PostHog after releases (#4518)e4d64b6ci: Remove auto-merge from PostHog upgrade workflow (#4519)65c4809chore: update versions and lockfile [version bump]1030636fix(rollup): inject chunk ids in-memory in renderChunk for SRI compatibility ...9b41d8achore: update versions and lockfile [version bump]Updates
sonnerfrom 2.0.7 to 2.0.8Release notes
Sourced from sonner's releases.
Commits
6739acav2.0.8ecce184Fix a batch of reported issues (#777)45d8940Use variables in close button colors instead of hardcoded values (#726)fe51da1Fix dismiss for custom toast (#717)c2d6990fix: event listener removal in hooks.tsx (#711)5caadb1Add safari prefix (#710)ea3410ffix: format (#707)a685ffcfix: keep the toaster as top layer when react-aria modal is open (#699)7760223fix(index.tsx): ensure hotkey array is not empty before checking (#703)8c0ce1efeat(toaster): add support for custom aria labels (#704)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