-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #6905
Conversation
ed3ee4c
to
f072dcf
Compare
d9d3f6a
to
d60e35f
Compare
ed20ec9
to
b889bb7
Compare
4164fef
to
c72ee27
Compare
18078ca
to
2d9e2d2
Compare
2d9e2d2
to
700a90f
Compare
Handled breaking changes for websocket types and es-module-lexer guybedford/es-module-lexer#102 Before:
After:
I also noticed something weird with the code:
The intent seems to be |
@bluwy I thought the changes to be included as part of this PR would be small like in the case of websocket types. For the es-module-lexer changes, what do you think about splitting them in a separate PR? If there is an issue we can revert only that one and better track things. About the |
Yeah we can do that too. I'll revert bumping esbuild and its changes, and open up a new PR then. |
Done 👍 I'll make the es-module-lexer PR once this is merged so the lockfiles are easier to handle. |
This PR contains the following updates:
^2.1.0
->^2.1.2
^7.17.2
->^7.17.7
^7.17.0
->^7.17.7
^7.16.7
->^7.17.3
^7.17.2
->^7.17.7
^0.3.2
->^0.3.4
^7.19.4
->^7.19.5
^21.0.1
->^21.0.2
^8.3.0
->^8.3.1
^4.1.2
->^4.2.0
^27.4.0
->^27.4.1
^16.11.22
->^16.11.26
^8.2.2
->^8.5.3
^5.11.0
->^5.15.0
^5.11.0
->^5.15.0
^3.2.30
->^3.2.31
^3.21.0
->^3.21.1
^0.9.3
->^0.10.1
^8.8.0
->^8.11.0
^1.2.4
->^1.3.0
^10.0.0
->^10.0.1
^12.3.3
->^12.3.6
^0.25.7
->^0.26.1
^1.18.1
->^1.20.0
6.30.0
->6.32.3
^8.4.6
->^8.4.12
^4.3.0
->^4.3.1
2.5.1
->2.6.0
^5.10.0
->^5.12.1
^0.21.6
->^0.22.3
^3.2.30
->^3.2.31
Release Notes
ampproject/remapping
v2.1.2
Compare Source
Building on https://github.com/ampproject/remapping/releases/tag/v2.1.0,
LoadingContext
now provides adepth
field so that you can track the depth of the sourcmap tree at the current load. This can be used to, eg, prevent a recursive loading scenario when transforming files in-place (where the transformed load has a sourcemap, but the child source should not).v2.1.1
Compare Source
babel/babel (@babel/core)
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)v7.17.5
Compare Source
🐛 Bug Fix
babel-core
t.valueToNode
(@thebanjomatic)v7.17.4
Compare Source
🐛 Bug Fix
babel-core
v7.17.3
Compare Source
🐛 Bug Fix
babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
this
within ts module block (@JLHwung)babel-plugin-transform-destructuring
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
🔬 Output optimization
babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-traverse
path.insertAfter
(@nicolo-ribaudo)babel/babel (@babel/parser)
v7.17.7
Compare Source
v7.17.7 (2022-03-14)
Thanks @cha0s, @dev-itsheng, @green1052, @jlennox and @Yokubjon-J for your first PRs!
👓 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)Committers: 13
v7.17.3
Compare Source
v7.17.3 (2022-02-15)
Thanks @zhangenming for your first PR!
🐛 Bug Fix
babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
this
within ts module block (@JLHwung)babel-plugin-transform-destructuring
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
🔬 Output optimization
babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-traverse
path.insertAfter
(@nicolo-ribaudo)Committers: 7
jridgewell/trace-mapping
v0.3.4
Compare Source
v0.3.3
Compare Source
rollup/plugins (@rollup/plugin-commonjs)
v21.0.2
2022-02-23
Updates
rollup/plugins (@rollup/plugin-typescript)
v8.3.1
2022-02-23
Bugfixes
Updates
rollup/plugins (@rollup/pluginutils)
v4.2.0
2022-03-07
Features
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.15.0
Compare Source
Features
parserOptions.emitDecoratorMetadata
(#4646) (e3dd343)v5.14.0
Compare Source
Bug Fixes
Features
checksVoidReturns
(#4623) (1085177)v5.13.0
Compare Source
Bug Fixes
Features
no-redundant-type-constituents
rule (#4378) (63d051e)no-useless-empty-export
rule (#4380) (823b945)space-before-blocks
(#1606) (#4184) (208b6d0)5.12.1 (2022-02-21)
Bug Fixes
v5.12.1
Compare Source
Bug Fixes
v5.12.0
Compare Source
Bug Fixes
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.15.0
Compare Source
Features
parserOptions.emitDecoratorMetadata
(#4646) (e3dd343)v5.14.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.13.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.12.1 (2022-02-21)
Note: Version bump only for package @typescript-eslint/parser
v5.12.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.12.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
vuejs/core
v3.2.31
Compare Source
Bug Fixes
zloirock/core-js
v3.21.1
Compare Source
Array.prototype.{ groupBy, groupByToMap }
implementationcore-js-compat
targets parser transforms engine names to lower caseatob
/btoa
marked as fixed in NodeJS 17.5guybedford/es-module-lexer
v0.10.1
Compare Source
What's Changed
Full Changelog: guybedford/es-module-lexer@0.10.0...0.10.1
v0.10.0
Compare Source
What's Changed
Full Changelog: guybedford/es-module-lexer@0.9.3...0.10.0
eslint/eslint
v8.11.0
Compare Source
Features
800bd25
feat: adddestructuredArrayIgnorePattern
option inno-unused-vars
(#15649) (Nitin Kumar)8933fe7
feat: Catchundefined
andBoolean()
in no-constant-condition (#15613) (Jordan Eldredge)f90fd9d
feat: Add ESLint favicon to the HTML report document (#15671) (Mahdi Hosseinzadeh)57b8a57
feat:valid-typeof
always banundefined
(#15635) (Zzzen)Bug Fixes
6814922
fix: escaping for square brackets in ignore patterns (#15666) (Milos Djermanovic)c178ce7
fix: extend the autofix range in comma-dangle to ensure the last element (#15669) (Milos Djermanovic)Documentation
c481cec
docs: add fast-eslint-8 to atom integrations (userguide) (#15695) (db developer)d2255db
docs: Add clarification abouteslint-enable
(#15680) (dosisod)8b9433c
docs: add object pattern to first section of computed-property-spacing (#15679) (Milos Djermanovic)de800c3
docs: link to minimatch docs added. (#15688) (Gaurav Tewari)8f675b1
docs: sort-imports add single named import example (#15675) (Arye Eidelman)Chores
385c9ad
chore: rm trailing space in docs (#15689) (唯然)v8.10.0
Compare Source
Features
6e2c325
feat: AddignoreOnInitialization
option to no-shadow rule (#14963) (Soufiane Boutahlil)115cae5
feat:--debug
prints time it takes to parse a file (#15609) (Bartek Iwańczuk)345e70d
feat: AddonlyOneSimpleParam
option to no-confusing-arrow rule (#15566) (Gautam Arora)Bug Fixes
cdc5802
fix: Avoid__dirname
for built-in configs (#15616) (DoZerg)ee7c5d1
fix: false positive incamelcase
with combined properties (#15581) (Nitin Kumar)Documentation
1005bd5
docs: update CLA information (#15630) (Nitin Kumar)5d65c3b
docs: Fix typo inno-irregular-whitespace
(#15634) (Ryota Sekiya)b93af98
docs: add links between rules about whitespace around block curly braces (#15625) (Milos Djermanovic)ebc0460
docs: update babel links (#15624) (Milos Djermanovic)Chores
7cec74e
chore: upgrade @eslint/eslintrc@1.2.0 ([#15648](https://togithubConfiguration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.