Skip to content

Releases: lumirlumir/npm-clang-format-node

v1.3.3 (llvmorg-19.1.7)

02 Apr 09:23
9535f44
Compare
Choose a tag to compare

What's Changed

🧰 Chores

  • chore(sync-server): update lint-staged.config.js by @lumirlumir in #259
  • chore(sync-server): update .editorconfig max_line_length to 100000 by @lumirlumir in #260
  • chore(website): add Codecov Vite plugin and update related configs for bundle analyzing by @lumirlumir in #266
  • chore(website): conditionally enable bundle analysis in Codecov Vite plugin by @lumirlumir in #267
  • chore(sync-server): update .markdownlint.json by @lumirlumir in #272
  • chore(sync-server): update ESLint config and lint-staged to support markdown linting by @lumirlumir in #275
  • chore(sync-server): update FUNDING.yml by @lumirlumir in #285
  • chore(website): update package.json and rename .mjs to .js by @lumirlumir in #286
  • chore(sync-server): update root level configuration files and fix typos by @lumirlumir in #293
  • chore(*): update tsconfig.json by @lumirlumir in #296

🔄 Continuous Integrations

  • ci(sync-server): add permissions to read contents in lint.yml and test.yml workflows by @lumirlumir in #256
  • ci(sync-server): add permissions to pull-request.yml and sync-client.yml by @lumirlumir in #257
  • ci(*): add read permissions to test-cross-platform.yml by @lumirlumir in #258
  • ci(*): update llvm-build-bump-pr.yml to add permissions and disable fail-fast strategy by @lumirlumir in #264
  • ci(*): update llvm-build-bump-pr.yml to enhance permissions and add build provenance attestations by @lumirlumir in #265
  • ci(*): create release.yml by @lumirlumir in #281

📝 Documentation

  • docs(*): delete maintainability badge from README.md by @lumirlumir in #287

⬆️ Dependency Updates

  • chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #252
  • chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #253
  • chore(deps-dev): bump @types/node from 22.13.5 to 22.13.8 by @dependabot in #251
  • chore(deps-dev): bump lerna from 8.2.0 to 8.2.1 by @dependabot in #254
  • chore(deps-dev): bump @types/node from 22.13.8 to 22.13.9 by @dependabot in #255
  • chore(deps-dev): bump @types/node from 22.13.9 to 22.13.10 by @dependabot in #261
  • chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot in #262
  • chore(deps): bump axios from 1.7.7 to 1.8.2 in the npm_and_yarn group across 1 directory by @dependabot in #263
  • chore(deps-dev): bump @babel/core from 7.26.9 to 7.26.10 in the babel group across 1 directory by @dependabot in #268
  • chore(deps-dev): bump textlint from 14.4.2 to 14.5.0 by @dependabot in #270
  • chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.6 to 1.3.7 by @dependabot in #269
  • chore(deps-dev): bump eslint-config-bananass from 0.0.5 to 0.0.6 in the bananass group across 1 directory by @dependabot in #273
  • chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 by @dependabot in #274
  • chore(deps): bump shx from 0.3.4 to 0.4.0 by @dependabot in #276
  • chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.7 to 1.3.8 by @dependabot in #282
  • chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.8 to 1.0.9 by @dependabot in #283
  • chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot in #289
  • chore(deps-dev): bump @types/node from 22.13.10 to 22.13.11 by @dependabot in #288
  • chore(deps-dev): bump @babel/cli from 7.26.4 to 7.27.0 in the babel group across 1 directory by @dependabot in #291
  • chore(deps-dev): bump @types/node from 22.13.11 to 22.13.13 by @dependabot in #290
  • chore(deps-dev): bump @types/node from 22.13.13 to 22.13.14 by @dependabot in #292
  • chore(deps-dev): bump textlint from 14.5.0 to 14.6.0 by @dependabot in #294
  • chore(deps-dev): bump @types/node from 22.13.14 to 22.13.17 by @dependabot in #295

Full Changelog: v1.3.2...v1.3.3

v1.3.2 (llvmorg-19.1.7)

02 Mar 08:20
2854dd7
Compare
Choose a tag to compare

What's Changed

🧰 Chores

  • chore(examples-git-clang-format): update script to use shx for cross-platform compatibility and add shx as a devDependencies by @lumirlumir in #217
  • chore(*): enable checkJs option in TypeScript configuration for a better type checking by @lumirlumir in #228
  • chore(*): set open-pull-requests-limit to 3 in dependabot.yml configuration by @lumirlumir in #231
  • chore(*): add publishConfig with provenance set to true in package.json files by @lumirlumir in #235
  • chore(sync-server): update dependabot.yml by @lumirlumir in #236
  • chore(*): remove .spec.js files from exclusion and ignore lists by @lumirlumir in #237
  • chore(sync-server): update dependabot.yml by @lumirlumir in #245
  • chore(*): update publish-package script to use next pre-dist tag by @lumirlumir in #246
  • chore(*): add lerna.json to .prettierignore by @lumirlumir in #248

🔄 Continuous Integrations

  • ci(*): create pull-request.yml and update labeler logics by @lumirlumir in #219
  • ci(sync-server): update .github/release.yml by @lumirlumir in #218
  • ci(sync-server): update pull-request.yml to include synchronize event by @lumirlumir in #220
  • ci(*): update dependabot.yml commit message type and pull-request.yml labeler condition by @lumirlumir in #221
  • ci(sync-server): update pull-request.yml's concurrency and sync-client.yml commit prefix by @lumirlumir in #224
  • ci(*): drop bump.yml and create new version-monorepo.yml workflow by @lumirlumir in #247
  • ci(*): add id-token write permission to publish.yml by @lumirlumir in #250

📝 Documentation

⬆️ Dependency Updates

  • chore(deps-dev): bump eslint from 9.19.0 to 9.20.0 by @dependabot in #223
  • chore(deps-dev): bump the babel group across 1 directory with 2 updates by @dependabot in #222
  • chore(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in #225
  • chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 by @dependabot in #227
  • chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot in #229
  • chore(deps-dev): bump @types/node from 22.13.1 to 22.13.4 by @dependabot in #230
  • chore(deps-dev): bump the babel group across 1 directory with 2 updates by @dependabot in #232
  • chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.5 to 1.3.6 by @dependabot in #233
  • chore(deps-dev): bump lerna from 8.1.9 to 8.2.0 by @dependabot in #238
  • chore(deps-dev): bump eslint-config-bananass from 0.0.2 to 0.0.5 by @lumirlumir in #240
  • chore(deps-dev): bump @types/node from 22.13.4 to 22.13.5 by @dependabot in #241
  • chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 by @dependabot in #242
  • chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 by @dependabot in #243
  • chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.7 to 1.0.8 by @dependabot in #244

Full Changelog: v1.3.1...v1.3.2

v1.3.1 (llvmorg-19.1.7)

04 Feb 09:01
d4783c6
Compare
Choose a tag to compare

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 #208
  • fix: support for Windows (build script failures, runtime failures, updates) (original: #206) by @lumirlumir and @avdaredevil in #215

⬆️ Dependency Updates

  • chore(deps-dev): bump the babel group across 1 directory with 2 updates by @dependabot in #199
  • chore(deps-dev): bump markdownlint-cli from 0.43.0 to 0.44.0 by @dependabot in #202
  • chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.3 by @dependabot in #201
  • chore(deps-dev): bump @types/node from 22.10.9 to 22.12.0 by @dependabot in #200
  • chore(deps-dev): bump vitepress from 1.6.1 to 1.6.3 by @dependabot in #203
  • chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 by @dependabot in #207
  • chore(deps-dev): bump @types/node from 22.12.0 to 22.13.0 by @dependabot in #213
  • chore(deps): bump LLVM from llvmorg-19.1.7 to llvmorg-19.1.7 (follow up of #206) by @lumirlumir in #209
  • chore(deps-dev): bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #214

🔄 Continuous Integration

  • ci: add concurrency settings to GitHub Actions labeler.yml workflow by @lumirlumir in #211

🧰 Maintenance

  • docs: fix a typo by @lumirlumir in #195
  • chore(website): add additional favicon and icon links to website configuration by @lumirlumir in #196
  • chore: add dev and start scripts for every packages by @lumirlumir in #197
  • chore: run npm audit fix to fix vulnerabilities by @lumirlumir in #198
  • chore: add vercel-ignore-command.sh script and update vercel.json configuration by @lumirlumir in #205
  • docs: correct GitHub PR list link in SECURITY.md by @lumirlumir in #210
  • chore: update eslint-config-bananass to version 0.0.2 and add bananass-utils-vitepress dependency by @lumirlumir in #212

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0 (llvmorg-19.1.7)

25 Jan 12:16
9686d5b
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat(website): introduce new website using vitepress by @lumirlumir in #179
  • feat: add API documentation links to type files (JSDoc type hints) by @lumirlumir in #191

🔄 Continuous Integration

  • ci: update labeler workflow to trigger on edited pull requests by @lumirlumir in #182
  • ci: add concurrency settings to test-cross-platform.yml test workflow by @lumirlumir in #183
  • ci: update commit type of llvm-build-bump-pr.yml to chore from build by @lumirlumir in #189
  • ci: add PowerShell and CMD test to test-cross-platform.yml by @lumirlumir in #190
  • ci: add concurrency settings to lint.yml and test.yml workflows by @lumirlumir in #193

🧰 Maintenance

  • docs: fix incorrect comment placement by @lumirlumir in #180
  • docs: update eslint-disable comments for backward compatibility with node: namespace by @lumirlumir in #181
  • docs: create q-and-a.md by @lumirlumir in #185
  • docs: add navigation link to 'Why We Started This Project' in get-started /index.md documentation by @lumirlumir in #186
  • docs: create surgical-formatting-with-git-clang-format.md by @lumirlumir in #187
  • docs: create introduction.md by @lumirlumir in #188
  • chore: update extensions.json and .github/sync-client.yml by @lumirlumir in #192

Full Changelog: v1.2.5...v1.3.0

v1.2.5 (llvmorg-19.1.7)

17 Jan 08:52
f62026d
Compare
Choose a tag to compare

What's Changed

🐉 Clang Format

⬆️ Dependency Updates

  • build(deps): bump LLVM from llvmorg-19.1.6 to llvmorg-19.1.7 by @lumirlumir in #173
  • chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 by @dependabot in #177

🧰 Maintenance

Full Changelog: v1.2.4...v1.2.5

v1.2.4 (llvmorg-19.1.6)

15 Jan 12:22
72f960b
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: Windows support-exit 0 instead of true in scripts by @vadimpiven in #171

⬆️ Dependency Updates

  • chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.6 to 1.0.7 by @dependabot in #154
  • chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 by @dependabot in #157
  • chore(deps-dev): bump concurrently from 9.1.0 to 9.1.1 by @dependabot in #158
  • chore(deps-dev): bump concurrently from 9.1.1 to 9.1.2 by @dependabot in #159
  • chore(deps-dev): bump textlint from 14.4.0 to 14.4.2 by @dependabot in #160
  • chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #163
  • chore(deps-dev): bump editorconfig-checker from 6.0.0 to 6.0.1 by @dependabot in #164

🧰 Maintenance

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3 (llvmorg-19.1.6)

23 Dec 15:27
5966bc3
Compare
Choose a tag to compare

What's Changed

🐉 Clang Format

🧪 Tests

  • test: enhance integration tests with detailed file overviews and structured comments by @lumirlumir in #142
  • test: enhance test files with structured comments and file overviews by @lumirlumir in #143

⬆️ Dependency Updates

  • chore(deps-dev): bump @babel/cli from 7.25.9 to 7.26.4 by @dependabot in #136
  • chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in #137
  • chore(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 by @dependabot in #138
  • build(deps): bump LLVM from llvmorg-19.1.5 to llvmorg-19.1.6 by @lumirlumir in #151

🔄 Continuous Integration

  • ci(sync-client): add lint-staged.config.js to sync-client.yml by @lumirlumir in #141

🧰 Maintenance

  • chore: update npm script naming convention for consistency by @lumirlumir in #139
  • chore(sync-client): add .textlintrc.js to configuration sync by @lumirlumir in #140
  • chore: create .gitattributes for consistent EOL handling by @lumirlumir in #144
  • docs: update CONTRIBUTING.md with guidelines on using the node: namespace by @lumirlumir in #146
  • chore: update .markdownlintignore by @lumirlumir in #147
  • chore: ready for introduction of website using nextra by @lumirlumir in #148
  • chore: replace nyc with c8 for coverage reporting in package.json by @lumirlumir in #149
  • chore: bump macOS version references to 13 in CI workflow and documentation by @lumirlumir in #150

Full Changelog: v1.2.2...v1.2.3

v1.2.2 (llvmorg-19.1.5)

04 Dec 12:10
e0e96dc
Compare
Choose a tag to compare

What's Changed

🐉 Clang Format

♻️ Refactoring

🧪 Tests

⬆️ Dependency Updates

  • chore(deps-dev): bump markdownlint-cli from 0.42.0 to 0.43.0 by @dependabot in #113
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #112
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #114
  • ci: bump codecov-action from v4 to v5 by @lumirlumir in #124
  • chore(deps-dev): bump textlint from 14.3.0 to 14.4.0 by @dependabot in #126
  • build(deps): bump LLVM from llvmorg-19.1.4 to llvmorg-19.1.5 by @lumirlumir in #129

🔄 Continuous Integration

🧰 Maintenance

  • chore: create lint-staged.config.js and delete lint-staged property in package.json by @lumirlumir in #110
  • chore: run npm audit fix to fix vulnerabilities by @lumirlumir in #116
  • chore: introduce textlint for markdown consistency by @lumirlumir in #117
  • docs: clarify sentences and update docs by @lumirlumir in #118
  • chore: fix incorrect lint-textlint script in package.json by @lumirlumir in #119
  • chore: delete unnecessary eslint-plugin-prettier devdependency by @lumirlumir in #122
  • docs: add code-climate badge to README.md by @lumirlumir in #125
  • chore: create examples/clang-format directory for examples by @lumirlumir in #127
  • docs: fix typos and update documentation by @lumirlumir in #128
  • chore: add missing version property to package.json by @lumirlumir in #133
  • chore: add name property to package.json by @lumirlumir in #135

Full Changelog: v1.2.1...v1.2.2

v1.2.1 (llvmorg-19.1.4)

20 Nov 05:30
62db9e9
Compare
Choose a tag to compare

What's Changed

🐉 Clang Format

⬆️ Dependency Updates

  • chore(deps-dev): bump husky from 9.1.6 to 9.1.7 by @dependabot in #104
  • build(deps): bump LLVM from llvmorg-19.1.3 to llvmorg-19.1.4 by @lumirlumir in #106

🔄 Continuous Integration

  • ci: update publish.yml to fix a bug where publish script was overwrited by @lumirlumir in #101

🧰 Maintenance

  • chore: delete unnecessary version info in package-lock.json by @lumirlumir in #100
  • docs: rename 01-contributing to CONTRIBUTING and move it to root dir by @lumirlumir in #102
  • chore: bump .nvmrc version from 20.12.2 to 20.18.0 by @lumirlumir in #105
  • chore: add repository.directory property to each package's package.json by @lumirlumir in #107
  • docs: move security related docs to root's SECURITY.md by @lumirlumir in #108

Full Changelog: v1.2.0...v1.2.1

v1.2.0 (llvmorg-19.1.3)

13 Nov 13:06
44eb570
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat(clang-format-node): create new clangFormatPath and getClangFormatPath API by @lumirlumir in #72
  • feat(clang-format-git-python): create new package named clang-format-git-python by @lumirlumir in #79
  • feat: support JSDoc type hints using typescript's d.ts file by @lumirlumir in #80
  • feat(clang-format-node): add new API aliases clangFormatNodePath and getClangFormatNodePath by @lumirlumir in #83
  • feat(clang-format-git): create new package named clang-format-git by @lumirlumir in #84

🐛 Bug Fixes

  • fix: incorrecect excution file permissions in POSIX by @lumirlumir in #88

🧪 Tests

⬆️ Dependency Updates

  • chore(deps-dev): bump concurrently from 9.0.1 to 9.1.0 by @dependabot in #87

🔄 Continuous Integration

  • ci: fix wrong script in llvm-build-bump-pr by @lumirlumir in #70
  • ci(test-cross-platform): delete deprecated macos-12 by @lumirlumir in #76
  • ci: update bump.yml to support monorepo by @lumirlumir in #89
  • ci: update publish.yml and package.json's script to support monorepo by @lumirlumir in #90
  • ci: add 'Build test' script to test.yml by @lumirlumir in #99

🧰 Maintenance

  • refactor: create clang-format-git and clang-format-git-python package [WIP] by @lumirlumir in #68
  • chore: delete mocha from devDependencies and replace it with node.js's test runner by @lumirlumir in #73
  • chore: update .gitignore by @lumirlumir in #74
  • docs: create SUMMARY.md for gitbook integration by @lumirlumir in #75
  • chore(clang-format-node): add chmod command to package.json's post, pre scripts by @lumirlumir in #78
  • chore: add babel.config.js files to every package by @lumirlumir in #81
  • chore: update dependabot.yml to support monorepo structure by @lumirlumir in #86
  • chore: merge npm-textlint-rule-markdown-clang-format repository as clang-format-markdown by @lumirlumir in #92
  • docs: rename LICENSE to LICENSE.md by @lumirlumir in #93
  • sync-server: synced file(s) with lumirlumir/lumirlumir-configs by @lumirlumir in #94
  • chore: update config.yml in ISSUE_TEMPLATE by @lumirlumir in #95
  • docs: transfer contents of existing documents to GitBook and add documentation for new packages by @lumirlumir in #77
  • docs: update README.md by @lumirlumir in #96
  • docs: update README.md by @lumirlumir in #97

Full Changelog: v1.1.3...v1.2.0

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy