feat(deps): replace dependency apollo-server with @apollo/server ^4.0.0#100
Merged
rostislav-simonik merged 8 commits intomainfrom Oct 16, 2023
Merged
feat(deps): replace dependency apollo-server with @apollo/server ^4.0.0#100rostislav-simonik merged 8 commits intomainfrom
rostislav-simonik merged 8 commits intomainfrom
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
Member
|
/resolve yarn.lock |
b1cc279 to
179a539
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #100 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 75 92 +17
Branches 19 18 -1
=========================================
+ Hits 75 92 +17
|
rostislav-simonik
approved these changes
Oct 16, 2023
txo-github-bot bot
pushed a commit
that referenced
this pull request
Oct 16, 2023
## [3.0.0](v2.0.8...v3.0.0) (2023-10-16) ### ⚠ BREAKING CHANGES * **deps:** migrate to @apollo/server ^4.0.0, refactor errors structrure and error codes. * chore(deps): replace dependency apollo-server with @apollo/server ^4.0.0 * refactor: migrate to @apollo/server * refactor: migrate format error * test: migrate all tests to new @apollo/server and update createError and formatError accordingly * fix: add missing export of interface * chore: sync with master ### Features * **deps:** replace dependency apollo-server with @apollo/server ^4.0.0 ([#100](#100)) ([d6e0470](d6e0470)) ### Testing * add integration tests for formatError ([#99](#99)) ([e81c4b7](e81c4b7)) * switch to inline jest snapshots ([#103](#103)) ([6891001](6891001))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.12.1->^4.0.0This is a special PR that replaces
apollo-serverwith the community suggested minimal stable replacement version.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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.