Skip to content

chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1#7513

Merged
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/peter-evans/create-pull-request-8.1.1
Apr 23, 2026
Merged

chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1#7513
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/peter-evans/create-pull-request-8.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps peter-evans/create-pull-request from 8.1.0 to 8.1.1.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v8.1.1

What's Changed

Full Changelog: peter-evans/create-pull-request@v8.1.0...v8.1.1

Commits
  • 5f6978f fix: retry post-creation API calls on 422 eventual consistency errors (#4356)
  • d32e88d build(deps-dev): bump the npm group with 3 updates (#4349)
  • 8170bcc build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#4344)
  • 0041819 build(deps): bump picomatch (#4339)
  • b993918 build(deps-dev): bump flatted from 3.3.1 to 3.4.2 (#4334)
  • 36d7c84 build(deps-dev): bump undici from 6.23.0 to 6.24.0 (#4328)
  • a45d1fb build(deps): bump @​tootallnate/once and jest-environment-jsdom (#4323)
  • 3499eb6 build(deps): bump the github-actions group with 2 updates (#4316)
  • 3f3b473 build(deps): bump minimatch (#4311)
  • 6699836 build(deps-dev): bump the npm group with 2 updates (#4305)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 13, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Apr 13, 2026
Copy link
Copy Markdown
Member

@vitormattos vitormattos left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 1. to do in Roadmap Apr 13, 2026
@vitormattos
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@c0f553f...5f6978f)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/peter-evans/create-pull-request-8.1.1 branch from 68f1c0e to fed27f0 Compare April 23, 2026 03:21
Copy link
Copy Markdown
Member

@vitormattos vitormattos left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@vitormattos vitormattos merged commit 26e85a3 into main Apr 23, 2026
67 checks passed
@vitormattos vitormattos deleted the dependabot/github_actions/peter-evans/create-pull-request-8.1.1 branch April 23, 2026 03:53
@github-project-automation github-project-automation Bot moved this from 1. to do to 4. to release in Roadmap Apr 23, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@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/7513/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 fed27f05

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

Error: Failed to push branch backport/7513/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7513/stable32 -> backport/7513/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/npm-audit-fix.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


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/7513/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 fed27f05

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

Error: Failed to push branch backport/7513/stable33: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7513/stable33 -> backport/7513/stable33 (refusing to allow a GitHub App to create or update workflow .github/workflows/npm-audit-fix.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


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