Skip to content

deps: Bump @workos/authkit-tanstack-react-start from 0.4.1 to 0.9.1#26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workos/authkit-tanstack-react-start-0.9.1
Closed

deps: Bump @workos/authkit-tanstack-react-start from 0.4.1 to 0.9.1#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workos/authkit-tanstack-react-start-0.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @workos/authkit-tanstack-react-start from 0.4.1 to 0.9.1.

Release notes

Sourced from @​workos/authkit-tanstack-react-start's releases.

v0.9.1

0.9.1 (2026-06-16)

Bug Fixes

  • evict stale PKCE verifier cookies to prevent HTTP 431 (#76) (#104) (1c77259)
  • lazy-import @​workos/authkit-session in authkit-loader (#93) (c66a2bc)

v0.9.0

0.9.0 (2026-06-15)

⚠ BREAKING CHANGES

  • requires @​tanstack/react-start >=1.168.25, where createServerFn().validator() exists. Consumers on older TanStack Start versions must upgrade.

Bug Fixes

  • use createServerFn().validator() instead of deprecated inputValidator (#101) (f74fb28)

v0.8.6

0.8.6 (2026-06-11)

Bug Fixes

  • export getAuthKitContext as the public auth context accessor (#98) (ab38565)

v0.8.5

0.8.5 (2026-06-04)

Bug Fixes

v0.8.4

0.8.4 (2026-06-02)

Bug Fixes

  • client: remove useNavigate from AuthKitProvider to avoid SSR warning (#59) (85a288e), closes #57

v0.8.3

0.8.3 (2026-05-15)

Bug Fixes

... (truncated)

Changelog

Sourced from @​workos/authkit-tanstack-react-start's changelog.

0.9.1 (2026-06-16)

Bug Fixes

  • evict stale PKCE verifier cookies to prevent HTTP 431 (#76) (#104) (1c77259)
  • lazy-import @​workos/authkit-session in authkit-loader (#93) (c66a2bc)

0.9.0 (2026-06-15)

⚠ BREAKING CHANGES

  • requires @​tanstack/react-start >=1.168.25, where createServerFn().validator() exists. Consumers on older TanStack Start versions must upgrade.

Bug Fixes

  • use createServerFn().validator() instead of deprecated inputValidator (#101) (f74fb28)

0.8.6 (2026-06-11)

Bug Fixes

  • export getAuthKitContext as the public auth context accessor (#98) (ab38565)

0.8.5 (2026-06-04)

Bug Fixes

0.8.4 (2026-06-02)

Bug Fixes

  • client: remove useNavigate from AuthKitProvider to avoid SSR warning (#59) (85a288e), closes #57

0.8.3 (2026-05-15)

Bug Fixes

  • eliminate middleware bundle leak via lazy dynamic import (#85) (b9a9592)

0.8.2 (2026-05-08)

... (truncated)

Commits
  • 0cf7915 chore(main): release 0.9.1 (#105)
  • c66a2bc fix: lazy-import @​workos/authkit-session in authkit-loader (#93)
  • 1c77259 fix: evict stale PKCE verifier cookies to prevent HTTP 431 (#76) (#104)
  • bf5bc50 chore(main): release 0.9.0 (#102)
  • f74fb28 fix: use createServerFn().validator() instead of deprecated inputValidator (#...
  • d301071 chore(main): release 0.8.6 (#99)
  • ab38565 fix: export getAuthKitContext as the public auth context accessor (#98)
  • d4d9d19 chore(main): release 0.8.5 (#97)
  • d8acfc0 fix: update to authkit-session@0.5.3 (#96)
  • 92bb346 chore(main): release 0.8.4 (#95)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Bumps [@workos/authkit-tanstack-react-start](https://github.com/workos/authkit-tanstack-start) from 0.4.1 to 0.9.1.
- [Release notes](https://github.com/workos/authkit-tanstack-start/releases)
- [Changelog](https://github.com/workos/authkit-tanstack-start/blob/main/CHANGELOG.md)
- [Commits](workos/authkit-tanstack-start@v0.4.1...v0.9.1)

---
updated-dependencies:
- dependency-name: "@workos/authkit-tanstack-react-start"
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #29.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/workos/authkit-tanstack-react-start-0.9.1 branch June 29, 2026 04:34
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