Skip to content

chore(deps-dev): bump the babel group across 1 directory with 2 updates #222

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

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2025

Bumps the babel group with 2 updates in the / directory: @babel/core and @babel/preset-env.

Updates @babel/core from 7.26.7 to 7.26.8

Release notes

Sourced from @​babel/core's releases.

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Changelog

Sourced from @​babel/core's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

Commits

Updates @babel/preset-env from 7.26.7 to 7.26.8

Release notes

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

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Changelog

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

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from lumirlumir as a code owner February 8, 2025 12:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 8, 2025
Copy link

vercel bot commented Feb 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
npm-clang-format-node-website ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 0:39am

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2a3c72a) to head (0198c68).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #222   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          439       439           
=========================================
  Hits           439       439           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a3c72a...0198c68. Read the comment docs.

Bumps the babel group with 2 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/core` from 7.26.7 to 7.26.8
- [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.26.8/packages/babel-core)

Updates `@babel/preset-env` from 7.26.7 to 7.26.8
- [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.26.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-babel-c26872d412 branch from e30a309 to 0198c68 Compare February 8, 2025 12:39
@lumirlumir lumirlumir changed the title chore(deps-dev): bump the babel group across 1 directory with 2 updates chore(deps-dev): bump the babel group across 1 directory with 2 update Feb 8, 2025
@lumirlumir lumirlumir changed the title chore(deps-dev): bump the babel group across 1 directory with 2 update chore(deps-dev): bump the babel group across 1 directory with 2 updates Feb 8, 2025
@github-actions github-actions bot added 🏷️ scope: deps-dev Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels Feb 8, 2025
Copy link

github-actions bot commented Feb 8, 2025

Labels have been automatically applied based on the Conventional Commits specification.🏷️

@lumirlumir lumirlumir merged commit 356b7dd into main Feb 8, 2025
38 of 41 checks passed
@lumirlumir lumirlumir deleted the dependabot-npm_and_yarn-babel-c26872d412 branch February 8, 2025 12:43
lumirlumir added a commit that referenced this pull request Mar 2, 2025
…ch`) (#249)

## Release Information: `v1.3.2`

New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉

This PR bumps the package versions from `v1.3.1` to `v1.3.2` (`patch`).

See
[Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/13613429578)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-clang-format-node` |
| SEMVER      | `patch`     |
| Pre ID      | `canary`      |
| Short SHA   | 006d2eb       |
| Old Version | `v1.3.1`  |
| New Version | `v1.3.2`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 🧰 Chores
* chore(examples-git-clang-format): update script to use `shx` for
cross-platform compatibility and add `shx` as a `devDependencies` by
@lumirlumir in
#217
* chore(*): enable `checkJs` option in TypeScript configuration for a
better type checking by @lumirlumir in
#228
* chore(*): set `open-pull-requests-limit` to 3 in `dependabot.yml`
configuration by @lumirlumir in
#231
* chore(*): add `publishConfig` with `provenance` set to `true` in
`package.json` files by @lumirlumir in
#235
* chore(sync-server): update `dependabot.yml` by @lumirlumir in
#236
* chore(*): remove `.spec.js` files from exclusion and ignore lists by
@lumirlumir in
#237
* chore(sync-server): update `dependabot.yml` by @lumirlumir in
#245
* chore(*): update `publish-package` script to use `next` pre-dist tag
by @lumirlumir in
#246
### 🔄 Continuous Integrations
* ci(*): create `pull-request.yml` and update `labeler` logics by
@lumirlumir in
#219
* ci(sync-server): update `.github/release.yml` by @lumirlumir in
#218
* ci(sync-server): update `pull-request.yml` to include `synchronize`
event by @lumirlumir in
#220
* ci(*): update `dependabot.yml` commit message type and
`pull-request.yml` labeler condition by @lumirlumir in
#221
* ci(sync-server): update `pull-request.yml`'s `concurrency` and
`sync-client.yml` commit prefix by @lumirlumir in
#224
* ci(*): drop `bump.yml` and create new `version-monorepo.yml` workflow
by @lumirlumir in
#247
### 📝 Documentation
* docs(website): fix a small typo by @lumirlumir in
#226
### ⬆️ Dependency Updates
* chore(deps-dev): bump eslint from 9.19.0 to 9.20.0 by @dependabot in
#223
* chore(deps-dev): bump the babel group across 1 directory with 2
updates by @dependabot in
#222
* chore(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in
#225
* chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 by @dependabot in
#227
* chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot in
#229
* chore(deps-dev): bump @types/node from 22.13.1 to 22.13.4 by
@dependabot in
#230
* chore(deps-dev): bump the babel group across 1 directory with 2
updates by @dependabot in
#232
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.5 to 1.3.6
by @dependabot in
#233
* chore(deps-dev): bump lerna from 8.1.9 to 8.2.0 by @dependabot in
#238
* chore(deps-dev): bump eslint-config-bananass from `0.0.2` to `0.0.5`
by @lumirlumir in
#240
* chore(deps-dev): bump @types/node from 22.13.4 to 22.13.5 by
@dependabot in
#241
* chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 by @dependabot in
#242
* chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 by @dependabot in
#243
* chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.7 to 1.0.8
by @dependabot in
#244


**Full Changelog**:
v1.3.1...v1.3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🏷️ scope: deps-dev Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy