Skip to content

chore(deps): bump apollo-server-express from 2.14.2 to 2.14.5#359

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apollo-server-express-2.14.5
Closed

chore(deps): bump apollo-server-express from 2.14.2 to 2.14.5#359
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apollo-server-express-2.14.5

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps apollo-server-express from 2.14.2 to 2.14.5.

Changelog

Sourced from apollo-server-express's changelog.

v2.14.5

v2.14.4

The changes noted within this vNEXT section have not been released yet. New PRs and commits which introduce changes should include an entry in this vNEXT section as part of their development. With few exceptions, the format of the entry should follow convention (i.e., prefix with package name, use markdown backtick formatting for package names and code, suffix with a link to the change-set à la [PR #YYY](https://link/pull/YYY), etc.). When a release is being prepared, a new header will be (manually) created below and the appropriate changes within that release will be moved into the new section.

  • apollo-engine-reporting: Add environment variable APOLLO_SCHEMA_REPORTING that can enable schema reporting. If experimental__schemaReporting is set it will override the environment variable. [PR #4206](apollographql/apollo-server#4206)
  • apollo-engine-reporting: The schema reporting URL has been changed to use the new dedicated sub-domain https://edge-server-reporting.api.apollographql.com. [PR #4232](apollographql/apollo-server#4232)
  • apollo-server-core: Though Apollo Server is not affected due to the way it is integrated, in response to an upstream security advisory for GraphQL Playground we have published the same patch on our @apollographql/graphql-playground-html fork and bumped Apollo Server to use it. Again, this was done out of an abundance of caution since the way that Apollo Server utilizes renderPlaygroundPage is not vulnerable as it does not allow per-request Playground configuration that could allow interpolation of user-input. [PR #4231](apollographql/apollo-server#4231)

v2.14.3

  • This release only includes patch updates to dependencies.
Commits
  • 1824b55 Release
  • 109aa23 feat(apollo-server-plugin-operation-registry): use CDN (#4275)
  • c264bc7 Correct changelog entry for #4246
  • ef34a0c chore(deps): update dependency gatsby-theme-apollo-docs to v4.2.8 (#4276)
  • ead9797 chore(deps): update dependency gatsby-theme-apollo-docs to v4.2.7 (#4267)
  • b6ed57c Merge pull request #4246 from apollographql/sachin/throw-in-schema-reporting-...
  • 82c36ca Update CHANGELOG.md
  • e527472 Check the agent's schemaReport field instead of checking options
  • a9c4b3d Throw if schema-reporting is enabled for either the gateway or for federated ...
  • 0c9ca40 Merge pull request #4244 from apollographql/sachin/update-startup-logging-for...
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 17, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #360.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/apollo-server-express-2.14.5 branch June 18, 2020 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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