Skip to content

build(deps): bump @urql/exchange-auth from 0.1.7 to 1.0.0#420

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/urql/exchange-auth-1.0.0
Open

build(deps): bump @urql/exchange-auth from 0.1.7 to 1.0.0#420
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/urql/exchange-auth-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 30, 2022

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

Release notes

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

@​urql/exchange-auth@​1.0.0

Major Changes

  • Goodbye IE11! 👋 This major release removes support for IE11. All code that is shipped will be transpiled much less and will not be ES5-compatible anymore, by @​kitten (See #2504)
  • Upgrade to Wonka v6 (wonka@^6.0.0), which has no breaking changes but is built to target ES2015 and comes with other minor improvements. The library has fully been migrated to TypeScript which will hopefully help with making contributions easier!, by @​kitten (See #2504)

Minor Changes

  • Remove the babel-plugin-modular-graphql helper, this because the graphql package hasn't converted to ESM yet which gives issues in node environments, by @​JoviDeCroock (See #2551)

Patch Changes

Changelog

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

1.0.0

Major Changes

  • Goodbye IE11! 👋 This major release removes support for IE11. All code that is shipped will be transpiled much less and will not be ES5-compatible anymore, by @​kitten (See #2504)
  • Upgrade to Wonka v6 (wonka@^6.0.0), which has no breaking changes but is built to target ES2015 and comes with other minor improvements. The library has fully been migrated to TypeScript which will hopefully help with making contributions easier!, by @​kitten (See #2504)

Minor Changes

  • Remove the babel-plugin-modular-graphql helper, this because the graphql package hasn't converted to ESM yet which gives issues in node environments, by @​JoviDeCroock (See #2551)

Patch Changes

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 30, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 30, 2022

Dependabot tried to add @liyasthomas as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/javascript-indonesias/postwoman/pulls/420/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the javascript-indonesias/postwoman repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/urql/exchange-auth-1.0.0 branch from 5537afe to f804738 Compare October 2, 2022 19:23
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/urql/exchange-auth-1.0.0 branch from f804738 to b83afef Compare October 31, 2022 07:30
Bumps [@urql/exchange-auth](https://github.com/FormidableLabs/urql/tree/HEAD/exchanges/auth) from 0.1.7 to 1.0.0.
- [Release notes](https://github.com/FormidableLabs/urql/releases)
- [Changelog](https://github.com/FormidableLabs/urql/blob/main/exchanges/auth/CHANGELOG.md)
- [Commits](https://github.com/FormidableLabs/urql/commits/@urql/exchange-auth@1.0.0/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 force-pushed the dependabot/npm_and_yarn/urql/exchange-auth-1.0.0 branch from b83afef to 69457d1 Compare March 2, 2023 09:27
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