[PR #2597] [CLOSED] chore(deps): bump @urql/exchange-auth from 0.1.7 to 1.0.0 #3924

Closed
opened 2026-03-17 01:29:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2597
Author: @dependabot[bot]
Created: 8/22/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/urql/exchange-auth-1.0.0


📝 Commits (1)

  • e789b9e chore(deps): bump @urql/exchange-auth from 0.1.7 to 1.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

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

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2597 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/22/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/urql/exchange-auth-1.0.0` --- ### 📝 Commits (1) - [`e789b9e`](https://github.com/hoppscotch/hoppscotch/commit/e789b9ebefa01e40bdcee998f781fd9acf9e7b61) chore(deps): bump @urql/exchange-auth from 0.1.7 to 1.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@urql/exchange-auth](https://github.com/FormidableLabs/urql/tree/HEAD/exchanges/auth) from 0.1.7 to 1.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/FormidableLabs/urql/releases"><code>@​urql/exchange-auth</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​urql/exchange-auth</code><a href="https://github.com/1"><code>@​1</code></a>.0.0</h2> <h3>Major Changes</h3> <ul> <li><strong>Goodbye IE11!</strong> 👋 This major release removes support for IE11. All code that is shipped will be transpiled much less and will <em>not</em> be ES5-compatible anymore, by <a href="https://github.com/kitten"><code>@​kitten</code></a> (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>)</li> <li>Upgrade to <a href="https://github.com/0no-co/wonka">Wonka v6</a> (<code>wonka@^6.0.0</code>), 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 <a href="https://github.com/kitten"><code>@​kitten</code></a> (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>)</li> </ul> <h3>Minor Changes</h3> <ul> <li>Remove the <code>babel-plugin-modular-graphql</code> helper, this because the graphql package hasn't converted to ESM yet which gives issues in node environments, by <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a> (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2551">#2551</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2551">#2551</a>, <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>, <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2619">#2619</a>, <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2607">#2607</a>, and <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>) <ul> <li><code>@​urql/core</code><a href="https://github.com/3"><code>@​3</code></a>.0.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/FormidableLabs/urql/blob/main/exchanges/auth/CHANGELOG.md"><code>@​urql/exchange-auth</code>'s changelog</a>.</em></p> <blockquote> <h2>1.0.0</h2> <h3>Major Changes</h3> <ul> <li><strong>Goodbye IE11!</strong> 👋 This major release removes support for IE11. All code that is shipped will be transpiled much less and will <em>not</em> be ES5-compatible anymore, by <a href="https://github.com/kitten"><code>@​kitten</code></a> (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>)</li> <li>Upgrade to <a href="https://github.com/0no-co/wonka">Wonka v6</a> (<code>wonka@^6.0.0</code>), 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 <a href="https://github.com/kitten"><code>@​kitten</code></a> (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>)</li> </ul> <h3>Minor Changes</h3> <ul> <li>Remove the <code>babel-plugin-modular-graphql</code> helper, this because the graphql package hasn't converted to ESM yet which gives issues in node environments, by <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a> (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2551">#2551</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies (See <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2551">#2551</a>, <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>, <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2619">#2619</a>, <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2607">#2607</a>, and <a href="https://github-redirect.dependabot.com/FormidableLabs/urql/pull/2504">#2504</a>) <ul> <li><code>@​urql/core</code><a href="https://github.com/3"><code>@​3</code></a>.0.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FormidableLabs/urql/commit/fe2b92a6c79e1a2b88ad49a90b54abe055b09bdb"><code>fe2b92a</code></a> Version Packages (<a href="https://github.com/FormidableLabs/urql/tree/HEAD/exchanges/auth/issues/2584">#2584</a>)</li> <li><a href="https://github.com/FormidableLabs/urql/commit/05b6911e26598e3823e3814cf4899e5b8bbd3839"><code>05b6911</code></a> feat: Remove IE11 support (<a href="https://github.com/FormidableLabs/urql/tree/HEAD/exchanges/auth/issues/2504">#2504</a>)</li> <li><a href="https://github.com/FormidableLabs/urql/commit/6a84630d23cd15c8653bd4ecb6fc0147399a1e37"><code>6a84630</code></a> fix: typo on optional chaining (<a href="https://github.com/FormidableLabs/urql/tree/HEAD/exchanges/auth/issues/2453">#2453</a>)</li> <li>See full diff in <a href="https://github.com/FormidableLabs/urql/commits/@urql/exchange-auth@1.0.0/exchanges/auth">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@urql/exchange-auth&package-manager=npm_and_yarn&previous-version=0.1.7&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:29:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3924
No description provided.