Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tanstack-router monorepo to v1.46.7 #4954

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-router (source) 1.34.9 -> 1.46.7 age adoption passing confidence
@tanstack/router-devtools (source) 1.34.9 -> 1.46.7 age adoption passing confidence

Release Notes

TanStack/router (@​tanstack/react-router)

v1.46.7

Compare Source

Version 1.46.7 - 8/6/24, 8:08 AM

Changes
Fix
  • react-router: use routeId to stabilize the memoized route component to prevent from remounting when on the same route (#​2090) (cc4da69) by Sean Cassiere
Packages

v1.46.6

Compare Source

Version 1.46.6 - 8/6/24, 12:14 AM

Changes

Fix
  • react-router: activeProps and inactiveProps on Link to accept data-attributes (#​2088) (c3cfd95) by Sean Cassiere
Chore
  • deps: update all non-major dependencies (#​2083) (8a994d2) by renovate[bot]

Packages

v1.46.4

Compare Source

Version 1.46.4 - 8/3/24, 9:59 AM

Changes

Fix
  • react-router: enforcing the types for staticData in on the createFileRoute function (#​2074) (dc12274) by Honza Hrubý

Packages

v1.46.3

Compare Source

Version 1.46.3 - 8/2/24, 4:22 PM

Changes

Fix
  • react-router: update match in effect instead of during render (#​2075) (07190f9) by Manuel Schiller

Packages

v1.46.2

Compare Source

Version 1.46.2 - 8/2/24, 5:03 AM

Changes

Refactor
  • react-router: better API surface for the useIntersectionObserver hook (#​2073) (af35429) by Sean Cassiere

Packages

v1.46.0

Compare Source

Version 1.46.0 - 7/31/24, 10:49 PM

Changes

Feat
  • react-router: support for preload="viewport" (#​2062) (84605c0) by Sean Cassiere
Docs
  • missing comma in the Start Vinxi scripts (#​2067) (cd21b29) by Rijk van Wel

Packages

v1.45.16

Compare Source

Version 1.45.16 - 7/31/24, 4:06 PM

Changes

Fix
  • react-router: when navigating from a index it route it should resolve to a valid route (#​2066) (93b148d) by Christopher Horobin
Docs
Examples
  • start-trellaux: fix re-ordering columns (#​2061) (1c16732) by Tom Ballinger

Packages

v1.45.15

Compare Source

Version 1.45.15 - 7/30/24, 8:27 PM

Changes

Fix
  • expose unmaskOnReload on createRouteMask (#​2060) (50045a4) by Leonardo Montini
Docs
  • fix typos (08bbb33) by Manuel Schiller
  • link to useRouterState (f0794ae) by Manuel Schiller
  • warn that router.state is not reactive in the useRouter doc (6bbdc7c) by Manuel Schiller
  • fix useLoaderDepsHook doc (60c346b) by Manuel Schiller
Other

Packages

v1.45.14

Compare Source

Version 1.45.14 - 7/29/24, 9:31 PM

Changes

Fix
  • react-router: memoize Match, MatchInner as well as route components to prevent unnecessary re-renders (#​2056) (06c3a69) by Manuel Schiller

Packages

v1.45.13

Compare Source

Version 1.45.13 - 7/29/24, 8:19 PM

Changes
Fix
  • react-router: correct typing of useLoaderData (#​2055) (49f413e) by Manuel Schiller
Chore
  • deps: update all non-major dependencies (#​2051) (a1438ee) by renovate[bot]
  • deps: update all non-major dependencies (#​2047) (18d2efc) by renovate[bot]
  • react-router: cleanup unused imports (#​2041) (3b9976d) by Sean Cassiere
Test
  • examples: validation of layout route functionality by running e2e testing on the basic examples (#​2042) (3f6ffa5) by Sean Cassiere
  • react-router: move the SSR redirect tests to the correct test file (#​2039) (98d95d6) by Sean Cassiere
Docs
  • cleanup the Reference API page having the hooks being suffixed with (.md) (#​2038) (03b0599) by Sean Cassiere
Packages

v1.45.11

Compare Source

Version 1.45.11 - 7/26/24, 3:54 AM

Changes

Fix
  • react-router: retain path parameters that are falsy but still valid (#​2027) (6981a3a) by Sean Cassiere
Docs
  • Warn against DOM-rendering elements in Wrap and InnerWrap (#​2017) (02f934c) by Tom Ballinger
Tests

Packages

v1.45.10

Compare Source

Version 1.45.10 - 7/24/24, 9:34 PM

Changes

Fix
  • correctly resolve paths when basepath is set (#​2021) (dadc0eb) by Manuel Schiller

Packages

v1.45.9

Compare Source

Version 1.45.9 - 7/24/24, 9:02 PM

Changes

Fix
  • correct typing for Route.useNavigate (#​1940) (b212862) by Manuel Schiller
Chore
  • prettier and the start-basic example to ignore the "test-results" folder (#​2013) (eece47d) by Sean Cassiere
Ci
  • enable renovate automerge, pin actions (#​2012) (086af99) by Lachlan Collins
Docs
  • add more installation details to getting started with TanStack Start guide (#​2016) (789c466) by Tom Ballinger
  • typos in the "data loading" and "deferred data loading" guides (#​2015) (2c5452e) by @​bqrkhn

Packages

v1.45.8

Compare Source

Version 1.45.8 - 7/23/24, 12:48 AM

Changes

Fix
  • start: expose "vercel" and "netlify" as target deployment presets (#​2002) (63018c2) by Sean Cassiere
Chore
  • deps: update all non-major dependencies (#​2004) (a8d50ac) by renovate[bot]
Docs
  • typo in an import statement within the code-splitting guide (#​2005) (7087c4b) by dli9431

Packages

v1.45.7

Compare Source

Version 1.45.7 - 7/21/24, 8:44 PM

Changes
Fix
  • router-generator: parse the experimental flags at the generator (#​2001) (ac439bd) by Sean Cassiere
Ci
Docs
  • native markdown relative hyperlinks (#​1998) (b5eabe1) by Sean Cassiere
  • remove component as a supported throw area for the notFound utility (#​1997) (7c0133b) by Sean Cassiere
Test
  • examples: add e2e testing to ensure the basic examples work across releases (#​1990) (66c9dcd) by Sean Cassiere
  • react-router: cleanup the todo in routeContext.test.tsx (#​1989) (e3450eb) by Sean Cassiere
  • react-router: correct usage of act and waitFor (#​1986) (b109ce5) by Sean Cassiere
  • react-router: correct use act in routeContext.test.tsx (#​1985) (7ad94a5) by Sean Cassiere
  • react-router: active state for <Link> is correct when a search parameter value is set to undefined (#​1969) (99a0820) by Sean Cassiere
Packages

v1.45.6

Compare Source

Version 1.45.6 - 7/18/24, 8:52 PM

Changes
Fix
  • react-router: deepEqual correctly handles undefined properties (#​1984) (522bc12) by Manuel Schiller
Packages

v1.45.5

Compare Source

Version 1.45.5 - 7/18/24, 6:52 PM

Changes
Fix
  • react-router: use current matches for fromMatches and only build new matches when location overridden (#​1968) (99f7352) by Christopher Horobin
Test
  • react-router: reducing the React.act warnings during unit tests (#​1975) (7452f23) by Sean Cassiere
Packages

v1.45.4

Compare Source

Version 1.45.4 - 7/16/24, 7:33 PM

Changes
Fix
  • Clear pending timeouts on cancelMatch (65fab47) by Tanner Linsley
  • useMatchRoute now subscribes to pending and location states (9cdef82) by Tanner Linsley
Examples
  • fix trellaux example (50aec3f) by Tanner Linsley
Style
Packages

v1.45.3

Compare Source

Version 1.45.3 - 7/16/24, 5:35 PM

Changes
Fix
  • router: fixed a lot of context related issues (#​1907) (3003d98) by Tanner Linsley
Chore
  • cleanup styles and eslint errors in the spa examples (#​1971) (cd85ca1) by Sean Cassiere
Examples
  • use ensureQuery in start-basic-react-query (#​1962) (020fb74) by Tom Ballinger
Packages

v1.45.2

Compare Source

Version 1.45.2 - 7/15/24, 10:42 AM

Changes
Fix
  • react-router: URI path segments segments should match on equality regardless of their encoding state (#​1964) (0b403aa) by Sean Cassiere
Chore
  • deps: update dependency rsbuild to ^0.7.10 (#​1961) (080834a) by renovate[bot]
  • deps: update all non-major dependencies (#​1960) (a590499) by renovate[bot]
  • deps: update dependency framer-motion to v11 (#​1957) (781b9f1) by renovate[bot]
  • deps: update dependency tailwind-merge to v2 (#​1956) (54d2499) by renovate[bot]
Packages

v1.45.0

Compare Source

Version 1.45.0 - 7/12/24, 8:13 PM

Changes
Feat
  • allow useMatch to not throw if match was not found (#​1738) (bacd6b7) by Manuel Schiller
Chore
  • deps: update all non-major dependencies (#​1952) (cc7730a) by renovate[bot]
Packages

v1.44.5

Compare Source

Version 1.44.5 - 7/12/24, 5:09 PM

Changes

Fix
  • when children are added to the route tree, the inference of RouterContext is lost (#​1946) (d6b8823) by Christopher Horobin

Packages

v1.44.4

Compare Source

Version 1.44.4 - 7/12/24, 1:40 AM

Changes

Fix
  • react-router: scroll-restoration not being persisted on initial load (#​1948) (96bd23e) by Sean Cassiere

Packages

v1.44.2

Compare Source

Version 1.44.2 - 7/11/24, 4:51 AM (Manual Release)

Changes

Chore
Ci

Packages

v1.44.1

Compare Source

Version 1.44.1 - 7/10/24, 1:30 PM

Changes
Fix
Chore
  • deps: remove unused dev dependencies (#​1934) (1a158a2) by Lachlan Collins
  • deps: update all non-major dependencies (#​1933) (a78e067) by renovate[bot]
  • deps: update dependency hono to v4 [security] (#​1931) (117db17) by renovate[bot]
Ci
Docs
  • use gfm alerts in the documentation (#​1924) (9880bb8) by Sean Cassiere
Packages

v1.44.0

Compare Source

Version 1.44.0 - 7/9/24, 8:27 PM

Changes

Feat
Ci

Packages

v1.43.15

Compare Source

Version 1.43.15 - 7/9/24, 7:48 AM

Changes

Fix

Packages

v1.43.14

Compare Source

Version 1.43.14 - 7/9/24, 3:42 AM

Changes
Fix
  • history: fix bugs in push and back of createMemoryHistory (#​1922) (d046e7c) by Manuel Schiller
Packages

v1.43.13

Compare Source

Version 1.43.13 - 7/8/24, 9:38 PM

Changes
Fix
  • start: export FetchFnCtx type for library usage (#​1923) (8048bca) by Corbin Crutchley
Ci
Docs
Style
  • workspace: more patterns for prettier to ignore (#​1902) (e78ab9b) by Sean Cassiere
Packages

v1.43.12

Compare Source

Version 1.43.12 - 7/5/24, 3:06 AM

Changes
Fix
Chore
  • examples: move from @tanstack/router-vite-plugin to @tanstack/router-plugin (#​1894) (941d671) by Sean Cassiere
Packages

v1.43.10

Compare Source

Version 1.43.10 - 7/4/24, 8:18 AM

Changes

Fix
  • router: do not stream match data if empty (f3a919f) by Tanner Linsley
  • router: Remove html injections after streaming (b8ca97a) by Tanner Linsley
  • tsr+query: only stream queries once (39ccb71) by Tanner Linsley
Chore
  • update pnpm-lock (894c97d) by Tanner Linsley
Examples
  • trellaux: update example (751a0c9) by Tanner Linsley
Style
  • examples: prettier on the start-trellaux example (#​1890) (f306542) by Sean Cassiere

Packages

v1.43.6

Compare Source

Version 1.43.6 - 7/2/24, 9:11 AM

Changes
Fix
  • start: stronger typing of the tsrRoutesManifest plugin in start/config (#​1875) (a522c8b) by Sean Cassiere
Packages

v1.43.4

Compare Source

Version 1.43.4 - 7/1/24, 6:43 AM

Changes

Fix
  • lockfile (2998584) by Tanner Linsley
  • deps (c821eab) by Tanner Linsley
  • tests (cbe2b89) by Tanner Linsley
  • add react-router-with-query experimental package (23614fa) by Tanner Linsley

Packages

v1.43.3

Compare Source

Version 1.43.3 - 6/30/24, 6:58 AM

Changes
Fix
  • better streaming order, experimental React Query streaming example (23dcbc9) by Tanner Linsley
Ci
Docs
  • examples: Correctly set "type": "module" (#​1863) (b02c35b) by Lachlan Collins
  • add a diagram on the "custom search param serialization" guide on the need for idempotency (#​1860) (2d28367) by Sean Cassiere
Packages

v1.43.2

Compare Source

Version 1.43.2 - 6/29/24, 7:28 AM

Changes

Fix
  • Bring back injectedHtml; fix: meta, links, scripts hydration (54a0e76) by Tanner Linsley
Examples
  • simplify deferred (f419ae4) by Tanner Linsley
Style
  • start: prefer node: prefixed imports (#​1856) (c506bbd) by Sean Cassiere

Packages

v1.43.1

Compare Source

Version 1.43.1 - 6/29/24, 2:17 AM

Changes
Refactor
  • router-plugin: use babel-dead-code-elimination to handle the removal of unreferenced code (#​1855) (bfe73c0) by Sean Cassiere
Chore
Packages

v1.42.0

Compare Source

Version 1.42.0 - 6/28/24, 4:37 PM

Changes

Feat
  • react-router: params.parse and params.stringify instead of parseParams and stringifyParams (#​1826) (1d733f6) by Christopher Horobin

Packages

v1.41.0

Compare Source

Version 1.41.0 - 6/28/24, 3:46 PM

Changes
Feat
Chore
Ci
Packages

v1.40.0

Compare Source

Version 1.40.0 - 6/21/24, 5:50 PM

Changes

Feat
  • allow to ignore blocker in navigate and <Link> (#​1797) (b1213eb) by Manuel Schiller

Packages

v1.39.8

Compare Source

Version 1.39.8 - 6/20/24, 10:19 PM

Changes

Perf
  • react-router: remove TRouterContext for each route, lazily infer parent for merging and remove TParentRoute from options (#​1780) (7cbaf72) by Christopher Horobin
Ci

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 8, 2024
Copy link

changeset-bot bot commented Jun 8, 2024

⚠️ No Changeset found

Latest commit: bbfb4b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Jun 8, 2024

📚 Storybook Deployment

The latest changes are available as preview in: https://59d9834d.hive-storybook.pages.dev

Copy link
Contributor

github-actions bot commented Jun 8, 2024

🐋 This PR was built and pushed to the following Docker images (tag: bbfb4b47cee3125c7b5f4daffe195b3a743a61e4):

Docker Bake metadata
{
"app": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/rzi8oygmoj226w15uu15u9fh5",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:13861e5e1a9111d6b29310b281fad32587989fbc203fa386b7dba57c0d90ac9c",
    "size": 685
  },
  "containerimage.digest": "sha256:13861e5e1a9111d6b29310b281fad32587989fbc203fa386b7dba57c0d90ac9c",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/app:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/app:renovate_tanstack_router_monorepo"
},
"composition-federation-2": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/y1vjlifj2k4s6txbio0cpqz3b",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:01f8807a94d7656d206a0f5988833e50e058748d05711c0f5b241ac6634ad186",
    "size": 685
  },
  "containerimage.digest": "sha256:01f8807a94d7656d206a0f5988833e50e058748d05711c0f5b241ac6634ad186",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:renovate_tanstack_router_monorepo"
},
"emails": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/f5s3o3epy5kgw8emvgh8oizum",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:a9d343d2d7b42f2ed793edc36919ed94c29be35a7e5512c7c9da1960dcbbb363",
    "size": 685
  },
  "containerimage.digest": "sha256:a9d343d2d7b42f2ed793edc36919ed94c29be35a7e5512c7c9da1960dcbbb363",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/emails:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/emails:renovate_tanstack_router_monorepo"
},
"policy": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/hozinvksoylp4aqym23fzlfcs",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:9e58004402f2bd7c55c88594c63f548b62c92e37be37b7a4b933382f5eacaa4c",
    "size": 685
  },
  "containerimage.digest": "sha256:9e58004402f2bd7c55c88594c63f548b62c92e37be37b7a4b933382f5eacaa4c",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/policy:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/policy:renovate_tanstack_router_monorepo"
},
"rate-limit": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/z7tzdzuu57z1fdkoyxsr70co8",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:8b404a806884d7123ad5b8e9f1dcede079f0794354b72969b0f19094925f1be3",
    "size": 685
  },
  "containerimage.digest": "sha256:8b404a806884d7123ad5b8e9f1dcede079f0794354b72969b0f19094925f1be3",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/rate-limit:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/rate-limit:renovate_tanstack_router_monorepo"
},
"schema": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/p5bafwfuk5ucl5l5uqrtzu284",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:ac032ddd42a8d85427fc02a11eb2c4e282f9754c13da23a68ecbba95ae5cbe48",
    "size": 685
  },
  "containerimage.digest": "sha256:ac032ddd42a8d85427fc02a11eb2c4e282f9754c13da23a68ecbba95ae5cbe48",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/schema:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/schema:renovate_tanstack_router_monorepo"
},
"server": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/tltocky2n2dz7hrvdn0s52415",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:f455960c24734b58b942607562e7fb514a55a15c95e8ac9bbd65ac4c2e0032ea",
    "size": 685
  },
  "containerimage.digest": "sha256:f455960c24734b58b942607562e7fb514a55a15c95e8ac9bbd65ac4c2e0032ea",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/server:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/server:renovate_tanstack_router_monorepo"
},
"storage": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/4i84635rfhxty4gb8ithwgbcy",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:309135c3bb1b37c458029f411bd582b0258c50a4254763481a6dc1937c711463",
    "size": 685
  },
  "containerimage.digest": "sha256:309135c3bb1b37c458029f411bd582b0258c50a4254763481a6dc1937c711463",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/storage:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/storage:renovate_tanstack_router_monorepo"
},
"stripe-billing": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/jsaaa10v5i72dkr1yuk62lv49",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:00e44614bf36f98f906f00900e8d503baac2d3a475dd7980f93d460d705966e6",
    "size": 685
  },
  "containerimage.digest": "sha256:00e44614bf36f98f906f00900e8d503baac2d3a475dd7980f93d460d705966e6",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/stripe-billing:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/stripe-billing:renovate_tanstack_router_monorepo"
},
"tokens": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/opb4ibtlz21yx473ivhuv2g1o",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:1cc3421b36a2e0ebb62f082e40065e01e3baf21885991bcc998caf5dfcd5006a",
    "size": 685
  },
  "containerimage.digest": "sha256:1cc3421b36a2e0ebb62f082e40065e01e3baf21885991bcc998caf5dfcd5006a",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/tokens:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/tokens:renovate_tanstack_router_monorepo"
},
"usage": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/yaz5j6u7kei4dp92vd52faq1i",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:bd659550914729be95258e3f986d66ca72279b163737f2c576e8805d77b9430f",
    "size": 685
  },
  "containerimage.digest": "sha256:bd659550914729be95258e3f986d66ca72279b163737f2c576e8805d77b9430f",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/usage:renovate_tanstack_router_monorepo"
},
"usage-estimator": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/3yoqdszpqaqnu8m7jjy3x8fr3",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:7d3b0b6cdbd2518677ec27a8d95eab37013c901118f8fdba72caa861ddd5fe63",
    "size": 685
  },
  "containerimage.digest": "sha256:7d3b0b6cdbd2518677ec27a8d95eab37013c901118f8fdba72caa861ddd5fe63",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-estimator:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/usage-estimator:renovate_tanstack_router_monorepo"
},
"usage-ingestor": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/s1etq0x9ctdkmcthp0fgb3pk3",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:dde33acfb7d395c8e281290ae7e91eff0f97a890e2e362a6e298e96e6f722acd",
    "size": 685
  },
  "containerimage.digest": "sha256:dde33acfb7d395c8e281290ae7e91eff0f97a890e2e362a6e298e96e6f722acd",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:renovate_tanstack_router_monorepo"
},
"webhooks": {
  "buildx.build.ref": "builder-6bc6c0a8-a593-4e0d-bd4f-001faf043512/builder-6bc6c0a8-a593-4e0d-bd4f-001faf0435120/jvrdye7rxyo0m0uwq3nzwltps",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:0b430e1084253fe77844917d55dfcd43a6e337b4205e2e6210bf679d4e69e7ee",
    "size": 685
  },
  "containerimage.digest": "sha256:0b430e1084253fe77844917d55dfcd43a6e337b4205e2e6210bf679d4e69e7ee",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/webhooks:bbfb4b47cee3125c7b5f4daffe195b3a743a61e4,ghcr.io/kamilkisiela/graphql-hive/webhooks:renovate_tanstack_router_monorepo"
}
}

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 5ef93e8 to 0682c16 Compare June 10, 2024 21:11
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.35.3 chore(deps): update tanstack-router monorepo to v1.35.6 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 0682c16 to 38d24a7 Compare June 11, 2024 06:54
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.35.6 chore(deps): update tanstack-router monorepo Jun 11, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 38d24a7 to 4eeb2b8 Compare June 12, 2024 22:11
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.36.2 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 4eeb2b8 to cda3a90 Compare June 13, 2024 02:53
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.36.2 chore(deps): update tanstack-router monorepo to v1.36.3 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 3 times, most recently from 921340a to ac91f9b Compare June 15, 2024 09:25
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.36.3 chore(deps): update tanstack-router monorepo to v1.38.1 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 2 times, most recently from 1be5242 to 9975c4e Compare June 19, 2024 08:26
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.38.1 chore(deps): update tanstack-router monorepo to v1.39.4 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 9975c4e to 78f9acb Compare June 20, 2024 23:53
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.39.4 chore(deps): update tanstack-router monorepo to v1.39.8 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 78f9acb to 9dc44c7 Compare June 21, 2024 13:41
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.39.8 chore(deps): update tanstack-router monorepo Jun 21, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 9dc44c7 to f75180b Compare June 21, 2024 20:12
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.40.0 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 5 times, most recently from 23c4bab to 9a2f83e Compare June 25, 2024 08:44
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from f672d52 to 57fe6ff Compare July 23, 2024 01:45
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.7 chore(deps): update tanstack-router monorepo to v1.45.8 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 57fe6ff to ce9865c Compare July 24, 2024 21:10
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.8 chore(deps): update tanstack-router monorepo Jul 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from ce9865c to 92ccf26 Compare July 25, 2024 00:28
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.45.10 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 92ccf26 to 076ba50 Compare July 26, 2024 05:02
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.10 chore(deps): update tanstack-router monorepo to v1.45.11 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 076ba50 to ff74d8b Compare July 29, 2024 22:32
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.11 chore(deps): update tanstack-router monorepo to v1.45.14 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from ff74d8b to a9551ea Compare July 30, 2024 21:45
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.14 chore(deps): update tanstack-router monorepo to v1.45.15 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from a9551ea to ed0621b Compare July 31, 2024 19:32
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.15 chore(deps): update tanstack-router monorepo to v1.45.16 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from ed0621b to 48910c6 Compare August 1, 2024 01:30
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.45.16 chore(deps): update tanstack-router monorepo to v1.46.0 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 48910c6 to f3516d8 Compare August 2, 2024 05:25
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.46.0 chore(deps): update tanstack-router monorepo to v1.46.2 Aug 2, 2024
Copy link
Contributor

github-actions bot commented Aug 2, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-hive/apollo 0.34.0-alpha-20240802052946-f3516d890e78f80c16aac8fbbdac7291c452055f npm ↗︎ unpkg ↗︎
@graphql-hive/cli 0.40.0-alpha-20240802052946-f3516d890e78f80c16aac8fbbdac7291c452055f npm ↗︎ unpkg ↗︎
@graphql-hive/core 0.6.0-alpha-20240802052946-f3516d890e78f80c16aac8fbbdac7291c452055f npm ↗︎ unpkg ↗︎
@graphql-hive/envelop 0.33.4-alpha-20240802052946-f3516d890e78f80c16aac8fbbdac7291c452055f npm ↗︎ unpkg ↗︎
@graphql-hive/yoga 0.34.0-alpha-20240802052946-f3516d890e78f80c16aac8fbbdac7291c452055f npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from f3516d8 to 04525b9 Compare August 2, 2024 18:43
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.46.2 chore(deps): update tanstack-router monorepo to v1.46.3 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 04525b9 to 16b3e62 Compare August 3, 2024 13:50
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.46.3 chore(deps): update tanstack-router monorepo to v1.46.4 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 16b3e62 to 9a54fa2 Compare August 4, 2024 02:13
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.46.4 chore(deps): update tanstack-router monorepo Aug 4, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 9a54fa2 to 3d7f624 Compare August 6, 2024 00:30
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.46.6 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 3d7f624 to bbfb4b4 Compare August 6, 2024 08:52
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.46.6 chore(deps): update tanstack-router monorepo to v1.46.7 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant