deps: update release-please to 16.14.1 #5511
Merged
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.
16.14.1 (2024-10-01)
Bug Fixes
deps: replace jsonpath with jsonpath-plus (googleapis/release-please#2391) (47db9b5)
when parsing multiple messages from a single commit, require 2 newlines (googleapis/release-please#2390) (bb5e69b)
16.14.0 (2024-09-17)
Features
handle multiple commits in a single message (googleapis/release-please#2358) (ec41c38)
16.13.0 (2024-09-16)
Features
Introduce componentNoSpace parameter (Removes whitespace character from ${component} title pattern) (googleapis/release-please#2330) (0a2d5c6)
16.12.2 (2024-09-11)
Bug Fixes
debug log error message of unparsed commits (googleapis/release-please#2326) (83eb3e4)
deps: update dependency diff to v7 (googleapis/release-please#2372) (1491ab6)
support-node-workspace-plugin-prerelease (googleapis/release-please#2249) (88dc416)
use strategies for rust workspace plugin (googleapis/release-please#2320) (427db6d)
16.12.1 (2024-09-11)
Bug Fixes
add missing generic updaters in to release please config schema extraFiles (googleapis/release-please#2344) (050cf93)
don't escape html tags inside of inline code in release notes (googleapis/release-please#2367) (a41d137)
fix comment at release pr is ugly (googleapis/release-please#2348) (e562ee2)
GenericJSON updater uses regex to find version in matching entry (googleapis/release-please#2253) (acc3242)
prevent open release PRs from being mistaken as current releases (googleapis/release-please#2323) (3101ab3)
respect tagSeparator and includeVInTag everywhere (googleapis/release-please#2283) (dad27e3), closes googleapis/release-please#2282
respect signoff in manifest config (googleapis/release-please#2334) (eb968c8)