fix: bump release-please from 17.3.0 to 17.6.0#1199
Merged
Conversation
mldangelo
added a commit
to promptfoo/promptfoo
that referenced
this pull request
Apr 16, 2026
Enable the `include-commit-authors` option so changelog entries show the author (e.g. `(@username)`). This requires release-please >= 17.5.0; the feature will activate once googleapis/release-please-action bumps its bundled dependency (googleapis/release-please-action#1199). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This was referenced Apr 16, 2026
Bumps [release-please](https://github.com/googleapis/release-please) from 17.3.0 to 17.6.0. - [Release notes](https://github.com/googleapis/release-please/releases) - [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please@v17.3.0...v17.6.0) --- updated-dependencies: - dependency-name: release-please dependency-version: 17.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a861818 to
c64644e
Compare
chingor13
approved these changes
Apr 22, 2026
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Apr 22, 2026
🤖 I have created a release *beep* *boop* --- ## [5.0.0](v4.4.1...v5.0.0) (2026-04-22) ### ⚠ BREAKING CHANGES * upgrade to node24 ([#1188](#1188)) ### Features * upgrade to node24 ([#1188](#1188)) ([46dfc01](46dfc01)) ### Bug Fixes * bump release-please from 17.3.0 to 17.6.0 ([#1199](#1199)) ([f533c26](f533c26)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps release-please from 17.3.0 to 17.6.0.
Release notes
Sourced from release-please's releases.
... (truncated)
Changelog
Sourced from release-please's changelog.
Commits
712fcf0chore(main): release 17.6.0 (#2752)e53fa6dfix: use GitHub API for updating files (#2751)8cd3491feat(yoshi-java-monorepo): update library version in librarian.yaml (#2750)b4686c4chore(main): release 17.5.2 (#2745)90c4293fix: limit git fetch to cloneDepth config (#2744)8925f13chore(main): release 17.5.1 (#2743)51d0c84fix: adding no-verify option in Git operations (#2742)59b6044chore(main): release 17.5.0 (#2740)8c5e2aefeat: create Scm abstraction (#2729)77b12adfeat: add include-commit-authors option to include author info in changelogs ...