Skip to content

fix: bump release-please from 17.1.3 to 17.3.0#1183

Merged
ferrarimarco merged 1 commit into
mainfrom
dependabot/npm_and_yarn/release-please-17.3.0
Feb 20, 2026
Merged

fix: bump release-please from 17.1.3 to 17.3.0#1183
ferrarimarco merged 1 commit into
mainfrom
dependabot/npm_and_yarn/release-please-17.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2026

Bumps release-please from 17.1.3 to 17.3.0.

Release notes

Sourced from release-please's releases.

v17.3.0

17.3.0 (2026-02-18)

Features

  • add ability to configure how many commits we retrieve when iterating through repo history (#2679) (fee210a)

v17.2.1

17.2.1 (2026-02-13)

Bug Fixes

  • "prerelease" versioning strategy (#2516) (95a6568)
  • a bug where a reference to an missing variable in PowerShell would cause an exception (#2619) (0279fcf)

v17.2.0

17.2.0 (2026-01-20)

Features

  • add --force-tag option to explicitly create git tags for releases. (#2627) (e3eba37)
  • add include-v-in-release-name config option (#2633) (84a43ef)
  • dependency-manifest.ts: add support for Dependabot commit messages (#2584) (6a9ddb7)
Changelog

Sourced from release-please's changelog.

17.3.0 (2026-02-18)

Features

  • add ability to configure how many commits we retrieve when iterating through repo history (#2679) (fee210a)

17.2.1 (2026-02-13)

Bug Fixes

  • "prerelease" versioning strategy (#2516) (95a6568)
  • a bug where a reference to an missing variable in PowerShell would cause an exception (#2619) (0279fcf)

17.2.0 (2026-01-20)

Features

  • add --force-tag option to explicitly create git tags for releases. (#2627) (e3eba37)
  • add include-v-in-release-name config option (#2633) (84a43ef)
  • dependency-manifest.ts: add support for Dependabot commit messages (#2584) (6a9ddb7)
Commits
  • 891bcf6 chore(main): release 17.3.0 (#2680)
  • fee210a feat: add ability to configure how many commits we retrieve when iterating th...
  • 02586f5 chore(main): release 17.2.1 (#2659)
  • 0279fcf fix: a bug where a reference to an missing variable in PowerShell would cause...
  • fbed6c3 chore: replace old nodejs teams with cloud-sdk-nodejs-team (#2671)
  • 1c3cd54 build: restrict permissions in GHA workflow (#2668)
  • 369ffd4 build(deps): bump lodash from 4.17.21 to 4.17.23 (#2660)
  • 9b660c2 docs: fix a typo in manifest-releaser.md (#2658)
  • 95a6568 fix: "prerelease" versioning strategy (#2516)
  • cb47346 build(deps): bump diff (#2657)
  • 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 show <dependency name> 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)

Bumps [release-please](https://github.com/googleapis/release-please) from 17.1.3 to 17.3.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.1.3...v17.3.0)

---
updated-dependencies:
- dependency-name: release-please
  dependency-version: 17.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 19, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2026
@mhanberg
Copy link
Copy Markdown

I would like to use the prerelease versioning strategy, so it would be awesome if this could be merged and a new release published. Thanks!

@ferrarimarco ferrarimarco added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit ef9c274 Feb 20, 2026
7 checks passed
@ferrarimarco ferrarimarco deleted the dependabot/npm_and_yarn/release-please-17.3.0 branch February 20, 2026 08:04
@mhanberg
Copy link
Copy Markdown

Thank you!

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants