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 all devdependencies #172

Merged
merged 7 commits into from
Jan 22, 2024
Merged

chore(deps): update all devdependencies #172

merged 7 commits into from
Jan 22, 2024

Conversation

svc-secops
Copy link
Contributor

@svc-secops svc-secops commented Jan 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.8.6 -> 3.8.10 age adoption passing confidence
@types/node (source) 20.10.6 -> 20.11.5 age adoption passing confidence
vitest (source) 1.1.3 -> 1.2.1 age adoption passing confidence

Release Notes

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

v3.8.10

Compare Source

Patch Changes
  • #​11489 abfd02a Thanks @​gronxb! - Fix networkStatus with useSuspenseQuery not properly updating to ready state when using a cache-and-network fetch policy that returns data equal to what is already in the cache.

  • #​11483 6394dda Thanks @​pipopotamasu! - Fix cache override warning output

v3.8.9

Compare Source

Patch Changes

v3.8.8

Compare Source

Patch Changes

v3.8.7

Compare Source

Patch Changes
  • #​11297 c8c76a522 Thanks @​jerelmiller! - Add an explicit return type for the useReadQuery hook called UseReadQueryResult. Previously the return type of this hook was inferred from the return value.

  • #​11337 bb1da8349 Thanks @​phryneas! - #​11206 used the TypeScript syntax infer X extends Y that was introduced in TS 4.8.
    This caused some problems for some users, so we are rolling back to a more backwars-compatible (albeit slightly less performant) type.

vitest-dev/vitest (vitest)

v1.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone Etc/UTC.

🚦 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.


This PR has been generated by Renovate Bot.

@svc-secops svc-secops requested a review from a team as a code owner January 10, 2024 13:16
@svc-secops svc-secops added the dependencies Pull requests that update a dependency file label Jan 10, 2024
@svc-secops
Copy link
Contributor Author

svc-secops commented Jan 10, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
➤ YN0000: · Yarn 4.0.2
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @apollo/client@npm:3.8.10, @types/node@npm:20.11.5, vitest@npm:1.2.1, @vitest/expect@npm:1.2.1, @vitest/runner@npm:1.2.1, @vitest/snapshot@npm:1.2.1, and 7 more.
➤ YN0085: │ - @types/node@npm:20.10.6, @vitest/expect@npm:1.1.3, @vitest/runner@npm:1.1.3, @vitest/snapshot@npm:1.1.3, @vitest/spy@npm:1.1.3, @vitest/utils@npm:1.1.3, and 3 more.
➤ YN0000: └ Completed in 1s 995ms
➤ YN0000: ┌ Fetch step

@svc-secops svc-secops changed the title chore(deps): update dependency @apollo/client to v3.8.8 chore(deps): update all devdependencies Jan 11, 2024
@svc-secops svc-secops force-pushed the renovate/all-dev branch 6 times, most recently from 2190a04 to 0049b41 Compare January 20, 2024 12:11
@phryneas phryneas merged commit 2adedfa into main Jan 22, 2024
11 checks passed
@phryneas phryneas deleted the renovate/all-dev branch January 22, 2024 15:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants