Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-04 | 3.3 kB | |
v1.3.1 (llvmorg-19.1.7) source code.tar.gz | 2025-02-04 | 62.1 MB | |
v1.3.1 (llvmorg-19.1.7) source code.zip | 2025-02-04 | 62.1 MB | |
Totals: 3 Items | 124.2 MB | 1 |
What's Changed
🐛 Bug Fixes
- fix(ci): update
llvm-build-bump-pr.yml
LLVM build script to include static linking flags on Windows by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/208 - fix: support for Windows (build script failures, runtime failures, updates) (original: [#206]) by @lumirlumir and @avdaredevil in https://github.com/lumirlumir/npm-clang-format-node/pull/215
⬆️ Dependency Updates
- chore(deps-dev): bump the babel group across 1 directory with 2 updates by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/199
- chore(deps-dev): bump markdownlint-cli from 0.43.0 to 0.44.0 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/202
- chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.3 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/201
- chore(deps-dev): bump @types/node from 22.10.9 to 22.12.0 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/200
- chore(deps-dev): bump vitepress from 1.6.1 to 1.6.3 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/203
- chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/207
- chore(deps-dev): bump @types/node from 22.12.0 to 22.13.0 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/213
- chore(deps): bump LLVM from llvmorg-19.1.7 to llvmorg-19.1.7 (follow up of [#206]) by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/209
- chore(deps-dev): bump @types/node from 22.13.0 to 22.13.1 by @dependabot in https://github.com/lumirlumir/npm-clang-format-node/pull/214
🔄 Continuous Integration
- ci: add
concurrency
settings to GitHub Actionslabeler.yml
workflow by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/211
🧰 Maintenance
- docs: fix a typo by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/195
- chore(website): add additional favicon and icon links to website configuration by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/196
- chore: add
dev
andstart
scripts for every packages by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/197 - chore: run
npm audit fix
to fix vulnerabilities by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/198 - chore: add
vercel-ignore-command.sh
script and updatevercel.json
configuration by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/205 - docs: correct GitHub PR list link in
SECURITY.md
by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/210 - chore: update
eslint-config-bananass
to version0.0.2
and addbananass-utils-vitepress
dependency by @lumirlumir in https://github.com/lumirlumir/npm-clang-format-node/pull/212
New Contributors
- @avdaredevil made their first contribution in https://github.com/lumirlumir/npm-clang-format-node/pull/215
Full Changelog: https://github.com/lumirlumir/npm-clang-format-node/compare/v1.3.0...v1.3.1