Skip to content

Releases: marocchino/sticky-pull-request-comment

v2.9.4

17 Jul 02:38
7737449
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.9.1

16 Jan 17:24
52423e0
Compare
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
Compare
Choose a tag to compare
  • Update deps
  • Use node 20

v2.8.0

16 Aug 23:48
efaaab3
Compare
Choose a tag to compare
  • Add skip_unchanged input
  • Update deps

v2.7.0

16 Aug 23:46
f6a2580
Compare
Choose a tag to compare

Update deps.
Add two output.

  • previous_comment_id: "ID of previous comment, if found"
  • created_comment_id: "ID of newly created comment, if any"

v2.6.2

21 Apr 07:30
f61b6cf
Compare
Choose a tag to compare

Reverted changes in version 2.6. As a result, the base_url has been removed.

v2.6.1

21 Apr 07:11
1926ccb
Compare
Choose a tag to compare

Change base_url default to ${{ env.GITHUB_API_URL }}

v2.6.0

21 Apr 02:36
78a7266
Compare
Choose a tag to compare