build(deps): bump the production-dependencies group across 1 directory with 2 updates#32
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
b731e37 to
6aea821
Compare
…y with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) and [better-sqlite3](https://github.com/WiseLibs/better-sqlite3). Updates `@supabase/supabase-js` from 2.103.0 to 2.105.1 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/develop/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.105.1/packages/core/supabase-js) Updates `better-sqlite3` from 12.8.0 to 12.9.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.8.0...v12.9.0) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.103.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: better-sqlite3 dependency-version: 12.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6aea821 to
da629b4
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-dependencies group with 2 updates in the / directory: @supabase/supabase-js and better-sqlite3.
Updates
@supabase/supabase-jsfrom 2.103.0 to 2.105.1Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
ca8c418chore(release): version 2.105.0 changelogs (#2290)d19e6d3[patchback] docs(misc): rename anon key → publishable key and service role ke...c420456[patchback] feat(auth): add passkey support with WebAuthn registration, authe...bfb18bc[patchback] feat(realtime): Realtime deferred disconnect (#2282)ed49eedchore(release): version 2.104.1 changelogs (#2273)122d3a9fix(supabase): propagate custom fetch to realtime client (#2267)9360d4achore(release): version 2.104.0 changelogs (#2261)897fb8edocs(repo): show createClient as primary example in all client constructors (...7a9b2e1chore(release): version 2.103.3 changelogs (#2258)a2f9414chore(release): version 2.103.2 changelogs (#2253)Updates
better-sqlite3from 12.8.0 to 12.9.0Release notes
Sourced from better-sqlite3's releases.
Commits
4058d2412.9.0f653513Update SQLite to version 3.53.0 (#1464)