chore(deps): update all non-major dependencies
This MR contains the following updates:
Release Notes
babel/babel
v7.12.10
👓 Spec Compliance
-
babel-parser
🐛 Bug Fix
-
babel-generator
- #12424 Fix printing BigIntLiterals/DecimalLiterals with compact option (@existentialism)
-
babel-types
- #12418 babel-types update OptionalCallExpression to support ArgumentPlaceholder (@zxbodya)
-
#12395 Fix
t.isReferenced()
for named re-exports (@nicolo-ribaudo)
-
babel-traverse
-
#12394 Set correct
path.context
unpush/unshiftContainer
(@nicolo-ribaudo)
-
#12394 Set correct
💅 Polish
-
babel-preset-env
- #12402 Clarify warning source about underspecified corejs option in preset-env. (@AndrewSouthpaw)
📝 Documentation
-
babel-parser
- #12449 Add StaticBlock to Table of Contents in AST spec (@sosukesuzuki)
🏠 Internal
- Other
- #12450 Use new CircleCI images (@nicolo-ribaudo)
- #12453 Use Yarn 2.4.0 (@nicolo-ribaudo)
- #12430 chore: remove travis-ci badge (@JLHwung)
- #12397 chore: bump chokidar in glob-watcher to ^3.4.0 (@JLHwung)
-
babel-cli
,babel-node
,babel-plugin-transform-runtime
,babel-register
- #12458 Use native Node.js functions when available (@nicolo-ribaudo)
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-react
- #12253 Stop using old JSX transform (@Andarist)
-
babel-helper-fixtures
,babel-types
- #12440 Prepare codebase for inline Babel 8 breaking changes (@nicolo-ribaudo)
-
babel-core
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
-
#12439 Use
require.resolve
instead of theresolve
package (@nicolo-ribaudo)
-
#12439 Use
-
babel-parser
v7.12.9
🐛 Bug Fix
-
babel-plugin-transform-typescript
,babel-traverse
v7.12.8
🐛 Bug Fix
-
babel-traverse
- #12390 Avoid infinite loops in type inference logic (@nicolo-ribaudo)
-
#12387 Initialize NodePath context when using
getSibling
(@nicolo-ribaudo)
-
babel-cli
- #12382 Fix Node version check (@Hypnosphi)
🏠 Internal
v7.12.7
👓 Spec Compliance
-
babel-parser
🐛 Bug Fix
-
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
-
#12352 [ts]Set
false
to default value of TsTypePredicate.asserts (@sosukesuzuki) - #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
-
babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
-
babel-compat-data
,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
-
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
-
#12331 Use the correct
context
when re-using a cachedNodePath
(@nicolo-ribaudo)
-
#12331 Use the correct
-
babel-plugin-proposal-numeric-separator
- #12311 Adding includes fix for plugin-proposal-numeric-separator (@fraywing)
💅 Polish
-
babel-preset-react
,babel-preset-typescript
-
babel-types
🏠 Internal
-
babel-helper-regex
-
#12377 Archive
@babel/helper-regex
(@nicolo-ribaudo)
-
#12377 Archive
-
babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
-
babel-core
-
#12288 Don't compile
import()
in development (@nicolo-ribaudo) - #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
-
#12288 Don't compile
-
babel-preset-env
- Other
-
babel-types
- #11883 feat(babel‑types): Add type definitions for Node assertion methods (@ExE-Boss)
-
babel-cli
-
#12322 Use
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)
-
#12322 Use
-
babel-parser
-
babel-traverse
:running_woman: Performance
🔬 Output optimization
getsentry/sentry-javascript
v5.29.2
- Fix version
v5.29.1
- [types] ref: Loosen tag types, create new
Primitive
type (#3108) - [tracing] feat: Send sample rate and type in transaction item header in envelope (#3068)
- [tracing] fix(web-vitals): Fix TTFB capture in Safari (#3106)
v5.29.0
- [tracing] feat: MongoDB Tracing Support (#3072)
- [tracing] feat: MySQL Tracing Support (#3088)
- [tracing] feat: PostgreSQL Tracing Support (#3064)
- [tracing] fix: Add
sentry-trace
header to outgoing http(s) requests in node (#3053) - [node] fix: Revert express tracing integration type to use any (#3093)
v5.28.0
- [browser] fix: Handle expo file dir stack frames (#3070)
- [vue] feat: @sentry/vue (#2953)
- [node] ref: Revamp express route info extraction (#3084)
- [browser] fix: Dont append dsn twice to report dialog calls (#3079)
- [ember] fix: Use correct import from
@sentry/browser
(#3077) - [node] ref: Express integration span name change and path unification (#3078)
v5.27.6
- [hub] fix: Don't invoke scope updates in scope listeners
v5.27.5
- [hub] fix: Sync ScopeListeners (#3065)
- [tracing] fix: Typo in constant name in @sentry/tracing (#3058)
DirtyHairy/async-mutex
v0.2.6
- Fix a nasty bug related to
consecutive calls to
mutex::release
.
v0.2.5
- Nothing new thanks to NPM. Go away. Install 0.2.6.
paulmillr/chokidar
v3.5.0
- Support for ARM Macs with Apple Silicon.
- Fixed missing removal of symlinks when the target path was deleted (#1042)
eslint/eslint
v7.17.0
-
e128e77
Update: check logical assignment in no-constant-condition (#13946) (Milos Djermanovic) -
cc48713
Chore: refactor calculating range and loc in no-useless-escape (#13964) (Milos Djermanovic) -
535fe47
Update: use regexpp's default ecmaVersion in no-control-regex (#13969) (Milos Djermanovic) -
83e98cd
Fix: use regexpp's default ecmaVersion in no-invalid-regexp (#13968) (Milos Djermanovic) -
7297363
Docs: fix examples for no-multi-str (#13966) (Milos Djermanovic) -
0649871
Update: add autofix to rule multiline-ternary (#13958) (薛定谔的猫) -
f6e7e32
Fix: no-useless-escape wrong loc and fix with CRLF in template elements (#13953) (Milos Djermanovic) -
19c69c0
Fix: one-var shouldn't split declaration if it isn't in a statement list (#13959) (Milos Djermanovic) -
e451b96
Docs: update build tool for webpack (#13962) (Sam Chen) -
c3e9acc
Chore: fix typos (#13960) (YeonJuan) -
7289ecf
Sponsors: Sync README with website (ESLint Jenkins)
v7.16.0
-
a62ad6f
Update: fix false negative of no-extra-parens with NewExpression (#13930) (Milos Djermanovic) -
f85b4c7
Fix: require-atomic-updates false positive across await (fixes #11954) (#13915) (buhi) -
301d0c0
Fix: no-constant-condition false positives with unary expressions (#13927) (Milos Djermanovic) -
555c128
Fix: false positive with await and ** in no-extra-parens (fixes #12739) (#13923) (Milos Djermanovic) - [
d93c935
](https://github.com/eslint/eslint
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph