Skip to content

feat(deps): replace dependency apollo-server with @apollo/server ^4.0.0#100

Merged
rostislav-simonik merged 8 commits intomainfrom
renovate/apollo-graphql-packages
Oct 16, 2023
Merged

feat(deps): replace dependency apollo-server with @apollo/server ^4.0.0#100
rostislav-simonik merged 8 commits intomainfrom
renovate/apollo-graphql-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
apollo-server devDependencies replacement ^3.12.1 -> ^4.0.0

This is a special PR that replaces apollo-server with 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.


  • 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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Oct 13, 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.

@rostislav-simonik
Copy link
Copy Markdown
Member

/resolve yarn.lock

@rostislav-simonik rostislav-simonik force-pushed the renovate/apollo-graphql-packages branch from b1cc279 to 179a539 Compare October 16, 2023 16:45
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 16, 2023

Codecov Report

Merging #100 (e3c5fe4) into main (6b6ce16) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines           75        92   +17     
  Branches        19        18    -1     
=========================================
+ Hits            75        92   +17     
Files Coverage Δ
src/Api/CreateError.ts 100.00% <100.00%> (ø)
src/Api/FormatError.ts 100.00% <100.00%> (ø)
src/Errors/InvalidAttributeError.ts 100.00% <ø> (ø)
src/Errors/MissingAttributeError.ts 100.00% <ø> (ø)
src/Errors/NotFoundError.ts 100.00% <100.00%> (ø)
src/Model/Types.ts 100.00% <100.00%> (ø)

@rostislav-simonik rostislav-simonik changed the title chore(deps): replace dependency apollo-server with @apollo/server ^4.0.0 feat(deps): replace dependency apollo-server with @apollo/server ^4.0.0 Oct 16, 2023
@rostislav-simonik rostislav-simonik merged commit d6e0470 into main Oct 16, 2023
@rostislav-simonik rostislav-simonik deleted the renovate/apollo-graphql-packages branch October 16, 2023 16:51
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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant