-
Notifications
You must be signed in to change notification settings - Fork 60
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 all non-major dependencies #857
Conversation
Demo starting at https://react-components-857.demos.haus |
79d42b9
to
9c5e645
Compare
9c5e645
to
674eca2
Compare
7ef12e2
to
3f52760
Compare
3f52760
to
c2a860b
Compare
b6ba41c
to
8220a1b
Compare
9d5b9e5
to
21ae834
Compare
5c77e17
to
5cb883d
Compare
abd6955
to
395bfc3
Compare
0c4d663
to
f8cdd04
Compare
f8cdd04
to
2407ea7
Compare
…-components into renovate/all-minor-patch
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome 👏️
This PR contains the following updates:
7.18.9
->7.20.7
7.18.9
->7.19.1
1.7.2
->1.18.0
4.3.1
->4.3.4
6.5.10
->6.5.16
6.5.10
->6.5.16
6.4.22
->6.5.16
6.5.10
->6.5.16
6.5.10
->6.5.16
6.5.10
->6.5.16
6.5.10
->6.5.16
6.5.10
->6.5.16
8.0.3
->8.0.7
8.16.0
->8.20.0
5.16.4
->5.16.5
14.3.0
->14.4.3
16.11.47
->16.18.12
17.0.48
->17.0.53
17.0.17
->17.0.18
7.7.12
->7.7.14
5.32.0
->5.51.0
5.32.0
->5.51.0
8.2.5
->8.3.0
2.3.1
->2.3.2
7.3.0
->7.6.0
6.7.1
->6.7.3
4.2.2
->4.3.0
8.21.0
->8.33.0
8.5.0
->8.6.0
2.26.0
->2.27.5
6.6.1
->6.7.1
7.30.1
->7.32.2
5.6.0
->5.10.0
2.7.1
->2.8.4
1.54.0
->1.58.0
10.3.1
->10.4.1
14.9.1
->14.16.1
9.0.3
->9.0.4
1.7.0
->1.8.2
4.7.4
->4.9.5
5.74.0
->5.75.0
Release Notes
babel/babel
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)v7.19.3
Compare Source
🐛 Bug Fix
babel-plugin-proposal-decorators
babel-parser
JSXText
followingJSXSpreadChild
(@liuxingbaoyu)declare module
s (@liuxingbaoyu)import =
andvar
(@liuxingbaoyu)babel-generator
babel-cli
@babel/cli
source maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
declare
(@liuxingbaoyu)💅 Polish
babel-core
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
c8
for coverage testing (@liuxingbaoyu)🔬 Output optimization
babel-plugin-transform-typescript
declare namespace
(@liuxingbaoyu)v7.18.10
Compare Source
🚀 New Feature
babel-helper-string-parser
,babel-types
cooked
fortemplateElement
(@liuxingbaoyu)🐛 Bug Fix
babel-parser
babel-helper-string-parser
,babel-parser
babel-plugin-transform-typescript
declare class
in namespace should be removed (@yimingjfe)babel-plugin-transform-react-jsx
babel-generator
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
,babel-traverse
🏠 Internal
.yarnrc
file (@liuxingbaoyu)make
commands cross-platform (@liuxingbaoyu)babel-traverse
babel-cli
babel-parser
babel-core
,babel-parser
babel-cli
,babel-core
,babel-parser
,babel-plugin-transform-unicode-escapes
,babel-preset-env
,babel-template
,babel-traverse
@babel/parser
to TypeScript (@JLHwung)babel-helper-string-parser
,babel-parser
babel-cli
,babel-node
babel-{cli,node}
(@liuxingbaoyu)🔬 Output optimization
babel-plugin-proposal-export-default-from
export-default-from
transform (@magic-akari)percy/cli
v1.18.0
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates
New Contributors
Full Changelog: percy/cli@v1.17.0...v1.18.0
v1.17.0
Compare Source
What's Changed
✨ Enhancements
⬆️⬇️ Dependency Updates
New Contributors
Full Changelog: percy/cli@v1.16.0...v1.17.0
v1.16.0
Compare Source
What's Changed
✨ Enhancements
New Contributors
Full Changelog: percy/cli@v1.15.0...v1.16.0
v1.15.0
Compare Source
What's Changed
💥 Breaking Changes
✨ Enhancements
New Contributors
Full Changelog: percy/cli@v1.14.0...v1.15.0
v1.14.0
Compare Source
What's Changed
✨ Enhancements
PERCY_SKIP_UPDATE_CHECK
is truthy by @itsjwala @samarsault in https://github.com/percy/cli/pull/1127New Contributors
Full Changelog: percy/cli@v1.13.0...v1.14.0
v1.13.0
Compare Source
What's Changed
✨ Enhancements
PERCY_BUILD_URL
) by @Robdel12 in https://github.com/percy/cli/pull/1115⬆️⬇️ Dependency Updates
Full Changelog: percy/cli@v1.12.0...v1.13.0
v1.12.0
Compare Source
What's Changed
✨ Enhancements
⬆️⬇️ Dependency Updates
Full Changelog: percy/cli@v1.11.0...v1.12.0
v1.11.0
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
⬆️⬇️ Dependency Updates
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.