chore(deps): update all non-major dependencies #3675
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.17.5
->7.17.7
6.18.1
->6.18.2
6.18.1
->6.18.2
12.1.3
->12.1.4
17.0.39
->17.0.40
5.14.0
->5.15.0
5.14.0
->5.15.0
6.7.0
->6.7.1
9.5.1
->9.5.2
7.29.3
->7.29.4
5.0.6
->5.1.0
2.0.3
->2.0.4
Release Notes
babel/babel
v7.17.7
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
🐛 Bug Fix
babel-helper-compilation-targets
resolveTargets
call ifbrowsers
is an empty array (@dev-itsheng)babel-helper-module-transforms
,babel-helper-simple-access
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
Object.prototype
(@nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-decorators
newClass
only when class is decorated (@JLHwung)babel-generator
import type/typeof
printing with no specifiers (@The-x-Theorist)babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
babel-register
💅 Polish
babel-parser
🏠 Internal
babel-generator
,babel-parser
babel-plugin-transform-destructuring
transform-destructuring
typings (@JLHwung)getsentry/sentry-javascript
v6.18.2
Compare Source
If you are using
@sentry-internal/eslint-config-sdk
, please note that this release turns on the quotes rule to enforce usage of single quotes.This release also removes
@sentry/tracing
as a dependency of@sentry/node
. Please explicitly install and import@sentry/tracing
if you want to use performance monitoring capabilities. For more details, see our docs on setting up Node Performance Monitoring.We also now produce an ES6 version of our CDN tracing bundle, which can be accessed with
bundle.tracing.es6.min.js
.Work in this release contributed by @Ignigena. Thank you for your contribution!
testing-library/react-testing-library
v12.1.4
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.15.0
Compare Source
Features
parserOptions.emitDecoratorMetadata
(#4646) (e3dd343)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.15.0
Compare Source
Features
parserOptions.emitDecoratorMetadata
(#4646) (e3dd343)webpack-contrib/css-loader
v6.7.1
Compare Source
cypress-io/cypress
v9.5.2
Compare Source
Released 3/14/2022
Bugfixes:
.type()
where click events could be fired on theincorrect target element because the target focus changed within a key-down
event handler callback. Fixed in
#20525.
colors were not removed from the FireFox warning message about the
chromeWebSecurity
configuration option having no effect on the Firefoxbrowser. Fixes #20496.
unique cache folder for each
pre-release installation
on a machine. This removes the need to run
cypress clear cache
beforeinstalling a new pre-release version of Cypress or before installing a new
released version of Cypress after a pre-release version had been installed.
Addressed in #20296.
Misc:
Origin-Agent-Cluster
header forproxied responses to ensure
document.domain
can continue to be set withChrome v106+. This was necessary because Chrome is planning to make
document.domain
immutablein v106+ to relax the same-origin policy by interpreting the
Origin-Agent-Cluster
astrue
, whereas it is currently interpreted asfalse
. Addresses#20147.
Dependency Updates:
url-parse
dependency from1.5.6
to1.5.9
to address these NVDsecurity vulnerabilities,
CVE-2022-0639,
CVE-2022-0686 and
CVE-2022-0691. Addressed in
#20386 and
#20439.
yannickcr/eslint-plugin-react
v7.29.4
Compare Source
Fixed
no-unused-state
]: avoid a crash on a class field gDSFP (#3236 @ljharb)boolean-prop-naming
]: handle React.FC, intersection, union types (#3241 @ljharb)testing-library/eslint-plugin-testing-library
v5.1.0
Compare Source
Features
absence
&presence
options (#557) (3999534), closes #518chimurai/http-proxy-middleware
v2.0.4
Compare Source
Configuration
📅 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.