Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm_and_yarn group with 2 updates in the / directory: tmp and inquirer.

Updates tmp from 0.0.33 to 0.2.4

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

v0.2.1 (2020-04-28)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.2.0 (2020-04-25)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

... (truncated)

Commits

Updates inquirer from 8.2.6 to 8.2.7

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [tmp](https://github.com/raszi/node-tmp) and [inquirer](https://github.com/SBoudrias/Inquirer.js).


Updates `tmp` from 0.0.33 to 0.2.4
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.0.33...v0.2.4)

Updates `inquirer` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@8.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: inquirer
  dependency-version: 8.2.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

vercel bot commented Aug 14, 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 14, 2025 10:54am

@github-actions github-actions bot added 🏷️ scope: deps 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 14, 2025
Copy link

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

Copy link

codecov bot commented Aug 14, 2025

Bundle Report

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

Detailed changes
Bundle name Size Change
website-esm 594.23kB -1 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
@localSearchIndexroot.*.js -1 bytes 86.45kB -0.0%

Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (801db3a) to head (00f965f).
⚠️ Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #430   +/-   ##
=========================================
  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 801db3a...00f965f. 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 c7f56cb into main Aug 14, 2025
49 checks passed
@lumirlumir lumirlumir deleted the dependabot-npm_and_yarn-npm_and_yarn-2a0a3283c0 branch August 14, 2025 11:06
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 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