-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependency @babel/eslint-parser to v7.24.1 - autoclosed #134
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.21.3
chore(deps): update dependency @babel/eslint-parser to v7.21.8
May 28, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
May 28, 2023 10:46
c247dbe
to
cfec1f9
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.21.8
chore(deps): update dependency @babel/eslint-parser to v7.22.5
Jun 8, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
June 8, 2023 19:46
cfec1f9
to
b23465c
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.5
chore(deps): update dependency @babel/eslint-parser to v7.22.6
Jul 4, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 4, 2023 08:31
b23465c
to
eedb3ca
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.6
chore(deps): update dependency @babel/eslint-parser to v7.22.7
Jul 6, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 6, 2023 10:15
eedb3ca
to
8a4699b
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.7
chore(deps): update dependency @babel/eslint-parser to v7.22.9
Jul 12, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 12, 2023 17:00
8a4699b
to
24f3fcf
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.9
chore(deps): update dependency @babel/eslint-parser to v7.22.10
Aug 7, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
August 7, 2023 19:08
24f3fcf
to
ecb7df6
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.10
chore(deps): update dependency @babel/eslint-parser to v7.22.11
Aug 24, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
August 24, 2023 14:55
ecb7df6
to
6103623
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.11
chore(deps): update dependency @babel/eslint-parser to v7.22.15
Sep 4, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 4, 2023 13:19
6103623
to
389d04e
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.22.15
chore(deps): update dependency @babel/eslint-parser to v7.23.3
Nov 9, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 9, 2023 09:03
389d04e
to
3850e56
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.23.3
chore(deps): update dependency @babel/eslint-parser to v7.23.9
Jan 25, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 25, 2024 18:11
3850e56
to
0a66435
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.23.9
chore(deps): update dependency @babel/eslint-parser to v7.23.10
Jan 31, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 31, 2024 13:46
0a66435
to
48ec0a0
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 19, 2024 12:45
48ec0a0
to
0fa7ac9
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.23.10
chore(deps): update dependency @babel/eslint-parser to v7.24.1
Mar 19, 2024
renovate
bot
changed the title
chore(deps): update dependency @babel/eslint-parser to v7.24.1
chore(deps): update dependency @babel/eslint-parser to v7.24.1 - autoclosed
Mar 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1
->7.24.1
Release Notes
babel/babel (@babel/eslint-parser)
v7.24.1
Compare Source
v7.23.10
Compare Source
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
protoInit
call injection timing (@JLHwung)v7.23.9
Compare Source
🐛 Bug Fix
babel-helper-transform-fixture-test-runner
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-systemjs
,babel-preset-env
systemjs
re-traverses helpers (@liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-runtime
,babel-preset-env
core-js@3
imports (@nicolo-ribaudo)babel-traverse
getTypeAnnotation
when using TS+inference (@liuxingbaoyu)no-use-before-define
for class ref in fields (@nicolo-ribaudo)🏠 Internal
babel-core
,babel-parser
,babel-template
eslint-parser
to cts (@liuxingbaoyu)babel-types
@babel/types
props that are not produced by the parser (@liuxingbaoyu)🏃♀️ Performance
babel-parser
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-plugin-transform-private-methods
,babel-preset-env
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
using
(@liuxingbaoyu)v7.23.3
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-generator
concise: true
(@liuxingbaoyu)babel-compat-data
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-preset-env
babel-plugin-transform-object-super
super.x
in a loop (@liuxingbaoyu)babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
__proto__
exports name in CJS/AMD/UMD (@magic-akari)📝 Documentation
🏠 Internal
babel-core
,babel-preset-env
preset-env
(@nicolo-ribaudo)🏃♀️ Performance
babel-generator
@babel/generator
performance (@liuxingbaoyu)babel-traverse
🔬 Output optimization
babel-plugin-transform-computed-properties
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.11
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-types
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
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
🔬 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
?.
output when chain result is ignored (@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.7
Compare Source
🐛 Bug Fix
babel-generator
babel-core
,babel-traverse
NodePath#hub
as part of the paths cache key (@nicolo-ribaudo)meta
fromeslint-parser/experimental-worker
(@JLHwung)🏠 Internal
babel-core
,babel-traverse
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.8
Compare Source
👓 Spec Compliance
babel-parser
using await
restriction in explicitResourceManagement (@JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
v7.21.3
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
babel-plugin-transform-typescript
var
decls generated byimport ... =
TS transform (@amoeller)export { type foo }
as type-only usage (@magic-akari)💅 Polish
babel-traverse
,babel-types
@babel
package (@nicolo-ribaudo)babel-generator
jsonCompatibleStrings
deprecation (@liuxingbaoyu)🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript
,babel-preset-typescript
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.