coderplanets_web
coderplanets_web copied to clipboard
chore(deps): bump urql from 2.2.3 to 3.0.3
trafficstars
Bumps urql from 2.2.3 to 3.0.3.
Release notes
Sourced from urql's releases.
@urql/core@3.0.3Patch Changes
- ⚠️ Fix variable types in core makeOperation, by
@JoviDeCroock(See #2665)[email protected]
Patch Changes
- ⚠️ Fix
fetchinggoing tofalseafter changing variables in a subscription, by@JoviDeCroock(See #2667)
@urql/core@3.0.2Patch Changes
- ⚠️ Fix case where
maskTypenamewould not traverse down when the root query-field does not contain a__typename, by@mlecoq(See #2643)
@urql/preact@3.0.2Patch Changes
- Update generics for components, by
@JoviDeCroock(See #2663)- Updated dependencies (See #2665)
@urql/core@3.0.3[email protected]
Patch Changes
- Update generics for components, by
@JoviDeCroock(See #2663)- Updated dependencies (See #2665)
@urql/core@3.0.3
@urql/preact@3.0.1Patch Changes
- Tweak the variables type for when generics only contain nullable keys, by
@JoviDeCroock(See #2623)
@urql/svelte@3.0.1Patch Changes
- Tweak the variables type for when generics only contain nullable keys, by
@JoviDeCroock(See #2623)[email protected]
Patch Changes
- Tweak the variables type for when generics only contain nullable keys, by
@JoviDeCroock(See #2623)
@urql/core@3.0.1Patch Changes
- ⚠️ fix setting a client default requestPolicy, we set
context.requestPolicy: undefinedfrom our bindings which makes a spread override the client-set default, by@JoviDeCroock(See #2634)
... (truncated)
Changelog
Sourced from urql's changelog.
3.0.3
Patch Changes
- ⚠️ Fix
fetchinggoing tofalseafter changing variables in a subscription, by@JoviDeCroock(See #2667)3.0.2
Patch Changes
- Update generics for components, by
@JoviDeCroock(See #2663)- Updated dependencies (See #2665)
@urql/core@3.0.33.0.1
Patch Changes
- Tweak the variables type for when generics only contain nullable keys, by
@JoviDeCroock(See #2623)3.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)- Implement stricter variables types, which require variables to always be passed and match TypeScript types when the generic is set or inferred. This is a breaking change for TypeScript users potentially, unless all types are adhered to, by
@kitten(See #2607)- 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)Patch Changes
Commits
53dec13Version Packages (#2669)1b15c5ffix(react): setfetchingto the lack or presence ofsource(#2667)50c39fcVersion Packages (#2664)9900596fix component typing (#2663)77e4595Version Packages (#2624)39bae9ffix(bindings): omit variables when all keys are nullable (#2623)fe2b92aVersion Packages (#2584)0af8d8bfix(core): Implement stricter variable typings on generic (#2607)05b6911feat: Remove IE11 support (#2504)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)