build(deps): bump the npm-minor-and-patch group with 6 updates - #137
Merged
aaronjmars merged 1 commit intoAug 21, 2026
Merged
Conversation
Bumps the npm-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@electric-sql/pglite](https://github.com/electric-sql/pglite/tree/HEAD/packages/pglite) | `0.5.4` | `0.5.5` | | [next](https://github.com/vercel/next.js) | `16.3.0` | `16.3.1` | | [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.16.2` | `4.18.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.3` | `14.6.4` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.3.0` | `16.3.1` | Updates `@electric-sql/pglite` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/electric-sql/pglite/releases) - [Changelog](https://github.com/electric-sql/pglite/blob/main/packages/pglite/CHANGELOG.md) - [Commits](https://github.com/electric-sql/pglite/commits/@electric-sql/pglite@0.5.5/packages/pglite) Updates `next` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.0...v16.3.1) Updates `shadcn` from 4.16.2 to 4.18.0 - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.18.0/packages/shadcn) Updates `zustand` from 5.0.14 to 5.0.15 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.14...v5.0.15) Updates `@testing-library/user-event` from 14.6.3 to 14.6.4 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.3...v14.6.4) Updates `eslint-config-next` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@electric-sql/pglite" dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: next dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: shadcn dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: zustand dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: eslint-config-next dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
aaronjmars
deleted the
dependabot/npm_and_yarn/npm-minor-and-patch-58b3133457
branch
August 21, 2026 13:41
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-minor-and-patch group with 6 updates:
0.5.40.5.516.3.016.3.14.16.24.18.05.0.145.0.1514.6.314.6.416.3.016.3.1Updates
@electric-sql/pglitefrom 0.5.4 to 0.5.5Release notes
Sourced from @electric-sql/pglite's releases.
Changelog
Sourced from @electric-sql/pglite's changelog.
Commits
0ad2901Version Packages (#1069)219af1enode-postgres compat: add rowCount and command (#1067)354f4aefix: bind formatQuery params by position, not textual order (#1056)6b6f28dfix: don't leak a user-provided fs into the inner initdb instance (#1060)7e784a4fix: reject operations on closed transaction handles (#1062)20839a7fix: preserve host process.exitCode when closing PGlite (#1059)8b33b92fix(live): resolve variable shadowing in unsubscribe callback filtering (#1051)9dac42cAdd moddatetime extension support (#1061)Updates
nextfrom 16.3.0 to 16.3.1Release notes
Sourced from next's releases.
... (truncated)
Commits
3d32eb8v16.3.12b4b1ec[backport] Revert i18n localization change for dynamic Pages API routes (#949...228df5f[backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...16eab3a[backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...75548c9[backport] Fix Nav Inspector request loop on repeat captures (#97326)f6bd714[backport] [test] Compile the middleware redirect routes up front in dev (#97...43c1c60[16.3] [ci] Use OIDC tokens to read private preview builds (#97258)9dbb357[backport] Encode the cache item name built byunstable_cache(#97313)323a17c[backport] Discard only cache entries that predate a tag revalidation, and re...6d67f46[backport] Keep the dev validation worker alive across HMR updates (#97315)Updates
shadcnfrom 4.16.2 to 4.18.0Release notes
Sourced from shadcn's releases.
Changelog
Sourced from shadcn's changelog.
Commits
d4fc45bchore(release): version packages (#11503)9f4e3fffix(shadcn): suppress EACCES when resolving monorepo targets (#11504)87d71b3fix(registry): resolve package.json registries when adding components (#11502)e66b99bfix(shadcn): suppress EACCES in remaining migration glob scans (#11500)aef1cdcfix(registry): merge registries from package.json and components.json (#11501)03c45b8fix(shadcn): stop throwing on unreadable files (#9248)efac598chore(release): version packages (#11462)deda4dffeat(shadcn): add SOCKS proxy support (#10453)Updates
zustandfrom 5.0.14 to 5.0.15Release notes
Sourced from zustand's releases.
Commits
2115efbv5.0.151f531bachore(deps): update dev dependencies (#3560)aa6d2a1docs: add zustand-devtools-bridge (#3559)3febf8cfix(persist): clearStorage() should invalidate concurrent async rehydration (...f44ceccfix(devtools): correct V8 stack regex when source path contains spaces (#3531)beca84efix: update broken README links from docs/guides/ to docs/learn/guides/ (#3542)038f496docs(persist): clarify createJSONStorage behavior and warn about production u...a1f685cdocs: fix missing code highlights in tic-tac-toe tutorial (#3527)07cee61docs: fix missing highlight on setXIsNext line in tic-tac-toe tutorial (#3524)566b5bfFix dead link in README.md: update immer guide path (#3519)Updates
@testing-library/user-eventfrom 14.6.3 to 14.6.4Release notes
Sourced from @testing-library/user-event's releases.
Commits
d7e80e3fix: keyboard event repeat property (#1312)43d8e6cci: remove broken npm backfill step (#1322)Updates
eslint-config-nextfrom 16.3.0 to 16.3.1Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
3d32eb8v16.3.1Dependabot 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