Releases: marocchino/sticky-pull-request-comment
Releases · marocchino/sticky-pull-request-comment
v3.0.4
Immutable
release. Only release title and notes can be modified.
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
What's Changed
- Move validateExclusiveModes before getBody for fail-fast validation by @Copilot in #1663
- Add
number_forcethat 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
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
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
v2.9.4
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
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
What's Changed
- Update @octokit/graphql-schema & use biome by @marocchino in #1517
- build(deps): Bump undici from 5.28.4 to 5.28.5 by @dependabot in #1476
- build(deps-dev): Bump @types/node from 22.10.7 to 22.14.0 by @dependabot in #1515
- build(deps): Bump @octokit/request-error from 5.0.1 to 5.1.1 by @dependabot in #1490
- build(deps): Bump @octokit/request from 8.1.4 to 8.4.1 by @dependabot in #1494
- build(deps): Bump @octokit/plugin-paginate-rest from 9.1.2 to 9.2.2 by @dependabot in #1493
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
- Fix test action by @NoRePercussions in #1364
- PR Test Autocomment: Include Errors by @NoRePercussions in #1365
- Always move ID comment to end of message by @NoRePercussions in #1373
- Update deps
New Contributors
- @NoRePercussions made their first contribution in #1364
Full Changelog: v2.9.0...v2.9.1
v2.9.0
- Update deps
- Use node 20