Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump urql from 4.0.0 to 4.0.1 #664

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps urql from 4.0.0 to 4.0.1.

Release notes

Sourced from urql's releases.

next-urql@4.0.1

Patch Changes

  • Change import for createClient to @urql/core, which helps Next not depend on urql and hence not cause createContext to be called when the import is treeshaken away, by @​SleeplessOne1917 (See #2833)

@​urql/core@​4.0.1

Patch Changes

  • ⚠️ Fix format of map form data field on multipart upload requests. This was erroneously set to a string rather than a string tuple Submitted by @​kitten (See #3118)

@​urql/preact@​4.0.1

Patch Changes

@​urql/svelte@​4.0.1

Patch Changes

urql@4.0.1

Patch Changes

Changelog

Sourced from urql's changelog.

4.0.1

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by jdecroock, a new releaser for urql 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 requested a review from a team as a code owner April 26, 2023 08:05
@dependabot dependabot bot requested a review from ryley-o April 26, 2023 08:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2023
@ryley-o ryley-o enabled auto-merge April 26, 2023 17:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/urql-4.0.1 branch from ead3fa3 to e97ccc3 Compare April 26, 2023 17:07
Bumps [urql](https://github.com/urql-graphql/urql/tree/HEAD/packages/react-urql) from 4.0.0 to 4.0.1.
- [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.1/packages/react-urql)

---
updated-dependencies:
- dependency-name: urql
  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/urql-4.0.1 branch from e97ccc3 to e5a8c96 Compare April 26, 2023 17:21
@ryley-o ryley-o merged commit 1d6a555 into main Apr 26, 2023
@ryley-o ryley-o deleted the dependabot/npm_and_yarn/urql-4.0.1 branch April 26, 2023 17:28
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.

1 participant