Skip to content

chore(deps): update all non-major dependencies#6905

Merged
patak-cat merged 5 commits intomainfrom
renovate/all-minor-patch
Mar 17, 2022
Merged

chore(deps): update all non-major dependencies#6905
patak-cat merged 5 commits intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ampproject/remapping ^2.1.0 -> ^2.1.2 age adoption passing confidence
@babel/core (source) ^7.17.2 -> ^7.17.7 age adoption passing confidence
@babel/parser (source) ^7.17.0 -> ^7.17.7 age adoption passing confidence
@babel/plugin-transform-react-jsx (source) ^7.16.7 -> ^7.17.3 age adoption passing confidence
@babel/standalone (source) ^7.17.2 -> ^7.17.7 age adoption passing confidence
@jridgewell/trace-mapping ^0.3.2 -> ^0.3.4 age adoption passing confidence
@microsoft/api-extractor (source) ^7.19.4 -> ^7.19.5 age adoption passing confidence
@rollup/plugin-commonjs ^21.0.1 -> ^21.0.2 age adoption passing confidence
@rollup/plugin-typescript ^8.3.0 -> ^8.3.1 age adoption passing confidence
@rollup/pluginutils ^4.1.2 -> ^4.2.0 age adoption passing confidence
@types/jest ^27.4.0 -> ^27.4.1 age adoption passing confidence
@types/node ^16.11.22 -> ^16.11.26 age adoption passing confidence
@types/ws ^8.2.2 -> ^8.5.3 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.11.0 -> ^5.15.0 age adoption passing confidence
@typescript-eslint/parser ^5.11.0 -> ^5.15.0 age adoption passing confidence
@vue/compiler-dom ^3.2.30 -> ^3.2.31 age adoption passing confidence
core-js ^3.21.0 -> ^3.21.1 age adoption passing confidence
es-module-lexer ^0.9.3 -> ^0.10.1 age adoption passing confidence
eslint (source) ^8.8.0 -> ^8.11.0 age adoption passing confidence
eslint-define-config ^1.2.4 -> ^1.3.0 age adoption passing confidence
fs-extra ^10.0.0 -> ^10.0.1 age adoption passing confidence
lint-staged ^12.3.3 -> ^12.3.6 age adoption passing confidence
magic-string ^0.25.7 -> ^0.26.1 age adoption passing confidence
playwright-chromium (source) ^1.18.1 -> ^1.20.0 age adoption passing confidence
pnpm (source) 6.30.0 -> 6.32.3 age adoption passing confidence
postcss (source) ^8.4.6 -> ^8.4.12 age adoption passing confidence
postcss-modules ^4.3.0 -> ^4.3.1 age adoption passing confidence
prettier (source) 2.5.1 -> 2.6.0 age adoption passing confidence
terser (source) ^5.10.0 -> ^5.12.1 age adoption passing confidence
vitepress ^0.21.6 -> ^0.22.3 age adoption passing confidence
vue ^3.2.30 -> ^3.2.31 age adoption passing confidence

Release Notes

ampproject/remapping

v2.1.2

Compare Source

Building on https://github.com/ampproject/remapping/releases/tag/v2.1.0, LoadingContext now provides a depth 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
🐛 Bug Fix
  • babel-helper-compilation-targets
  • 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
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • 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
🏠 Internal

v7.17.5

Compare Source

🐛 Bug Fix

v7.17.4

Compare Source

🐛 Bug Fix

v7.17.3

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • 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
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
🐛 Bug Fix
  • babel-helper-compilation-targets
  • 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
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • 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
🏠 Internal
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
  • 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
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
  • chore: transpile dynamic helper to ES5 (#​1082)
rollup/plugins (@​rollup/plugin-typescript)

v8.3.1

2022-02-23

Bugfixes
  • fix: allow explicity compilerOptions (#​1045)
Updates
  • docs: readme copy/paste mistake (#​1086)
rollup/plugins (@​rollup/pluginutils)

v4.2.0

2022-03-07

Features
  • feat: support bigint and symbol in dataToEsm (#​1047)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.15.0

Compare Source

Features

v5.14.0

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] cover case that requires quotes (#​4582) (3ea0947)
  • eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#​4620) (56a09e9)
  • eslint-plugin: [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#​4343) (a65713a)
  • eslint-plugin: [return-await] correct autofixer in binary expression (#​4401) (5fa2fad)
Features
  • eslint-plugin: [no-misused-promises] add granular options within checksVoidReturns (#​4623) (1085177)

v5.13.0

Compare Source

Bug Fixes
  • eslint-plugin: [sort-type-union-intersection-members] Wrap the constructorType in parentheses (#​4590) (851bb90)
Features
  • eslint-plugin: [no-misused-promises] check more places for checksVoidReturn (#​4541) (052cf51)
  • eslint-plugin: add no-redundant-type-constituents rule (#​4378) (63d051e)
  • eslint-plugin: add no-useless-empty-export rule (#​4380) (823b945)
  • eslint-plugin: add extension rule space-before-blocks (#​1606) (#​4184) (208b6d0)
  • eslint-plugin: added member group support to member-ordering rule (#​4538) (6afcaea)

5.12.1 (2022-02-21)

Bug Fixes
  • eslint-plugin: [no-unnecessary-type-arguments] fix comparison of types (#​4555) (fc3936e)

v5.12.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-type-arguments] fix comparison of types (#​4555) (fc3936e)

v5.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [init-declarations] fix nested namespace (#​4544) (fe910e6)
  • eslint-plugin: [no-unnecessary-type-arguments] Use Symbol to check if it's the same type (#​4543) (5b7d8df)
  • support nested object deconstructuring with type annotation (#​4548) (4da9278)
Features
  • add checking property definition for allowNames option (#​4542) (e32bef6)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.15.0

Compare Source

Features

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
  • compiler-ssr: no need to inject resolveDirective calls for setup custom directives (436c500)
  • runtime-core: allow spying on proxy methods (#​4216) (8457d8b)
  • ssr: always hydrate children for HMR (#​5406) (0342fae), closes #​5405
zloirock/core-js

v3.21.1

Compare Source

  • Added a bugfix for the WebKit Array.prototype.{ groupBy, groupByToMap } implementation
  • core-js-compat targets parser transforms engine names to lower case
  • atob / btoa marked as fixed in NodeJS 17.5
  • Added Electron 18.0 compat data mapping
  • Added Deno 1.20 compat data mapping
guybedford/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: add destructuredArrayIgnorePattern option in no-unused-vars (#​15649) (Nitin Kumar)
  • 8933fe7 feat: Catch undefined and Boolean() 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 ban undefined (#​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 about eslint-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

v8.10.0

Compare Source

Features

  • 6e2c325 feat: Add ignoreOnInitialization 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: Add onlyOneSimpleParam 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 in camelcase with combined properties (#​15581) (Nitin Kumar)

Documentation

Chores


Configuration

📅 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 14, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from ed3ee4c to f072dcf Compare February 19, 2022 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from d9d3f6a to d60e35f Compare February 27, 2022 17:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ed20ec9 to b889bb7 Compare March 1, 2022 23:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4164fef to c72ee27 Compare March 12, 2022 01:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 18078ca to 2d9e2d2 Compare March 16, 2022 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d9e2d2 to 700a90f Compare March 16, 2022 20:00
@bluwy
Copy link
Copy Markdown
Member

bluwy commented Mar 17, 2022

Handled breaking changes for websocket types and es-module-lexer guybedford/es-module-lexer#102

Before:

du -ck dist

2892    dist/node/chunks
4012    dist/node
64      dist/client
4076    dist
4076    total

After:

du -ck dist

2916    dist/node/chunks
4036    dist/node
64      dist/client
4100    dist
4100    total

I also noticed something weird with the code:

The intent seems to be dynamicIndex > -1 instead so it only runs when there's a dynamic import. Now it runs if even there is/isn't a dynamic import, except 0 which isn't a metric for anything IINM. "Fixing" this would be a breaking change, or we could remove the condition altogether too since it's always (mostly) true.

@bluwy bluwy linked an issue Mar 17, 2022 that may be closed by this pull request
7 tasks
@patak-cat
Copy link
Copy Markdown
Member

@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 dynamicIndex condition, I think we should remove that check as you proposed

@bluwy
Copy link
Copy Markdown
Member

bluwy commented Mar 17, 2022

Yeah we can do that too. I'll revert bumping esbuild and its changes, and open up a new PR then.

@bluwy
Copy link
Copy Markdown
Member

bluwy commented Mar 17, 2022

Done 👍 I'll make the es-module-lexer PR once this is merged so the lockfiles are easier to handle.

@patak-cat patak-cat merged commit 839665c into main Mar 17, 2022
@patak-cat patak-cat deleted the renovate/all-minor-patch branch March 17, 2022 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

please update es-module-lexer

3 participants