forked from oasisprotocol/explorer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update react dependencies #107
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/react-dependencies
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4bc5f1c
to
ea0e393
Compare
ea0e393
to
df382c0
Compare
8a2d9e7
to
2bf0b2d
Compare
2bf0b2d
to
b7ec690
Compare
b7ec690
to
83c6804
Compare
83c6804
to
7e921c4
Compare
7e921c4
to
c961465
Compare
c961465
to
ab16e0e
Compare
ab16e0e
to
a607b30
Compare
a607b30
to
2291b3d
Compare
65265ff
to
f0ab316
Compare
f0ab316
to
665da9e
Compare
665da9e
to
2e2fa8d
Compare
2e2fa8d
to
06f8e97
Compare
05911fa
to
520d334
Compare
520d334
to
8ee0acd
Compare
8ee0acd
to
686c269
Compare
686c269
to
9abefc1
Compare
9abefc1
to
008e17d
Compare
008e17d
to
b79b1ba
Compare
b79b1ba
to
744abb0
Compare
744abb0
to
a2fa05e
Compare
a2fa05e
to
a0a7b6d
Compare
a0a7b6d
to
8f7e854
Compare
8f7e854
to
a1d7597
Compare
475b97f
to
2592db9
Compare
ccb01ad
to
33e1898
Compare
1a73bbd
to
95edb41
Compare
4743b88
to
0cffb8e
Compare
d825d84
to
9e3cc0d
Compare
9e3cc0d
to
29ab99d
Compare
29ab99d
to
555d326
Compare
a9c11da
to
154552a
Compare
3342957
to
55dbae1
Compare
55dbae1
to
a2d5592
Compare
116efd0
to
9a71e45
Compare
9a71e45
to
9337d90
Compare
9337d90
to
cbe9e7d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.11.1
->11.14.0
4.29.25
->4.36.1
4.29.25
->4.36.1
14.0.0
->14.3.1
18.2.15
->18.3.18
18.2.7
->18.3.5
7.32.2
->7.37.4
4.6.0
->4.6.2
18.2.0
->18.3.1
18.2.0
->18.3.1
8.1.1
->8.1.3
0.14.0
->0.16.0
6.14.1
->6.30.0
Release Notes
emotion-js/emotion (@emotion/react)
v11.14.0
Compare Source
Minor Changes
a19d019
Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
e1bf17e
]:v11.13.5
Compare Source
Patch Changes
#3270
77d930d
Thanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exports
conditions when using@emotion/babel-plugin
withsourceMap: true
(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment
condition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d
]:v11.13.3
Compare Source
Patch Changes
#3232
0ce3ed0
Thanks @ENvironmentSet! - Distributecss
prop attachment over props that are union typesUpdated dependencies []:
v11.13.0
Compare Source
Minor Changes
#3198
d8ff8a5
Thanks @Andarist! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks @Andarist! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5
,a9f6912
]:v11.12.0
Compare Source
Minor Changes
65a1eea
Thanks @srmagura! - Automatic labeling at runtime is now an opt-in feature. DefineglobalThis.EMOTION_RUNTIME_AUTO_LABEL = true
before Emotion gets initialized to enable it.Patch Changes
#3206
d1994c4
Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/react
for React 19 where the globalJSX
namespace doesn't exist anymore#3208
56109e7
Thanks @Andarist! - Only forward definedref
s to improve compatibility with the upcoming React 19Updated dependencies [
9ca22c6
,b1d16b0
,16d8a8c
]:v11.11.4
Compare Source
Patch Changes
5b82631d
Thanks @iegik! - Renamed an internalhasOwnProperty
tohasOwn
. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution withObject.freeze(Object.prototype)
.v11.11.3
Compare Source
Patch Changes
#3101
49c20b4f
Thanks @kyvong! - Fix Theme import for newer Typescript module resolution modesUpdated dependencies [
45c440fb
]:TanStack/query (@tanstack/react-query)
v4.36.1
Compare Source
Version 4.36.1 - 10/7/2023, 7:08 AM
Changes
Fix
2b0fc95
) by Dominik DorfmeisterPackages
v4.35.7
Compare Source
Version 4.35.7 - 10/1/2023, 10:15 AM
Changes
Fix
a29f1a6
) by Dominik DorfmeisterChore
b29824a
) by Dominik DorfmeisterDocs
7a9f851
) by @weiliang903Packages
v4.35.3
Compare Source
Version 4.35.3 - 9/13/2023, 6:28 AM
Changes
Fix
88a8b30
) by @AndaristDocs
4d859e9
) by Favourite JomePackages
v4.35.0
Compare Source
Version 4.35.0 - 9/7/2023, 8:04 AM
Changes
Feat
d11280e
) by @aa900031Chore
isDataEqual
(#5962) (716c5d8
) by @Mini-ghost2017359
) by Dominik DorfmeisterDocs
ef5125f
) by @manudeli84cd232
) by @weisishengPackages
v4.33.0
Compare Source
Version 4.33.0 - 8/19/2023, 11:33 AM
Changes
Feat
fc3c404
) by Eliya CohenChore
314f23e
) by @manudeliPackages
v4.32.6
Compare Source
Version 4.32.6 - 8/5/2023, 6:28 AM
Changes
Fix
cfd6133
) by Łukasz KomoszyńskiPackages
v4.32.5
Compare Source
Version 4.32.5 - 8/4/2023, 7:45 AM
Changes
Fix
88bd699
) by Daniel BasilioPackages
v4.32.1
Compare Source
Version 4.32.1 - 8/1/2023, 10:49 AM
Changes
Fix
10bf0ee
) by Daniel BasilioChore
d7b1b84
) by Dominik Dorfmeister792e0b2
) by @manudeliDocs
100ae76
) by fmanseauPackages
v4.32.0
Compare Source
Version 4.32.0 - 7/21/2023, 9:28 AM
Changes
Feat
WithRequired
(#4922) (456e5ee
) by @AndaristPackages
v4.30.0
Compare Source
Version 4.30.0 - 7/21/2023, 8:31 AM
Changes
Feat
74f2e28
) by Paulo MarcosDocs
10e03a5
) by @manudelic3c5b32
) by Dale Seo8c967c7
) by Andrew18ba7c0
) by Andrewe91f751
) by Lachlan CollinsPackages
testing-library/react-testing-library (@testing-library/react)
v14.3.1
Compare Source
Bug Fixes
v14.3.0
Compare Source
Features
v14.2.2
Compare Source
Bug Fixes
v14.2.1
Compare Source
Bug Fixes
v14.2.0
Compare Source
Features
reactStrictMode
option to enable strict mode render (#1241) (0880eba)v14.1.2
Compare Source
Bug Fixes
v14.1.1
Compare Source
Bug Fixes
v14.1.0
Compare Source
Features
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)v7.37.3
Compare Source
Fixed
no-danger
]: avoid a crash on a nested component name (#3833 @ljharb)no-unknown-property
]: supportprecedence
prop in react 19 (#3829 @acusti)prop-types
]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)Changed
jsx-no-script-url
]: Improve tests (#3849 @radu2147)default-props-match-prop-types
], [jsx-boolean-value
], [jsx-curly-brace-presence
], [jsx-no-bind
], [no-array-index-key
], [no-is-mounted
], [no-render-return-value
], [require-default-props
] (#3841 @bastiendmt)v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)v7.37.1
Compare Source
Fixed
d.ts
files (#3836 @ljharb)Changed
v7.37.0
Compare Source
Added
no-unescaped-entities
]: add suggestions (#3831 @StyleShit)forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805 @Efimenko)no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826 @danreeves)Changed
v7.36.1
Compare Source
Fixed
no-is-mounted
]: fix logic in method name check (#3821 @Mathias-S)jsx-no-literals
]: Avoid crashing on valueless boolean props (#3823 @reosarevok)v7.36.0
Compare Source
Added
no-string-refs
]: allow this.refs in > 18.3.0 ([#3807][] @henryqdineen)jsx-no-literals
] AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812 @Pearce-Ropion)forward-ref-uses-ref
]: add rule for checking ref parameter is added ([#3667][] @NotWoods)Fixed
function-component-definition
], [boolean-prop-naming
], [jsx-first-prop-new-line
], [jsx-props-no-multi-spaces
],propTypes
: use type args (#3629 @HenryBrown0)jsx-props-no-spreading
]: addexplicitSpread
option to schema (#3799 @ljharb)Changed
no-danger
]: update broken link ([#3817][] @lucasrmendonca)button-has-type
: add test case with spread (#3731 @y-hsgw)[
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.