Skip to content

[Snyk] Upgrade apollo-server-express from 2.20.0 to 2.21.0 #7241

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

Closed
wants to merge 10 commits into from

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Mar 5, 2021

Snyk has created this PR to upgrade apollo-server-express from 2.20.0 to 2.21.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-02-12.
Release notes
Package name: apollo-server-express
  • 2.21.0 - 2021-02-12

    [email protected]

  • 2.21.0-alpha.2 - 2021-02-11
  • 2.21.0-alpha.1 - 2021-02-11
  • 2.21.0-alpha.0 - 2021-02-11
  • 2.20.0 - 2021-02-09
from apollo-server-express GitHub release notes
Commit messages
Package name: apollo-server-express

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #7241 (49bbb3a) into master (b20aa0c) will decrease coverage by 10.01%.
The diff coverage is 87.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #7241       +/-   ##
===========================================
- Coverage   94.01%   84.00%   -10.02%     
===========================================
  Files         172      179        +7     
  Lines       12955    13140      +185     
===========================================
- Hits        12180    11038     -1142     
- Misses        775     2102     +1327     
Impacted Files Coverage Δ
src/Adapters/Storage/Postgres/PostgresClient.js 4.76% <0.00%> (-81.91%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 2.44% <0.00%> (-93.42%) ⬇️
src/Utils.js 95.74% <94.44%> (-0.81%) ⬇️
src/Security/CheckGroups/CheckGroupDatabase.js 94.73% <94.73%> (ø)
src/Security/CheckRunner.js 94.82% <94.82%> (ø)
src/Security/CheckGroups/CheckGroupServerConfig.js 95.23% <95.23%> (ø)
src/Config.js 93.36% <100.00%> (+0.47%) ⬆️
src/Controllers/DatabaseController.js 94.29% <100.00%> (-1.17%) ⬇️
src/Options/Definitions.js 100.00% <100.00%> (ø)
src/Options/index.js 100.00% <100.00%> (ø)
... and 30 more

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 b20aa0c...5e62dcd. Read the comment docs.

davimacedo and others added 8 commits March 5, 2021 11:32
* added custom routes

* fixed docs typos

* added page.customRoutes config validation

* added 404 response if missing custom route response

* added docs

* minor README formatting

* added CHANGELOG entry

* fixed bug in definitions builder that did not recognize array of custom type

* added missing route handler definition

* fixed custom routes definition
* Changelog redesign

* condensed master section

* imrroved wording

* removed user links

* fixed version links

* fixed another version link

* removed verbose heading

* merged "bug fixes" into "other commits"

* fixed typos

* fixed typo in CONTRIBUTING
* added Parse Server security option

* added SecurityRouter

* added Check class

* added CheckGroup class

* moved parameter validation to Utils

* added CheckRunner class

* added auto-run on server start

* added custom security checks as Parse Server option

* renamed script to check

* reformat log output

* added server config check

* improved contributing guideline

* improved contribution guide

* added check security log

* improved log format

* added checks

* fixed log fomat typo

* added database checks

* fixed database check

* removed database auth check in initial version

* improved contribution guide

* added security check tests

* fixed typo

* improved wording guidelines

* improved wording guidelines
* PG: Properly initialize database

* fix flaky tests

* flaky test

* correct test

* no idea

* clean up debugger
* Fix Push Notification Flaky Tests

* handle all tests
* initial pass

* reconfigureServer when needed

* finish postgres tests

* mongo tests

* more tests

* clean up

* re-add skipped test

* Fix transaction tests

* handle batch

* AuthenticationAdapter fix

* More reconfiguration

* clean up

* properly terminate cli servers

* handle Parse.Push

* Flaky PushController

* ensure reconfigureServer when changed

* fix postgres tests

* remove console.log

* LiveQuery spec remove duplicates and listeners
@dplewis dplewis requested a review from davimacedo March 13, 2021 15:12
…b.com:parse-community/parse-server into snyk-upgrade-4c7b071711b333e60e1f4b714396d6c2
@davimacedo
Copy link
Member

Closing in favor of #7266

@davimacedo davimacedo closed this Mar 15, 2021
@mtrezza mtrezza deleted the snyk-upgrade-4c7b071711b333e60e1f4b714396d6c2 branch July 25, 2021 00:18
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.

4 participants