Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Bump apollo-link from 1.2.3 to 1.2.14 #87

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2021

Bumps apollo-link from 1.2.3 to 1.2.14.

Changelog

Sourced from apollo-link's changelog.

Note: This is a cumulative changelog that outlines all of the Apollo Link project child package changes that were bundled into a release on a specific day.

2020-04-09

Improvements

2019-09-06

Improvements

2019-06-14

apollo-link 1.2.12

2019-03-14

apollo-link-dedup 1.0.18

  • Fixes an issue introduced in #984 where subscriber next and/or error calls might have already deleted the key the new dedupe changes were intended to help with. @​JoviDeCroock in #988

2019-03-13

apollo-link-dedup 1.0.17

  • Fixes an issue caused by the DedupLink shared observable returning cleanup logic that unsubscribes from the real observable, without checking whether only one of the many (shared) subscribers are unsubscribing. This caused problems when using DedupLink in front of HttpLink, as this lead to HttpLink aborting HTTP requests while some callers were still waiting for a response.

... (truncated)

Commits
  • 1012934 chore: Publish
  • 651bd1c Changelog update
  • 33fa3c5 Support GraphQL v15 (#1263)
  • 9a07942 Remove references to GitHunt, which has been sunset.
  • 464b387 Merge pull request #1257 from apollographql/upgrade-theme
  • 9a8306e Upgrade docs theme
  • d56fce6 Update link-error docs to reference response.errors = undefined (#1240)
  • f3dcc8b chore(deps): update dependency rollup to v1.29.1
  • f463105 chore(deps): update dependency @​types/jest to v24.9.0
  • 1a38c9d chore(deps): update dependency rollup to v1.29.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by apollo-bot, a new releaser for apollo-link since your current version.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2021
@benjamn
Copy link
Member

benjamn commented Dec 16, 2021

@dependabot recreate

Bumps [apollo-link](https://github.com/apollographql/apollo-link) from 1.2.3 to 1.2.14.
- [Release notes](https://github.com/apollographql/apollo-link/releases)
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link@1.2.3...apollo-link@1.2.14)

---
updated-dependencies:
- dependency-name: apollo-link
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apollo-link-1.2.14 branch from 5f171c0 to 1998b77 Compare December 16, 2021 18:35
@benjamn benjamn merged commit 2d6ca0f into master Dec 16, 2021
@benjamn benjamn deleted the dependabot/npm_and_yarn/apollo-link-1.2.14 branch December 16, 2021 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant