chore(deps): update all non-major dependencies #518
Merged
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.
This PR contains the following updates:
v1.7.3
->v1.7.7
v0.14.4
->v0.14.6
0.16.5
->0.18.2
v0.31.7
->v0.32.5
v0.11.3
->v0.21.5
v3.14.0
->v3.16.1
v0.9.0
->v0.10.0
v5.3.0
->v5.4.3
1.29.1
->1.31.1
v4.40.5
->v4.44.3
v3.8.1
->v3.9.0
v9.6.6
->v9.6.17
v1.28.0
->v1.30.0
v0.50.3
->v0.53.0
Release Notes
containerd/nerdctl (containerd/nerdctl)
v1.7.7
Compare Source
Changes
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.7-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.7-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.7-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.7-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/10787137852
The sha256sum of the SHA256SUMS file itself is
7dead4b0e0336c676bd0a848baeba1530a6f9f5fbb939fbdde589bb9816487f1
.Release manager: @AkihiroSuda
v1.7.6
Compare Source
Changes
nerdctl rm
failure with AppArmor on Ubuntu >= 23.10 (#2730, #2958)Full change: https://github.com/containerd/nerdctl/milestone/42?closed=1
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.6-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.6-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.6-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.6-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/8890214856
The sha256sum of the SHA256SUMS file itself is
a443c7f8ef507fcaefd49f4774440f010ab8105eb8df9247c0d153e89a0da940
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.7.5
Compare Source
Changes
Full changes: https://github.com/containerd/nerdctl/milestone/41?closed=1
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.5-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.5-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.5-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.5-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/8306824666
The sha256sum of the SHA256SUMS file itself is
9bf01c4843b3d90eddac5cd0e43dc901bf0f55f1b60a77ceace19db854935106
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.7.4
Compare Source
Changes
rootless:
Not Authorized(uid): org.fedoraproject.FirewallD1.config
) (#2822)nerdctl-full:
Full changes: https://github.com/containerd/nerdctl/milestone/40?closed=1
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.4-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.4-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.4-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.4-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/7955891276
The sha256sum of the SHA256SUMS file itself is
94f417a37a8c2a48b5f60e1109aeb5ec47295c4727e44badc759c060871ac952
.Release manager: Akihiro Suda (@AkihiroSuda)
dalance/procs (dalance/procs)
v0.14.6
Compare Source
v0.14.5
Compare Source
dandavison/delta (dandavison/delta)
v0.18.2
Compare Source
This patch release fixes various panics reported by users that were due to v0.1.13 of the
unicode-width
crate. See https://github.com/dandavison/delta/pull/1858 and https://github.com/unicode-rs/unicode-width/issues/66.What's Changed
Catppuccin Latte
name inLIGHT_SYNTAX_THEMES
list by @injust in https://github.com/dandavison/delta/pull/1823--dark
to override dark/light detected from syntax theme by @bash in https://github.com/dandavison/delta/pull/1843Full Changelog: dandavison/delta@0.18.1...0.18.2
v0.18.1
Compare Source
This patch release fixes an issue with
delta --version
that was causing problems downstream (https://github.com/dandavison/delta/issues/1818).What's Changed
platypus
theme by @sarpuser in https://github.com/dandavison/delta/pull/1819New Contributors
Full Changelog: dandavison/delta@0.18.0...0.18.1
v0.18.0
Compare Source
As usual, tons of excellent contributions, and one contribution by me! @th1000s has made a huge number of important and difficult improvements to delta and helped with many issues over the few years since the project started, and so I'm happy to say that he's co-maintaining the project with me nowadays. Thanks to all contributors for the improvements below!
What's Changed
nosort
in bash <4.4 by @martinml in https://github.com/dandavison/delta/pull/1683terminal-colorsaurus
by @bash in https://github.com/dandavison/delta/pull/1699catppuccin-latte
casing inLIGHT_SYNTAX_THEMES
list by @injust in https://github.com/dandavison/delta/pull/1745--file-*-label
option to--navigate
docs by @injust in https://github.com/dandavison/delta/pull/1744New Contributors
Full Changelog: dandavison/delta@0.17.0...0.18.0
v0.17.0
Compare Source
Thanks to the many contributors! Particular highlights are
Thanks to @bash's work, delta now automatically detects whether your terminal has a light/dark background (unless you specify with
--light
or--dark
):@joshtriplett solved the long-standing problem of correctly parsing traditional grep output, e.g.
git grep
,grep
, etc. Until now there had been annoying parse ambiguities related to separator characters in file paths. This is particularly valuable forgit grep
since it has interesting features such asgit grep -W
(see https://github.com/dandavison/delta/issues/769)@imbrish fixed two important bugs and added the ability to set a default language (e.g. for executable shell scripts with no file name suffix)
What's Changed
atty
crate withstd::io::IsTerminal
trait by @nickelc in https://github.com/dandavison/delta/pull/1465more
ormost
by @ippsav in https://github.com/dandavison/delta/pull/1494Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.