Skip to content

Fix default `body-regex` pattern

Compare
Choose a tag to compare
@mtfoley mtfoley released this 19 Feb 12:56
· 11 commits to main since this release
a9c0416

What's Changed

Bug Fixes:

  • fix: default body-regex only match exact keyword matches and does not match issue #0 by @RebeccaStevens in #347
    Thanks to @RebeccaStevens for the excellent attention to detail on this one!

  • chore: npm audit fix and recompile by @mtfoley in #349
    Capture security updates for json5 and minimist

  • chore(deps): bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #320

  • chore(deps-dev): bump eslint-plugin-github from 4.3.6 to 4.6.0 by @dependabot in #321

  • chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.1 by @dependabot in #324

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 by @dependabot in #323

  • chore(deps-dev): bump eslint-plugin-jest from 26.5.3 to 27.1.7 by @dependabot in #319

  • Update dependabot.yml by @mtfoley in #336

  • chore(deps): bump @octokit/core from 4.1.0 to 4.2.0 by @dependabot in #340

  • chore(deps-dev): bump eslint from 8.30.0 to 8.33.0 by @dependabot in #341

  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.3 by @dependabot in #342

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.50.0 by @dependabot in #343

  • chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.1 by @dependabot in #344

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.52.0 by @dependabot in #348

New Contributors

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