-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix(deps): update babel monorepo #440
Open
renovate
wants to merge
2
commits into
master
Choose a base branch
from
renovate/babel-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Pluto Output: Trying cluster ss-sbox-00-aks in RG ss-sbox-00-rg
|
Plan Result (sbox-00-genesis)
|
Plan Result (sbox-07-network-rg)
|
renovate
bot
changed the title
fix(deps): update dependency @babel/preset-env to v7.22.0
fix(deps): update dependency @babel/preset-env to v7.22.2
May 26, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
May 26, 2023 19:27
9251d84
to
e19863c
Compare
Pluto Output: Trying cluster ss-sbox-00-aks in RG ss-sbox-00-rg
|
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
May 29, 2023 16:36
e19863c
to
b90ee71
Compare
renovate
bot
changed the title
fix(deps): update dependency @babel/preset-env to v7.22.2
fix(deps): update dependency @babel/preset-env to v7.22.4
May 29, 2023
Pluto Output: Trying cluster ss-sbox-00-aks in RG ss-sbox-00-rg
|
renovate
bot
changed the title
fix(deps): update dependency @babel/preset-env to v7.22.4
fix(deps): update babel monorepo to v7.22.5
Jun 8, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
June 8, 2023 19:09
b90ee71
to
0fa4865
Compare
Plan Result (sbox-01-network)
Change Result (Click me) # azurerm_private_dns_zone_virtual_network_link.private_endpoint["privatelink.azurewebsites.net"] will be created
+ resource "azurerm_private_dns_zone_virtual_network_link" "private_endpoint" {
+ id = (known after apply)
+ name = "sssbox"
+ private_dns_zone_name = "privatelink.azurewebsites.net"
+ registration_enabled = false
+ resource_group_name = "core-infra-intsvc-rg"
+ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Low"
+ "environment" = "sandbox"
+ "expiresAfter" = "3000-01-01"
}
+ virtual_network_id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-network-rg/providers/Microsoft.Network/virtualNetworks/ss-sbox-vnet"
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Plan Result (sbox-05-mis)
Change Result (Click me) # azurerm_role_assignment.log_analytics_role_aks_sp will be created
+ resource "azurerm_role_assignment" "log_analytics_role_aks_sp" {
+ id = (known after apply)
+ name = (known after apply)
+ principal_id = (sensitive value)
+ principal_type = (known after apply)
+ role_definition_id = (known after apply)
+ role_definition_name = "Log Analytics Contributor"
+ scope = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/oms-automation/providers/Microsoft.OperationalInsights/workspaces/hmcts-sandbox"
+ skip_service_principal_aad_check = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Plan Result (sbox-aks)
Change Result (Click me) # module.kubernetes["00"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0] will be updated in-place
~ resource "azurerm_monitor_diagnostic_setting" "kubernetes_cluster_diagnostic_setting" {
id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-00-rg/providers/Microsoft.ContainerService/managedClusters/ss-sbox-00-aks|DiagLogAnalytics"
+ log_analytics_destination_type = "AzureDiagnostics"
name = "DiagLogAnalytics"
# (2 unchanged attributes hidden)
- log {
- category = "cloud-controller-manager" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "cluster-autoscaler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azuredisk-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azurefile-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-snapshot-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "guard" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-apiserver" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit-admin" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-controller-manager" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-scheduler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
+ log {
+ category = "cluster-autoscaler"
+ enabled = true
}
+ log {
+ category = "guard"
+ enabled = true
}
+ log {
+ category = "kube-apiserver"
+ enabled = true
}
+ log {
+ category = "kube-audit-admin"
+ enabled = false
}
+ log {
+ category = "kube-controller-manager"
+ enabled = true
}
+ log {
+ category = "kube-scheduler"
+ enabled = true
}
# (6 unchanged blocks hidden)
}
# module.kubernetes["01"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0] will be updated in-place
~ resource "azurerm_monitor_diagnostic_setting" "kubernetes_cluster_diagnostic_setting" {
id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-01-rg/providers/Microsoft.ContainerService/managedClusters/ss-sbox-01-aks|DiagLogAnalytics"
+ log_analytics_destination_type = "AzureDiagnostics"
name = "DiagLogAnalytics"
# (2 unchanged attributes hidden)
- log {
- category = "cloud-controller-manager" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "cluster-autoscaler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azuredisk-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azurefile-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-snapshot-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "guard" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-apiserver" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit-admin" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-controller-manager" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-scheduler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
+ log {
+ category = "cluster-autoscaler"
+ enabled = true
}
+ log {
+ category = "guard"
+ enabled = true
}
+ log {
+ category = "kube-apiserver"
+ enabled = true
}
+ log {
+ category = "kube-audit-admin"
+ enabled = false
}
+ log {
+ category = "kube-controller-manager"
+ enabled = true
}
+ log {
+ category = "kube-scheduler"
+ enabled = true
}
# (6 unchanged blocks hidden)
}
Plan: 0 to add, 2 to change, 0 to destroy. |
JusticeCarl
approved these changes
Jun 19, 2023
renovate
bot
changed the title
fix(deps): update babel monorepo to v7.22.5
fix(deps): update babel monorepo
Jul 4, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 4, 2023 09:12
0fa4865
to
c180f41
Compare
hmcts-platform-operations
added
sbox-00-genesis/no-changes
and removed
sbox-00-genesis/add-or-update
labels
Jul 4, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 4, 2023 12:48
6d5e79f
to
9491d65
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 16, 2023 17:08
9491d65
to
b13ed5b
Compare
hmcts-platform-operations
added
Managed_Identity/add-or-update
and removed
Managed_Identity/no-changes
labels
Sep 16, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 25, 2023 09:47
b13ed5b
to
bf233e3
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
October 11, 2023 19:10
bf233e3
to
8b99d70
Compare
renovate
bot
changed the title
Update babel monorepo to v7.23.2
Update babel monorepo to v7.23.3
Nov 9, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 9, 2023 08:00
8b99d70
to
0963b30
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 29, 2023 14:44
0963b30
to
bcab743
Compare
hmcts-platform-operations
added
Genesis/add-or-update
and removed
Genesis/no-changes
labels
Nov 29, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
December 11, 2023 16:13
bcab743
to
c6ddd14
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
December 29, 2023 21:11
c6ddd14
to
9b3d9d0
Compare
hmcts-platform-operations
added
Genesis/no-changes
and removed
Genesis/add-or-update
labels
Dec 29, 2023
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 8, 2024 19:14
9b3d9d0
to
9e31248
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 25, 2024 18:27
9e31248
to
bf31a0c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.21.5
->7.23.9
7.21.5
->7.23.3
Release Notes
babel/babel (@babel/preset-env)
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.8
Compare Source
🐛 Bug Fix
babel-preset-env
preset-env
throws exception forexport * as x
(@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
getter/setter
toctx.access
for public fields (@liuxingbaoyu)↩️ Revert
🔬 Output optimization
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-spread
,babel-plugin-transform-typescript
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
super()
(@liuxingbaoyu)v7.23.7
Compare Source
🐛 Bug Fix
babel-traverse
Program
(@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
ctx.kind
is wrong (@liuxingbaoyu)babel-plugin-proposal-decorators
babel-core
unhandledRejection
events (@nicolo-ribaudo)🏠 Internal
babel-helper-create-class-features-plugin
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
v7.23.6
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
TSPropertySignature.initializer
(@fisker)babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-types
toPropertyKey
on decorator context name (@JLHwung)🐛 Bug Fix
babel-generator
retainLines
is enabled (@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-explicit-resource-management
using
: Allow looking upSymbol.dispose
on a function (@odinho)babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
[[@​@​toPrimitive]]
call of a decorated class member key is invoked once (@JLHwung)babel-plugin-transform-for-of
,babel-preset-env
for of
withiterableIsArray
and shadowing variable (@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-helpers
,babel-plugin-proposal-decorators
v7.23.5
Compare Source
👓 Spec Compliance
babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
🚀 New Feature
@babel/eslint-plugin/no-undef
for accessor props (@nicolo-ribaudo)🐛 Bug Fix
babel-traverse
,babel-types
babel-plugin-transform-classes
babel-generator
babel-helpers
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
,babel-plugin-transform-typescript
super()
(@nicolo-ribaudo)babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-parameters
,babel-plugin-transform-typescript
,babel-traverse
🔬 Output optimization
babel-helpers
decorator
helper size (@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.23.2
Compare Source
🐛 Bug Fix
babel-traverse
babel-preset-typescript
.tsx
extension when usingrewriteImportExtensions
(@jimmydief)babel-helpers
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
v7.22.20
Compare Source
🏠 Internal
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
↩️ Revert
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
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.14
Compare Source
🐛 Bug Fix
babel-preset-env
🏠 Internal
babel-parser
babel-core
,babel-helper-compilation-targets
,babel-helper-simple-access
,babel-parser
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-traverse
,babel-types
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.22.4
Compare Source
🐛 Bug Fix
babel-traverse
shorthand: false
when renaming an identifier inside an object property (@coderaiser)🏠 Internal
babel-types
attributes
/assertions
toVISITOR_KEYS
(@nicolo-ribaudo)babel-parser
assert
attributes withextra.deprecatedAssertSyntax
(@nicolo-ribaudo)v7.22.2
Compare Source
🏠 Internal
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
↩️ Revert
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
v7.22.1
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
↩️ Revert
v7.22.0
Compare Source
🚀 New Feature
babel-parser
,babel-plugin-transform-typescript
import ... =
andexport =
in scripts (@nicolo-ribaudo)babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
unicode-sets-regex
transform topreset-env
(@JLHwung)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
using
declarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
await using
declarations (@JLHwung)babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-05
(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
🏠 Internal
babel-parser
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
@babel/runtime
pkg (@nicolo-ribaudo)babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.