Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps vitepress-plugin-group-icons from 1.6.1 to 1.6.3.

Release notes

Sourced from vitepress-plugin-group-icons's releases.

v1.6.3

   🚀 Features

    View changes on GitHub

v1.6.2

No significant changes

    View changes on GitHub
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/yuyinws/vitepress-plugin-group-icons/releases)
- [Commits](yuyinws/vitepress-plugin-group-icons@v1.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: vitepress-plugin-group-icons
  dependency-version: 1.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2025
@dependabot dependabot bot requested a review from lumirlumir as a code owner August 13, 2025 02:54
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 13, 2025
Copy link

vercel bot commented Aug 13, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
npm-clang-format-node-website ⬜️ Ignored Preview Aug 13, 2025 2:55am

@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 Aug 13, 2025
Copy link

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

Copy link

codecov bot commented Aug 13, 2025

Bundle Report

Changes will decrease total bundle size by 81 bytes (-0.01%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-esm 594.15kB -81 bytes (-0.01%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
@localSearchIndexroot.*.js -81 bytes 86.37kB -0.09%

Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4355b36) to head (141ffc3).
⚠️ Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #429   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          424       424           
=========================================
  Hits           424       424           

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 4355b36...141ffc3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lumirlumir lumirlumir merged commit 801db3a into main Aug 14, 2025
49 checks passed
@lumirlumir lumirlumir deleted the dependabot-npm_and_yarn-vitepress-plugin-group-icons-1.6.3 branch August 14, 2025 10:52
lumirlumir added a commit that referenced this pull request Sep 15, 2025
…or`) (#461)

## Release Information: `v2.0.0`

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

This PR bumps the package versions from `v1.3.5` to `v2.0.0` (`major`).

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

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-clang-format-node` |
| SEMVER      | `major`     |
| Pre ID      | `canary`      |
| Short SHA   | 145e20b       |
| Old Version | `v1.3.5`  |
| New Version | `v2.0.0`  |

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

## What's Changed
### 💥 BREAKING CHANGES
* feat(deps)!: bump LLVM from llvmorg-19.1.7 to llvmorg-21.1.1 by
@lumirlumir in
#456
### 🧰 Chores
* chore(sync-server): synced file(s) with lumirlumir/lumirlumir-configs
by @lumirlumir in
#413
* chore(website): fix DocSearch button with border and transition
effects by @lumirlumir in
#415
* chore(sync-server): remove `CODE_OF_CONDUCT.md` in favor of
centralized template by @lumirlumir in
#419
* chore(*): bump `.nvmrc` to 20.19.4 from 20.18.0 by @lumirlumir in
#427
* chore(sync-server): bump GitHub Actions version by @lumirlumir in
#438
* chore(*): update root level node engine requirement to `>=20.19.4` by
@lumirlumir in
#446
* chore(sync-server): bump GitHub Actions versions by @lumirlumir in
#454
* chore(*): enable strict type checking options in `tsconfig` by
@lumirlumir in
#455
### 🔄 Continuous Integrations
* ci(*): add support for LLVM 21 (`llvm-build-bump-pr`) by @lumirlumir
in #394
### 📝 Documentation
* docs(*): remove `PULL_REQUEST_TEMPLATE.md` in favor of centralized
template by @lumirlumir in
#405
* docs(*): remove `ISSUE_TEMPLATE` in favor of centralized template by
@lumirlumir in
#417
* docs(*): update documentation to reflect the latest v2.0.0 release by
@lumirlumir in
#460
### ⬆️ Dependency Updates
* chore(deps-dev): bump editorconfig-checker from 6.0.1 to 6.1.0 by
@dependabot[bot] in
#407
* chore(deps-dev): bump form-data from 4.0.1 to 4.0.4 in the
npm_and_yarn group across 1 directory by @dependabot[bot] in
#409
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#411
* chore(deps-dev): bump `textlint-rule-allowed-uris` by @lumirlumir in
#412
* chore(deps-dev): bump `vitepress` to `alpha` version by @lumirlumir in
#414
* chore(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot]
in #416
* chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by
@dependabot[bot] in
#418
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#420
* chore(deps-dev): bump lint-staged from 16.1.2 to 16.1.4 by
@dependabot[bot] in
#421
* chore(deps-dev): bump @types/node from 24.0.10 to 24.2.0 by
@dependabot[bot] in
#422
* chore(deps-dev): bump `textlint-rule-allowed-uris` and
`eslint-plugin-mark` by @lumirlumir in
#423
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.1 to 1.6.3
by @dependabot[bot] in
#429
* chore(deps): bump the npm_and_yarn group across 1 directory with 2
updates by @dependabot[bot] in
#430
* chore(deps-dev): bump vitepress from 2.0.0-alpha.9 to 2.0.0-alpha.11
by @dependabot[bot] in
#432
* chore(deps-dev): bump the babel group across 1 directory with 3
updates by @dependabot[bot] in
#431
* chore(deps-dev): bump lint-staged from 16.1.4 to 16.1.5 by
@dependabot[bot] in
#434
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#435
* chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot]
in #439
* chore(deps-dev): bump @types/node from 24.2.0 to 24.3.0 by
@dependabot[bot] in
#440
* chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot]
in #443
* chore(deps-dev): bump concurrently from 9.2.0 to 9.2.1 by
@dependabot[bot] in
#445
* chore(deps): bump actions/attest-build-provenance from 2 to 3 by
@dependabot[bot] in
#447
* chore(deps-dev): bump lint-staged from 16.1.5 to 16.1.6 by
@dependabot[bot] in
#448
* chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by
@dependabot[bot] in
#449
* chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot]
in #453
* chore(deps-dev): bump @babel/core from 7.28.3 to 7.28.4 in the babel
group across 1 directory by @dependabot[bot] in
#452
* chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot]
in #451
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#457
* chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 by
@dependabot[bot] in
#458
* chore(deps-dev): bump dependencies by @lumirlumir in
#459


**Full Changelog**:
v1.3.5...v2.0.0
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