chore(deps): update all non-major dependencies #125
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.13.10
->^7.14.3
^7.13.12
->^7.14.2
^12.0.1
->^12.1.4
^12.0.1
->^12.1.4
^0.2.0
->^0.2.2
^2.15.3
->^2.15.6
^26.0.21
->^26.0.23
^0.1.5
->^0.5.6
^7.22.0
->^7.27.0
2.15.3
->2.15.6
^2.15.3
->^2.15.6
^0.8.0
->^0.10.1
^9.1.1
->^9.3.0
^8.0.18
->^8.3.0
^4.2.3
->^4.2.4
^0.6.10
->^0.7.5
Release Notes
babel/babel
v7.14.3
Compare Source
🐛 Bug Fix
babel-core
babel-parser
let
declarations whose id starts with\
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
constantSuper
(@nicolo-ribaudo)🏠 Internal
babel-plugin-transform-block-scoping
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-proposal-class-static-block
,babel-preset-env
v7.14.2
Compare Source
🐛 Bug Fix
babel-node
@babel/node
IPC channel when needed (@quickgiant)babel-parser
babel-types
t.valueToNode
(@nicolo-ribaudo)@babel/parser
copies (@nicolo-ribaudo)babel-generator
let
where necessary (@Zalathar)💅 Polish
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
export * as ns
without the correct plugin (@JLHwung)📝 Documentation
🏠 Internal
babel-types
matchesPattern
to account forthis
(@liuyenwei)🏃♀️ Performance
babel-parser
v7.14.0
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
override
modifier (@nicolo-ribaudo)🚀 New Feature
babel-plugin-proposal-async-do-expressions
babel-core
,babel-generator
,babel-parser
,babel-plugin-proposal-do-expressions
,babel-plugin-syntax-async-do-expressions
,babel-types
babel-preset-env
babel-compat-data
,babel-preset-env
shippedProposals
(@nicolo-ribaudo)preset-env
'sshippedProposals
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-property-in-object
,babel-plugin-syntax-private-property-in-object
#foo in obj
without compiling private fields (@nicolo-ribaudo)babel-parser
dts: boolean
(@sosukesuzuki)@babel/parser
. (@JLHwung)babel-helper-module-transforms
,babel-helpers
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
importInterop: "node"
option for module transforms (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-traverse
,babel-types
babel-parser
,babel-traverse
moduleStringNames
) (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
override
syntax in class (@g-plane)🐛 Bug Fix
babel-generator
babel-generator
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
babel-core
💅 Polish
babel-cli
,babel-core
,babel-parser
,babel-plugin-transform-classes
,babel-preset-env
,babel-preset-typescript
🏠 Internal
babel-parser
runFixtureTestsWithoutExactASTMatch
in parser test runner (@JLHwung)this.isThisParam
(@sosukesuzuki)babel-helpers
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🏃♀️ Performance
babel-core
babel-helper-validator-identifier
isIdentifierName
performance (@JLHwung)🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
WeakMap
s of private fields as pure (@nicolo-ribaudo)babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
wrapRegExp
helper for named groups (@nicolo-ribaudo)v7.13.16
Compare Source
👓 Spec Compliance
babel-parser
SyntaxError
fordeclare
before getter/setter (@fedeci)🐛 Bug Fix
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-spread
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
Symbol
(@nicolo-ribaudo)babel-helper-compilation-targets
babel-generator
📝 Documentation
babel-types
babel-helper-compilation-targets
🏠 Internal
babel-helper-bindify-decorators
,babel-helper-explode-class
babel-helper-call-delegate
@babel/helper-call-delegate
(@nicolo-ribaudo)babel-helper-hoist-variables
,babel-plugin-transform-block-scoping
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-function-name
,babel-register
,babel-types
lodash
dependencies (@nicolo-ribaudo)v7.13.15
Compare Source
👓 Spec Compliance
babel-parser
SyntaxError
for unparenthesized assert and assign (@fedeci)🐛 Bug Fix
babel-parser
TSDeclareFunction
(@fedeci)babel-plugin-proposal-do-expressions
,babel-traverse
NodePath#getCompletionRecords
(@JLHwung)babel-compat-data
,babel-preset-env
💅 Polish
babel-preset-env
📝 Documentation
🏠 Internal
babel-plugin-transform-regenerator
,babel-standalone
regenerator-transform
import with native ESM (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
babel.config.js
in tests (@nicolo-ribaudo)🏃♀️ Performance
babel-preset-env
v7.13.14
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
,babel-types
🏃♀️ Performance
babel-core
package.json
when relative configs are enabled (@nicolo-ribaudo)v7.13.13
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-core
browserslistConfigFile
paths (@nicolo-ribaudo)babel-core
,babel-preset-env
.browserslistrc
as a project-wide file (@nicolo-ribaudo)babel-plugin-transform-react-constant-elements
babel-types
babel-node
babel-parser
💅 Polish
babel-cli
,babel-core
🏠 Internal
babel-core
babel-traverse
🏃♀️ Performance
babel-core
rootMode: "root"
inloadPartialConfig
(@nicolo-ribaudo)conventional-changelog/commitlint
v12.1.4
Compare Source
fix node v10 support
v12.1.3
Compare Source
Bug Fixes
v12.1.2
Compare Source
Bug Fixes
v12.1.1
Compare Source
Bug Fixes
v12.1.0
Compare Source
Features
12.0.1 (2021-02-23)
Bug Fixes
Rule | AsyncRule | SyncRule
as rule value type inPlugin
(#2146) (75b67b8)nuxt-community/module-test-utils
v0.2.2
Compare Source
v0.2.1
Compare Source
nuxt/nuxt.js
v2.15.6
Compare Source
🐛 Bug Fixes
types
@types/[email protected]
(resolves #9268)v2.15.5
Compare Source
🐛 Bug Fixes
babel
class-properties
andprivate-methods
(resolves #9224)vue-app
route.replace
instead ofrouter.push
to trigger navigation guards (resolves #9111)builder
build.watch
paths (resolves #9045)cli
css-loader < 4.2
(resolves #9117)💖 Thanks to
v2.15.4
Compare Source
🐛 Bug Fixes
vue-app
$root
is not available (resolves #8995)app.context.route
to match components in server (resolves #9009)$fetch
if data is missing in payload (resolves #9016)app.context.route
for resolving components (resolves #9049)_app
namespace (resolves #9074)config
compileType
toicss
forcss-loader
v4server
.js
assets in development to fix HMR in safari (resolves #3828)cli
👕 Types
@types/terser-webpack-plugin
sass-loader
rather thansass
(resolves #9085)@nuxt/types
(resolves #9030)💖 Thanks to
nuxtlabs/docus
v0.5.6
Compare Source
v0.5.5
Compare Source
v0.5.4
Compare Source
v0.5.3
Compare Source
v0.5.2
Compare Source
v0.5.1
Compare Source
v0.5.0
Compare Source
v0.4.29
Compare Source
v0.4.28
Compare Source
v0.4.26
Compare Source
v0.4.25
Compare Source
v0.4.24
Compare Source
v0.4.23
Compare Source
v0.4.22
Compare Source
v0.4.21
Compare Source
v0.4.20
Compare Source
v0.4.19
Compare Source
v0.4.18
Compare Source
v0.4.17
Compare Source
v0.4.16
Compare Source
v0.4.15
Compare Source
v0.4.14
Compare Source
v0.4.13
Compare Source
v0.4.12
Compare Source
v0.4.11
Compare Source
v0.4.10
Compare Source
v0.4.9
Compare Source
v0.4.8
Compare Source
v0.4.7
Compare Source
v0.4.6
Compare Source
v0.4.5
Compare Source
v0.4.4
Compare Source
v0.4.3
Compare Source
v0.4.2
Compare Source
v0.4.1
Compare Source
v0.4.0
Compare Source
v0.3.0
Compare Source
eslint/eslint
v7.27.0
Compare Source
2c0868c
Chore: merge all html formatter files intohtml.js
(#14612) (Milos Djermanovic)9e9b5e0
Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar)afe9569
Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov)c0f418e
Chore: Remove lodash (#14287) (Stephen Wade)52655dd
Update: no-restricted-imports custom message for patterns (fixes #11843) (#14580) (Alex Holden)967b1c4
Chore: Fix typo in large.js (#14589) (Ikko Ashimine)2466a05
Sponsors: Sync README with website (ESLint Jenkins)fe29f18
Sponsors: Sync README with website (ESLint Jenkins)086c1d6
Chore: add more test cases forno-sequences
(#14579) (Nitin Kumar)6a2ced8
Docs: Update README team and sponsors (ESLint Jenkins)v7.26.0
Compare Source
aaf65e6
Upgrade: eslintrc for ModuleResolver fix (#14577) (Brandon Mills)ae6dbd1
Fix: track variables, not names in require-atomic-updates (fixes #14208) (#14282) (Patrick Ahmetovic)6a86e50
Chore: remove loose-parser tests (fixes #14315) (#14569) (Milos Djermanovic)ee3a3ea
Fix: create.eslintrc.cjs
formodule
type (#14304) (Nitin Kumar)6791dec
Docs: fix example for require-atomic-updates (#14562) (Milos Djermanovic)388eb7e
](https://togithConfiguration
📅 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.