Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update release-please to 16.14.1 #5511

Merged
merged 1 commit into from
Oct 2, 2024
Merged

deps: update release-please to 16.14.1 #5511

merged 1 commit into from
Oct 2, 2024

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Sep 17, 2024

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)

@chingor13 chingor13 changed the title deps: update release-please to 16.14.0 deps: update release-please to 16.14.1 Oct 1, 2024
@chingor13 chingor13 requested a review from ldetmer October 1, 2024 22:42
Copy link

@Pjrich1313 Pjrich1313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run bug nobe configuration

@chingor13 chingor13 merged commit 1953d29 into main Oct 2, 2024
21 checks passed
@chingor13 chingor13 deleted the update-rp branch October 2, 2024 15:33
Copy link

@Pjrich1313 Pjrich1313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rerun all debug and install nobes

Copy link

@Pjrich1313 Pjrich1313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rerun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The previous tag name does not respect custom tagSeparator and/or includeVInTag: false in the generated PR
3 participants