chore(deps)(deps): bump the minor-and-patch group with 5 updates#60
Merged
github-actions[bot] merged 1 commit intoMay 25, 2026
Merged
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.106.0` | `2.106.2` | | [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.7.0` | `1.7.1` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.17.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.6` | `4.1.7` | Updates `@supabase/supabase-js` from 2.106.0 to 2.106.2 - [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.106.2/packages/core/supabase-js) Updates `geist` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/vercel/geist-font/releases) - [Changelog](https://github.com/vercel/geist-font/blob/main/packages/next/CHANGELOG.md) - [Commits](https://github.com/vercel/geist-font/commits/v1.7.1/packages/next) Updates `katex` from 0.16.47 to 0.17.0 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.47...v0.17.0) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `vitest` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.106.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: geist dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: katex dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 minor-and-patch group with 5 updates:
2.106.02.106.21.7.01.7.10.16.470.17.019.2.1419.2.154.1.64.1.7Updates
@supabase/supabase-jsfrom 2.106.0 to 2.106.2Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
a5f09cfchore(repo): adopt pnpm catalog and clean up devDeps (#2389)c72cc56fix(misc): add react-native export condition for Hermes-safe resolution (#2393)a7bdb23docs(supabase): expand tracePropagation tsdoc with examples (#2388)f4c149cchore(release): version 2.106.1 changelogs (#2384)3f9628afix(misc): hide dynamic import from hermesc (#2381)1761a62chore(release): version 2.106.0 changelogs (#2379)Updates
geistfrom 1.7.0 to 1.7.1Changelog
Sourced from geist's changelog.
Commits
8b8b75ffix(release): sync package.json version and unignore packages/**/package.json...88309a4Version Packages (#223)6af2e7fci: harden release workflow (#222)c8ed578chore: add changeset for geist@1.7.1 (Mono liga regression fix) (#221)a0a06a3make build855f609Fix broken link in README.mdMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for geist since your current version.
Updates
katexfrom 0.16.47 to 0.17.0Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
3dec549chore(release): 0.17.0 [ci skip]fb604e6perf: simplifydefineFunctionto avoid destructuring, improve typing (#4222)6caa636refactor: tighten ParseNode types (#4219)afed784docs: make first supportive organizations logos bigger (#4216)b02d9acchore(deps): update dependency webpack-dev-server to v5.2.4 [security] (#4220)Updates
@types/reactfrom 19.2.14 to 19.2.15Commits
Updates
vitestfrom 4.1.6 to 4.1.7Release notes
Sourced from vitest's releases.
Commits
a09d472chore: release v4.1.7Dependabot 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