Skip to content

fix(deps): update all non-major dependencies #809

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

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.5 -> 3.11.8 age adoption passing confidence
@babel/core (source) 7.25.2 -> 7.26.0 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@babel/preset-env (source) 7.25.4 -> 7.26.0 age adoption passing confidence
@graphql-mesh/apollo-link (source) ^0.103.0 -> ^0.104.0 age adoption passing confidence
@graphql-mesh/cli (source) ^0.96.0 -> ^0.97.0 age adoption passing confidence
@graphql-mesh/fusion-runtime (source) ^0.8.0 -> ^0.10.0 age adoption passing confidence
@graphql-mesh/urql-exchange (source) ^0.103.0 -> ^0.104.0 age adoption passing confidence
@tanstack/react-query (source) 5.52.2 -> 5.59.19 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence
@types/react (source) 18.3.4 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.3 age adoption passing confidence
eslint (source) 9.9.1 -> 9.14.0 age adoption passing confidence
husky 9.1.5 -> 9.1.6 age adoption passing confidence
nodemon (source) 3.1.4 -> 3.1.7 age adoption passing confidence
tslib (source) 2.6.3 -> 2.8.1 age adoption passing confidence
urql (source) 4.1.0 -> 4.2.1 age adoption passing confidence
vite (source) 5.4.2 -> 5.4.10 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.11.8

Compare Source

Patch Changes

v3.11.7

Compare Source

Patch Changes
  • #​12052 e471cef Thanks @​jerelmiller! - Fixes a regression from where passing an invalid identifier to from in useFragment would result in the warning TypeError: Cannot read properties of undefined (reading '__typename').

v3.11.6

Compare Source

Patch Changes
babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
babel/babel (@​babel/plugin-proposal-decorators)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
ardatan/graphql-mesh (@​graphql-mesh/apollo-link)

v0.104.0

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/cli)

v0.97.0

Compare Source

Minor Changes
Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/fusion-runtime)

v0.10.0

Compare Source

Patch Changes

v0.9.7

Compare Source

Patch Changes

v0.9.6

Compare Source

Patch Changes
  • #​7712
    dc54d58
    Thanks @​EmrysMyrddin! - WebSocket connections are now cached
    against the whole connectionParams object and forwarded headers. The fixes WebSocket
    connection being reused wrongly when connectionParams.token is stable while other fields are
    changing.

v0.9.5

Compare Source

Patch Changes

v0.9.4

Compare Source

Patch Changes

v0.9.3

Compare Source

Patch Changes

v0.9.2

Compare Source

Patch Changes

v0.9.1

Compare Source

Patch Changes

v0.9.0

Compare Source

Minor Changes
ardatan/graphql-mesh (@​graphql-mesh/urql-exchange)

v0.104.0

Compare Source

Patch Changes
TanStack/query (@​tanstack/react-query)

v5.59.19

Compare Source

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix
  • query-devtools: handle null properties for __previousQueryOptions (#​8240) (9c93dc0) by Kae
Test
Docs
  • community-projects: Add Atomic CRM to the list of community projects (#​8229) (92defc6) by CarolineClr

Packages

v5.59.18

Compare Source

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix
  • useQuery: don"t retryOnMount when prefetchInRender is used (#​8247) (74f0d6a) by Dominik Dorfmeister

Packages

v5.59.17

Compare Source

Version 5.59.17 - 11/2/24, 5:45 PM

Changes
Fix
  • useQueries: warn on duplicate keys (#​8246) (c643635) by Dominik Dorfmeister
Chore
Test
  • react-query: better query-persist-client-core import (#​8212) (1865f0d) by Lachlan Collins
Docs
  • angular-query: add query options from a service example (#​8220) (c61ff1e) by Arnoud
Packages

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes
Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko
Packages

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

changeset-bot bot commented Aug 29, 2024

🦋 Changeset detected

Latest commit: 4c081e6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@graphprotocol/client-apollo Patch
@graphprotocol/client-block-tracking Patch
@graphprotocol/client-cli Patch
@graphprotocol/client-urql Patch

Not sure what this means? Click here to learn what changesets are.

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

@theguild-bot
Copy link
Collaborator

theguild-bot commented Aug 29, 2024

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphprotocol/client-apollo 2.0.8-alpha-20241106093124-4c081e624da2a72cae8b962e7ca08c5a1e13f695 npm ↗︎ unpkg ↗︎
@graphprotocol/client-block-tracking 2.0.7-alpha-20241106093124-4c081e624da2a72cae8b962e7ca08c5a1e13f695 npm ↗︎ unpkg ↗︎
@graphprotocol/client-cli 3.0.8-alpha-20241106093124-4c081e624da2a72cae8b962e7ca08c5a1e13f695 npm ↗︎ unpkg ↗︎
@graphprotocol/client-urql 2.0.8-alpha-20241106093124-4c081e624da2a72cae8b962e7ca08c5a1e13f695 npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b1a8ea to 7fb961d Compare November 6, 2024 09:30
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.7.0 fix(deps): update all non-major dependencies Nov 6, 2024
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ardatan ardatan merged commit 3aac0bd into main Nov 6, 2024
6 checks passed
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.

2 participants