Bump the npm-production-minor-and-patch group across 1 directory with 2 updates - #197
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-production-minor-and-patch-f3f421a63d
branch
from
August 18, 2026 19:20
296e409 to
6943cfd
Compare
… 2 updates Bumps the npm-production-minor-and-patch group with 2 updates in the / directory: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) and [papaparse](https://github.com/mholt/PapaParse). Updates `@supabase/supabase-js` from 2.112.2 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 `papaparse` from 5.5.4 to 5.6.0 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md) - [Commits](mholt/PapaParse@5.5.4...5.6.0) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.112.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-minor-and-patch - dependency-name: papaparse dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-production-minor-and-patch-f3f421a63d
branch
from
August 18, 2026 21:11
6943cfd to
2470fda
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 npm-production-minor-and-patch group with 2 updates in the / directory: @supabase/supabase-js and papaparse.
Updates
@supabase/supabase-jsfrom 2.112.2 to 2.112.3Release notes
Sourced from @supabase/supabase-js's releases.
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)Updates
papaparsefrom 5.5.4 to 5.6.0Release notes
Sourced from papaparse's releases.
Changelog
Sourced from papaparse's changelog.
Commits
bc382b7Minor version bump059e656Patch version bump62cf0b1Remove jQuery plugin integration (#1137)c391b65Simplify comment0b9b708Patch version bump3e86ccfserialize Dates with toISOString() (#1140)4eb7eaffix guess delimiter by row consistency before field count (#1128)