Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

chore(deps-dev): bump @babel/preset-typescript from 7.21.5 to 7.22.5 #1948

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps @babel/preset-typescript from 7.21.5 to 7.22.5.

Release notes

Sourced from @​babel/preset-typescript's releases.

v7.22.5 (2023-06-08)

🐛 Bug Fix

💅 Polish

Committers: 4

v7.22.4 (2023-05-29)

🐛 Bug Fix

  • babel-traverse
    • #15649 Set shorthand: false when renaming an identifier inside an object property (@​coderaiser)

🏠 Internal

Committers: 3

v7.22.3 (2023-05-27)

  • Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a package.json file containing "type": "script" instead of "type": "commonjs" (#15664).

v7.22.2 (2023-05-26)

🐛 Bug Fix

  • babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2

Committers: 1

v7.22.1 (2023-05-26)

🐛 Bug Fix

  • babel-preset-env

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v7.22.5 (2023-06-08)

🐛 Bug Fix

💅 Polish

v7.22.4 (2023-05-29)

🐛 Bug Fix

  • babel-traverse
    • #15649 Set shorthand: false when renaming an identifier inside an object property (@​coderaiser)

🏠 Internal

v7.22.3 (2023-05-27)

  • Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a package.json file containing "type": "script" instead of "type": "commonjs" (#15664).

v7.22.2 (2023-05-26)

🐛 Bug Fix

  • babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2

v7.22.1 (2023-05-26)

🐛 Bug Fix

v7.22.0 (2023-05-26)

🚀 New Feature

  • babel-parser, babel-plugin-transform-typescript
  • babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-plugin-proposal-import-attributes-to-assertions
  • 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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team June 12, 2023 08:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #1948 (8670da9) into main (4ebceb9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1948   +/-   ##
=======================================
  Coverage   59.89%   59.89%           
=======================================
  Files          76       76           
  Lines        2516     2516           
  Branches      565      565           
=======================================
  Hits         1507     1507           
  Misses        962      962           
  Partials       47       47           

@igarashitm igarashitm enabled auto-merge (rebase) June 12, 2023 20:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/preset-typescript-7.22.5 branch from 33afe9a to fad7aaf Compare June 12, 2023 20:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/preset-typescript-7.22.5 branch from fad7aaf to edeeb72 Compare June 12, 2023 20:10
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.21.5 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/preset-typescript-7.22.5 branch from edeeb72 to 8670da9 Compare June 12, 2023 20:25
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@igarashitm igarashitm merged commit bcfd54a into main Jun 13, 2023
@igarashitm igarashitm deleted the dependabot/npm_and_yarn/babel/preset-typescript-7.22.5 branch June 13, 2023 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant