Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump apollo-server-core from 2.14.0 to 2.14.2 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2020

Bumps apollo-server-core from 2.14.0 to 2.14.2.

Changelog

Sourced from apollo-server-core's changelog.

v2.14.2

Note: This release is is related to a GitHub Security Advisory published by the Apollo Server team. Please read the attached advisory to understand the impact.

v2.14.1

See complete versioning details.

Commits
  • a17f26b Release
  • 7aaca56 Update @apollo/gateway and @apollo/federation CHANGELOG before publish.
  • 354d991 Update CHANGELOG.md for subscription validation rules to Security Advisory.
  • 04fab28 Merge remote-tracking branch 'origin/master' into advisory-fix-1
  • 02f1fb6 chore(deps): update dependency gatsby to v2.22.15 (#4187)
  • eadbfc3 chore(deps): update dependency gatsby to v2.22.13 (#4181)
  • d979a9e chore(deps): update dependency @types/lodash to v4.14.154 (#4184)
  • 68ff8e5 chore(deps): update dependency ioredis to v4.17.3 (#4182)
  • 00a056a chore(deps): update dependency @types/lodash to v4.14.153 (#4180)
  • c0aa7c0 chore(deps): update dependency @azure/functions to v1.2.2 (#4179)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2020
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 6, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jun 6, 2020

Codecov Report

Merging #17 into master will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   94.79%   94.76%   -0.04%     
==========================================
  Files          10       10              
  Lines         173      172       -1     
  Branches       34       34              
==========================================
- Hits          164      163       -1     
  Misses          6        6              
  Partials        3        3              
Impacted Files Coverage Δ
src/schema/buildSchemas.ts 93.68% <ø> (-0.07%) ⬇️
src/server.ts 87.50% <ø> (ø)
src/customSchema/Query.ts 100.00% <100.00%> (ø)
src/customSchema/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95beb05...9c79a0e. Read the comment docs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants