Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Comments

Bump @urql/exchange-auth from 1.0.0 to 2.1.5#35

Closed
dependabot[bot] wants to merge 1 commit intocanaryfrom
dependabot/npm_and_yarn/urql/exchange-auth-2.1.5
Closed

Bump @urql/exchange-auth from 1.0.0 to 2.1.5#35
dependabot[bot] wants to merge 1 commit intocanaryfrom
dependabot/npm_and_yarn/urql/exchange-auth-2.1.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

Bumps @urql/exchange-auth from 1.0.0 to 2.1.5.

Release notes

Sourced from @​urql/exchange-auth's releases.

@​urql/exchange-auth@​2.1.5

Patch Changes

  • Handle refreshAuth rejections and pass the resulting error on to OperationResults on the authentication queue Submitted by @​kitten (See #3307)

@​urql/exchange-auth@​2.1.4

Patch Changes

  • ⚠️ Fix regression that caused teardowns to be ignored by an authExchange’s retry queue Submitted by @​kitten (See #3235)

@​urql/exchange-auth@​2.1.3

Patch Changes

  • Update build process to generate correct source maps Submitted by @​kitten (See #3201)

@​urql/exchange-auth@​2.1.2

Patch Changes

@​urql/exchange-auth@​2.1.1

Patch Changes

  • ⚠️ Fix operations created by utilities.mutate() erroneously being retried and sent again like a regular operation Submitted by @​JoviDeCroock (See #3164)

@​urql/exchange-auth@​2.1.0

Minor Changes

  • Update exchanges to drop redundant share calls, since @urql/core’s composeExchanges utility now automatically does so for us Submitted by @​kitten (See #3082)

Patch Changes

@​urql/exchange-auth@​2.0.0

Major Changes

... (truncated)

Changelog

Sourced from @​urql/exchange-auth's changelog.

2.1.5

Patch Changes

  • Handle refreshAuth rejections and pass the resulting error on to OperationResults on the authentication queue Submitted by @​kitten (See #3307)

2.1.4

Patch Changes

  • ⚠️ Fix regression that caused teardowns to be ignored by an authExchange’s retry queue Submitted by @​kitten (See #3235)

2.1.3

Patch Changes

  • Update build process to generate correct source maps Submitted by @​kitten (See #3201)

2.1.2

Patch Changes

2.1.1

Patch Changes

  • ⚠️ Fix operations created by utilities.mutate() erroneously being retried and sent again like a regular operation Submitted by @​JoviDeCroock (See #3164)

2.1.0

Minor Changes

  • Update exchanges to drop redundant share calls, since @urql/core’s composeExchanges utility now automatically does so for us Submitted by @​kitten (See #3082)

Patch Changes

  • ⚠️ Fix source maps included with recently published packages, which lost their sourcesContent, including additional source files, and had incorrect paths in some of them Submitted by @​kitten (See #3053)
  • Upgrade to wonka@^6.3.0 Submitted by @​kitten (See #3104)
  • Avoid infinite loop when didAuthError keeps returning true Submitted by @​JoviDeCroock (See #3112)

... (truncated)

Commits

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)

Bumps [@urql/exchange-auth](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/auth) from 1.0.0 to 2.1.5.
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/auth/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-auth@2.1.5/exchanges/auth)

---
updated-dependencies:
- dependency-name: "@urql/exchange-auth"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #39.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/urql/exchange-auth-2.1.5 branch July 31, 2023 13:59
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants