Build(deps): Bump the minor-and-patch group with 6 updates - #146
Merged
davidtaing merged 1 commit intoAug 30, 2026
Merged
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `16.3.1` | `16.3.2` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.21.0` | `8.23.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.3.1` | `16.3.2` | | [supabase](https://github.com/supabase/cli/tree/HEAD/apps/cli) | `2.114.0` | `2.115.0` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `59.1.3` | `59.5.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `next` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.1...v16.3.2) Updates `@types/pg` from 8.21.0 to 8.23.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `eslint-config-next` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.2/packages/eslint-config-next) Updates `supabase` from 2.114.0 to 2.115.0 - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/apps/cli/docs/release-process.md) - [Commits](https://github.com/supabase/cli/commits/v2.115.0/apps/cli) Updates `vercel` from 59.1.3 to 59.5.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/HEAD/packages/cli) Updates `vitest` from 4.1.10 to 4.1.11 - [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.11/packages/vitest) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/pg" dependency-version: 8.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-config-next dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: supabase dependency-version: 2.115.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vercel dependency-version: 59.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
davidtaing
deleted the
dependabot/npm_and_yarn/minor-and-patch-9b40c3b5f3
branch
August 30, 2026 21:42
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 6 updates:
16.3.116.3.28.21.08.23.116.3.116.3.22.114.02.115.059.1.359.5.04.1.104.1.11Updates
nextfrom 16.3.1 to 16.3.2Release notes
Sourced from next's releases.
Commits
d0ac882v16.3.281deb92[16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static ...cd714d9[16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)5ac2327[16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)0ccb3e7[16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)f4dc7c8[backport] Fix catch-all index page being served for every other slug (#97416)eba236b[backport] Scope app-entry export validation to files inside the app director...Updates
@types/pgfrom 8.21.0 to 8.23.1Commits
Updates
eslint-config-nextfrom 16.3.1 to 16.3.2Release notes
Sourced from eslint-config-next's releases.
Commits
d0ac882v16.3.2Updates
supabasefrom 2.114.0 to 2.115.0Release notes
Sourced from supabase's releases.
... (truncated)
Commits
8877048fix(cli): classify batch connection failures as connect errors (#6234)c3750c9fix(cli): surface crashed migra diffs (CLI-2204) (#6240)2728b7bfix(docker): bump supabase/postgres from 17.6.1.158 to 17.6.1.159 in /apps/cl...e2a0bf6fix(deps): bump the npm-major group across 1 directory with 32 updates (#6243)64d954drefactor(stack): simplify managed stack architecture (#6218)4c6a165fix(cli): order migrations consistently (#6225)2920072fix(cli): batch migration statements (CLI-2182) (#6224)d63a7dbfeat(cli): default database workflows to the bundled pg-delta engine (#6102)d408ee4fix(cli): stop buffering piped output (#6212)23a5ba1fix(cli): fail test db when no tests ran (CLI-2194) (#6210)Updates
vercelfrom 59.1.3 to 59.5.0Commits
Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...Dependabot 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