forked from NixOS/nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 6
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 korthout/backport-action from 2.1.1 to 2.4.1 #1106
Closed
dependabot
wants to merge
12
commits into
nixos-23.11
from
dependabot/github_actions/korthout/backport-action-2.4.1
Closed
build(deps): bump korthout/backport-action from 2.1.1 to 2.4.1 #1106
dependabot
wants to merge
12
commits into
nixos-23.11
from
dependabot/github_actions/korthout/backport-action-2.4.1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There have been multiple Git CVE that affected Gitlab. It's helpful for quick Git updates to make the Git package used by Gitlab/Gitaly configurable because overriding the nixpkgs git package causes mass package rebuilds.
lxml and psutil have been added as nativeCheckInputs recently but they are also needed to use the package.
(cherry picked from commit 841bd4d)
(cherry picked from commit a62e240)
(cherry picked from commit 41595b0)
(cherry picked from commit 54c98c6)
(cherry picked from commit 30b6998)
(cherry picked from commit 7390890)
(cherry picked from commit c6e29c2)
(cherry picked from commit da25509)
Fixes CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780 Advisories from Qualys: https://www.qualys.com/2024/01/30/cve-2023-6246/syslog.txt https://www.qualys.com/2024/01/30/qsort.txt Upstream advisories: https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0001;h=28931c75ae018cc398344af80e6be6ab6e1874b7;hb=6cdc44214253a74e7140d75a7ebfc900820a5fa8 https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0002;h=940bfcf2fcb760505ec59d84b94250aaf49c3be9;hb=6cdc44214253a74e7140d75a7ebfc900820a5fa8 https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0003;h=b43a5150ab1b0cc4ef2cabf5bf792428389f5e37;hb=6cdc44214253a74e7140d75a7ebfc900820a5fa8 (cherry picked from commit bd49296496b38a989b77c183871d7ffe9e208720) (cherry picked from commit 044d5c6)
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.1.1 to 2.4.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@v2.1.1...v2.4.1) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dpausp
force-pushed
the
nixos-23.11
branch
3 times, most recently
from
February 12, 2024 15:55
ba2e130
to
442863c
Compare
Superseded by #1110. |
dependabot
bot
deleted the
dependabot/github_actions/korthout/backport-action-2.4.1
branch
April 1, 2024 02:10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps korthout/backport-action from 2.1.1 to 2.4.1.
Release notes
Sourced from korthout/backport-action's releases.
... (truncated)
Commits
e8161d6
dist: release 2.4.12740887
dist: build new versionec07f3e
Merge pull request #410 from jschmid1/fix/template-rendering75b4a31
fix: rendering templates due to missing brackets4e7a901
dist: release 2.5.0-SNAPSHOT79b9f24
dist: release 2.4.08546a41
Merge pull request #409 from jschmid1/feat/pull_description_body29fedd9
docs: reorder the placeholders alphanumerically258a18b
docs: align pull_description placeholder textba84c7a
feat: addpull_description
to placeholdersDependabot 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)