-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 #532
build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 #532
Conversation
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@5e91468...67ccf78) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Waiting until #572 merged |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-532-to-gluon-v2021.1.x
git worktree add --checkout .worktree/backport-532-to-gluon-v2021.1.x backport-532-to-gluon-v2021.1.x
cd .worktree/backport-532-to-gluon-v2021.1.x
git reset --hard HEAD^
git cherry-pick -x 574a0bb60ac00918444c80e430c0548a3e50baaa
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-532-to-gluon-v2023.2.x
git worktree add --checkout .worktree/backport-532-to-gluon-v2023.2.x backport-532-to-gluon-v2023.2.x
cd .worktree/backport-532-to-gluon-v2023.2.x
git reset --hard HEAD^
git cherry-pick -x 574a0bb60ac00918444c80e430c0548a3e50baaa
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-532-to-gluon-main
git worktree add --checkout .worktree/backport-532-to-gluon-main backport-532-to-gluon-main
cd .worktree/backport-532-to-gluon-main
git reset --hard HEAD^
git cherry-pick -x 574a0bb60ac00918444c80e430c0548a3e50baaa
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-532-to-gluon-v2023.2.x
git worktree add --checkout .worktree/backport-532-to-gluon-v2023.2.x backport-532-to-gluon-v2023.2.x
cd .worktree/backport-532-to-gluon-v2023.2.x
git reset --hard HEAD^
git cherry-pick -x 574a0bb60ac00918444c80e430c0548a3e50baaa
git push --force-with-lease |
Bumps peter-evans/create-pull-request from 7.0.5 to 7.0.6.
Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
67ccf78
fix: preserve unicode in filepaths when commit signing (#3588)bb88e27
build: update distribution (#3583)b378ed5
build(deps): bump p-limit from 6.1.0 to 6.2.0 (#3578)fa9200e
build(deps-dev): bump@types/node
from 18.19.67 to 18.19.68 (#3570)16e0059
build(deps-dev): bump prettier from 3.4.1 to 3.4.2 (#3560)5bffd5a
build(deps-dev): bump eslint-import-resolver-typescript (#3559)a22a0dd
build(deps-dev): bump prettier from 3.4.0 to 3.4.1 (#3544)b27ce37
build(deps-dev): bump@types/node
from 18.19.66 to 18.19.67 (#3543)4e0cc19
build(deps): bump@octokit/plugin-paginate-rest
from 11.3.5 to 11.3.6 (#3542)25b6871
docs: update scopes for push-to-forkDependabot 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)