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
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 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-minor-and-patch-9e38df3bd7
branch
from
July 27, 2026 03:16
def9331 to
7239c31
Compare
…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.9 - [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.9/packages/core/supabase-js) Updates `posthog-js` from 1.405.2 to 1.407.3 - [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.407.3) 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 27, 2026 16:12
7239c31 to
4b5ae4f
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 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.9Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
fc2e61echore(repo): bump postcss override and fix playwright 1.62 tsconfig failure (...22050dechore(release): version 2.110.8 changelogs (#2546)01dbb53fix(supabase): skip Node warning in Deno (#2541)150b00cchore(release): version 2.110.7 changelogs (#2533)Updates
posthog-jsfrom 1.405.2 to 1.407.3Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
0eb778bchore: update versions and lockfile [version bump]3b2e68dfix: prevent Jest worker resource leaks (#4247)7e0355aci: isolate minimum TypeScript consumer tests (#4262)b9232e9chore: remove Node.js deprecation warnings (#4260)a485eb5chore: address priority dependency debt (#4258)fa4844bfix(browser): send sdk identity in flags person properties (#4102)2b948daci: upgrade GitHub Actions to Node 24 (#4245)ead5955ci: refresh TypeScript compatibility matrix (#4261)3791710chore(tests): fail on unexpected console output (#4263)70d8b1cci: reduce duplicate browser work (#4257)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)