Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps the go_modules group with 5 updates in the / directory:

Package From To
github.com/containrrr/shoutrrr 0.0.0-20200601144753-78bb9685bc2f 0.6.0
github.com/docker/cli 0.0.0-20190327152802-57b27434ea29 20.10.9+incompatible
github.com/docker/distribution 2.7.1+incompatible 2.8.2+incompatible
github.com/docker/docker 0.0.0-20190404075923-dbe4a30928d4 25.0.6+incompatible
github.com/opencontainers/image-spec 1.0.1 1.0.2

Updates github.com/containrrr/shoutrrr from 0.0.0-20200601144753-78bb9685bc2f to 0.6.0

Release notes

Sourced from github.com/containrrr/shoutrrr's releases.

v0.6.0

Changelog

  • 39c19cb docs: fix overview and add bark (#255)
  • 66c185c docs(generic): add basic usage info (#254)
  • a9246af fix(telegram): update docs and generator for private channels (#250)
  • 98cdc23 fix(smtp): use usestarttls (match the docs) (#252)
  • 468d552 feat(discord): send multiple messages when exceeding limits (#215)
  • c91dc3c fix(gotify): handle token ending in / (#235)
  • ef1a21e fix: text partitioning logic (#245)
  • bafa90a feat(cli): support reading message from stdin (#243)
  • 6a27056 fix(discord): message size fixes (#242)
  • 2c9378b fix(slack): limit attachments to 100 (#241)
  • 6dbcb12 feat(mattermost): add support for icons (#237)
  • 5bca245 chore(discord): switch from deprecated discordapp.com domain (#236)
  • 3261fbf feat(bark): add bark service (#234)

v0.5.3

Changelog

  • 75c8223 ci: update to newer goreleaser
  • 89c6f45 ci: fix docker bin path for release
  • 4216cf5 ci: fix binary path for docs updating
  • d0df652 docs(telegram): update overview URL example
  • 6e979f6 fix: update/remove unused dependencies (#232)
  • a68a9b1 docs: update telegram, matrix and cli output (#227)
  • 9a8378c ci: fix path to docs command (#226)
  • afa4eda Move CLI command to /shoutrrr (#220)
  • e46ecc1 docs(teams): update url extraction docs (#211)
  • b4a77a3 Create pull_request_template.md (#210)
  • e5e0cbe fix(pushover): allow negative priority values (#205)

v0.5.2

Changelog

2951098 fix(matrix): allow title to be passed as prop (#203) b1a59a7 fix(smtp): remove extra semi in mime header (#201)

Docker images

  • docker pull containrrr/shoutrrr:i386-0.5.2
  • docker pull containrrr/shoutrrr:i386-latest
  • docker pull containrrr/shoutrrr:amd64-0.5.2
  • docker pull containrrr/shoutrrr:amd64-latest
  • docker pull containrrr/shoutrrr:arm64v8-0.5.2
  • docker pull containrrr/shoutrrr:arm64v8-latest
  • docker pull containrrr/shoutrrr:armhf-0.5.2
  • docker pull containrrr/shoutrrr:armhf-latest

... (truncated)

Commits

Updates github.com/docker/cli from 0.0.0-20190327152802-57b27434ea29 to 20.10.9+incompatible

Commits

Updates github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Release notes

Sourced from github.com/docker/distribution's releases.

v2.8.2

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2

v2.8.2-beta.2

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2-beta.2

v2.8.2-beta.1

NOTE: This is a pre-release that does not contain any artifacts!

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2-beta.1

v2.8.1

Welcome to the v2.8.1 release of registry!

The 2.8.1 registry release fixes the Go module issues that have popped up in the v2.8.0

... (truncated)

Commits
  • 7c354a4 Merge pull request #3915 from distribution/2.8.2-release-notes
  • a173a9c Add v2.8.2 release notes
  • 4894d35 Merge pull request #3914 from vvoland/handle-forbidden-28
  • f067f66 Merge pull request #3783 from ndeloof/accept-encoding-28
  • 483ad69 registry/errors: Parse http forbidden as denied
  • 2b0f84d Revert "registry/client: set Accept: identity header when getting layers"
  • 320d6a1 Merge pull request #3912 from distribution/2.8.2-beta.2-release-notes
  • 5f3ca1b Add release notes for 2.8.2-beta.2 release
  • cb840f6 Merge pull request #3911 from thaJeztah/2.8_backport_fix_releaser_filenames
  • e884644 Dockerfile: fix filenames of artifacts
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 0.0.0-20190404075923-dbe4a30928d4 to 25.0.6+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v25.0.6

25.0.6

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Security

This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins (AuthZ) for access control.

Bug fixes and enhancements

  • [25.0] remove erroneous platform from image config OCI descriptor in docker save output. moby/moby#47695
  • [25.0 backport] Fix a nil dereference when getting image history for images having layers without the Created value set. moby/moby#47759
  • [25.0 backport] apparmor: Allow confined runc to kill containers. moby/moby#47830
  • [25.0 backport] Fix an issue where rapidly promoting a Swarm node after another node was demoted could cause the promoted node to fail its promotion. moby/moby#47869
  • [25.0 backport] don't depend on containerd platform.Parse to return a typed error. moby/moby#47890
  • [25.0 backport] builder/mobyexporter: Add missing nil check moby/moby#47987

Packaging updates

Full Changelog: moby/moby@v25.0.5...v25.0.6

v25.0.5

25.0.5

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Security

This release contains a security fix for CVE-2024-29018, a potential data exfiltration from 'internal' networks via authoritative DNS servers.

Bug fixes and enhancements

  • CVE-2024-29018: Do not forward requests to external DNS servers for a container that is only connected to an 'internal' network. Previously, requests were forwarded if the host's DNS server was running on a loopback address, like systemd's 127.0.0.53. moby/moby#47589

  • plugin: fix mounting /etc/hosts when running in UserNS. moby/moby#47588

  • rootless: fix open /etc/docker/plugins: permission denied. moby/moby#47587

  • Fix multiple parallel docker build runs leaking disk space. moby/moby#47527

... (truncated)

Commits

Updates github.com/opencontainers/image-spec from 1.0.1 to 1.0.2

Release notes

Sourced from github.com/opencontainers/image-spec's releases.

v1.0.2

This release was voted on by the maintainers and PASSED (+5 -0 #2), to mitigate the CVE-2021-41190 advisory.

This release is rebased directly on the prior tagged release (not including the commits that have occurred on main). Corresponding commits have been added to main, such that main is ready for a future next release.

R

Commits
  • 67d2d56 version: release 1.0.2
  • dcdcb7f specs-go: adding mediaType to the index and manifest structures
  • 5f31485 *.md: bring mediaType out of reserved status
  • See full diff in compare view

Updates golang.org/x/net from 0.0.0-20190522155817-f3200d17e092 to 0.41.0

Commits

Dependabot 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/containrrr/shoutrrr](https://github.com/containrrr/shoutrrr) | `0.0.0-20200601144753-78bb9685bc2f` | `0.6.0` |
| [github.com/docker/cli](https://github.com/docker/cli) | `0.0.0-20190327152802-57b27434ea29` | `20.10.9+incompatible` |
| [github.com/docker/distribution](https://github.com/docker/distribution) | `2.7.1+incompatible` | `2.8.2+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) | `0.0.0-20190404075923-dbe4a30928d4` | `25.0.6+incompatible` |
| [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.0.1` | `1.0.2` |



Updates `github.com/containrrr/shoutrrr` from 0.0.0-20200601144753-78bb9685bc2f to 0.6.0
- [Release notes](https://github.com/containrrr/shoutrrr/releases)
- [Changelog](https://github.com/containrrr/shoutrrr/blob/main/goreleaser.yml)
- [Commits](https://github.com/containrrr/shoutrrr/commits/v0.6.0)

Updates `github.com/docker/cli` from 0.0.0-20190327152802-57b27434ea29 to 20.10.9+incompatible
- [Commits](https://github.com/docker/cli/commits/v20.10.9)

Updates `github.com/docker/distribution` from 2.7.1+incompatible to 2.8.2+incompatible
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.7.1...v2.8.2)

Updates `github.com/docker/docker` from 0.0.0-20190404075923-dbe4a30928d4 to 25.0.6+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/commits/v25.0.6)

Updates `github.com/opencontainers/image-spec` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.0.1...v1.0.2)

Updates `golang.org/x/net` from 0.0.0-20190522155817-f3200d17e092 to 0.41.0
- [Commits](https://github.com/golang/net/commits/v0.41.0)

---
updated-dependencies:
- dependency-name: github.com/containrrr/shoutrrr
  dependency-version: 0.6.0
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/docker/cli
  dependency-version: 20.10.9+incompatible
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/docker/distribution
  dependency-version: 2.8.2+incompatible
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/docker/docker
  dependency-version: 25.0.6+incompatible
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/opencontainers/image-spec
  dependency-version: 1.0.2
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.41.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant