fix(deps): pin dependency @apollo/client to 3.14.0 #3

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/apollo-graphql-packages into main 2025-11-22 20:11:32 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-22 16:55:07 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
@apollo/client (source) dependencies pin ^3.14.0 -> 3.14.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@apollo/client](https://www.apollographql.com/docs/react/) ([source](https://github.com/apollographql/apollo-client)) | dependencies | pin | [`^3.14.0` -> `3.14.0`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.14.0/3.14.0) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-22 16:55:09 +00:00 (Migrated from gitlab.com)

restored source branch renovate/apollo-graphql-packages

restored source branch `renovate/apollo-graphql-packages`
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-22 16:55:34 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-22 17:54:52 +00:00 (Migrated from gitlab.com)

added 3 commits

  • f99f5d2f...535a5167 - 2 commits from branch main
  • a699eea0 - fix(deps): pin dependency @apollo/client to 3.14.0

Compare with previous version

added 3 commits <ul><li>f99f5d2f...535a5167 - 2 commits from branch <code>main</code></li><li>a699eea0 - fix(deps): pin dependency @apollo/client to 3.14.0</li></ul> [Compare with previous version](/unboundsoftware/schemas-app/-/merge_requests/2/diffs?diff_id=1575045162&start_sha=f99f5d2fc8e7b4f89f0a030576db3e6351e3acbc)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-22 19:55:13 +00:00 (Migrated from gitlab.com)

added 3 commits

  • a699eea0...ac20fadf - 2 commits from branch main
  • df78e281 - fix(deps): pin dependency @apollo/client to 3.14.0

Compare with previous version

added 3 commits <ul><li>a699eea0...ac20fadf - 2 commits from branch <code>main</code></li><li>df78e281 - fix(deps): pin dependency @apollo/client to 3.14.0</li></ul> [Compare with previous version](/unboundsoftware/schemas-app/-/merge_requests/2/diffs?diff_id=1575060879&start_sha=a699eea093a6d647cdd1f3159f3d189daa1711b2)
argoyle commented 2025-11-22 20:05:01 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 84.37%. Comparing base (ac20fad) to head (df78e28).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files           2        2           
  Lines          32       32           
  Branches       13       13           
=======================================
  Hits           27       27           
  Misses          5        5           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/2?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 84.37%. Comparing base ([`ac20fad`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/ac20fadf092ec7d2529b4cdef831dac57b63e611?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`df78e28`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/df78e2811952be0353f15edaf115182514b54efa?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #2 +/- ## ======================================= Coverage 84.37% 84.37% ======================================= Files 2 2 Lines 32 32 Branches 13 13 ======================================= Hits 27 27 Misses 5 5 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/2?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-11-22 20:11:32 +00:00 (Migrated from gitlab.com)

mentioned in commit a6a14ce915

mentioned in commit a6a14ce915b8e29613b5f36f0493bb249bf18a50
argoyle (Migrated from gitlab.com) merged commit a6a14ce915 into main 2025-11-22 20:11:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#3