Skip to content

0.0.2

Latest

Choose a tag to compare

@bingenito bingenito released this 18 Sep 15:19
· 47 commits to main since this release
2f25733

What's Changed

  • Add OpenSSF Scorecard by @bingenito in #3
  • Update GitHub action versions by @bingenito in #2
  • Create CODEOWNERS by @bingenito in #4
  • [StepSecurity] Apply security best practices by @step-security-bot in #5
  • Add readme badges by @bingenito in #6
  • Add missing dependabot version by @bingenito in #7
  • Bump mocha from 10.2.0 to 10.8.2 by @dependabot[bot] in #17
  • Bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot[bot] in #10
  • Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot[bot] in #18
  • Bump codecov/codecov-action from 4.1.0 to 4.6.0 by @dependabot[bot] in #9
  • Bump actions/setup-node from 4.0.2 to 4.1.0 by @dependabot[bot] in #11
  • Bump eslint-doc-generator from 1.4.3 to 1.7.1 by @dependabot[bot] in #13
  • Bump actions/checkout from 3.6.0 to 4.2.2 by @dependabot[bot] in #12
  • Bump actions/upload-artifact from 3.1.0 to 4.4.3 by @dependabot[bot] in #8
  • Bump eslint-plugin-eslint-plugin from 5.1.1 to 6.3.1 by @dependabot[bot] in #15
  • Bump @html-eslint/parser from 0.19.1 to 0.27.0 by @dependabot[bot] in #14
  • Bump github/codeql-action from 2.22.12 to 3.27.0 by @dependabot[bot] in #20
  • Bump @html-eslint/eslint-plugin from 0.19.1 to 0.27.0 by @dependabot[bot] in #19
  • Bump eslint from 8.49.0 to 9.13.0 by @dependabot[bot] in #16
  • Bump github/codeql-action from 3.27.0 to 3.27.5 by @dependabot[bot] in #22
  • Bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot[bot] in #21
  • Bump eslint from 9.13.0 to 9.16.0 by @dependabot[bot] in #27
  • Bump @html-eslint/parser from 0.27.0 to 0.29.0 by @dependabot[bot] in #26
  • Bump @eslint/compat from 1.2.2 to 1.2.3 by @dependabot[bot] in #25
  • Bump eslint-plugin-eslint-plugin from 6.3.1 to 6.3.2 by @dependabot[bot] in #24
  • Bump eslint-plugin-n from 17.13.1 to 17.14.0 by @dependabot[bot] in #23
  • Bump @eslint/compat from 1.2.3 to 1.2.4 by @dependabot[bot] in #33
  • Bump codecov/codecov-action from 5.0.7 to 5.1.2 by @dependabot[bot] in #28
  • Bump github/codeql-action from 3.27.5 to 3.28.0 by @dependabot[bot] in #29
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot[bot] in #30
  • Bump mocha from 10.8.2 to 11.0.1 by @dependabot[bot] in #34
  • Bump eslint-plugin-eslint-plugin from 6.3.2 to 6.4.0 by @dependabot[bot] in #31
  • Bump @html-eslint/eslint-plugin from 0.27.0 to 0.31.1 by @dependabot[bot] in #35
  • Bump @html-eslint/parser from 0.29.0 to 0.31.0 by @dependabot[bot] in #32
  • Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot[bot] in #39
  • Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot[bot] in #38
  • Bump github/codeql-action from 3.28.0 to 3.28.8 by @dependabot[bot] in #37
  • Bump eslint from 9.16.0 to 9.19.0 by @dependabot[bot] in #44
  • Bump @html-eslint/eslint-plugin from 0.31.1 to 0.34.0 by @dependabot[bot] in #43
  • Bump mocha from 11.0.1 to 11.1.0 by @dependabot[bot] in #42
  • Bump @html-eslint/parser from 0.31.0 to 0.34.0 by @dependabot[bot] in #41
  • Bump eslint-doc-generator from 1.7.1 to 2.0.2 by @dependabot[bot] in #40
  • Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot[bot] in #36
  • Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot[bot] in #48
  • Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot[bot] in #47
  • Bump github/codeql-action from 3.28.8 to 3.28.10 by @dependabot[bot] in #46
  • Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #45
  • Bump @eslint/compat from 1.2.4 to 1.2.7 by @dependabot[bot] in #53
  • Bump @html-eslint/parser from 0.34.0 to 0.35.0 by @dependabot[bot] in #52
  • Bump eslint from 9.19.0 to 9.21.0 by @dependabot[bot] in #51
  • Bump eslint-plugin-n from 17.14.0 to 17.15.1 by @dependabot[bot] in #50
  • Bump @html-eslint/eslint-plugin from 0.34.0 to 0.35.0 by @dependabot[bot] in #49
  • Add JSDocs by @bingenito in #55
  • Add license header eslint check and update dependencies by @bingenito in #54
  • Remove npm-run-all dependency and update scripts. Add lint:fix script. by @bingenito in #56
  • Add test coverage with nyc and coverage thresholds by @bingenito in #57
  • Add CHANGELOG by @bingenito in #58
  • Bump @html-eslint/eslint-plugin from 0.36.0 to 0.37.0 by @dependabot[bot] in #59
  • Bump eslint-plugin-n from 17.16.2 to 17.17.0 by @dependabot[bot] in #60
  • Bump @html-eslint/parser from 0.36.0 to 0.37.0 by @dependabot[bot] in #61
  • Bump github/codeql-action from 3.28.10 to 3.28.13 by @dependabot[bot] in #62
  • Bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot[bot] in #63
  • Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #64
  • Rename dco_dco_template.md to dco_template.md by @bingenito in #65
  • Add simple fuzzing for isInternalOrIgnored by @bingenito in #66
  • Update CI to use 'npm ci' for consistent installs and update changelog by @bingenito in #67
  • Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #75
  • Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #74
  • Bump github/codeql-action from 3.28.13 to 3.28.16 by @dependabot[bot] in #73
  • Bump eslint from 9.23.0 to 9.25.1 by @dependabot[bot] in #72
  • Bump @eslint/compat from 1.2.7 to 1.2.9 by @dependabot[bot] in #68
  • Bump @html-eslint/eslint-plugin from 0.37.0 to 0.39.0 by @dependabot[bot] in #69
  • Bump mocha from 11.1.0 to 11.2.2 by @dependabot[bot] in #71
  • Bump @html-eslint/parser from 0.37.0 to 0.39.0 by @dependabot[bot] in #70
  • Bump github/codeql-action from 3.28.16 to 3.28.18 by @dependabot[bot] in #83
  • Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #82
  • Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #81
  • Bump eslint-plugin-n from 17.17.0 to 17.18.0 by @dependabot[bot] in #80
  • Bump @html-eslint/parser from 0.39.0 to 0.41.0 by @dependabot[bot] in #79
  • Bump eslint from 9.25.1 to 9.28.0 by @dependabot[bot] in #78
  • Bump mocha from 11.2.2 to 11.5.0 by @dependabot[bot] in #77
  • Bump @html-eslint/eslint-plugin from 0.39.0 to 0.41.0 by @dependabot[bot] in #76
  • Bump @eslint/compat from 1.2.9 to 1.3.1 by @dependabot[bot] in #84
  • Bump @eslint/js from 9.28.0 to 9.30.0 by @dependabot[bot] in #85
  • Bump eslint from 9.28.0 to 9.30.0 by @dependabot[bot] in #86
  • Bump @html-eslint/eslint-plugin from 0.41.0 to 0.42.0 by @dependabot[bot] in #87
  • Bump eslint-doc-generator from 2.1.2 to 2.2.2 by @dependabot[bot] in #88
  • Bump @html-eslint/parser from 0.41.0 to 0.42.0 by @dependabot[bot] in #92
  • Bump eslint-plugin-eslint-plugin from 6.4.0 to 6.5.0 by @dependabot[bot] in #89
  • Bump eslint-plugin-n from 17.18.0 to 17.20.0 by @dependabot[bot] in #90
  • Bump mocha from 11.5.0 to 11.7.1 by @dependabot[bot] in #91
  • Bump github/codeql-action from 3.28.18 to 3.29.2 by @dependabot[bot] in #93
  • Bump eslint-plugin-n from 17.20.0 to 17.21.3 by @dependabot[bot] in #94
  • Bump fast-check from 4.1.1 to 4.2.0 by @dependabot[bot] in #98
  • Bump @eslint/js from 9.30.0 to 9.32.0 by @dependabot[bot] in #97
  • Bump @html-eslint/eslint-plugin from 0.42.0 to 0.44.0 by @dependabot[bot] in #96
  • Bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in #99
  • Bump @html-eslint/parser from 0.42.0 to 0.44.0 by @dependabot[bot] in #95
  • Bump @html-eslint/eslint-plugin from 0.44.0 to 0.46.1 by @dependabot[bot] in #100
  • Bump @eslint/js from 9.32.0 to 9.34.0 by @dependabot[bot] in #101
  • Bump eslint from 9.30.0 to 9.34.0 by @dependabot[bot] in #102
  • Bump eslint-plugin-eslint-plugin from 6.5.0 to 7.0.0 by @dependabot[bot] in #103
  • Bump github/codeql-action from 3.29.7 to 3.30.0 by @dependabot[bot] in #108
  • Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #104
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #105
  • Bump fast-check from 4.2.0 to 4.3.0 by @dependabot[bot] in #106
  • Bump @eslint/compat from 1.3.1 to 1.3.2 by @dependabot[bot] in #107
  • Bump mocha from 11.7.1 to 11.7.2 by @dependabot[bot] in #110
  • Bump @html-eslint/parser from 0.44.0 to 0.46.0 by @dependabot[bot] in #109
  • ci(release): remove npm token env variable, use trusted publishers by @bingenito in #111
  • chore(release): bump version to 0.0.2 by @bingenito in #112
  • chore: update Node.js version to 24 in CI and release workflows by @bingenito in #113

Full Changelog: v0.0.1...v0.0.2