Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.7.9 -> 3.7.10 age adoption passing confidence
@graphql-mesh/cli 0.82.24 -> 0.82.25 age adoption passing confidence
@graphql-mesh/graphql 0.34.7 -> 0.34.8 age adoption passing confidence
@graphql-mesh/transform-prefix 0.12.15 -> 0.12.16 age adoption passing confidence
@graphql-mesh/transform-rename 0.14.15 -> 0.14.16 age adoption passing confidence
@graphql-mesh/transform-type-merging 0.5.14 -> 0.5.15 age adoption passing confidence
@graphql-tools/wrap 9.3.7 -> 9.3.8 age adoption passing confidence
@types/node (source) 18.14.4 -> 18.14.6 age adoption passing confidence
babel-jest 29.4.3 -> 29.5.0 age adoption passing confidence
jest (source) 29.4.3 -> 29.5.0 age adoption passing confidence
rimraf 4.1.3 -> 4.3.1 age adoption passing confidence

Release Notes

apollographql/apollo-client

v3.7.10

Compare Source

Patch Changes
  • #​9438 52a9c8ea1 Thanks @​dciesielkiewicz! - Ensure the client option passed to useMutation's execute function is used when provided. Previously this option was ignored.

  • #​9124 975b923c0 Thanks @​andrebrantom! - Make ApolloClient.writeQuery and ApolloClient.writeFragment behave more like cache.writeQuery and cache.writeFragment by returning the reference returned by the cache.

Urigo/graphql-mesh (@​graphql-mesh/cli)

v0.82.25

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/graphql)

v0.34.8

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/transform-prefix)

v0.12.16

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/transform-rename)

v0.14.16

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/transform-type-merging)

v0.5.15

Compare Source

Patch Changes
ardatan/graphql-tools

v9.3.8

Compare Source

Patch Changes
facebook/jest

v29.5.0

Compare Source

Features
  • [jest-changed-files] Support Sapling (#​13941)
  • [jest-circus, @​jest/cli, jest-config] Add feature to randomize order of tests via CLI flag or through the config file(#​12922)
  • [jest-cli, jest-config, @​jest/core, jest-haste-map, @​jest/reporters, jest-runner, jest-runtime, @​jest/types] Add workerThreads configuration option to allow using worker threads for parallelization (#​13939)
  • [jest-cli] Export yargsOptions (#​13970)
  • [jest-config] Add openHandlesTimeout option to configure possible open handles warning. (#​13875)
  • [@jest/create-cache-key-function] Allow passing length argument to createCacheKey() function and set its default value to 16 on Windows (#​13827)
  • [jest-message-util] Add support for AggregateError (#​13946 & #​13947)
  • [jest-message-util] Add support for Error causes in test and it (#​13935 & #​13966)
  • [jest-reporters] Add summaryThreshold option to summary reporter to allow overriding the internal threshold that is used to print the summary of all failed tests when the number of test suites surpasses it (#​13895)
  • [jest-runtime] Expose @sinonjs/fake-timers async APIs functions advanceTimersByTimeAsync(msToRun) (tickAsync(msToRun)), advanceTimersToNextTimerAsync(steps) (nextAsync), runAllTimersAsync (runAllAsync), and runOnlyPendingTimersAsync (runToLastAsync) (#​13981)
  • [jest-runtime, @​jest/transform] Allow V8 coverage provider to collect coverage from files which were not loaded explicitly (#​13974)
  • [jest-snapshot] Add support to cts and mts TypeScript files to inline snapshots (#​13975)
  • [jest-worker] Add start method to worker farms (#​13937)
  • [jest-worker] Support passing a URL as path to worker (#​13982)
Fixes
  • [babel-plugin-jest-hoist] Fix unwanted hoisting of nested jest usages (#​13952)
  • [jest-circus] Send test case results for todo tests (#​13915)
  • [jest-circus] Update message printed on test timeout (#​13830)
  • [jest-circus] Avoid creating the word "testfalse" when takesDoneCallback is false in the message printed on test timeout AND updated timeouts test (#​13954)
  • [jest-environment-jsdom] Stop setting document to null on teardown (#​13972)
  • [@jest/expect-utils] Update toStrictEqual() to be able to check jest.fn().mock.calls (#​13960)
  • [@jest/test-result] Allow TestResultsProcessor type to return a Promise (#​13950)
Chore & Maintenance
  • [jest-snapshot] Remove dependency on jest-haste-map (#​13977)
isaacs/rimraf

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.4

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Mar 3, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 3, 2023

🦋 Changeset detected

Latest commit: d83f56f

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-add-source-name Patch
@graphprotocol/client-auto-pagination Patch
@graphprotocol/client-auto-type-merging Patch
@graphprotocol/client-cli 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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b9ed3bc to 384c680 Compare March 3, 2023 06:08
@renovate renovate bot changed the title chore(deps): update dependency rimraf to v4.2.0 chore(deps): update all non-major dependencies Mar 3, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 384c680 to 8a5e8b1 Compare March 4, 2023 04:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a5e8b1 to a69a311 Compare March 6, 2023 21:54
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Mar 6, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 6, 2023

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.

@theguild-bot
Copy link
Collaborator

🚀 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-add-source-name 1.0.18-alpha-20230306215528-d83f56f npm ↗︎ unpkg ↗︎
@graphprotocol/client-auto-pagination 1.1.16-alpha-20230306215528-d83f56f npm ↗︎ unpkg ↗︎
@graphprotocol/client-auto-type-merging 1.0.23-alpha-20230306215528-d83f56f npm ↗︎ unpkg ↗︎
@graphprotocol/client-cli 2.2.20-alpha-20230306215528-d83f56f npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 40eceda into main Mar 7, 2023
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