Skip to content

chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 #301

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
Apr 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps eslint from 9.23.0 to 9.24.0.

Release notes

Sourced from eslint's releases.

v9.24.0

Features

  • 556c25b feat: support loading TS config files using --experimental-strip-types (#19401) (Arya Emami)
  • 72650ac feat: support TS syntax in init-declarations (#19540) (Nitin Kumar)
  • 03fb0bc feat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)
  • 071dcd3 feat: support TS syntax in no-dupe-class-members (#19558) (Nitin Kumar)
  • cd72bcc feat: Introduce a way to suppress violations (#19159) (Iacovos Constantinou)
  • 2a81578 feat: support TS syntax in no-loss-of-precision (#19560) (Nitin Kumar)
  • 30ae4ed feat: add new options to class-methods-use-this (#19527) (sethamus)
  • b79ade6 feat: support TypeScript syntax in no-array-constructor (#19493) (Tanuj Kanti)

Bug Fixes

  • b23d1c5 fix: deduplicate variable names in no-loop-func error messages (#19595) (Nitin Kumar)
  • fb8cdb8 fix: use any[] type for context.options (#19584) (Francesco Trotta)

Documentation

  • f857820 docs: update documentation for --experimental-strip-types (#19594) (Nikolas Schröter)
  • 803e4af docs: simplify gitignore path handling in includeIgnoreFile section (#19596) (Thomas Broyer)
  • 6d979cc docs: Update README (GitHub Actions Bot)
  • 82177e4 docs: Update README (GitHub Actions Bot)
  • e849dc0 docs: replace existing var with const (#19578) (Sweta Tanwar)
  • 0c65c62 docs: don't pass filename when linting rule examples (#19571) (Milos Djermanovic)
  • 6be36c9 docs: Update custom-rules.md code example of fixer (#19555) (Yifan Pan)

Build Related

  • 366e369 build: re-enable Prettier formatting for package.json files (#19569) (Francesco Trotta)

Chores

  • ef67420 chore: upgrade @​eslint/js@​9.24.0 (#19602) (Milos Djermanovic)
  • 4946847 chore: package.json update for @​eslint/js release (Jenkins)
  • a995acb chore: correct 'flter'/'filter' typo in package script (#19587) (Josh Goldberg ✨)
  • b9a5efa test: skip symlink test on Windows (#19503) (fisker Cheung)
  • 46eea6d chore: remove Rule & FormatterFunction from shared/types.js (#19556) (Nitin Kumar)
  • bdcc91d chore: modify .editorconfig to keep parity with prettier config (#19577) (Sweta Tanwar)
  • 7790d83 chore: fix some typos in comment (#19576) (todaymoon)
  • 76064a6 test: ignore package-lock.json for eslint-webpack-plugin (#19572) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v9.24.0 - April 4, 2025

  • ef67420 chore: upgrade @​eslint/js@​9.24.0 (#19602) (Milos Djermanovic)
  • 4946847 chore: package.json update for @​eslint/js release (Jenkins)
  • f857820 docs: update documentation for --experimental-strip-types (#19594) (Nikolas Schröter)
  • 803e4af docs: simplify gitignore path handling in includeIgnoreFile section (#19596) (Thomas Broyer)
  • 6d979cc docs: Update README (GitHub Actions Bot)
  • b23d1c5 fix: deduplicate variable names in no-loop-func error messages (#19595) (Nitin Kumar)
  • 556c25b feat: support loading TS config files using --experimental-strip-types (#19401) (Arya Emami)
  • 82177e4 docs: Update README (GitHub Actions Bot)
  • a995acb chore: correct 'flter'/'filter' typo in package script (#19587) (Josh Goldberg ✨)
  • 72650ac feat: support TS syntax in init-declarations (#19540) (Nitin Kumar)
  • 03fb0bc feat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)
  • b9a5efa test: skip symlink test on Windows (#19503) (fisker Cheung)
  • 46eea6d chore: remove Rule & FormatterFunction from shared/types.js (#19556) (Nitin Kumar)
  • fb8cdb8 fix: use any[] type for context.options (#19584) (Francesco Trotta)
  • 071dcd3 feat: support TS syntax in no-dupe-class-members (#19558) (Nitin Kumar)
  • e849dc0 docs: replace existing var with const (#19578) (Sweta Tanwar)
  • bdcc91d chore: modify .editorconfig to keep parity with prettier config (#19577) (Sweta Tanwar)
  • 7790d83 chore: fix some typos in comment (#19576) (todaymoon)
  • cd72bcc feat: Introduce a way to suppress violations (#19159) (Iacovos Constantinou)
  • 2a81578 feat: support TS syntax in no-loss-of-precision (#19560) (Nitin Kumar)
  • 366e369 build: re-enable Prettier formatting for package.json files (#19569) (Francesco Trotta)
  • 30ae4ed feat: add new options to class-methods-use-this (#19527) (sethamus)
  • b79ade6 feat: support TypeScript syntax in no-array-constructor (#19493) (Tanuj Kanti)
  • 0c65c62 docs: don't pass filename when linting rule examples (#19571) (Milos Djermanovic)
  • 76064a6 test: ignore package-lock.json for eslint-webpack-plugin (#19572) (Francesco Trotta)
  • 6be36c9 docs: Update custom-rules.md code example of fixer (#19555) (Yifan Pan)
Commits
  • d49f5b7 9.24.0
  • 9b6ed8a Build: changelog update for 9.24.0
  • ef67420 chore: upgrade @​eslint/js@​9.24.0 (#19602)
  • 4946847 chore: package.json update for @​eslint/js release
  • f857820 docs: update documentation for --experimental-strip-types (#19594)
  • 803e4af docs: simplify gitignore path handling in includeIgnoreFile section (#19596)
  • 6d979cc docs: Update README
  • b23d1c5 fix: deduplicate variable names in no-loop-func error messages (#19595)
  • 556c25b feat: support loading TS config files using --experimental-strip-types (#19...
  • 82177e4 docs: Update README
  • Additional commits viewable in compare view

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 [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.23.0...v9.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lumirlumir April 7, 2025 01:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2025
Copy link

vercel bot commented Apr 7, 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 Apr 7, 2025 1:09am

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

github-actions bot commented Apr 7, 2025

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

Copy link

codecov bot commented Apr 7, 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.B_S8lNzR.js (Deleted) -92.97kB 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.DtZIMAPi.js (Deleted) -61.66kB 0 bytes -100.0% 🗑️
assets/chunks/theme.CTWVe6ei.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.CgTS7k4w.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.Bj-wly_a.js (Deleted) -22.97kB 0 bytes -100.0% 🗑️
assets/docs_get-started_cli.md.BMgy94MK.js (Deleted) -22.09kB 0 bytes -100.0% 🗑️
assets/docs_get-started_installation.md.DJpbtIAl.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.CFy_ziLG.js (Deleted) -15.86kB 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git.md.CXqZZgSo.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.CxjXHL-H.js (Deleted) -12.34kB 0 bytes -100.0% 🗑️
assets/docs_get-started_index.md.BSxsGpsy.js (Deleted) -10.96kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_difference-between-exit-0-and-true.md.BKTiZBjp.js (Deleted) -9.75kB 0 bytes -100.0% 🗑️
assets/docs_get-started_supported.md.LiKHhUQD.js (Deleted) -9.14kB 0 bytes -100.0% 🗑️
assets/index.md.B9hB2aj0.js (Deleted) -8.3kB 0 bytes -100.0% 🗑️
assets/index.md.B9hB2aj0.lean.js (Deleted) -8.3kB 0 bytes -100.0% 🗑️
assets/docs_community_code-of-conduct.md.CdG9oK0S.js (Deleted) -8.28kB 0 bytes -100.0% 🗑️
assets/docs_community_contributing.md.CznMT8M1.js (Deleted) -7.24kB 0 bytes -100.0% 🗑️
assets/docs_get-started_use-with-husky-and-lint-staged.md.TBi_-HVJ.js (Deleted) -5.9kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_build-process.md.DFRT6YeY.js (Deleted) -5.83kB 0 bytes -100.0% 🗑️
assets/docs_community_security.md.XN3KSkyF.js (Deleted) -5.34kB 0 bytes -100.0% 🗑️
assets/docs_blog_v1.2.0.md.CNCFmvMH.js (Deleted) -4.88kB 0 bytes -100.0% 🗑️
assets/docs_get-started_migration-from-angular-clang-format.md.R98k-C3t.js (Deleted) -4.5kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_about-os-platform-and-os-arch-in-nodejs.md.BFuD9D8A.js (Deleted) -3.49kB 0 bytes -100.0% 🗑️
assets/docs_get-started_why-we-started-this-project.md.DE4uBG7a.js (Deleted) -3.34kB 0 bytes -100.0% 🗑️
assets/docs_get-started_ignore-files.md.CfmnEf9U.js (Deleted) -2.99kB 0 bytes -100.0% 🗑️
assets/docs_get-started_q-and-a.md.BI02IgAh.js (Deleted) -2.02kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_guides-on-llvm-clang-format.md.DAOIbSPz.js (Deleted) -2.01kB 0 bytes -100.0% 🗑️
assets/docs_community_versioning.md.BoP6ZBEy.js (Deleted) -1.73kB 0 bytes -100.0% 🗑️
assets/docs_community_license.md.C9Rr-6lF.js (Deleted) -1.6kB 0 bytes -100.0% 🗑️
assets/docs_community_license.md.C9Rr-6lF.lean.js (Deleted) -1.6kB 0 bytes -100.0% 🗑️
assets/docs_get-started_use-with-husky-and-lint-staged.md.TBi_-HVJ.lean.js (Deleted) -1.49kB 0 bytes -100.0% 🗑️
assets/app.CdEHMvEE.js (Deleted) -1.35kB 0 bytes -100.0% 🗑️
assets/docs_further-reading_difference-between-exit-0-and-true.md.BKTiZBjp.lean.js (Deleted) -1.16kB 0 bytes -100.0% 🗑️
assets/docs_get-started_migration-from-angular-clang-format.md.R98k-C3t.lean.js (Deleted) -978 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_why-we-started-this-project.md.DE4uBG7a.lean.js (Deleted) -978 bytes 0 bytes -100.0% 🗑️
assets/docs_community_change-log.md.BYTm4gn_.js (Deleted) -906 bytes 0 bytes -100.0% 🗑️
assets/docs_community_change-log.md.BYTm4gn_.lean.js (Deleted) -906 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_index.md.BSxsGpsy.lean.js (Deleted) -841 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_installation.md.DJpbtIAl.lean.js (Deleted) -840 bytes 0 bytes -100.0% 🗑️
assets/docs_further-reading_about-os-platform-and-os-arch-in-nodejs.md.BFuD9D8A.lean.js (Deleted) -826 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_supported.md.LiKHhUQD.lean.js (Deleted) -810 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_introduction.md.CgTS7k4w.lean.js (Deleted) -779 bytes 0 bytes -100.0% 🗑️
assets/docs_community_versioning.md.BoP6ZBEy.lean.js (Deleted) -765 bytes 0 bytes -100.0% 🗑️
assets/docs_blog_v1.2.0.md.CNCFmvMH.lean.js (Deleted) -756 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_ignore-files.md.CfmnEf9U.lean.js (Deleted) -737 bytes 0 bytes -100.0% 🗑️
assets/docs_further-reading_guides-on-llvm-clang-format.md.DAOIbSPz.lean.js (Deleted) -729 bytes 0 bytes -100.0% 🗑️
assets/docs_further-reading_build-process.md.DFRT6YeY.lean.js (Deleted) -721 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_configuration.md.Bj-wly_a.lean.js (Deleted) -690 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_cli.md.BMgy94MK.lean.js (Deleted) -674 bytes 0 bytes -100.0% 🗑️
assets/docs_get-started_q-and-a.md.BI02IgAh.lean.js (Deleted) -559 bytes 0 bytes -100.0% 🗑️
assets/docs_community_code-of-conduct.md.CdG9oK0S.lean.js (Deleted) -501 bytes 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git-python.md.CxjXHL-H.lean.js (Deleted) -497 bytes 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-node.md.CFy_ziLG.lean.js (Deleted) -473 bytes 0 bytes -100.0% 🗑️
assets/docs_apis_clang-format-git.md.CXqZZgSo.lean.js (Deleted) -469 bytes 0 bytes -100.0% 🗑️
assets/docs_community_contributing.md.CznMT8M1.lean.js (Deleted) -468 bytes 0 bytes -100.0% 🗑️
assets/docs_community_security.md.XN3KSkyF.lean.js (Deleted) -452 bytes 0 bytes -100.0% 🗑️

Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f63bad9) to head (257fc02).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #301   +/-   ##
=========================================
  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 f63bad9...257fc02. 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 126d365 into main Apr 7, 2025
38 checks passed
@lumirlumir lumirlumir deleted the dependabot-npm_and_yarn-eslint-9.24.0 branch April 7, 2025 08:45
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
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