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 babel monorepo to ^7.23.0 #600

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/generator (source) ^7.22.10 -> ^7.23.0 age adoption passing confidence
@babel/parser (source) ^7.22.14 -> ^7.23.0 age adoption passing confidence
@babel/types (source) ^7.22.11 -> ^7.23.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/generator)

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.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
babel/babel (@​babel/parser)

v7.23.0

Compare Source

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 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
Committers: 7

v7.22.16

Compare Source

v7.22.16 (2023-09-06)

🐛 Bug Fix
🏠 Internal
Committers: 3

v7.22.15

Compare Source

v7.22.15 (2023-09-04)

🐛 Bug Fix
🏠 Internal
Committers: 4

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@netlify
Copy link

netlify bot commented Sep 4, 2023

Deploy Preview for contented ready!

Name Link
🔨 Latest commit f0ba623
🔍 Latest deploy log https://app.netlify.com/sites/contented/deploys/651563af9189e90008800c7d
😎 Deploy Preview https://deploy-preview-600--contented.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added area/contented-processor kind/dependencies Pull requests that update a dependency file labels Sep 4, 2023
fuxingloh
fuxingloh previously approved these changes Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #600 (fe8455d) into main (0551e1b) will decrease coverage by 5.00%.
Report is 66 commits behind head on main.
The diff coverage is 49.46%.

❗ Current head fe8455d differs from pull request most recent head f0ba623. Consider uploading reports for the commit f0ba623 to get more accurate results

@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
- Coverage   85.00%   80.00%   -5.00%     
==========================================
  Files          10       12       +2     
  Lines         420      490      +70     
  Branches       73       88      +15     
==========================================
+ Hits          357      392      +35     
- Misses         63       98      +35     
Files Coverage Δ
...ented-pipeline-jest-md/src/JestMarkdownPipeline.ts 100.00% <100.00%> (ø)
...ages/contented-pipeline-md/src/MarkdownPipeline.ts 85.29% <100.00%> (ø)
...ages/contented-pipeline-md/src/UnifiedProcessor.ts 87.09% <100.00%> (-0.41%) ⬇️
...contented-pipeline-md/src/plugins/RehypeHeading.ts 93.54% <ø> (+6.45%) ⬆️
...contented-pipeline-md/src/plugins/RehypeMermaid.ts 43.75% <ø> (ø)
...es/contented-pipeline-md/src/plugins/RemarkLink.ts 100.00% <100.00%> (+28.57%) ⬆️
...ages/contented-processor/src/ContentedProcessor.ts 88.46% <100.00%> (+2.04%) ⬆️
packages/contented-pipeline/src/Pipeline.ts 85.33% <0.00%> (ø)
...ented-pipeline-md/src/plugins/RemarkFrontmatter.ts 76.66% <85.71%> (+3.19%) ⬆️
...s/contented-pipeline-md/src/plugins/RehypeShiki.ts 41.93% <41.93%> (ø)
... and 1 more

@renovate renovate bot changed the title bump(deps): update babel monorepo to ^7.22.15 bump(deps): update babel monorepo Sep 6, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 24d38dc to 9539f80 Compare September 14, 2023 19:02
@renovate renovate bot changed the title bump(deps): update babel monorepo bump(deps): update babel monorepo to ^7.23.0 Sep 25, 2023
@fuxingloh fuxingloh merged commit 1298fc2 into main Sep 28, 2023
11 checks passed
@fuxingloh fuxingloh deleted the renovate/babel-monorepo branch September 28, 2023 11:32
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