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

bump(deps): update dependency @babel/core to ^7.23.2 - autoclosed #4001

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.22.10 -> ^7.23.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.23.2

Compare Source

🐛 Bug Fix
  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0

Compare Source

🚀 New Feature
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
💅 Polish
🔬 Output optimization
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20

Compare Source

🏠 Internal
↩️ 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.19

Compare Source

v7.22.19 (2023-09-14)

Re-published 7.22.18, due to a releasing error.

v7.22.18

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

Compare Source

🐛 Bug Fix
🔬 Output optimization
  • 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
🏠 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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Jul 14, 2023
@github-actions
Copy link
Contributor

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2023

Codecov Report

Merging #4001 (44a7cc9) into main (fb8a96d) will decrease coverage by 1.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4001      +/-   ##
==========================================
- Coverage   57.31%   56.17%   -1.15%     
==========================================
  Files         421      421              
  Lines       11543    11543              
  Branches     3760     3760              
==========================================
- Hits         6616     6484     -132     
- Misses       4850     4982     +132     
  Partials       77       77              

see 21 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 07f20ed to cf992e8 Compare July 14, 2023 06:57
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from cf992e8 to b0c88c4 Compare August 2, 2023 23:59
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.9 bump(deps): update dependency @babel/core to ^7.22.10 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from b0c88c4 to 217dc57 Compare August 7, 2023 19:34
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.10 bump(deps): update dependency @babel/core to ^7.22.10 - autoclosed Aug 21, 2023
@renovate renovate bot closed this Aug 21, 2023
@renovate renovate bot deleted the renovate/babel-monorepo branch August 21, 2023 09:35
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.10 - autoclosed bump(deps): update dependency @babel/core to ^7.22.10 Aug 24, 2023
@renovate renovate bot reopened this Aug 24, 2023
@renovate renovate bot restored the renovate/babel-monorepo branch August 24, 2023 15:56
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.10 bump(deps): update dependency @babel/core to ^7.22.11 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from 5ed3562 to da7b0ca Compare August 30, 2023 08:22
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.11 bump(deps): update dependency @babel/core to ^7.22.15 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 165871d to 0a9d7fc Compare September 6, 2023 08:37
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.15 bump(deps): update dependency @babel/core to ^7.22.17 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 0a9d7fc to daf86de Compare September 8, 2023 15:42
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.17 bump(deps): update dependency @babel/core to ^7.22.19 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from daf86de to 3c802fd Compare September 14, 2023 17:25
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.19 bump(deps): update dependency @babel/core to ^7.22.20 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3c802fd to d5710cf Compare September 16, 2023 17:26
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d5710cf to 9e0321b Compare September 25, 2023 09:51
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.22.20 bump(deps): update dependency @babel/core to ^7.23.0 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 9e0321b to 6f7fd34 Compare September 26, 2023 09:39
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.23.0 bump(deps): update dependency @babel/core to ^7.23.2 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 6f7fd34 to 44a7cc9 Compare October 12, 2023 00:44
@renovate renovate bot changed the title bump(deps): update dependency @babel/core to ^7.23.2 bump(deps): update dependency @babel/core to ^7.23.2 - autoclosed Oct 25, 2023
@renovate renovate bot closed this Oct 25, 2023
@renovate renovate bot deleted the renovate/babel-monorepo branch October 25, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant