npm / template-oss

a template package for npm CLI team development
Other
26 stars 19 forks source link

deps: bump release-please from 16.12.0 to 16.12.2 #481

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps release-please from 16.12.0 to 16.12.2.

Release notes

Sourced from release-please's releases.

v16.12.2

16.12.2 (2024-09-11)

Bug Fixes

v16.12.1

16.12.1 (2024-09-11)

Bug Fixes

  • add missing generic updaters in to release please config schema extraFiles (#2344) (050cf93)
  • don't escape html tags inside of inline code in release notes (#2367) (a41d137)
  • fix comment at release pr is ugly (#2348) (e562ee2)
  • GenericJSON updater uses regex to find version in matching entry (#2253) (acc3242)
  • prevent open release PRs from being mistaken as current releases (#2323) (3101ab3)
  • respect tagSeparator and includeVInTag everywhere (#2283) (dad27e3), closes #2282
  • respect signoff in manifest config (#2334) (eb968c8)
Changelog

Sourced from release-please's changelog.

16.12.2 (2024-09-11)

Bug Fixes

16.12.1 (2024-09-11)

Bug Fixes

  • add missing generic updaters in to release please config schema extraFiles (#2344) (050cf93)
  • don't escape html tags inside of inline code in release notes (#2367) (a41d137)
  • fix comment at release pr is ugly (#2348) (e562ee2)
  • GenericJSON updater uses regex to find version in matching entry (#2253) (acc3242)
  • prevent open release PRs from being mistaken as current releases (#2323) (3101ab3)
  • respect tagSeparator and includeVInTag everywhere (#2283) (dad27e3), closes #2282
  • respect signoff in manifest config (#2334) (eb968c8)
Commits
  • 3a9a6ba chore(main): release 16.12.2 (#2377)
  • 427db6d fix: use strategies for rust workspace plugin (#2320)
  • 88dc416 fix: support-node-workspace-plugin-prerelease (#2249)
  • f3b62e5 docs: Add troubleshooting guide for the scenario that release PR is merged wi...
  • 06ff607 chore(deps): update dependency sinon to v18.0.1 (#2374)
  • 86d09c6 ci: enable merge queue ci (#2375)
  • 1491ab6 fix(deps): update dependency diff to v7 (#2372)
  • 83eb3e4 fix: debug log error message of unparsed commits (#2326)
  • c4eb637 chore(main): release 16.12.1 (#2376)
  • 3101ab3 fix: prevent open release PRs from being mistaken as current releases (#2323)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #482.