deps(deps): bump the production-minor-and-patch group across 1 directory with 3 updates#9
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ory with 3 updates Bumps the production-minor-and-patch group with 3 updates in the / directory: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [posthog-js](https://github.com/PostHog/posthog-js) and [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh). Updates `@supabase/supabase-js` from 2.110.7 to 2.110.8 - [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.110.8/packages/core/supabase-js) Updates `posthog-js` from 1.405.2 to 1.406.2 - [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.405.2...posthog-js@1.406.2) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.3 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.3) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.110.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: posthog-js dependency-version: 1.406.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-minor-and-patch-9e38df3bd7
branch
from
July 22, 2026 16:32
6bbf950 to
def9331
Compare
❌ Deploy Preview for postshow failed. Why did it fail? →
|
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 3 updates in the / directory: @supabase/supabase-js, posthog-js and eslint-plugin-react-refresh.
Updates
@supabase/supabase-jsfrom 2.110.7 to 2.110.8Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
01dbb53fix(supabase): skip Node warning in Deno (#2541)150b00cchore(release): version 2.110.7 changelogs (#2533)Updates
posthog-jsfrom 1.405.2 to 1.406.2Release notes
Sourced from posthog-js's releases.
Commits
4f49b55chore: update versions and lockfile [version bump]a3112d9fix(surveys): stop recurring surveys re-showing off a stale internal targetin...975bd48chore: update versions and lockfile [version bump]220fa2cfix: don't overwrite registered $referrer with document.referrer (#4127)9df5cc0docs(browser): use customizations entrypoint in playgrounds (#4212)32fb42bchore: update versions and lockfile [version bump]ba977d0fix: ignore missing autocapture_opt_out in remote config instead of enabling ...d39b903refactor(browser): move shared utilities to browser-common (#4194)9c76008chore: update versions and lockfile [version bump]91505bafix: reschedule replay snapshots after trigger activation (#4200)Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.3Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
00818e9v0.5.3 [publish]202fc4aFix PascalCase class exported viaexport { Name }incorrectly treated as Re...c0317bfFix support for nested function calls for extraHOCs [publish]42a1805Explicit v10 support (fixes #106) [publish]199793eSupport nested function calls for extraHOCs (fixes #104)26b3c15Support false positives with TypeScript function overloading (fixes #105)daa2efbRevamp logic to catch more cases [publish] (#97)