Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps ncipollo/release-action from 1.11.1 to 1.18.0.

Release notes

Sourced from ncipollo/release-action's releases.

v1.18.0

  • Fixes #529 Collect asset URLs into output

Full Changelog: ncipollo/release-action@v1...v1.18.0

v1.17.0

What's Changed

Full Changelog: ncipollo/release-action@v1...v1.17.0

v1.16.0

What's Changed

New Contributors

Full Changelog: ncipollo/release-action@v1...v1.16.0

v1.15.0

What's Changed

Add more explicit error when release list API call fails.

TLDR below - many dependency updates.

... (truncated)

Commits
  • bcfe547 preparing release 1.18.0
  • 707331a Fixes #529 Collect asset URLs into output
  • 9128f23 preparing release 1.17.0
  • 7922049 Fixes #529 Add zip and tarball urls to output
  • 0683ea3 Cleanup outputs table formatting
  • 01c9fac Add a link to uploading assets in output table
  • 90dc22b Bump @​types/node from 22.15.18 to 22.15.29 (#524)
  • 10585cb Bump @​actions/github from 6.0.0 to 6.0.1 (#525)
  • 1896b4f Bump ts-jest from 29.3.2 to 29.3.4 (#526)
  • 6996c1b Bump @​types/node from 22.13.8 to 22.15.3 (#519)
  • 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 <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)

Summary by Sourcery

CI:

  • Update ncipollo/release-action reference to commit bcfe5470707e8832e12347755757cec0eb3c22af (v1.18.0) in .github/workflows/update-prod-staging.yml

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.11.1 to 1.18.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@4c75f0f...bcfe547)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.18.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 github_actions Pull requests that update GitHub Actions code labels Jun 30, 2025
@sourcery-ai
Copy link

sourcery-ai bot commented Jun 30, 2025

Reviewer's Guide

This PR updates the GitHub Actions workflow to use the latest ncipollo/release-action (v1.18.0) by bumping the commit SHA reference in the release step.

File-Level Changes

Change Details Files
Bumped the release-action version in the workflow
  • Replaced the old commit SHA with the new SHA for ncipollo/release-action in the uses directive
.github/workflows/update-prod-staging.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #71.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/ncipollo/release-action-1.18.0 branch September 8, 2025 20:27
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants