chore(deps): update all non-major dependencies #7603
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.19.5
->^7.20.0
^0.48.36
->^0.48.37
^5.16.0
->^5.17.0
^5.16.0
->^5.17.0
^0.10.4
->^0.10.5
^1.3.0
->^1.3.1
^1.20.1
->^1.20.2
6.32.3
->6.32.4
^3.1.3
->^3.1.4
2.6.1
->2.6.2
^0.11.0
->^0.12.0
^1.2.1
->^1.2.2
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.17.0
Compare Source
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.17.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
guybedford/es-module-lexer
v0.10.5
Compare Source
What's Changed
Full Changelog: guybedford/es-module-lexer@0.10.4...0.10.5
digitalbazaar/forge
v1.3.1
Compare Source
Fixes
DigestAlgorithm
NULL
parametersfor
sha*
algorithms and requireNULL
paramters formd2
andmd5
algorithms.
Microsoft/playwright
v1.20.2
Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/13078 - [BUG] Extension required when importing other files with type="module"https://github.com/microsoft/playwright/issues/130999 - [BUG] beforeAll is called before each test (fullyParallelhttps://github.com/microsoft/playwright/issues/1320404 - [BUG] mask stalls the screenshot
Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v6.32.4
Compare Source
Patch Changes
dependenciesMeta
field in the manifest should be satisfied by a not set field in the lockfile #4463.package.json
#4487.postcss/postcss-load-config
v3.1.4
Compare Source
Bug Fixes
postcss
to optional peer dependencies to fix types (#233)prettier/prettier
v2.6.2
Compare Source
diff
Fix LESS/SCSS format error (#12536 by @fisker)
Update
meriyah
to fix several bugs (#12567 by @fisker, fixes inmeriyah
by @3cp)Fixes bugs when parsing following valid code:
facebook/react
v0.12.0
Compare Source
React Core
Breaking Changes
key
andref
moved off props object, now accessible on the element directlyReact.__internals
is removed - it was exposed for DevTools which no longer needs accessReact.createFactory
first. This is handled for you when using JSX.New Features
{...}
) introduced to deprecatethis.transferPropsTo
acceptCharset
,classID
,manifest
Deprecations
React.renderComponent
-->React.render
React.renderComponentToString
-->React.renderToString
React.renderComponentToStaticMarkup
-->React.renderToStaticMarkup
React.isValidComponent
-->React.isValidElement
React.PropTypes.component
-->React.PropTypes.element
React.PropTypes.renderable
-->React.PropTypes.node
React.isValidClass
instance.transferPropsTo
false
from event handlers to preventDefaultReact.createFactory
key={null}
to assign implicit keysBug Fixes
event.getModifierState
as case sensitiveevent.charCode
list
updates correctly nowscrollLeft
,scrollTop
removed, these should not be specified as propsReact With Addons
New Features
React.addons.batchedUpdates
added to API for hooking into update cycleBreaking Changes
React.addons.update
usesassign
instead ofcopyProperties
which doeshasOwnProperty
checks. Properties on prototypes will no longer be updated correctly.Bug Fixes
JSX
Breaking Changes
New Features
@jsx React.DOM
no longer required{...}
) operator introduced to allow easier use of propsBug Fixes
dominikg/tsconfck
v1.2.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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.