chore(deps): bump release-drafter/release-drafter from 6 to 7#7249
Conversation
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6 to 7. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v6...v7) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
/backport to stable32 |
|
/backport to stable33 |
|
The backport to # Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/7249/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 1b914444
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7249/stable33Error: Failed to push branch backport/7249/stable33: To https://github.com/LibreSign/libresign.git Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/7249/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 1b914444
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7249/stable32Error: Failed to push branch backport/7249/stable32: To https://github.com/LibreSign/libresign.git Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable33 |
|
The backport to # Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/7249/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 1b914444
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7249/stable33Error: Failed to push branch backport/7249/stable33: To https://github.com/LibreSign/libresign.git Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Bumps release-drafter/release-drafter from 6 to 7.
Release notes
Sourced from release-drafter/release-drafter's releases.
... (truncated)
Commits
3a7fb5cchore: release v7.0.01bba8e8docs: broken link in contributing guide90c8b30docs(copilot): update instructions for Biomeea57e4cci: replace shell scripts with cross-platform TypeScript and simplify workflows5ed1f8cchore: update editor and devcontainer config for Biome68e853echore: reformat codebase with Biome and fix code smells720e969chore: migrate from ESLint + Prettier to Biomeee6226dfix(deps): update dependency compare-versions to 6.1.1 (#1547)9a48bb9chore(deps): update vitest to 4.1.0 (#1544)f62bd72chore(build): rebuild artifactsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)