chore(deps): Bump the npm-minor-patch group across 1 directory with 23 updates - #316
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the npm-minor-patch group across 1 directory with 23 updates#316dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…3 updates Bumps the npm-minor-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clerk/express](https://github.com/clerk/javascript/tree/HEAD/packages/express) | `2.1.46` | `2.1.63` | | [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) | `3.15.1` | `3.16.0` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.6.0` | `8.6.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.22.0` | `8.23.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.20.0` | `8.23.1` | | [undici](https://github.com/nodejs/undici) | `8.9.0` | `8.10.0` | | [tsc-alias](https://github.com/justkey007/tsc-alias) | `1.9.1` | `1.9.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.68.0` | | [@base-ui/react](https://github.com/mui/base-ui/tree/HEAD/packages/react) | `1.6.0` | `1.7.0` | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `7.5.22` | `7.8.2` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.11.2` | `12.11.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.25.0` | `1.34.0` | | [next](https://github.com/vercel/next.js) | `16.2.11` | `16.3.3` | | [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.14.0` | `4.19.0` | | [sonner](https://github.com/emilkowalski/sonner) | `2.0.7` | `2.0.8` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.5` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.4` | `6.1.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.11` | `16.3.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `@clerk/express` from 2.1.46 to 2.1.63 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/express/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/express@2.1.63/packages/express) Updates `applicationinsights` from 3.15.1 to 3.16.0 - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-node.js/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-node.js@3.15.1...3.16.0) Updates `express-rate-limit` from 8.6.0 to 8.6.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.6.0...v8.6.2) Updates `pg` from 8.22.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) Updates `@types/pg` from 8.20.0 to 8.23.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `undici` from 8.9.0 to 8.10.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.9.0...v8.10.0) Updates `@types/pg` from 8.20.0 to 8.23.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `tsc-alias` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](justkey007/tsc-alias@v1.9.1...v1.9.2) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.12) Updates `typescript-eslint` from 8.65.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) Updates `@base-ui/react` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/mui/base-ui/releases) - [Changelog](https://github.com/mui/base-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/base-ui/commits/v1.7.0/packages/react) Updates `@clerk/nextjs` from 7.5.22 to 7.8.2 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.8.2/packages/nextjs) Updates `@xyflow/react` from 12.11.2 to 12.11.5 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.11.5/packages/react) Updates `lucide-react` from 1.25.0 to 1.34.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.34.0/packages/lucide-react) Updates `next` from 16.2.11 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.11...v16.3.3) Updates `shadcn` from 4.14.0 to 4.19.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.19.0/packages/shadcn) Updates `sonner` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) Updates `@playwright/test` from 1.61.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.1) Updates `@testing-library/user-event` from 14.6.1 to 14.6.6 - [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.1...v14.6.6) Updates `@types/react` from 19.2.17 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.3 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 6.0.4 to 6.1.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.0/packages/plugin-react) Updates `eslint-config-next` from 16.2.11 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.3/packages/eslint-config-next) 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: "@clerk/express" dependency-version: 2.1.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: applicationinsights dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: express-rate-limit dependency-version: 8.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@types/pg" dependency-version: 8.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: undici dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@types/pg" dependency-version: 8.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: tsc-alias dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@base-ui/react" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@xyflow/react" dependency-version: 12.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: lucide-react dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: shadcn dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: eslint-config-next dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-patch-392e056f61
branch
September 1, 2026 21:21
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-patch group with 23 updates in the / directory:
2.1.462.1.633.15.13.16.08.6.08.6.28.22.08.23.08.20.08.23.18.9.08.10.01.9.11.9.24.23.14.23.128.65.08.68.01.6.01.7.07.5.227.8.212.11.212.11.51.25.01.34.016.2.1116.3.34.14.04.19.02.0.72.0.81.61.11.62.114.6.114.6.619.2.1719.2.1819.2.319.2.56.0.46.1.016.2.1116.3.34.1.104.1.11Updates
@clerk/expressfrom 2.1.46 to 2.1.63Release notes
Sourced from @clerk/express's releases.
Changelog
Sourced from @clerk/express's changelog.
... (truncated)
Commits
2799f0dci(repo): Version packages (#9538)27dbf26ci(repo): Version packages (#9521)297c03dci(repo): Version packages (#9514)99082cbci(repo): Version packages (#9495)ff25005ci(repo): Version packages (#9477)2b83bd3ci(repo): Version packages (#9467)6c63025ci(repo): Version packages (#9447)45514caci(repo): Version packages (#9402)4edfb53ci(repo): Version packages (#9387)195a09aci(repo): Version packages (#9382)Updates
applicationinsightsfrom 3.15.1 to 3.16.0Release notes
Sourced from applicationinsights's releases.
Changelog
Sourced from applicationinsights's changelog.
Commits
28b31ddRelease 3.16.0 (#1514)62a08ccPin GitHub Actions to full-length commit SHAs (#1513)1e6ed63Replace diagnostic-channel console collection with@opentelemetry/instrumenta...d5dbb1dfix(deps): upgrade OpenTelemetry deps to resolve audit alerts (#1510)Updates
express-rate-limitfrom 8.6.0 to 8.6.2Release notes
Sourced from express-rate-limit's releases.
Commits
c416f788.6.2defb334v8.6.2 changelog7dd82cffix: key IPv4-in-IPv6 addresses by range, not notation (#667)4e23dbbchore(deps): bump ip-address from 10.3.1 to 10.4.0 (#666)607ef1fchore(deps): bump ip-address from 10.2.0 to 10.3.1 (#664)d2370f6chore(deps-dev): bump the development-dependencies group with 5 updates (#663)c7fced58.6.1b21110echore: deprecate millisecond-based time constants (#662)fad3d85chore(deps-dev): bump the development-dependencies group with 4 updates (#660)Updates
pgfrom 8.22.0 to 8.23.0Changelog
Sourced from pg's changelog.
Commits
df274d1Publisheb19d0fAdd opt-in query pipelining (#3652)Updates
@types/pgfrom 8.20.0 to 8.23.1Commits
Updates
undicifrom 8.9.0 to 8.10.0Release notes
Sourced from undici's releases.
Commits
c8d80e6Bumped v8.10.0 (#5644)66923b4fix: preserve DNS origin hostname on sockets (#5577)3926499fix: retry refused HTTP/2 streams (#5598)73d6e9efix(h2): detach upgrade close handler after GOAWAY (#5641)b111adbfix(mock): emit request body lifecycle hooks (#5367)ae4a3e3build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#5636)ec3fbf1build(deps): bump github/codeql-action/init from 4.36.2 to 4.37.3 (#5634)2151720build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#5633)b96a116fix(interceptors): allow interceptors without opts.origin (#5628)a18ef2dfix(mock): non-string path matchers under ignoreTrailingSlash, and DataView r...Updates
@types/pgfrom 8.20.0 to 8.23.1Commits
Updates
tsc-aliasfrom 1.9.1 to 1.9.2Release notes
Sourced from tsc-alias's releases.
Commits
edc70e11.9.2191ba3dfix: set the default rootDir to '.' to support TypeScript 6 (#263)Updates
tsxfrom 4.23.1 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportUpdates
typescript-eslintfrom 8.65.0 to 8.68.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
8f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.0c245fbbfeat(typescript-eslint): export basic globs for using tseslint (#12105)3b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.0Updates
@base-ui/reactfrom 1.6.0 to 1.7.0Release notes
Sourced from @base-ui/react's releases.
... (truncated)
Changelog
Sourced from @base-ui/react's changelog.
... (truncated)
Commits
254f474[release] v1.7.0 (#5404)9222cda[meter] Format clamped values (#5409)becc19a[combobox][autocomplete][select] Fix listbox separator semantics (#5399)7cc0eef[drawer] Fix click-only outside dismissal after swipe (#5392)1a2ca3c[all components] Fix canceled exit unmount (#5401)166e8ac[popups] Fix quadratic dev-mode trigger registration check (#5400)071e892[all components] Avoid unused popup handle attachments (#5394)cbc87d1[select] Stabilize scroll arrow cleanup test (#5402)3b5715c[all components] Fix popup handle lifecycle regressions (#5387)54cfcc1[typescript] Preserve published internals types (#5386)Updates
@clerk/nextjsfrom 7.5.22 to 7.8.2Release notes
Sourced from @clerk/nextjs's releases.
Changelog
Sourced from @clerk/nextjs's changelog.