Releases: joshjohanning/approveops
Releases · joshjohanning/approveops
v4.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in #106
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in #109
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in #108
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in #107
- chore(deps-dev): bump prettier from 3.8.2 to 3.8.3 by @dependabot[bot] in #111
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in #112
- chore: update browserslist to fix baseline-browser-mapping warning by @joshjohanning in #113
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in #114
Full Changelog: v4.0.1...v4.0.2
v4.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #92
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #94
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in #95
- chore(deps-dev): bump eslint-plugin-jest from 29.15.0 to 29.15.1 in the eslint-plugins group by @dependabot[bot] in #97
- test: add regression test for non-team-member /approve before valid approval by @joshjohanning in #99
- chore(deps-dev): bump prettier from 3.8.1 to 3.8.2 by @dependabot[bot] in #105
- chore(deps-dev): bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in #104
- chore(deps-dev): bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint-plugins group by @dependabot[bot] in #103
- chore(deps): bump @actions/github from 9.0.0 to 9.1.0 in the github group by @dependabot[bot] in #102
Full Changelog: v4.0.0...v4.0.1
v2.0.6
What's Changed
- Fix v2: only break on authorized /approve, not first match by @joshjohanning in #100
Full Changelog: v2.0.5...v2.0.6
v4.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat!: upgrade GitHub Actions runtime from node20 to node24 by @joshjohanning in #91
Full Changelog: v3.0.8...v4.0.0
v3.0.8
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.13.0 by @dependabot[bot] in #78
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #81
- chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #80
- chore: separate eslint and eslint-plugins in dependabot groups by @joshjohanning-repo-settings-sync[bot] in #83
- chore(deps-dev): bump eslint-plugin-jest from 29.13.0 to 29.15.0 in the eslint-plugins group by @dependabot[bot] in #84
- chore(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #89
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in #90
- chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #88
Full Changelog: v3.0.7...v3.0.8
v3.0.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps-dev): bump globals from 17.1.0 to 17.3.0 by @dependabot[bot] in #77
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in #76
Full Changelog: v3.0.6...v3.0.7
v3.0.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in #68
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in the eslint group by @dependabot[bot] in #69
- chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in #70
- chore(deps-dev): bump globals from 17.0.0 to 17.1.0 by @dependabot[bot] in #72
- chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in #71
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in #75
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in #74
- chore(deps): bump @actions/github from 7.0.0 to 8.0.0 in the github group by @dependabot[bot] in #73
Full Changelog: v3.0.5...v3.0.6
v3.0.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in #61
- chore(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.9.0 in the eslint group by @dependabot[bot] in #62
- chore(deps-dev): bump eslint-plugin-jest from 29.9.0 to 29.10.1 in the eslint group by @dependabot[bot] in #63
- chore(deps-dev): bump eslint-plugin-jest from 29.10.1 to 29.11.1 in the eslint group by @dependabot[bot] in #64
- chore(deps-dev): add globals package as a direct dev dependency by @joshjohanning in #66
- chore(deps-dev): bump eslint-plugin-jest from 29.11.1 to 29.12.1 in the eslint group by @dependabot[bot] in #65
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in #67
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #54
- ci(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #55
- chore(deps-dev): bump eslint-plugin-jest from 29.1.0 to 29.2.1 in the eslint group by @dependabot[bot] in #56
- chore(deps-dev): bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in #57
- chore(deps-dev): bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in #58
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #60
- chore(deps): bump @actions/core from 1.11.1 to 2.0.1 in the github group by @dependabot[bot] in #59
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.1.0 in the eslint group by @dependabot[bot] in #51
- chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #52
- fix: update badges, use immutable releases, and update an error message by @joshjohanning in #53
Full Changelog: v3.0.2...v3.0.3