Skip to content

chore(deps): bump the npm group across 1 directory with 11 updates#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/npm-2e0ed5b3db
Closed

chore(deps): bump the npm group across 1 directory with 11 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/npm-2e0ed5b3db

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Copy link
Copy Markdown

Bumps the npm group with 11 updates in the /apps/web directory:

Package From To
@better-auth/infra 0.1.9-beta.1 0.1.13
@better-auth/utils 0.3.1 0.4.0
@tanstack/react-hotkeys 0.3.3 0.8.3
@vercel/analytics 1.6.1 2.0.1
auth 1.5.0-beta.18 1.5.6
better-auth 1.5.1 1.5.6
foxact 0.2.55 0.3.0
inngest 3.52.7 4.1.0
lucide-react 0.575.0 1.7.0
next 16.1.6 16.2.1
shiki 3.23.0 4.0.2

Updates @better-auth/infra from 0.1.9-beta.1 to 0.1.13

Commits

Updates @better-auth/utils from 0.3.1 to 0.4.0

Release notes

Sourced from @​better-auth/utils's releases.

v0.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates @tanstack/react-hotkeys from 0.3.3 to 0.8.3

Release notes

Sourced from @​tanstack/react-hotkeys's releases.

@​tanstack/react-hotkeys@​0.8.3

Patch Changes

  • Updated dependencies [1999147]:
    • @​tanstack/hotkeys@​0.6.3

@​tanstack/react-hotkeys@​0.8.2

Patch Changes

  • Updated dependencies [6939ac7]:
    • @​tanstack/hotkeys@​0.6.2

@​tanstack/react-hotkeys@​0.8.1

Patch Changes

  • chore: upgrade tanstack store version (19a960f)

  • Updated dependencies [19a960f]:

    • @​tanstack/hotkeys@​0.6.1

@​tanstack/react-hotkeys@​0.7.0

Minor Changes

  • Add plural sequence APIs (useHotkeySequences, createHotkeySequences, createHotkeySequencesAttachment, injectHotkeySequences) and align enabled across adapters: disabled registrations stay in the manager for devtools, only core dispatch is skipped, and toggling enabled updates handles via setOptions instead of churning unregister/register. (#80)

@​tanstack/react-hotkeys-devtools@​0.6.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/hotkeys-devtools@​0.7.3

@​tanstack/react-hotkeys-devtools@​0.6.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/hotkeys-devtools@​0.7.2

@​tanstack/react-hotkeys-devtools@​0.6.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/hotkeys-devtools@​0.7.1

@​tanstack/react-hotkeys@​0.6.0

Minor Changes

  • Align sequence recording with hotkey-prefixed public API: HotkeySequenceRecorder, framework hooks useHotkeySequenceRecorder / createHotkeySequenceRecorder / injectHotkeySequenceRecorder, and provider defaults under hotkeySequenceRecorder. (#78)

Patch Changes

... (truncated)

Changelog

Sourced from @​tanstack/react-hotkeys's changelog.

0.8.3

Patch Changes

  • Updated dependencies [1999147]:
    • @​tanstack/hotkeys@​0.6.3

0.8.2

Patch Changes

  • Updated dependencies [6939ac7]:
    • @​tanstack/hotkeys@​0.6.2

0.8.1

Patch Changes

  • chore: upgrade tanstack store version (19a960f)

  • Updated dependencies [19a960f]:

    • @​tanstack/hotkeys@​0.6.1

0.8.0

Minor Changes

  • Refactor hotkey normalization and display formatting APIs in @tanstack/hotkeys, align framework packages and devtools, and update display-related constants. (#85)

Patch Changes

  • Updated dependencies [74b474d]:
    • @​tanstack/hotkeys@​0.6.0

0.7.0

Minor Changes

  • Add plural sequence APIs (useHotkeySequences, createHotkeySequences, createHotkeySequencesAttachment, injectHotkeySequences) and align enabled across adapters: disabled registrations stay in the manager for devtools, only core dispatch is skipped, and toggling enabled updates handles via setOptions instead of churning unregister/register. (#80)

0.6.0

Minor Changes

  • Align sequence recording with hotkey-prefixed public API: HotkeySequenceRecorder, framework hooks useHotkeySequenceRecorder / createHotkeySequenceRecorder / injectHotkeySequenceRecorder, and provider defaults under hotkeySequenceRecorder. (#78)

Patch Changes

  • Updated dependencies [e04555e]:
    • @​tanstack/hotkeys@​0.5.0

... (truncated)

Commits

Updates @vercel/analytics from 1.6.1 to 2.0.1

Release notes

Sourced from @​vercel/analytics's releases.

v2.0.1

What's Changed

New Contributors

Full Changelog: vercel/analytics@v2.0.0...v2.0.1

v2.0.0

What's Changed

Breaking Changes

  • License changed from MPL-2.0 to MIT (#170)
  • Nuxt: introduce module support. If you need to configure it, load injectAnalytics() from @vercel/analytics/nuxt/runtime (#183)

Features

  • feat: load dynamic configuration (#184) — analytics config can now be loaded dynamically

Bug Fixes

  • fix: src and endpoint paths do not work when relative (#186)

Full Changelog: vercel/speed-insights@1.6.1...2.0.0

v2.0.0-canary.1

Canary release for testing 2.0.0 changes

Commits

Updates auth from 1.5.0-beta.18 to 1.5.6

Release notes

Sourced from auth's releases.

v1.5.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.5.5

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates better-auth from 1.5.1 to 1.5.6

Release notes

Sourced from better-auth's releases.

v1.5.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.5.5

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 275ca46 fix(client): handle throw:true in session refresh (#8610)
  • 1ed4271 feat(core): add experimental opentelemetry instrumentation (#8027)
  • d4efa8e fix: prevent revoked sessions from being restored via database fallback (#8708)
  • 0cfd514 chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700)
  • a9f3497 chore: release v1.5.6
  • 1a4ddce chore(deps): bump next.js from 16.1.6 to 16.2.0 (#8682)
  • 9e3e8e6 fix(api): return Response for HTTP request contexts (#7521)
  • 98c8e4e feat(email-otp): add resendStrategy option to reuse existing OTP (#8560)
  • 4f41b62 feat(two-factor): add twoFactorPage in config (#5329)
  • a62cb04 fix(organization): filter null organizations in listUserInvitations (#8694)
  • Additional commits viewable in compare view

Updates foxact from 0.2.55 to 0.3.0

Release notes

Sourced from foxact's releases.

0.3.0

BREAKING CHANGES

  • Remove foxact/use-next-link
    • This hook was implemented before Next.js useLinkStatus API was implemented, which you should use instead.
  • Remove foxact/use-next-pathname
    • You can import usePathname from next/navigation in your Next.js Pages Router app (yes that's supported).
  • Remove foxact/use-react-router-enable-concurrent-navigation
    • The hook was implemented before React Router had implemented the native concurrent navigation support, which is enabled by default now in React Router v7. If you are on React Router v6, enable v7_startTransition flag instead.
  • Remove foxact/use-react-router-is-match
Commits

Updates inngest from 3.52.7 to 4.1.0

Release notes

Sourced from inngest's releases.

inngest@4.1.0

Minor Changes

inngest@4.0.5

Patch Changes

inngest@4.0.4

Patch Changes

inngest@4.0.3

Patch Changes

inngest@4.0.2

Patch Changes

inngest@4.0.1

Patch Changes

inngest@4.0.0

Major Changes

Changelog

Sourced from inngest's changelog.

4.1.0

Minor Changes

4.0.5

Patch Changes

4.0.4

Patch Changes

4.0.3

Patch Changes

4.0.2

Patch Changes

4.0.1

Patch Changes

4.0.0

Major Changes

Commits

Updates lucide-react from 0.575.0 to 1.7.0

Release notes

Sourced from lucide-react's releases.

Version 1.7.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.6.0...1.7.0

Version 1.6.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.5.0...1.6.0

Version 1.5.0

What's Changed

Full Changelog: lucide-icons/lucide@1.4.0...1.5.0

Version 1.4.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.3.0...1.4.0

Version 1.3.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.2.0...1.3.0

Version 1.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • dada0a8 fix(lucide-react): Fix dynamic imports (#4210)
  • a6e648a fix(lucide-react): correct client directives in RSC files (#4189)
  • 1f010a3 fix(lucide-react): Fixes provider export and RSC render issues (#4175)
  • 484f2c9 docs(version-1): Version 1 website (#4142)
  • a0e202d feat(packages/angular): add new @​lucide/angular package (#3897)
  • c5b155e Merge branch '...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the npm group in /apps/web with 11 updates chore(deps): bump the npm group across 1 directory with 11 updates Mar 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/web/npm-2e0ed5b3db branch from 88449af to f269bcc Compare March 28, 2026 05:34
Bumps the npm group in /apps/web with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@better-auth/infra](https://github.com/better-auth/better-auth-infra/tree/HEAD/packages/infra) | `0.1.9-beta.1` | `0.1.13` |
| [@better-auth/utils](https://github.com/better-auth/utils) | `0.3.1` | `0.4.0` |
| [@tanstack/react-hotkeys](https://github.com/TanStack/hotkeys/tree/HEAD/packages/react-hotkeys) | `0.3.3` | `0.8.3` |
| [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.6.1` | `2.0.1` |
| [auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/cli) | `1.5.0-beta.18` | `1.5.6` |
| [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.1` | `1.5.6` |
| [foxact](https://github.com/SukkaW/foxact) | `0.2.55` | `0.3.0` |
| [inngest](https://github.com/inngest/inngest-js/tree/HEAD/packages/inngest) | `3.52.7` | `4.1.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.575.0` | `1.7.0` |
| [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.1` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.23.0` | `4.0.2` |


Updates `@better-auth/infra` from 0.1.9-beta.1 to 0.1.13
- [Commits](https://github.com/better-auth/better-auth-infra/commits/HEAD/packages/infra)

Updates `@better-auth/utils` from 0.3.1 to 0.4.0
- [Release notes](https://github.com/better-auth/utils/releases)
- [Commits](better-auth/utils@v0.3.1...v0.4.0)

Updates `@tanstack/react-hotkeys` from 0.3.3 to 0.8.3
- [Release notes](https://github.com/TanStack/hotkeys/releases)
- [Changelog](https://github.com/TanStack/hotkeys/blob/main/packages/react-hotkeys/CHANGELOG.md)
- [Commits](https://github.com/TanStack/hotkeys/commits/@tanstack/react-hotkeys@0.8.3/packages/react-hotkeys)

Updates `@vercel/analytics` from 1.6.1 to 2.0.1
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/v2.0.1/packages/web)

Updates `auth` from 1.5.0-beta.18 to 1.5.6
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.5.6/packages/cli)

Updates `better-auth` from 1.5.1 to 1.5.6
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.5.6/packages/better-auth)

Updates `foxact` from 0.2.55 to 0.3.0
- [Release notes](https://github.com/SukkaW/foxact/releases)
- [Commits](SukkaW/foxact@0.2.55...0.3.0)

Updates `inngest` from 3.52.7 to 4.1.0
- [Release notes](https://github.com/inngest/inngest-js/releases)
- [Changelog](https://github.com/inngest/inngest-js/blob/main/packages/inngest/CHANGELOG.md)
- [Commits](https://github.com/inngest/inngest-js/commits/inngest@4.1.0/packages/inngest)

Updates `lucide-react` from 0.575.0 to 1.7.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react)

Updates `next` from 16.1.6 to 16.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.6...v16.2.1)

Updates `shiki` from 3.23.0 to 4.0.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/shiki)

---
updated-dependencies:
- dependency-name: "@better-auth/infra"
  dependency-version: 0.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@better-auth/utils"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@tanstack/react-hotkeys"
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vercel/analytics"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: auth
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: better-auth
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: foxact
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: inngest
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: lucide-react
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: next
  dependency-version: 16.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: shiki
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/web/npm-2e0ed5b3db branch from f269bcc to 75774a0 Compare March 29, 2026 09:36
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Mar 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 11, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/apps/web/npm-2e0ed5b3db branch April 11, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants