Skip to content

chore(deps): bump svenstaro/upload-release-action from 2.11.4 to 2.11.5#7303

Merged
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/svenstaro/upload-release-action-2.11.5
Mar 17, 2026
Merged

chore(deps): bump svenstaro/upload-release-action from 2.11.4 to 2.11.5#7303
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/svenstaro/upload-release-action-2.11.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 17, 2026

Bumps svenstaro/upload-release-action from 2.11.4 to 2.11.5.

Release notes

Sourced from svenstaro/upload-release-action's releases.

2.11.5

Update to ESM; Bump github-related npm libraries

Commits
  • 29e53e9 2.11.5
  • e701a60 Update actions to Node.js 24
  • f0ad2b8 Migrate to ESM and bump GitHub Actions toolkit to latest
  • 0c75bf0 Revert "Bump GitHub Actions toolkit dependencies to latest major versions"
  • 980b6b1 Bump GitHub Actions toolkit dependencies to latest major versions
  • See full diff 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 [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](svenstaro/upload-release-action@b98a3b1...29e53e9)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 17, 2026
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Mar 17, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Mar 17, 2026
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 1. to do in Roadmap Mar 17, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@vitormattos vitormattos merged commit a28efec into main Mar 17, 2026
66 of 67 checks passed
@vitormattos vitormattos deleted the dependabot/github_actions/svenstaro/upload-release-action-2.11.5 branch March 17, 2026 17:37
@github-project-automation github-project-automation Bot moved this from 1. to do to 4. to release in Roadmap Mar 17, 2026
@backportbot-libresign
Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7303/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 61867871

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7303/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/7303/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 61867871

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7303/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Labels

backport-request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant