chore(deps): update minor and patch for gatsby-admin #28084
Merged
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:
^11.0.0
->^11.1.4
^1.2.0
->^1.2.1
^1.4.34
->^1.4.35
^2.6.13
->^2.6.14
^2.2.5
->^2.2.6
^0.0.225
->^0.0.244
^2.0.6
->^2.0.7
^6.13.7
->^6.13.8
^3.0.2
->^3.1.0
2.3.1
->2.4.0
^0.4.0-rc.8
->^0.4.0-rc.14
^1.11.2
->^1.11.6
^0.29.3
->^0.32.8
Release Notes
emotion-js/emotion
v11.1.4
Compare Source
Patch Changes
71ca9be3
#2181 Thanks @101arrowz! - Fixed some typing issues with React components with custom generic render functions.v11.1.3
Compare Source
Patch Changes
704b0092
#2180 Thanks @Andarist! - Fixed an issue with global styles containing pseudo selectors in at-rules not being able to be inserted.Updated dependencies [
704b0092
]:v11.1.2
Compare Source
Patch Changes
3f8bf70e
#2132 Thanks @dcastil! -displayName
s have been added toGlobal
andClassNames
components so React Developer Tools should display those better now.1ee34005
#2122 Thanks @dcastil! - Improved label extraction from the stack traces to handle components with numbers in their names.e5843530
#2140 Thanks @hasparus! - Fixed an issue withcss
prop type not being added to all components that accept a stringclassName
correctly.Updated dependencies [
5469d003
]:v11.1.1
Compare Source
Patch Changes
fdd46bdf
#2112 Thanks @Andarist! - Fixed the latest tree-shakeability improvements by adding"sideEffects": false
to all internalpackage.json
files as well. This fixeshoist-non-react-statics
not being dropped correctly despite of the latest improvements.v11.1.0
Compare Source
Patch Changes
0e465d1c
#2101 Thanks @Andarist! - Improved tree-shakeability of the package. The main benefit is that bundlers should be able now to drophoist-non-react-statics
if you don't actually use ourwithTheme
export.frenic/csstype
v2.6.14
Compare Source
formium/formik
v2.2.6
Compare Source
Patch Changes
d4314a1
#2955 Thanks @jkbktl! - fix(docs): fix link to docs in console warningremy/nodemon
v2.0.7
Compare Source
Bug Fixes
sindresorhus/query-string
v6.13.8
Compare Source
94ebcd4
bvaughn/react-error-boundary
v3.1.0
Compare Source
Features
socketio/socket.io-client
v2.4.0
Compare Source
The minor bump is matching the bump of the server, but there is no new feature in this release.
Links:
~3.5.0
~7.4.2
system-ui/theme-ui
v0.4.0-rc.14
Compare Source
@theme-ui/color-modes
v0.4.0-rc.13
Compare Source
@theme-ui/css
v0.4.0-rc.12
Compare Source
theme-ui
(Locked dependencies on other Theme UI packages)
v0.4.0-rc.11
Compare Source
docs
@theme-ui/color-modes
Add configuration option for printing color mode. PR #1267, issue #1144.
@theme-ui/components
arrow
prop to Select to allow passing custom arrow icon. Issues #1177 #1151, PR #1232id
if passed. PR #1252v0.4.0-rc.9
Compare Source
@theme-ui/components
minWidth: min-content
on Checkbox and Radio. PR #1256FormidableLabs/urql
v1.11.6
Compare Source
Patch Changes
v1.11.5
Compare Source
Patch Changes
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)jquense/yup
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
Bug Fixes
v0.32.5
Compare Source
Bug Fixes
v0.32.4
Compare Source
Bug Fixes
Features
v0.32.3
Compare Source
Bug Fixes
v0.32.2
Compare Source
Bug Fixes
v0.32.1
Compare Source
Bug Fixes
v0.32.0
Compare Source
Features
BREAKING CHANGES
concat
doesn't check for "unset" nullable or presence when merging meaning the nullability and presence will always be the same as the schema passed toconcat()
. They can be overridden if needed after concatenationimport { StringSchema, string } from 'yup'
0.31.1 (2020-12-01)
Bug Fixes
Features
isTrue
andisFalse
checks on boolean (#910) (630a641)v0.31.1
Compare Source
Bug Fixes
Features
isTrue
andisFalse
checks on boolean (#910) (630a641)v0.31.0
Compare Source
Bug Fixes
Features
default()
(#1119) (5dae837)BREAKING CHANGES
To maintain the old behavior change to:
to recreate the old behavior:
v0.30.0
Compare Source
Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
0.29.3 (2020-08-04)
0.29.2 (2020-07-27)
Bug Fixes
Features
0.29.1 (2020-05-27)
Bug Fixes
Features
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.