Skip to content

v1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 09:49
12a4672

1.0.7 (2022-05-25)

Documentation

  • readme: remove snyk badge (af7eb11)

Miscellaneous

  • .eslintrc: enable plugin:jest/style rules (#113) (b23ebcd)
  • .github/codeql-config: remove quotation marks (53e81b2)
  • .github/workflows/link-check: use skip input (85f1b3d)
  • bug_report: use node 18 as placeholder for node-version (ebedd18)
  • ci: remove quotation marks from step name (9238948)
  • use npm install alias (c52fc0a)

Continuous Integration

  • add dependency-review job (14f81fd)
  • automerge: fix context (7c3cab1)
  • automerge: squash automerge prs (#102) (51db005)
  • cd: update org name for release-please-action (26aa002)
  • cd: use lts/* for node setup in release job (bcff76c)
  • check user.login is dependabot instead of actor (#115) (fc853c1)
  • ci: add node 18 to test matrix (#114) (4941eb1)
  • ci: require unit-tests job to pass for save-pr-number job to run (2550c32)
  • ci: use lts/* for node setup in lint job (2c89dd6)
  • ci: use node-version for node matrix key (51d4cef)
  • codeql: only run on pr changes to .html, .js, and .yml files (0a34500)
  • codeql: resolve missing analyses (9da0a10)
  • codeql: specify which files to scan during analysis (bd55ff5)
  • link-check: replace npx linkinator call with github action (67ffdfe)
  • only trigger dependency-review on pr (ce56e18)
  • reduce workflow permissions to minimum (97558a7)
  • remove git credentials after checkout (#118) (65dedb2)
  • replace workflow-run-cleanup-action with github concurrency (3644841)

Dependencies

  • deps-dev: bump @commitlint/cli from 16.3.0 to 17.0.1 (#120) (0637d06)
  • deps-dev: bump @commitlint/config-conventional (#119) (05a3e8b)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.6 to 39.2.9 (#109) (5c90649)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#121) (04e5380)
  • deps-dev: bump jest from 27.5.1 to 28.0.3 (#110) (02c9166)
  • deps: bump actions/upload-artifact from 2 to 3 (#107) (696d5e6)
  • deps: bump github/codeql-action from 1 to 2 (#108) (eafd106)