fix(deps): update all non-major dependencies #4387
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.14.6
->^7.14.8
^7.14.7
->^7.14.8
13.0.2
->13.0.4
^4.1.6
->^4.1.7
^7.3.7
->^7.3.8
^7.4.6
->^7.4.7
^4.28.3
->^4.28.4
^4.28.3
->^4.28.4
^11.0.1
->^11.1.1
^1.12.3
->^1.13.0
^8.3.5
->^8.3.6
^4.1.3
->^4.2.2
^0.13.7
->^0.13.9
^27.0.3
->^27.0.4
Release Notes
babel/babel
v7.14.8
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-new-target
new.target
in static properties withundefined
(@colinaaa)babel-parser
async
/get
/set
keyword (@JLHwung)babel-helper-module-transforms
,babel-helper-simple-access
,babel-plugin-transform-modules-commonjs
🐛 Bug Fix
babel-parser
strictMode
option (@overlookmotel)babel-plugin-transform-arrow-functions
,babel-traverse
arguments
is defined as variable (@snitin315)babel-traverse
babel-types
UnaryExpression
inTSLiteralType
(@colinaaa)💅 Polish
babel-core
babel-cli
📝 Documentation
make generate-standalone
->make build-standalone
(@sosukesuzuki)🏠 Internal
babel-helpers
🏃♀️ Performance
babel-parser
rollup/plugins
v13.0.4
2021-07-24
Bugfixes
v13.0.3
2021-07-24
Bugfixes
typescript-eslint/typescript-eslint
v4.28.4
Compare Source
Note: Version bump only for package @typescript-eslint/parser
okonet/lint-staged
v11.1.1
Compare Source
Bug Fixes
v11.1.0
Compare Source
Features
Microsoft/playwright
v1.13.0
Compare Source
Playwright Test
baseURL
fixture to support relative paths in tests.Playwright
page.dragAndDrop()
][page.dragAndDrop()] API.recordHar
option in [browser.newContext()
][browser.newContext()].Tools
console.log()
calls.New and Overhauled Guides
Browser Versions
New Playwright APIs
baseURL
option in [browser.newContext()
][browser.newContext()] and [browser.newPage()
][browser.newPage()]response.securityDetails()
][response.securityDetails()] and [response.serverAddr()
][response.serverAddr()]page.dragAndDrop()
][page.dragAndDrop()] and [frame.dragAndDrop()
][frame.dragAndDrop()]download.cancel()
][download.cancel()]page.inputValue()
][page.inputValue()], [frame.inputValue()
][frame.inputValue()] and [elementHandle.inputValue()
][elementHandle.inputValue()]force
option in [page.fill()
][page.fill()], [frame.fill()
][frame.fill()], and [elementHandle.fill()
][elementHandle.fill()]force
option in [page.selectOption()
][page.selectOption()], [frame.selectOption()
][frame.selectOption()], and [elementHandle.selectOption()
][elementHandle.selectOption()]postcss/postcss
v8.3.6
Compare Source
missed semicolon
error (by @Gusted).css-modules/postcss-modules
v4.2.2
Compare Source
v4.2.1
Compare Source
resolve
option behaviour by @kamilic fix: provide an unquoted path argument for opt.resolve(path) madyankin/postcss-modules#127v4.2.0
Compare Source
resolve
option to configure lookup paths for composes/from by @kamilic feat(#13): add custom lookup path option madyankin/postcss-modules#126facebook/regenerator
v0.13.9
Compare Source
v0.13.8
Compare Source
kulshekhar/ts-jest
v27.0.4
Compare Source
Bug Fixes
@types/jest
as optionalpeerDependencies
to solve yarn 2 (#2756) (5fbf43e)babel-jest
as optionalpeerDependencies
to solve yarn 2 (#2751) (8bede2e)name
andversion
into cache key (#2755) (310fb9a), closes #2753Features
npx ts-jest:init
(#2742) (f51ba05)TS_JEST
to allow detecting ofts-jest
(#2717) (56c137a), closes #2716Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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.