fix(deps): update all non-major dependencies #140
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.9
^7.17.5
->^7.17.9
^7.17.3
->^7.17.9
^7.17.3
->^7.17.9
^16.2.1
->^16.2.3
^4.2.2
->^4.3.0
^21.0.2
->^21.1.0
^13.1.3
->^13.2.1
^1.1.0
->^1.1.3
^4.14.179
->^4.14.182
^16.11.26
->^16.11.27
^17.0.40
->^17.0.44
^17.0.40
->^17.0.44
^17.0.13
->^17.0.15
^5.1.24
->^5.1.25
^5.14.0
->^5.20.0
^5.14.0
->^5.20.0
^5.14.0
->^5.20.0
^5.14.0
->^5.20.0
^10.4.2
->^10.4.5
^5.1.4
->^5.1.7
^2.25.4
->^2.26.0
^2.25.4
->^2.26.0
^26.1.1
->^26.1.5
^26.1.1
->^26.1.5
^4.3.0
->^4.4.0
^4.3.0
->^4.4.0
^5.1.0
->^5.3.1
^5.1.0
->^5.3.1
^10.0.1
->^10.1.0
^12.3.5
->^12.4.0
^8.4.8
->^8.4.12
^14.12.5
->^14.14.2
^4.2.0
->^4.2.1
^7.3.5
->^7.3.7
^1.54.0
->^1.55.0
^5.3.3
->^5.3.5
^27.1.3
->^27.1.4
^2.3.1
->^2.4.0
^2.12.0
->^2.12.2
Release Notes
babel/babel
v7.17.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-standalone
@babel/standalone
(@nicolo-ribaudo)babel-traverse
babel-plugin-proposal-decorators
babel-parser
babel-generator
,babel-parser
babel-plugin-transform-classes
,babel-plugin-transform-modules-commonjs
,babel-preset-env
.mjs
and.js
files (@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
name
/length
(@nicolo-ribaudo)💅 Polish
babel-plugin-proposal-decorators
📝 Documentation
🏠 Internal
jest-light-runner
from npm (@nicolo-ribaudo)babel-cli
babel-helper-function-name
,babel-helper-get-function-arity
@babel/helper-get-function-arity
package (@nicolo-ribaudo)babel-helpers
@babel/helpers
code (@nicolo-ribaudo)babel-core
,babel-highlight
,babel-parser
v7.17.8
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
babel-plugin-transform-modules-systemjs
let
/const
shadowing imported bindings (@The-x-Theorist)babel-parser
↩️ Revert
babel-parser
<T>() => {}
TSX error to Babel 8 (@nicolo-ribaudo)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)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.20.0
Compare Source
Features
v5.19.0
Compare Source
Bug Fixes
Features
ignoreDifferentlyNamedParameters
option (#4659) (fdf95e0)v5.18.0
Compare Source
Bug Fixes
Features
v5.17.0
Compare Source
Features
v5.16.0
Compare Source
Bug Fixes
const
assertions (#4685) (8ec05be)Features
v5.15.0
Compare Source
Features
parserOptions.emitDecoratorMetadata
(#4646) (e3dd343)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.20.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.19.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.18.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.17.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.16.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.15.0
Compare Source
Features
parserOptions.emitDecoratorMetadata
(#4646) (e3dd343)postcss/autoprefixer
v10.4.5
Compare Source
NaN
in grid (by @SukkaW).import-js/eslint-plugin-import
v2.26.0
Compare Source
Added
no-named-default
,no-default-export
,prefer-default-export
,no-named-export
,export
,named
,namespace
,no-unused-modules
]: support arbitrary module namespace names ([#2358], thanks [@sosukesuzuki])no-dynamic-require
]: support dynamic import with espree ([#2371], thanks [@sosukesuzuki])no-relative-packages
]: add fixer ([#2381], thanks [@forivall])Fixed
default
]:typescript-eslint-parser
: avoid a crash on exporting as namespace (thanks [@ljharb])export
]/TypeScript: false positive for typescript namespace merging ([#1964], thanks [@magarcia])no-duplicates
]: ignore duplicate modules in different TypeScript module declarations ([#2378], thanks [@remcohaszing])no-unused-modules
]: avoid a crash when processing re-exports ([#2388], thanks [@ljharb])Changed
no-nodejs-modules
: add tests for node protocol URL ([#2367], thanks [@sosukesuzuki])default
,no-anonymous-default-export
,no-mutable-exports
,no-named-as-default-member
,no-named-as-default
: add tests for arbitrary module namespace names ([#2358], thanks [@sosukesuzuki])no-unresolved
]: Fix RegExp escaping in readme ([#2332], thanks [@stephtr])namespace
: try to improve performance ([#2340], thanks [@ljharb])order
: TS code examples should use TS code blocks ([#2411], thanks [@MM25Zamanian])no-unresolved
: fix link ([#2417], thanks [@kylemh])jest-community/eslint-plugin-jest
v26.1.5
Compare Source
Bug Fixes
facebook/react
v4.4.0
testing-library/eslint-plugin-testing-library
v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Features
v5.2.1
Compare Source
Bug Fixes
v5.2.0
Compare Source
Features
no-global-regex-flag-in-query
rule (#560) (6e645e6), closes #559Microsoft/tslib
v2.4.0
Compare Source
This release includes the
__classPrivateFieldIn
helper as well as an update to__createBinding
to reduce indirection between multiple re-exports.Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.