Skip to content
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

Update @babel/eslint-parser 7.19.1 → 7.23.3 (minor) #253

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link

@depfu depfu bot commented Nov 10, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​babel/eslint-parser (7.19.1 → 7.23.3) · Repo · Changelog

Release Notes

7.23.3

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

  • #16044 docs: Update links in @babel/eslint-parser README (@aryehb)

🏠 Internal

  • babel-core, babel-preset-env

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

7.22.15

v7.22.15 (2023-09-04)

🐛 Bug Fix

🏠 Internal

Committers: 4

7.22.11

v7.22.11 (2023-08-24)

Thanks @0o001 and @yangguansen for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-types
    • #15867 fix: definition of TS function type params (@danez)
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core

🏠 Internal

  • babel-parser
    • #10940 Do not record trailing comma pos when maybeAsyncArrow: false (@JLHwung)
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #15833 bump json5, terser and webpack, further minimize babel helpers (@JLHwung)
  • Other

🔬 Output optimization

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env

Committers: 7

7.22.10

v7.22.10 (2023-08-07)

Thanks @DimitriPapadopoulos, @FabianWarnecke, @JoshuaKGoldberg, and @YYvanYang for your first pull requests!

🐛 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
    • #15701 Memoize class binding when compiling private methods and static elements (@JLHwung)

💅 Polish

  • babel-cli
  • babel-traverse, babel-types
  • babel-generator, babel-types

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
    • #15794 Enable @typescript-eslint/no-redundant-type-constituents rule (@JLHwung)
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types

🔬 Output optimization

  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator

Committers: 9

7.22.9

v7.22.9 (2023-07-12)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-helper-module-transforms, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function

💅 Polish

🏠 Internal

Committers: 5

7.22.7

v7.22.7 (2023-07-06)

🐛 Bug Fix

  • babel-generator
  • babel-core, babel-traverse
  • Other
    • #15747 fix: export meta from eslint-parser/experimental-worker (@JLHwung)

🏠 Internal

Committers: 4

7.22.6

v7.22.6 (2023-07-04)

🐛 Bug Fix

  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-plugin-transform-optional-chaining
  • 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
  • babel-standalone
  • babel-core

🏠 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
  • 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

Committers: 5

7.22.5

v7.22.5 (2023-06-08)

🐛 Bug Fix

  • babel-preset-env, babel-standalone

💅 Polish

Committers: 4

7.21.8

v7.21.8 (2023-05-02)

👓 Spec Compliance

  • babel-parser
    • #15602 Remove using await restriction in explicitResourceManagement (@JLHwung)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin

Committers: 2

7.21.3

v7.21.3 (2023-03-14)

Thanks @amoeller, @Harpica, and @nzakas for your first PRs!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-typescript

💅 Polish

  • babel-traverse, babel-types
  • babel-generator

🏠 Internal

🔬 Output optimization

  • babel-plugin-transform-typescript, babel-preset-typescript

Committers: 8

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Copy link
Author

depfu bot commented Jan 27, 2024

Closed in favor of #261.

@depfu depfu bot closed this Jan 27, 2024
@depfu depfu bot deleted the depfu/update/yarn/@babel/eslint-parser-7.23.3 branch January 27, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants