fix(deps): update minor and patch for gatsby-recipes #27134
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.0.0
->^7.1.2
^7.0.2
->^7.1.5
8.x.x
->8.x
^2.0.0-next.4
->^2.0.0-next.8
^2.0.0-next.4
->^2.0.0-next.8
^2.0.0-next.4
->^2.0.0-next.8
^5.1.0
->^5.2.2
^2.3.3
->^2.3.4
^3.4.2
->^3.4.3
^5.26.3
->^5.28.0
^4.0.2
->^4.1.0
^1.3.0
->^1.5.1
^14.6.0
->^14.7.0
^0.7.0
->^0.8.0
^2.5.0
->^2.6.1
^2.0.5
->^2.2.1
^15.6.1
->^15.7.2
5.5.0
->5.6.0
^2.0.0-next.4
->^2.0.0-next.8
^2.0.0-next.4
->^2.0.0-next.8
^8.1.0
->^8.1.1
^2.34.2
->^2.35.1
^1.0.0
->^1.0.4
^7.3.2
->^7.3.4
^0.9.16
->^0.9.18
^2.0.0
->^2.1.1
^2.0.0
->^2.0.1
^2.0.2
->^2.0.3
^1.9.7
->^1.11.4
^7.3.0
->^7.4.1
^4.9.1
->^4.15.1
^1.9.6
->^1.10.0
Release Notes
ardatan/graphql-tools
v7.1.2
Compare Source
Patch Changes
21da690
: fix releasev7.1.0
Compare Source
Minor Changes
4f5a4ef
: enhance(schema): add some options to improve schema creation performancePatch Changes
65ed780
: enhance(schema): do not visit resolvers if no validation is selectedb79e3a6
: enhance(schema): do not visit abstract types if requireResolversForResolveType not presenthapijs/hoek
v8.5.1
Compare Source
v8.5.0
Compare Source
v8.4.0
Compare Source
v8.3.2
Compare Source
v8.3.1
Compare Source
v8.3.0
Compare Source
v8.2.5
Compare Source
v8.2.4
Compare Source
v8.2.3
Compare Source
v8.2.2
Compare Source
v8.2.1
Compare Source
v8.2.0
Compare Source
v8.1.0
Compare Source
v8.0.2
Compare Source
v8.0.1
Compare Source
mdx-js/mdx
v2.0.0-next.8
Compare Source
v2.0.0-next.7
Compare Source
v2.0.0-next.6
Compare Source
v2.0.0-next.5
Compare Source
paulmillr/chokidar
v3.4.3
Compare Source
contentful/contentful-management.js
v5.28.0
Compare Source
Features
v5.27.3
Compare Source
Bug Fixes
v5.27.2
Compare Source
Bug Fixes
v5.27.1
Compare Source
Bug Fixes
v5.27.0
Compare Source
Features
v5.26.8
Compare Source
Bug Fixes
v5.26.7
Compare Source
Bug Fixes
v5.26.6
Compare Source
Bug Fixes
v5.26.5
Compare Source
Bug Fixes
v5.26.4
Compare Source
Bug Fixes
sindresorhus/execa
v4.1.0
Compare Source
--inspect
&--inspect-brk
fromexecArgv
(#435)8fd3f64
v4.0.3
Compare Source
timeout
andforceKillAfterTimeout
options (#431)9a157b3
wheresrhys/fetch-mock-jest
v1.5.1
Compare Source
graphql/graphql-js
v14.7.0
Compare Source
v14.7.0 (2020-07-06)
New Feature 🚀
Committers: 1
rstacruz/hicat
v0.8.0
Compare Source
Thanks to @hoobdeebla for putting together this maintenance release.
5c91c25
bitinn/node-fetch
v2.6.1
Compare Source
This is an important security release. It is strongly recommended to update as soon as possible.
See CHANGELOG for details.
v2.6.0
Compare Source
See CHANGELOG.
prettier/prettier
v2.2.1
Compare Source
diff
Fix formatting for AssignmentExpression with ClassExpression (#9741 by @sosukesuzuki)
v2.2.0
Compare Source
diff
🔗 Release Notes
v2.1.2
Compare Source
diff
Fix formatting for directives in fields (#9116 by @sosukesuzuki)
v2.1.1
Compare Source
diff
Fix format on html with frontMatter (#9043 by @fisker)
Fix broken format for
...infer T
(#9044 by @fisker)Fix format on
style[lang="sass"]
(#9051 by @fisker)Fix self-closing blocks and blocks with
src
attribute format (#9052, #9055 by @fisker)<!-- Input --> <custom lang="markdown" src="./foo.md"></custom> <custom lang="markdown" src="./foo.md" /> <custom lang="markdown" /> <!-- Prettier stable --> <custom lang="markdown" src="./foo.md"> </custom> <custom lang="markdown" src="./foo.md" /> <custom lang="markdown" /> <!-- Prettier master --> <custom lang="markdown" src="./foo.md"></custom> <custom lang="markdown" src="./foo.md" /> <custom lang="markdown" />
v2.1.0
Compare Source
diff
🔗 Release Notes
facebook/prop-types
v15.7.2
Compare Source
oneOf
do not crash (#256)loose-envify
back to production deps, for browerify usage (#203)v15.7.1
Compare Source
v15.7.0
Compare Source
.elementType
(#211)PropTypes.resetWarningCache
(#178)oneOf
: improve warning when multiple arguments are supplied (#244)oneOf
when used with Symbols (#224)hasOwnProperty
being present on values' prototypes (#112, #187)v15.6.2
Compare Source
fbjs
dependency by inlining some helpers from it (#194))wooorm/property-information
v5.6.0
Compare Source
c523342
Addloading
remarkjs/remark
v8.1.1
Compare Source
4a49fbc
Add deprecation note forentities
optionsSee
remark@12.0.1
rollup/rollup
v2.35.1
Compare Source
2020-12-14
Bug Fixes
Pull Requests
v2.35.0
Compare Source
2020-12-14
Features
closeBundle
hook that is triggered bybundle.close()
in the JS API (#3883)Pull Requests
ashleyw/rollup-plugin-internal
v1.0.4
Compare Source
v1.0.3
Compare Source
v1.0.2
Compare Source
v1.0.1
Compare Source
npm/node-semver
v7.3.4
Compare Source
v7.3.3
Compare Source
apollostack/subscriptions-transport-ws
v0.9.18
Compare Source
Bug Fixes
@onhate in #775
@tretne in #615
MessageTypes
TS import errors.@sneko in #412
promisedParams
errors are not handled twice.@benjie in #514
formatResponse
console error.@renatorib in #761
MessageTypes.GQL_START
.@gregbty in #588
@alexkirsz in #513
New Features
minTimeout
option for client.@jedwards1211 in #675
@GingerBear in #561
@mattkrick in #347
v0.9.17
Compare Source
graphql
peer/dev deps.@hwillson in #778
sindresorhus/terminal-link
v2.1.1
Compare Source
fallback
option to betrue
(#14)25ba62a
v2.1.0
Compare Source
fallback: false
option to disable the fallback (#13)adf3b1c
syntax-tree/unist-util-remove
v2.0.1
Compare Source
84450e1
Refactor to improve bundle sizesyntax-tree/unist-util-visit
v2.0.3
Compare Source
8cd97bd
Fixparent
typeFormidableLabs/urql
v1.11.4
Compare Source
Patch Changes
gql
tag function helper to@urql/core
. This behaves similarly tographql-tag
but only warns about locally duplicated fragment names rather than globally. It also primes@urql/core
's key cache with the parsedDocumentNode
, by @kitten (See #1187)suspense: false
to options whenexecuteQuery
is called explicitly, by @kitten (See #1181)v1.11.3
Compare Source
Patch Changes
useSource
in a render update. This was previously then causing us to subscribe to an outdated source inuseEffect
since the updated source would be ignored by the time we reachuseEffect
inuseSource
, by @kitten (See #1157)v1.11.2
Compare Source
Patch Changes
urql@1.11.0
and@urql/preact@1.4.0
but regressed in the patches afterwards that were aimed at fixing server-side Suspense, by @kitten (See #1142)v1.11.1
Compare Source
Patch Changes
v1.11.0
Compare Source
Minor Changes
suspenseExchange
and uncached results are loaded consistently. As part of this work, theClient
itself does now never throw Suspense promises anymore, which is functionality that either way has no place outside of the React/Preact bindings, by @kitten (See #1123)Patch Changes
TypedDocumentNode
to infer the type of theOperationResult
andOperation
for all methods, functions, and hooks that either directly or indirectly accept aDocumentNode
. Seegraphql-typed-document-node
and the corresponding blog post for more information., by @kitten (See #1113)useSource
hooks which powersuseQuery
anduseSubscription
to improve various edge case behaviour. This will not change the behaviour of these hooks dramatically but avoid unnecessary state updates when any updates are obviously equivalent and the hook will furthermore improve continuation from mount to effects, which will fix cases where the state between the mounting and effect phase may slightly change, by @kitten (See #1104)v1.10.3
Compare Source
Patch Changes
v1.10.2
Compare Source
Patch Changes
Operation.operationName
property in favor ofOperation.kind
. This name waspreviously confusing as
operationName
was effectively referring to two different things. You cansafely upgrade to this new version, however to mute all deprecation warnings you will have to
upgrade all
urql
packages you use. If you have custom exchanges that spread operations, pleaseuse the new
makeOperation
helperfunction instead, by @bkonkle (See #1045)
v1.10.1
[Compare Source](https://github.com/FormidableLabs/urql/compare/u
Renovate configuration
📅 Schedule: "before 7am on Monday" in timezone GMT.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.