chore(deps): update devdependencies #572
Open
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.3
->7.23.0
7.20.5
->7.23.2
^9.0.0
->^11.0.0
^20.0.0
->^21.0.0
18.11.13
->20.8.6
^0.0.29
->^0.0.30
0.2.3
->0.2.4
1.16.2
->1.20.5
^5.0.0
->^6.0.0
^7.0.0
->^8.0.0
^20.0.0
->^22.0.0
3.0.1
->3.1.0
^0.17.0
->^0.18.0
0.3.3
->0.3.4
^15.0.0
->^16.0.0
^4.0.0
->^5.0.0
Release Notes
babel/babel (@babel/cli)
v7.23.0
Compare Source
🚀 New Feature
babel-plugin-proposal-import-wasm-source
,babel-plugin-syntax-import-source
,babel-plugin-transform-dynamic-import
import source
for wasm (@nicolo-ribaudo)babel-helper-module-transforms
,babel-helpers
,babel-plugin-proposal-import-defer
,babel-plugin-syntax-import-defer
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
import defer
proposal transform support (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
import defer
parsing support (@nicolo-ribaudo)babel-generator
,babel-helper-module-transforms
,babel-parser
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-traverse
,babel-types
createImportExpressions
parser option (@JLHwung)babel-standalone
babel-helper-function-name
,babel-helper-member-expression-to-functions
,babel-helpers
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining-assign
,babel-plugin-syntax-optional-chaining-assign
,babel-plugin-transform-destructuring
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-types
babel-helpers
,babel-plugin-proposal-decorators
babel-traverse
,babel-types
t.buildUndefinedNode
(@liuxingbaoyu)babel-preset-typescript
rewriteImportExtensions
option to TS preset (@nicolo-ribaudo)babel-parser
🐛 Bug Fix
babel-plugin-transform-block-scoping
transform-block-scoping
captures the variables of the method in the loop (@liuxingbaoyu)💅 Polish
babel-traverse
@babel/traverse
(@lorenzoferre)babel-plugin-proposal-explicit-resource-management
using
declarations (@nicolo-ribaudo)🔬 Output optimization
babel-core
,babel-helper-module-transforms
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-classes
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-parameters
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
exports.XXX =
update in simple variable declarations (@nicolo-ribaudo)v7.22.15
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-template
,babel-traverse
,babel-types
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo)v7.22.10
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-private-methods
,babel-preset-env
💅 Polish
babel-cli
meta
object to@babel/eslint-plugin
(@JLHwung)babel-traverse
,babel-types
path.isX
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-react-jsx
,babel-preset-env
,babel-standalone
@typescript-eslint/no-redundant-type-constituents
rule (@JLHwung)babel-helper-compilation-targets
@babel/core
peerDep fromhelper-compilation-targets
(@nicolo-ribaudo)babel-parser
babel-plugin-transform-runtime
,babel-traverse
,babel-types
typescript-eslint@v6
with reworked configs (@JoshuaKGoldberg)🔬 Output optimization
babel-plugin-transform-block-scoping
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
transform-block-scoping
loops output size (@liuxingbaoyu)v7.22.9
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
Infinity
in enums (@liuxingbaoyu)💅 Polish
babel-generator
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser)🏠 Internal
eslint.config.js
(@JLHwung)v7.22.6
Compare Source
🐛 Bug Fix
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
babel-plugin-transform-optional-chaining
delete a?.b
in function params (@nicolo-ribaudo)babel-helper-split-export-declaration
,babel-plugin-transform-modules-commonjs
babel-compat-data
,babel-preset-env
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
,babel-runtime
@@​asyncDispose
(@nicolo-ribaudo)babel-standalone
stage-2
(@liuxingbaoyu)babel-core
--frozen-intrinsics
(@liuxingbaoyu)🏠 Internal
babel-helper-create-class-features-plugin
,babel-plugin-transform-classes
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-typescript
?.
(@nicolo-ribaudo)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-traverse
v7.22.5
Compare Source
🐛 Bug Fix
babel-preset-env
,babel-standalone
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)💅 Polish
babel-core
-transform-
when resolving missing plugins (@nicolo-ribaudo)v7.21.5
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
💅 Polish
babel-types
babel-core
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
,babel-preset-typescript
.overrides
and.env
when resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)v7.21.0
Compare Source
🚀 New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
privateFieldsAsSymbols
assumption for classes (@fwienber)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
babel-parser
,babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
💅 Polish
babel-parser
await
as identifier" error in modules (@JLHwung)🏠 Internal
babel-core
@babel/core
(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescript
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)atom-ide-community/eslint-config-atomic (eslint-config-atomic)
v1.20.5
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.20.4...v1.20.5
v1.20.4
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.20.1...v1.20.3
v1.20.3
Compare Source
v1.20.2
Compare Source
v1.20.1
Compare Source
What's Changed
feat: rewrite in TypeScript by @aminya in https://github.com/atom-community/eslint-config-atomic/pull/77
fix: update dependencies by @aminya in https://github.com/atom-community/eslint-config-atomic/pull/77
Full Changelog: atom-community/eslint-config-atomic@v1.19.3...v1.20.1
v1.20.0
Compare Source
v1.19.3
Compare Source
Full Changelog: atom-community/eslint-config-atomic@v1.19.2...v1.19.3
fix: ignore node_modules even if not in gitignore
v1.19.2
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.19.1...v1.19.2
v1.19.1
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.19.0...v1.19.1
v1.19.0
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.18.3...v1.19.0
v1.18.3
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.18.2...v1.18.3
v1.18.2
Compare Source
What's Changed
Full Changelog: atom-community/eslint-config-atomic@v1.18.1...v1.18.2
v1.18.1
Compare Source
Bug Fixes
v1.18.0
Compare Source
Bug Fixes
Features
v1.17.1
Compare Source
Bug Fixes
v1.17.0
Compare Source
Bug Fixes
Features
v1.16.6
Compare Source
Bug Fixes
v1.16.5
Compare Source
Bug Fixes
v1.16.4
Compare Source
Bug Fixes
v1.16.3
Compare Source
Bug Fixes
hughsk/flat (flat)
v6.0.1
Compare Source
Bug Fixes 🐛
export
field inpackage.json
(see #172).v6.0.0
Compare Source
New Features ✨
Breaking Changes 💥
Migration 🚚
We are now shipping
flat
as a pure ECMAScript module, if you are still using CommonJS in your application follow this migration guide.The default export has been dropped in favor of a named one, if you are using the default export make sure to update your imports:
If you are a user of TypeScript you can remove
@types/flat
from your project. The type definitions are now included in the package itself, so it is no longer required to keep a separate dependency around.sindresorhus/gulp-filter (gulp-filter)
v8.0.0
Compare Source
Breaking
a3e98dd
jsdom/jsdom (jsdom)
v22.1.0
Compare Source
crypto.randomUUID()
. (jamesbvaughan)DOMRect
andDOMRectReadOnly
.AbortSignal.timeout()
.abortSignal.throwIfAborted()
.submitter
argument to theFormData
constructor. (jenseng)getComputedStyle()
's results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)Window
's event handler properties (e.g.oncopy
,ontouchstart
, etc.) to reflect the latest list from the standard.DOMParser
-created documents to inherit their URL from the creating document.v22.0.0
Compare Source
v21.1.2
Compare Source
setRangeText()
used on<input>
and<textarea>
elements to calculate the new end index correctly. (pmstss)pageX
,pageY
,offsetX
, andoffsetY
onMouseEvent
s during dispatch. (jenseng)nwsapi
to v2.2.4, bringing along various fixes to our selector engine.v21.1.1
Compare Source
jsdom.reconfigure()
to also adjust the URL as seen by the history API, so that e.g.history.replaceState(null, "")
would not mess up the URL. (jdufresne)location.hash = ""
to leave any#
in location.href.cssom
withrweb-cssom
, since the latter is maintained. (seanparmelee)v21.1.0
Compare Source
x
,y
,pageX
,pageY
,offsetX
, andoffsetY
toMouseEvent
. (jenseng, ViniciusFXavier)unset
withgetComputedStyle()
. (jsnajdr)submitter
property toSubmitEvent
. (jenseng)MouseEvent
'sscreenX
andscreenY
to no longer coerce to integers, allowing fractional values. (jenseng)formEl.submit()
to not longer firesubmit
events. (jenseng)<link>
is removed. (jsnajdr)pointer-events
to inherit when used withgetComputedStyle()
. (jnajdr)<script>
elements with nosrc=""
to no longer fireload
events. (t1ger2080)getComputedStyle()
to cache its results, which should make it much faster. (jsnajdr)v21.0.0
Compare Source
A potentially-breaking bug fix:
window
,document
,location
, andtop
properties ofWindow
to be non-configurable. (ExE-Boss)Other changes:
<input type=image>
submitting forms. (jenseng)location
setter to theWindow
object, which forwards to thelocation.href
setter. Setting the URL is still only implemented for fragment navigations, however. (ExE-Boss)defer=""
<script>
elements that are added afterDOMContentLoaded
to execute, instead of being skipped.selectElement.selectedOptions
being incorrect whenoptionElement.selected
is set. This was a regression introduced in v20.0.1. Unfortunately this also reverts the performance improvement when appending<option>
elements that was introduced then. (eps1lon)self
,locationbar
,menubar
,personalbar
,scrollbars
,statusbar
,toolbar
,frames
,parent
,external
,length
, andscreen
properties ofWindow
to be replaceable: that is, setting them will override their values, instead of having the new value be ignored. (ExE-Boss)JSDOM.fromURL()
in the browser build of jsdom. (LungZeno)atom-community/prettier-config-atomic (prettier-config-atomic)
v3.1.0
Compare Source
Bug Fixes
Features
3.0.11 (2022-07-03)
Bug Fixes
3.0.10 (2022-06-22)
Bug Fixes
3.0.9 (2022-04-02)
Bug Fixes
3.0.8 (2022-03-26)
Bug Fixes
3.0.7 (2022-03-17)
Bug Fixes
3.0.6 (2022-03-13)
Reverts
3.0.5 (2022-03-12)
Bug Fixes
3.0.4 (2022-03-11)
Bug Fixe
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.