Releases: SAP/pull-request-semver-bumper
Releases · SAP/pull-request-semver-bumper
v1.1.0
What's Changed
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
⬆️ Dependencies
- chore(deps): update dependency semver to v7.8.2 by @renovate[bot] in #114
- chore(deps): update dependency @types/node to v25.9.2 by @renovate[bot] in #115
- chore(deps): update dependency semver to v7.8.3 by @renovate[bot] in #116
- chore(deps): update dependency @vercel/ncc to ^0.44.0 by @renovate[bot] in #117
- chore(deps): update dependency semver to v7.8.4 by @renovate[bot] in #118
- chore(deps): update mikefarah/yq action to v4.53.3 by @renovate[bot] in #120
Full Changelog: v1.0.3...v1.1.0
v1.0.3
🐛 Bug Fixes
- fix: use commit-message input by @Herrtian in #98
- fix: restore MPL-2.0 license file required by bundled dependency by @mdanish98 in #106
🧰 Maintenance
- chore: fix REUSE compliance by annotating missing files in REUSE.toml by @ricogu in #91
- ci: switch CodeQL to advanced setup with JS/TS, same-repo and fork PR scanning by @ricogu in #99
- ci: add REUSE compliance lint as PR status check by @mdanish98 in #103
- ci: harden CI workflows against fork PR privilege abuse by @ricogu in #107
- ci: pin third-party action SHAs and add Dependabot cooldown by @ricogu in #102
- ci: skip Build & Test e2e for docs/workflow-only PRs by @ricogu in #101
📝 Documentation
- docs: align README output name with action output by @ricogu-claw in #49
⬆️ Dependencies
- fix(deps): update dependency @actions/core to v3 by @renovate[bot] in #74
- chore(deps): update dependency typescript to v6 by @renovate[bot] in #67
- chore(deps): update dependency @types/node to v25.8.0 by @renovate[bot] in #93
- chore(deps): update dependency @types/node to v25.9.1 by @renovate[bot] in #94
- chore(deps): update dependency ts-jest to v29.4.10 by @renovate[bot] in #95
- chore(deps): update dependency ts-jest to v29.4.11 by @renovate[bot] in #97
- chore(deps): update dependency semver to v7.8.1 by @renovate[bot] in #96
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #100
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #104
- chore(deps): update github artifact actions (major) by @renovate[bot] in #108
New Contributors
- @ricogu-claw made their first contribution in #49
- @Herrtian made their first contribution in #98
Full Changelog: v1.0.2...v1.0.3
v1.0.2
🐛 Bug Fixes
- fix: correct release workflow sequencing to merge changelog PR before tagging by @ricogu in #40
- fix: set all-tests-passed status on changelog PR to unblock auto-merge by @ricogu in #87
🧰 Maintenance
- chore: Configure Renovate by @renovate[bot] in #55
- ci: improved changelog generation by @ricogu in #16
⬆️ Dependencies
- chore(deps): bump @actions/core from 2.0.1 to 2.0.2 in /.github/actions/core by @dependabot[bot] in #36
- chore(deps): bump @actions/exec from 2.0.0 to 3.0.0 in /.github/actions/core by @dependabot[bot] in #42
- chore(deps): bump semver from 7.7.3 to 7.7.4 in /.github/actions/core by @dependabot[bot] in #41
- chore(deps): bump simple-git from 3.30.0 to 3.31.1 in /.github/actions/core by @dependabot[bot] in #44
- chore(deps): bump simple-git from 3.33.0 to 3.36.0 in /.github/actions/core by @dependabot[bot] in #73
- chore(deps-dev): bump @types/node from 25.0.3 to 25.2.3 in /.github/actions/core by @dependabot[bot] in #45
- chore(deps-dev): bump jest from 30.2.0 to 30.3.0 in /.github/actions/core by @dependabot[bot] in #54
- chore(deps-dev): bump @types/node from 25.6.0 to 25.6.2 in /.github/actions/core by @dependabot[bot] in #81
- chore(deps): update dependency @actions/core to v2.0.3 by @renovate[bot] in #57
- chore(deps): update dependency @types/node to v25.6.0 by @renovate[bot] in #60
- chore(deps): update dependency ts-jest to v29.4.9 by @renovate[bot] in #59
- chore(deps): update dependency node to v24 by @renovate[bot] in #66
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #65
- chore(deps): update s4u/setup-maven-action action to v1.20.0 by @renovate[bot] in #63
- chore(deps): update dependency jest to v30.4.2 by @renovate[bot] in #83
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #64
- chore(deps): update dependency semver to v7.8.0 by @renovate[bot] in #84
- chore(deps): update dependency python to 3.14 by @renovate[bot] in #61
- chore(deps): update dependency @types/node to v25.7.0 by @renovate[bot] in #79
- chore(deps): update mikepenz/release-changelog-builder-action action to v6 by @renovate[bot] in #69
- chore(deps): update endbug/add-and-commit action to v10 by @renovate[bot] in #68
- chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in #70
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Changelog
🧰 Maintenance
- chore: update changelog for v1.0.0 (#26)
What's Changed
- chore: update changelog for v1.0.0 by @github-actions[bot] in #26
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/core by @dependabot[bot] in #29
- chore(deps): bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/core by @dependabot[bot] in #28
- chore(deps): bump @actions/exec from 1.1.1 to 2.0.0 in /.github/actions/core by @dependabot[bot] in #27
- chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /.github/actions/core by @dependabot[bot] in #32
- feat: Expose bump level as output by @mdanish98 in #33
New Contributors
- @mdanish98 made their first contribution in #33
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🚀 Features
- feat: add GitHub issue templates for bug reports and feature requests — not in this range (added later)
🐛 Bug Fixes
- fix: update workflow group by @ricogu in #7
- fix: workaround for invoke local action from external repo by @ricogu in #11
- fix: correctly copy action directory contents to workspace by @ricogu in #12
- fix: use external invoking for sub-actions by @ricogu in #13
- fix: fix calling branch in documentation by @ricogu in #22
- fix: fixed the core action name by @ricogu in #25
🧰 Maintenance
- chore: Update action usage paths in READMEs and project metadata by @ricogu in #1
- chore: update action usage examples to use a unified gateway action by @ricogu in #2
- refactor: validation workflow now test from gateway action by @ricogu in #4
- chore(deps-dev): bump jest and @types/jest in /.github/actions/core by @dependabot[bot] in #8
- chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in /.github/actions/core by @dependabot[bot] in #9
- chore: add build test final status for PR's status check by @ricogu in #14
- ci: improved changelog generation by @ricogu in #16
- ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow by @ricogu in #18
📝 Documentation
- docs: update Maven README by @ricogu in #3
- docs: add project name into copyright place holder by @ricogu in #5
- docs: add requirements section and update licensing link in README by @ricogu in #10
- docs: add issue templates and reuse api badege by @ricogu in #21
- docs: update readme highlighting USP and update meta information by @ricogu in #23
New Contributors
- @ricogu made their first contribution in #1
- @dependabot[bot] made their first contribution in #8
Full Changelog: v0.0.0...v1.0.0