namesakefyi / namesake

Web app to aid with the legal name and gender marker change process in the U.S.
Other
4 stars 2 forks source link

chore(deps): bump the patch-minor group with 24 updates #141

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the patch-minor group with 24 updates:

Package From To
@auth/core 0.37.0 0.37.2
@convex-dev/auth 0.0.72 0.0.73
@tanstack/react-router 1.65.0 1.74.4
convex 1.16.5 1.16.6
convex-helpers 0.1.60 0.1.61
react-aria 3.35.0 3.35.1
storybook 8.3.5 8.3.6
tailwindcss 3.4.13 3.4.14
@biomejs/biome 1.9.3 1.9.4
@playwright/test 1.48.0 1.48.1
@storybook/addon-themes 8.3.5 8.3.6
@storybook/manager-api 8.3.5 8.3.6
@storybook/react 8.3.5 8.3.6
@storybook/react-vite 8.3.5 8.3.6
@storybook/test 8.3.5 8.3.6
@tanstack/router-devtools 1.65.0 1.74.4
@tanstack/router-plugin 1.65.0 1.74.2
@types/node 22.7.5 22.7.7
@vitest/coverage-v8 2.1.2 2.1.3
@vitest/ui 2.1.2 2.1.3
convex-test 0.0.32 0.0.33
tailwind-merge 2.5.3 2.5.4
vite 5.4.8 5.4.9
vitest 2.1.2 2.1.3

Updates @auth/core from 0.37.0 to 0.37.2

Release notes

Sourced from @​auth/core's releases.

@​auth/core@​0.37.2

Bugfixes

  • core: adds 'none' token endpoint auth method for oauth and oidc (#12066) (be6d1690)
  • providers: conform Apple (#12068) (2810f6b1)

@​auth/core@​0.37.1

Bugfixes

  • providers: conform Entra ID when responding with the wrong issuer (#11980) (e981e4d4)
Commits
  • 3a724d1 chore(release): bump package version(s) [skip ci]
  • 9ea416b chore: lint
  • 590a262 fix(nextjs): await more cookies() as expected in Next.js 15
  • 90a8e88 fix(nextjs): await headers and cookies as expected in Next.js 15 #12002 (#12069)
  • 2810f6b fix(providers): conform Apple (#12068)
  • be6d169 fix(core): adds 'none' token endpoint auth method for oauth and oidc (#12066)
  • 4b13afa chore(release): bump version [skip ci]
  • 038705e chore(release): bump package version(s) [skip ci]
  • cce41cf chore: tweak examples for Azure AD B2C
  • e981e4d fix(providers): conform Entra ID when responding with the wrong issuer (#11...
  • Additional commits viewable in compare view


Updates @convex-dev/auth from 0.0.72 to 0.0.73

Changelog

Sourced from @​convex-dev/auth's changelog.

Changelog

Commits


Updates @tanstack/react-router from 1.65.0 to 1.74.4

Release notes

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

v1.74.4

Version 1.74.4 - 10/20/24, 10:38 PM

Changes

Fix

  • react-router: fix explicitUndefined links never matching (#2604) (d92dd1e) by Maya

Packages

  • @​tanstack/react-router@​1.74.4
  • @​tanstack/react-router-with-query@​1.74.4
  • @​tanstack/router-zod-adapter@​1.74.4
  • @​tanstack/router-valibot-adapter@​1.74.4
  • @​tanstack/router-arktype-adapter@​1.74.4
  • @​tanstack/router-devtools@​1.74.4
  • @​tanstack/start@​1.74.4
  • @​tanstack/create-router@​1.74.4

v1.74.3

Version 1.74.3 - 10/20/24, 10:14 PM

Changes

Fix

  • react-router: run search middlewares also on entering matches (#2603) (2127eac) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.74.3
  • @​tanstack/react-router-with-query@​1.74.3
  • @​tanstack/router-zod-adapter@​1.74.3
  • @​tanstack/router-valibot-adapter@​1.74.3
  • @​tanstack/router-arktype-adapter@​1.74.3
  • @​tanstack/router-devtools@​1.74.3
  • @​tanstack/start@​1.74.3
  • @​tanstack/create-router@​1.74.3

v1.74.2

Version 1.74.2 - 10/20/24, 3:52 PM

Changes

Fix

  • react-router: correct typing for unnested routes (#2597) (5499693) by Manuel Schiller
  • start: server function returns status code 500 in case of unhandled error (#2599) (baa8022) by Manuel Schiller

... (truncated)

Commits
  • b987e72 release: v1.74.4
  • d92dd1e fix(react-router): fix explicitUndefined links never matching (#2604)
  • ca4e86a release: v1.74.3
  • 2127eac fix(react-router): run search middlewares also on entering matches (#2603)
  • a3b3ead release: v1.74.2
  • 4f072ff release: v1.74.0
  • 30730a3 feat(react-router): allow to explicitly check if a search prop is not set (#2...
  • a27e9f2 release: v1.73.1
  • 164dc88 release: v1.73.0
  • eba70d5 feat(react-router): add method to selectively removed cached matches (#2575)
  • Additional commits viewable in compare view


Updates convex from 1.16.5 to 1.16.6

Commits


Updates convex-helpers from 0.1.60 to 0.1.61

Commits


Updates react-aria from 3.35.0 to 3.35.1

Commits
  • f0245fd Publish
  • c42990f Fix usePress so it doesnt preventDefault when taps happen on non plain text c...
  • db60bab feat: support label position side in meter (#7180)
  • a45e2a5 fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138)
  • 0c28454 fix: [RAC] Checkbox applies data attributes to both the input and the label (...
  • e9aa00a fix tanstack router useHref example (#7148)
  • 8a7cb15 TypeScript plugin to add macro import attribute to auto imports (#7141)
  • 454da05 Add missing slot contexts and forwardRefs to CardView and TableView (#7161)
  • bebc976 add @​storybook/addon-a11y to S2 storybook (#7068)
  • 533a02f Update yarn.lock
  • Additional commits viewable in compare view


Updates storybook from 8.3.5 to 8.3.6

Release notes

Sourced from storybook's releases.

v8.3.6

8.3.6

Changelog

Sourced from storybook's changelog.

8.3.6

Commits


Updates tailwindcss from 3.4.13 to 3.4.14

Release notes

Sourced from tailwindcss's releases.

v3.4.14

Fixed

  • Don't set display: none on elements that use hidden="until-found" (#14625)
Changelog

Sourced from tailwindcss's changelog.

[3.4.14] - 2024-10-15

Fixed

  • Don't set display: none on elements that use hidden="until-found" (#14625)
Commits


Updates @biomejs/biome from 1.9.3 to 1.9.4

Release notes

Sourced from @​biomejs/biome's releases.

CLI v1.9.4

Analyzer

Bug fixes

  • Improved the message for unused suppression comments. Contributed by @​dyc3

  • Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @​eryue0220

  • noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @​vasucp1207

CLI

Enhancements

  • The --summary reporter now reports parsing diagnostics too. Contributed by @​ematipico

  • Improved performance of GritQL queries by roughly 25-30%. Contributed by @​arendjr

Configuration

Bug fixes

  • Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @​ematipico

Formatter

Bug fixes

  • Fix #4121. Respect line width when printing multiline strings. Contributed by @​ah-yu

Linter

New features

Bug Fixes

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

v1.9.4 (2024-10-17)

Analyzer

Bug fixes

CLI

Enhancements

  • The --summary reporter now reports parsing diagnostics too. Contributed by @​ematipico

  • Improved performance of GritQL queries by roughly 25-30%. Contributed by @​arendjr

Configuration

Bug fixes

  • Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @​ematipico

Editors

Formatter

Bug fixes

  • Fix #4121. Respect line width when printing multiline strings. Contributed by @​ah-yu

JavaScript APIs

Linter

New features

... (truncated)

Commits


Updates @playwright/test from 1.48.0 to 1.48.1

Release notes

Sourced from @​playwright/test's releases.

v1.48.1

Highlights

microsoft/playwright#33023 - [Bug]: command line flag --headed has no effect in ui mode microsoft/playwright#33107 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.0 microsoft/playwright#33085 - [Bug]: WebSocket route does not handle full URLs in Playwright microsoft/playwright#33052 - [Regression]: Inspector not showing recorded steps microsoft/playwright#33132 - [Bug]: Wrong Ubuntu release name in Dockerfile.noble microsoft/playwright#32996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
Commits


Updates @storybook/addon-themes from 8.3.5 to 8.3.6

Release notes

Sourced from @​storybook/addon-themes's releases.

v8.3.6

8.3.6

Changelog

Sourced from @​storybook/addon-themes's changelog.

8.3.6

Commits


Updates @storybook/manager-api from 8.3.5 to 8.3.6

Release notes

Sourced from @​storybook/manager-api's releases.

v8.3.6

8.3.6

Commits


Updates @storybook/react from 8.3.5 to 8.3.6

Release notes

Sourced from @​storybook/react's releases.

v8.3.6

8.3.6

Changelog

Sourced from @​storybook/react's changelog.

8.3.6

Commits


Updates @storybook/react-vite from 8.3.5 to 8.3.6

Release notes

Sourced from @​storybook/react-vite's releases.

v8.3.6

8.3.6

Changelog

Sourced from @​storybook/react-vite's changelog.

8.3.6

Commits


Updates @storybook/test from 8.3.5 to 8.3.6

Release notes

Sourced from @​storybook/test's releases.

v8.3.6

8.3.6

Changelog

Sourced from @​storybook/test's changelog.

8.3.6

Commits


Updates @tanstack/router-devtools from 1.65.0 to 1.74.4

Release notes

Sourced from @​tanstack/router-devtools's releases.

v1.74.4

Version 1.74.4 - 10/20/24, 10:38 PM

Changes

Fix

  • react-router: fix explicitUndefined links never matching (#2604) (d92dd1e) by Maya

Packages

  • @​tanstack/react-router@​1.74.4
  • @​tanstack/react-router-with-query@​1.74.4
  • @​tanstack/router-zod-adapter@​1.74.4
  • @​tanstack/router-valibot-adapter@​1.74.4
  • @​tanstack/router-arktype-adapter@​1.74.4
  • @​tanstack/router-devtools@​1.74.4
  • @​tanstack/start@​1.74.4
  • @​tanstack/create-router@​1.74.4

v1.74.3

Version 1.74.3 - 10/20/24, 10:14 PM

Changes

Fix

  • react-router: run search middlewares also on entering matches (#2603) (2127eac) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.74.3
  • @​tanstack/react-router-with-query@​1.74.3
  • @​tanstack/router-zod-adapter@​1.74.3
  • @​tanstack/router-valibot-adapter@​1.74.3
  • @​tanstack/router-arktype-adapter@​1.74.3
  • @​tanstack/router-devtools@​1.74.3
  • @​tanstack/start@​1.74.3
  • @​tanstack/create-router@​1.74.3

v1.74.2

Version 1.74.2 - 10/20/24, 3:52 PM

Changes

Fix

  • react-router: correct typing for unnested routes (#2597) (5499693) by Manuel Schiller
  • start: server function returns status code 500 in case of unhandled error (#2599) (baa8022) by Manuel Schiller

... (truncated)

Commits


Updates @tanstack/router-plugin from 1.65.0 to 1.74.2

Release notes

Sourced from @​tanstack/router-plugin's releases.

v1.74.2

Version 1.74.2 - 10/20/24, 3:52 PM

Changes

Fix

  • react-router: correct typing for unnested routes (#2597) (5499693) by Manuel Schiller
  • start: server function returns status code 500 in case of unhandled error (#2599) (baa8022) by Manuel Schiller

Packages

  • @​tanstack/router-generator@​1.74.2
  • @​tanstack/start@​1.74.2
  • @​tanstack/react-router@​1.74.2
  • @​tanstack/react-router-with-query@​1.74.2
  • @​tanstack/router-zod-adapter@​1.74.2
  • @​tanstack/router-valibot-adapter@​1.74.2
  • @​tanstack/router-arktype-adapter@​1.74.2
  • @​tanstack/router-devtools@​1.74.2
  • @​tanstack/router-cli@​1.74.2
  • @​tanstack/router-plugin@​1.74.2
  • @​tanstack/router-vite-plugin@​1.74.2
  • @​tanstack/create-router@​1.74.2

v1.74.1

Version 1.74.1 - 10/20/24, 10:27 AM

Changes

Fix

  • start: make router context available in match context after hydration (#2598) (82c2f49) by Manuel Schiller

Packages

  • @​tanstack/start@​1.74.1

v1.74.0

Version 1.74.0 - 10/20/24, 12:38 AM

Changes

Feat

  • react-router: allow to explicitly check if a search prop is not set (#2592) (30730a3) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.74.0

... (truncated)

Commits


Updates @types/node from 22.7.5 to 22.7.7

Commits


Updates @vitest/coverage-v8 from 2.1.2 to 2.1.3

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.1.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits


Updates @vitest/ui from 2.1.2 to 2.1.3

Release notes

Sourced from @​vitest/ui's releases.

v2.1.3

   🐞 Bug Fixes

   🏎 Performance