Update most non-major dependencies #3317
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:
7.12.3
->7.12.9
7.12.5
->7.12.7
7.12.1
->7.12.7
7.12.5
->7.12.7
6.0.28
->6.1.6
6.0.28
->6.1.6
6.0.28
->6.1.6
11.1.2
->11.2.2
6.8.0
->6.10.0
6.8.1
->6.10.0
6.8.1
->6.10.0
6.8.0
->6.10.0
1.0.44
->1.0.45
6.3.1
->6.3.2
7.13.0
->7.14.0
2.0.2
->2.0.5
0.14.1
->0.14.2
8.1.7
->8.1.10
4.0.4
->4.1.0
2.1.2
->2.2.0
4.2.10
->4.2.11
6.8.1
->6.10.0
0.29.3
->0.31.0
Release Notes
babel/babel
v7.12.9
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
,babel-traverse
NodePath#_replaceWith
(@JLHwung)v7.12.8
Compare Source
🐛 Bug Fix
babel-traverse
getSibling
(@nicolo-ribaudo)babel-cli
🏠 Internal
v7.12.7
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
false
to default value of TsTypePredicate.asserts (@sosukesuzuki)babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
this.#m?.(...arguments)
(@JLHwung)babel-compat-data
,babel-preset-env
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
context
when re-using a cachedNodePath
(@nicolo-ribaudo)babel-plugin-proposal-numeric-separator
💅 Polish
babel-preset-react
,babel-preset-typescript
babel-types
🏠 Internal
babel-helper-regex
@babel/helper-regex
(@nicolo-ribaudo)babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
@babel/helper-regex
usage (@JLHwung)babel-core
import()
in development (@nicolo-ribaudo)babel-preset-env
babel-types
babel-cli
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)babel-parser
recordAndTuple
parser plugin (@JLHwung)babel-traverse
🏃♀️ Performance
babel-traverse
🔬 Output optimization
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
storybookjs/storybook
v6.1.6
Compare Source
Bug Fixes
v6.1.5
Compare Source
Bug Fixes
v6.1.4
Compare Source
Bug Fixes
v6.1.3
Compare Source
Bug Fixes
v6.1.2
Compare Source
Bug Fixes
beforeScreenshot
andafterScreenshot
return types (#13198)v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
6.1 is the first in a series of performance-oriented Storybook releases. It includes:
Fast search and navigation
Manager caching for faster startup #12707
Asynchronous loaders #12699
React improvements
React 17 support #12972 #12975
Fast refresh #12470 #12535
Strict mode #12781
6.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
6.1.0-alpha.*
,6.1.0-beta.*
, and6.1.0-rc.*
for the full list of changes. See Storybook 6 migration guide to upgrade from5.3
or earlier.testing-library/react-testing-library
v11.2.2
Compare Source
Bug Fixes
v11.2.1
Compare Source
Bug Fixes
v11.2.0
Compare Source
Features
webdriverio/webdriverio
v6.10.0
Compare Source
🚀 New Feature
wdio-sync
,webdriverio
getComputedLabel
andgetComputedRole
to element scope (@christian-bromann)devtools
devtools
,wdio-protocols
,wdio-sync
,webdriver
,webdriverio
💅 Polish
devtools
,wdio-applitools-service
,wdio-browserstack-service
,wdio-cli
,wdio-config
,wdio-crossbrowsertesting-service
,wdio-devtools-service
,wdio-runner
,wdio-sauce-service
,wdio-shared-store-service
,wdio-sync
,wdio-testingbot-service
,wdio-webdriver-mock-service
,webdriverio
📝 Documentation
webdriverio
wdio-selenium-standalone-service
🏠 Internal
webdriverio
webdriverio
element commands (@christian-bromann)wdio-devtools-service
,wdio-local-runner
,wdio-sumologic-reporter
,wdio-sync
,webdriverio
@wdio/devtools-service
package into TypeScript (@christian-bromann)wdio-config
wdio-config
,wdio-sync
,webdriverio
Committers: 4
networknt/json-schema-validator
v1.0.45
Compare Source
Added
Changed
webpack-contrib/copy-webpack-plugin
v6.3.2
Compare Source
eslint/eslint
v7.14.0
Compare Source
5f09073
Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) (Milos Djermanovic)1861b40
Docs: correct the function-call-argument-newline 'default' descriptions (#13866) (Trevin Hofmann)98c00c4
New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) (Milos Djermanovic)95d2fe6
Chore: remove eslint comment from no-octal-escape tests (#13846) (Milos Djermanovic)2004b7e
Fix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) (Milos Djermanovic)d2239a1
Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13842) (Ari Perkkiö)eda0aa1
Docs: no-restricted-imports is only for static imports (#13863) (Robat Williams)042ae44
Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) (Raphael LANG)038dc73
Chore: Test on Node.js 15 (#13844) (Brandon Mills)37a06d6
Sponsors: Sync README with website (ESLint Jenkins)eligrey/FileSaver.js
v2.0.5
Compare Source
v2.0.4
Compare Source
changes how it detect safari
remarkablemark/html-react-parser
v0.14.2
Compare Source
0.14.2 (2020-11-23)
postcss/postcss
v8.1.10
Compare Source
LazyResult
type export (by Evan You).LazyResult
type compatibility withPromise
(by Anton Kastritskiy).v8.1.9
Compare Source
v8.1.8
Compare Source
LazyResult
type compatibility withPromise
(by Ludovico Fischer).webpack-contrib/postcss-loader
v4.1.0
Compare Source
Features
postcss-cli
, addedapi.env
(alias forapi.mode
) andapi.options
(contains options from thepostcssOptions
options), please look at the example for more details (#498) (84a9c46)4.0.4 (2020-10-09)
Chore
schema-utils
prettier/prettier
v2.2.0
Compare Source
diff
🔗 Release Notes
wwayne/react-tooltip
v4.2.11
Compare Source
Bug Fixes
jquense/yup
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: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.