Skip to content

Releases: marocchino/sticky-pull-request-comment

v3.0.4

10 Apr 23:57
Immutable release. Only release title and notes can be modified.
0ea0beb

Choose a tag to compare

What's Changed

  • build(deps-dev): Bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #1679
  • build(deps-dev): Bump vitest from 4.1.2 to 4.1.3 by @dependabot[bot] in #1680
  • build(deps-dev): Bump @types/node from 25.5.2 to 25.6.0 by @dependabot[bot] in #1684
  • build(deps): Bump @actions/github from 9.0.0 to 9.1.0 by @dependabot[bot] in #1683
  • build(deps-dev): Bump vitest from 4.1.3 to 4.1.4 by @dependabot[bot] in #1682
  • build(deps-dev): Bump @biomejs/biome from 2.4.10 to 2.4.11 by @dependabot[bot] in #1681

Full Changelog: v3.0.3...v3.0.4

v3.0.3

05 Apr 07:43
d4d6b09

Choose a tag to compare

What's Changed

  • Move validateExclusiveModes before getBody for fail-fast validation by @Copilot in #1663
  • Add number_force that overrides pull_request number by @rossjrw in #1652
  • build(deps-dev): Bump @biomejs/biome from 2.4.6 to 2.4.7 by @dependabot[bot] in #1666
  • build(deps): Bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #1673
  • build(deps-dev): Bump vitest from 4.1.0 to 4.1.2 by @dependabot[bot] in #1674
  • build(deps-dev): Bump rollup from 4.59.0 to 4.60.1 by @dependabot[bot] in #1676
  • build(deps-dev): Bump @types/node from 25.5.0 to 25.5.2 by @dependabot[bot] in #1677
  • build(deps-dev): Bump @biomejs/biome from 2.4.7 to 2.4.10 by @dependabot[bot] in #1675
  • build(deps): Bump brace-expansion by @dependabot[bot] in #1678
  • build(deps-dev): Bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #1670

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

13 Mar 11:39
70d2764

Choose a tag to compare

What's Changed

  • Add comprehensive tests for main.ts covering all branches by @Copilot in #1660
  • Don't create a comment with hide: true by @marocchino in #1661

Full Changelog: v3.0.1...v3.0.2

v3.0.1

13 Mar 10:28
aaf6178

Choose a tag to compare

What's Changed

  • Update deps
  • Change build system from ncc to rollup
  • Use pull_request trigger in github action

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Mar 03:40
447031a

Choose a tag to compare

What's Changed

  • Update node to 24
  • Update deps

New Contributors

Full Changelog: v2.9.4...v3.0.0

v2.9.4

17 Jul 02:38
7737449

Choose a tag to compare

What's Changed

  • build(deps-dev): Bump @biomejs/biome from 2.0.0 to 2.0.2 by @dependabot[bot] in #1554
  • build(deps-dev): Bump @types/node from 24.0.3 to 24.0.11 by @dependabot[bot] in #1561
  • build(deps-dev): Bump @biomejs/biome from 2.0.4 to 2.1.1 by @dependabot[bot] in #1562
  • build(deps-dev): Bump @types/node from 24.0.11 to 24.0.12 by @dependabot[bot] in #1563
  • build(deps-dev): Bump @types/node from 24.0.12 to 24.0.13 by @dependabot[bot] in #1564

Full Changelog: v2.9.3...v2.9.4

v2.9.3

20 Jun 03:09
d2ad0de

Choose a tag to compare

What's Changed

  • Update deps (including security issues)
  • Test with vitest instead of jest
  • Use biome

Full Changelog: v2.9.2...v2.9.3

v2.9.2

09 Apr 12:46
67d0dec

Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.9.2

v2.9.1

16 Jan 17:24
52423e0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

01 Feb 04:40
331f8f5

Choose a tag to compare

  • Update deps
  • Use node 20