Skip to content

test(*): simplify describe blocks in test files #331

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
May 8, 2025

Conversation

lumirlumir
Copy link
Owner

This pull request introduces several changes across multiple packages to improve test descriptions and add new test commands to the package.json file. The key updates include standardizing test suite descriptions for clarity and adding specific test commands for individual packages.

Updates to package.json:

  • Added new test commands for individual packages: test:pkg:cfg, test:pkg:cfgp, and test:pkg:cfn to facilitate targeted testing of clang-format-git, clang-format-git-python, and clang-format-node respectively.

Standardization of Test Descriptions:

@Copilot Copilot AI review requested due to automatic review settings May 8, 2025 10:02
Copy link

vercel bot commented May 8, 2025

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

Name Status Preview Comments Updated (UTC)
npm-clang-format-node-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2025 10:02am

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR standardizes test suite descriptions for clarity across multiple packages and adds new test commands for targeted package testing.

  • Simplifies describe block texts in test files by removing extraneous wording (e.g., "ok testing").
  • Adds three new test commands in package.json for specific packages.

Reviewed Changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/integration-binaries-permission/index.test.js Updated describe block to a clear, concise name.
tests/integration-api-esm/index.test.js Simplified describe text; review the use of "integration-api-cjs" in an ESM folder.
tests/integration-api-esm/index.test.cjs Simplified describe block naming.
tests/integration-api-cjs/index.test.mjs Simplified describe block naming.
tests/integration-api-cjs/index.test.js Simplified describe block naming.
packages/clang-format-node/src/utils/getClangFormatPath.test.js Renamed test suite description to simply the function name.
packages/clang-format-node/src/utils/clangFormatPath.test.js Renamed test suite description for clarity.
packages/clang-format-node/src/index.test.js Updated describe block to a concise name.
packages/clang-format-node/src/cli.test.js Renamed describe block to "cli".
packages/clang-format-git/src/utils/gitClangFormatPath.test.js Renamed describe block to a concise name.
packages/clang-format-git/src/utils/getGitClangFormatPath.test.js Updated describe block to reflect the function name.
packages/clang-format-git/src/index.test.js Updated test description for clarity.
packages/clang-format-git/src/cli.test.js Simplified describe block naming.
packages/clang-format-git-python/src/utils/gitClangFormatPath.test.js Renamed describe block for clarity.
packages/clang-format-git-python/src/index.test.js Updated test description to a concise name.
packages/clang-format-git-python/src/cli.test.js Simplified describe block naming.
package.json Added new test commands for targeted package testing.
Comments suppressed due to low confidence (1)

tests/integration-api-esm/index.test.js:40

  • [nitpick] The test description mentions 'integration-api-cjs' while the file is located in an 'integration-api-esm' folder. Consider verifying that this naming accurately reflects the intended test context.
describe('integration-api-cjs ESM', () => {

@github-actions github-actions bot added 🏷️ scope: * Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: test Auto-generated label based on Conventional Commits specification for GitHub release notes labels May 8, 2025
Copy link

github-actions bot commented May 8, 2025

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

Copy link

codecov bot commented May 8, 2025

Bundle Report

Changes will decrease total bundle size by 622.34kB (-50.79%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-esm 603.04kB -622.34kB (-50.79%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
app.js (New) 206.66kB 206.66kB 100.0% 🚀
@localSearchIndexroot.*.js (New) 93.02kB 93.02kB 100.0% 🚀
docs_get-started_introduction.*.js (New) 38.39kB 38.39kB 100.0% 🚀
docs_get-started_cli.*.js (New) 26.97kB 26.97kB 100.0% 🚀
docs_get-started_configuration.*.js (New) 26.85kB 26.85kB 100.0% 🚀
docs_get-started_installation.*.js (New) 25.59kB 25.59kB 100.0% 🚀
docs_apis_clang-format-node.*.js (New) 18.98kB 18.98kB 100.0% 🚀
VPLocalSearchBox.*.js (New) 18.87kB 18.87kB 100.0% 🚀
docs_apis_clang-format-git.*.js (New) 18.86kB 18.86kB 100.0% 🚀
docs_apis_clang-format-git-python.*.js (New) 15.31kB 15.31kB 100.0% 🚀
docs_get-started_index.*.js (New) 11.51kB 11.51kB 100.0% 🚀
docs_further-reading_difference-between-exit-0-and-true.*.js (New) 10.82kB 10.82kB 100.0% 🚀
docs_get-started_supported.*.js (New) 9.69kB 9.69kB 100.0% 🚀
index.*.js (New) 8.86kB 8.86kB 100.0% 🚀
docs_community_code-of-conduct.*.js (New) 8.84kB 8.84kB 100.0% 🚀
docs_community_contributing.*.js (New) 8.83kB 8.83kB 100.0% 🚀
docs_further-reading_build-process.*.js (New) 7.83kB 7.83kB 100.0% 🚀
docs_get-started_use-with-husky-and-lint-staged.*.js (New) 7.4kB 7.4kB 100.0% 🚀
docs_community_security.*.js (New) 6.09kB 6.09kB 100.0% 🚀
docs_get-started_migration-from-angular-clang-format.*.js (New) 5.47kB 5.47kB 100.0% 🚀
docs_blog_v1.*.0.md.js (New) 5.41kB 5.41kB 100.0% 🚀
docs_further-reading_about-os-platform-and-os-arch-in-nodejs.*.js (New) 4.12kB 4.12kB 100.0% 🚀
docs_get-started_why-we-started-this-project.*.js (New) 3.94kB 3.94kB 100.0% 🚀
docs_get-started_ignore-files.*.js (New) 3.55kB 3.55kB 100.0% 🚀
docs_further-reading_guides-on-llvm-clang-format.*.js (New) 2.61kB 2.61kB 100.0% 🚀
docs_get-started_q-and-a.*.js (New) 2.56kB 2.56kB 100.0% 🚀
docs_community_versioning.*.js (New) 2.28kB 2.28kB 100.0% 🚀
docs_community_license.*.js (New) 2.12kB 2.12kB 100.0% 🚀
docs_community_change-log.*.js (New) 1.42kB 1.42kB 100.0% 🚀
plugin-vue_export-helper.*.js (New) 191 bytes 191 bytes 100.0% 🚀
package.json (New) 37 bytes 37 bytes 100.0% 🚀
assets/inter-italic-latin-ext.*.woff2 (Deleted) -120.84kB 0 bytes -100.0% 🗑️
assets/inter-roman-latin-ext.*.woff2 (Deleted) -110.16kB 0 bytes -100.0% 🗑️
assets/chunks/framework.DlaMfP64.js (Deleted) -106.95kB 0 bytes -100.0% 🗑️
assets/chunks/@localSearchIndexroot.D-ZI59QK.js (Deleted) -92.98kB 0 bytes -100.0% 🗑️
assets/inter-italic-latin.*.woff2 (Deleted) -74.78kB 0 bytes -100.0% 🗑️
assets/inter-roman-latin.*.woff2 (Deleted) -67.79kB 0 bytes -100.0% 🗑️
assets/chunks/VPLocalSearchBox.BRyoFT4U.js (Deleted) -61.66kB 0 bytes -100.0% 🗑️
assets/chunks/theme.UHu7XqTz.js (Deleted) -53.55kB 0 bytes -100.0% 🗑️
assets/inter-italic-cyrillic-ext.*.woff2 (Deleted) -43.11kB 0 bytes -100.0% 🗑️
assets/inter-roman-cyrillic-ext.*.woff2 (Deleted) -40.49kB 0 bytes -100.0% 🗑️
assets/inter-italic-greek.*.woff2 (Deleted) -32.56kB 0 bytes -100.0% 🗑️
assets/inter-italic-cyrillic.*.woff2 (Deleted) -31.3kB 0 bytes -100.0% 🗑️
assets/docs_get-started_introduction.md.C0eBmdp0.js (Deleted) -30.69kB 0 bytes -100.0% 🗑️
assets/inter-roman-greek.*.woff2 (Deleted) -29.92kB 0 bytes -100.0% 🗑️
assets/inter-roman-cyrillic.*.woff2 (Deleted) -29.16kB 0 bytes -100.0% 🗑️
assets/docs_get-started_configuration.md.DMscw_Sn.js (Deleted) -22.97kB 0 bytes -100.0% 🗑️
assets/docs_get-started_cli.md.RUNWi_fv.js (Deleted) -22.09kB 0 bytes -100.0% 🗑️
assets/docs_get-started_installation.md.BF8sG8ak.js (Deleted) -20.26kB 0 bytes -100.0% 🗑️
assets/inter-italic-greek-ext.*.woff2 (Deleted) -17.4kB 0 bytes -100.0% 🗑️
assets/inter-roman-greek-ext.*.woff2 (Deleted) -16.27kB 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-node.md.BzzY08b6.js (Deleted) -15.86kB 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git.md.BLnETy0T.js (Deleted) -15.71kB 0 bytes -100.0% 🗑️
assets/inter-italic-vietnamese.*.woff2 (Deleted) -14.88kB 0 bytes -100.0% 🗑️
assets/inter-roman-vietnamese.*.woff2 (Deleted) -14.07kB 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git-python.md.BJKWu8QS.js (Deleted) -12.34kB 0 bytes -100.0% 🗑️
assets/docs_get-started_index.md.Dadrg9c3.js (Deleted) -10.96kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_difference-between-exit-0-and-true.md.C4b0rJf9.js (Deleted) -9.75kB 0 bytes -100.0% 🗑️
assets/docs_get-started_supported.md.bpRILC5m.js (Deleted) -9.14kB 0 bytes -100.0% 🗑️
assets/index.md.B0VWRokD.js (Deleted) -8.3kB 0 bytes -100.0% 🗑️
assets/index.md.B0VWRokD.lean.js (Deleted) -8.3kB 0 bytes -100.0% 🗑️
assets/docs_community_code-of-conduct.md.HdMH1DQE.js (Deleted) -8.28kB 0 bytes -100.0% 🗑️
assets/docs_community_contributing.md.C-NIag4E.js (Deleted) -7.24kB 0 bytes -100.0% 🗑️
assets/docs_get-started_use-with-husky-and-lint-staged.md.CRKbE3ul.js (Deleted) -5.9kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_build-process.md.BUrqVqvr.js (Deleted) -5.83kB 0 bytes -100.0% 🗑️
assets/docs_community_security.md.bQxN17iE.js (Deleted) -5.34kB 0 bytes -100.0% 🗑️
assets/docs_blog_v1.2.0.md.OqBwqDlO.js (Deleted) -4.88kB 0 bytes -100.0% 🗑️
assets/docs_get-started_migration-from-angular-clang-format.md.DHYUq3qU.js (Deleted) -4.5kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_about-os-platform-and-os-arch-in-nodejs.md.BDd7HSfR.js (Deleted) -3.49kB 0 bytes -100.0% 🗑️
assets/docs_get-started_why-we-started-this-project.md.BdGlOZOh.js (Deleted) -3.34kB 0 bytes -100.0% 🗑️
assets/docs_get-started_ignore-files.md.CzvmskUD.js (Deleted) -2.99kB 0 bytes -100.0% 🗑️
assets/docs_get-started_q-and-a.md.DCDpF90s.js (Deleted) -2.02kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_guides-on-llvm-clang-format.md.CehAwcxl.js (Deleted) -2.01kB 0 bytes -100.0% 🗑️
assets/docs_community_versioning.md.maAiydFT.js (Deleted) -1.73kB 0 bytes -100.0% 🗑️
assets/docs_community_license.md.CI17R4Qs.js (Deleted) -1.6kB 0 bytes -100.0% 🗑️
assets/docs_community_license.md.CI17R4Qs.lean.js (Deleted) -1.6kB 0 bytes -100.0% 🗑️
assets/docs_get-started_use-with-husky-and-lint-staged.md.CRKbE3ul.lean.js (Deleted) -1.49kB 0 bytes -100.0% 🗑️
assets/app.BLrntlF0.js (Deleted) -1.35kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_difference-between-exit-0-and-true.md.C4b0rJf9.lean.js (Deleted) -1.16kB 0 bytes -100.0% 🗑️
assets/docs_get-started_migration-from-angular-clang-format.md.DHYUq3qU.lean.js (Deleted) -978 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_why-we-started-this-project.md.BdGlOZOh.lean.js (Deleted) -978 bytes 0 bytes -100.0% 🗑️
assets/docs_community_change-log.md.GsmhLNhm.js (Deleted) -906 bytes 0 bytes -100.0% 🗑️
assets/docs_community_change-log.md.GsmhLNhm.lean.js (Deleted) -906 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_index.md.Dadrg9c3.lean.js (Deleted) -841 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_installation.md.BF8sG8ak.lean.js (Deleted) -840 bytes 0 bytes -100.0% 🗑️
assets/docs_further-reading_about-os-platform-and-os-arch-in-nodejs.md.BDd7HSfR.lean.js (Deleted) -826 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_supported.md.bpRILC5m.lean.js (Deleted) -810 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_introduction.md.C0eBmdp0.lean.js (Deleted) -779 bytes 0 bytes -100.0% 🗑️
assets/docs_community_versioning.md.maAiydFT.lean.js (Deleted) -765 bytes 0 bytes -100.0% 🗑️
assets/docs_blog_v1.2.0.md.OqBwqDlO.lean.js (Deleted) -756 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_ignore-files.md.CzvmskUD.lean.js (Deleted) -737 bytes 0 bytes -100.0% 🗑️
assets/docs_further-reading_guides-on-llvm-clang-format.md.CehAwcxl.lean.js (Deleted) -729 bytes 0 bytes -100.0% 🗑️
assets/docs_further-reading_build-process.md.BUrqVqvr.lean.js (Deleted) -721 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_configuration.md.DMscw_Sn.lean.js (Deleted) -690 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_cli.md.RUNWi_fv.lean.js (Deleted) -674 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_q-and-a.md.DCDpF90s.lean.js (Deleted) -559 bytes 0 bytes -100.0% 🗑️
assets/docs_community_code-of-conduct.md.HdMH1DQE.lean.js (Deleted) -501 bytes 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git-python.md.BJKWu8QS.lean.js (Deleted) -497 bytes 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-node.md.BzzY08b6.lean.js (Deleted) -473 bytes 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git.md.BLnETy0T.lean.js (Deleted) -469 bytes 0 bytes -100.0% 🗑️
assets/docs_community_contributing.md.C-NIag4E.lean.js (Deleted) -468 bytes 0 bytes -100.0% 🗑️
assets/docs_community_security.md.bQxN17iE.lean.js (Deleted) -452 bytes 0 bytes -100.0% 🗑️

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c073a5a) to head (a2908f6).

@@            Coverage Diff            @@
##              main      #331   +/-   ##
=========================================
  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 c073a5a...a2908f6. 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 82d4f1e into main May 8, 2025
41 checks passed
@lumirlumir lumirlumir deleted the test-simplify-describe-block-in-test-files branch May 8, 2025 10:05
lumirlumir added a commit that referenced this pull request Jul 12, 2025
…ch`) (#399)

## Release Information: `v1.3.4`

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

This PR bumps the package versions from `v1.3.3` to `v1.3.4` (`patch`).

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

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-clang-format-node` |
| SEMVER      | `patch`     |
| Pre ID      | `canary`      |
| Short SHA   | 5862509       |
| Old Version | `v1.3.3`  |
| New Version | `v1.3.4`  |

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

## What's Changed
### 🐛 Bug Fixes
* fix(*): update `postinstall` script to remove unnecessary build check
by @lumirlumir in
#398
### 🧰 Chores
* chore(*): update configuration files to use `.cjs` or `.mjs`
extensions by @lumirlumir in
#298
* chore(sync-server): update lint configs and bump package versions by
@lumirlumir in
#310
* chore(sync-server): update `lint-staged` and scripts by @lumirlumir in
#314
* chore(sync-server): update `dependabot.yml` and `.gitignore` by
@lumirlumir in
#326
* chore(sync-server): remove `is-interactive` dependency and update
Codecov configuration by @lumirlumir in
#336
* chore(sync-server): update `dependabot.yml` by @lumirlumir in
#351
* chore(*): run `npm dedupe` for cleanup by @lumirlumir in
#362
* chore(*): remove `bananass-utils-vitepress` dependency by @lumirlumir
in #377
* chore(*): move `FUNDING.yml` files to `.github` repository by
@lumirlumir in
#389
* chore(*): replace `shx` with native Node.js file operations in scripts
by @lumirlumir in
#397
### 🔄 Continuous Integrations
* ci(*): update actions to use docker native action by @lumirlumir in
#393
* ci(*): update `test-cross-platform.yml` by @lumirlumir in
#396
### 🎨 Styles
* style(*): clean up comments and remove unnecessary whitespace in
multiple files by @lumirlumir in
#380
### 🧪 Tests
* test(*): simplify describe blocks in test files by @lumirlumir in
#331
### ⬆️ Dependency Updates
* chore(deps-dev): bump @types/node from 22.13.17 to 22.14.0 by
@dependabot[bot] in
#299
* chore(deps-dev): bump eslint-config-bananass from 0.0.6 to 0.0.7 in
the bananass group across 1 directory by @dependabot[bot] in
#300
* chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot]
in #301
* chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by
@dependabot[bot] in
#302
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.8 to 1.4.1
by @dependabot[bot] in
#303
* chore(deps-dev): bump lerna from 8.2.1 to 8.2.2 by @dependabot[bot] in
#305
* chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 by
@dependabot[bot] in
#306
* chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.9 to 1.1.0
by @dependabot[bot] in
#308
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.4.1 to 1.5.1
by @dependabot[bot] in
#307
* chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 by
@dependabot[bot] in
#311
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.1 to 1.5.2
by @dependabot[bot] in
#312
* chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 by @dependabot[bot]
in #315
* chore(deps-dev): bump eslint from 9.25.0 to 9.25.1 by @dependabot[bot]
in #316
* chore(deps-dev): bump @types/node from 22.14.1 to 22.15.0 by
@dependabot[bot] in
#318
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#317
* chore(deps-dev): bump @types/node from 22.15.0 to 22.15.2 by
@dependabot[bot] in
#320
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#319
* chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3 by
@dependabot[bot] in
#321
* chore(deps-dev): bump the babel group across 1 directory with 3
updates by @dependabot[bot] in
#322
* chore(deps-dev): bump textlint from 14.6.0 to 14.7.1 by
@dependabot[bot] in
#323
* chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot]
in #324
* chore(deps-dev): bump @types/node from 22.15.3 to 22.15.9 by
@dependabot[bot] in
#325
* chore(deps-dev): bump the babel group across 1 directory with 2
updates by @dependabot[bot] in
#327
* chore(deps-dev): bump lint-staged from 15.5.1 to 15.5.2 by
@dependabot[bot] in
#328
* chore(deps-dev): bump @types/node from 22.15.9 to 22.15.15 by
@dependabot[bot] in
#330
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#332
* chore(deps-dev): bump @types/node from 22.15.16 to 22.15.17 by
@dependabot[bot] in
#333
* chore(deps-dev): bump lint-staged from 15.5.2 to 16.0.0 by
@dependabot[bot] in
#334
* chore(deps-dev): bump the bananass group across 2 directories with 3
updates by @dependabot[bot] in
#335
* chore(deps): bump undici from 6.21.1 to 6.21.3 in the npm_and_yarn
group across 1 directory by @dependabot[bot] in
#340
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.2 to 1.5.5
by @dependabot[bot] in
#341
* chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18 by
@dependabot[bot] in
#338
* chore(deps-dev): bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot]
in #345
* chore(deps-dev): bump markdownlint-cli from 0.44.0 to 0.45.0 by
@dependabot[bot] in
#344
* chore(deps-dev): bump @codecov/vite-plugin from 1.9.0 to 1.9.1 by
@dependabot[bot] in
#346
* chore(deps-dev): bump the bananass group across 2 directories with 3
updates by @dependabot[bot] in
#348
* chore(deps-dev): bump @types/node from 22.15.18 to 22.15.21 by
@dependabot[bot] in
#350
* chore(deps-dev): bump textlint from 14.7.1 to 14.7.2 by
@dependabot[bot] in
#349
* chore(deps-dev): bump @types/node from 22.15.21 to 22.15.24 by
@dependabot[bot] in
#354
* chore(deps-dev): bump @babel/core from 7.27.1 to 7.27.3 in the babel
group across 1 directory by @dependabot[bot] in
#352
* chore(deps-dev): bump @types/node from 22.15.24 to 22.15.26 by
@dependabot[bot] in
#355
* chore(deps-dev): bump lint-staged from 16.0.0 to 16.1.0 by
@dependabot[bot] in
#356
* chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot]
in #358
* chore(deps-dev): bump @babel/core from 7.27.3 to 7.27.4 in the babel
group across 1 directory by @dependabot[bot] in
#357
* chore(deps-dev): bump @types/node from 22.15.26 to 22.15.29 by
@dependabot[bot] in
#359
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.5 to 1.6.0
by @dependabot[bot] in
#360
* chore(deps-dev): bump the bananass group across 2 directories with 3
updates by @dependabot[bot] in
#364
* chore(deps-dev): bump textlint-rule-allowed-uris from 1.1.0 to 1.1.1
by @dependabot[bot] in
#366
* chore(deps-dev): bump @types/node from 22.15.29 to 24.0.0 by
@dependabot[bot] in
#367
* chore(deps-dev): bump @types/node from 24.0.0 to 24.0.1 by
@dependabot[bot] in
#368
* chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot]
in #370
* chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.2 by
@dependabot[bot] in
#369
* chore(deps-dev): bump @types/node from 24.0.1 to 24.0.3 by
@dependabot[bot] in
#371
* chore(deps-dev): bump concurrently from 9.1.2 to 9.2.0 by
@dependabot[bot] in
#372
* chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 by @dependabot[bot]
in #373
* chore(deps-dev): bump @babel/core from 7.27.4 to 7.27.7 in the babel
group across 1 directory by @dependabot[bot] in
#376
* chore(deps-dev): bump prettier from 3.6.0 to 3.6.2 by @dependabot[bot]
in #378
* chore(deps-dev): bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot]
in #382
* chore(deps-dev): bump lerna from 8.2.2 to 8.2.3 by @dependabot[bot] in
#381
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.0 to 1.6.1
by @dependabot[bot] in
#383
* chore(deps-dev): bump @types/node from 24.0.3 to 24.0.8 by
@dependabot[bot] in
#385
* chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10 by
@dependabot[bot] in
#387
* chore(deps-dev): bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot]
in #386
* chore(deps-dev): bump the babel group across 1 directory with 3
updates by @dependabot[bot] in
#388
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#391


**Full Changelog**:
v1.3.3...v1.3.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ scope: * Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: test 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