Skip to content

fix(deps): bump urql from 2.2.2 to 4.0.3#1708

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/urql-4.0.3
Closed

fix(deps): bump urql from 2.2.2 to 4.0.3#1708
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/urql-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2023

Bumps urql from 2.2.2 to 4.0.3.

Release notes

Sourced from urql's releases.

next-urql@4.0.3

Patch Changes

@​urql/core@​4.0.3

Patch Changes

  • Handle fetch rejections in makeFetchSource and properly hand them over to CombinedErrors Submitted by @​kitten (See #3131)

urql@4.0.3

Patch Changes

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

next-urql@4.0.2

Patch Changes

  • ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by @​JoviDeCroock (See #2870)

@​urql/core@​4.0.2

Patch Changes

  • ⚠️ Fix incremental delivery payloads not merging data correctly, or not handling patches on root results Submitted by @​kitten (See #3124)

urql@4.0.2

Patch Changes

  • Avoid unnecessary re-render when two components use the same query but receive unchanging results, due to differing operations Submitted by @​nathan-knight (See #3195)

@​urql/preact@​4.0.2

Patch Changes

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

@​urql/svelte@​4.0.2

Patch Changes

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

next-urql@4.0.1

Patch Changes

... (truncated)

Changelog

Sourced from urql's changelog.

4.0.3

Patch Changes

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

4.0.2

Patch Changes

  • Avoid unnecessary re-render when two components use the same query but receive unchanging results, due to differing operations Submitted by @​nathan-knight (See #3195)

4.0.1

Patch Changes

4.0.0

Major Changes

  • Remove the default Client from Context. Previously, urql kept a legacy default client in its context, with default exchanges and calling an API at /graphql. This has now been removed and you will have to create your own Client if you were relying on this behaviour Submitted by @​JoviDeCroock (See #3033)

Minor Changes

  • Allow mutations to update their results in bindings when hasNext: true is set, which indicates deferred or streamed results Submitted by @​kitten (See #3103)

Patch Changes

3.0.4

Patch Changes

... (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](https://github.com/urql-graphql/urql/tree/HEAD/packages/react-urql) from 2.2.2 to 4.0.3.
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/react-urql/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/urql@4.0.3/packages/react-urql)

---
updated-dependencies:
- dependency-name: urql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 31, 2023 21:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 13, 2023

Superseded by #1719.

@dependabot dependabot Bot closed this Jun 13, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/urql-4.0.3 branch June 13, 2023 21:23
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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants