[PR #588] [CLOSED] chore(deps): bump github.com/containrrr/shoutrrr from 0.7.0 to 0.8.0 #742

Closed
opened 2025-11-20 04:25:54 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/588
Author: @dependabot[bot]
Created: 1/15/2024
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/containrrr/shoutrrr-0.8.0


📝 Commits (1)

  • f8f8c76 chore(deps): bump github.com/containrrr/shoutrrr from 0.7.0 to 0.8.0

📊 Changes

2 files changed (+19 additions, -1009 deletions)

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+16 -1006)

📄 Description

Bumps github.com/containrrr/shoutrrr from 0.7.0 to 0.8.0.

Release notes

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

v0.8.0

Changelog

  • ddf280e feat(generic): extra data and custom headers (#377)
  • f4d52db fix(bark): fix param icon (#376)
  • 677162d fix(ifttt): treat all 2xx http responses as success (#373)
  • 11cd546 Update matrix docs to mention title caveat (#354)
  • 04c6ea8 feat(telegram): add support for message_thread_id (#362)
  • dbeab99 add network-observe interface for snap (#349)
  • 811636d add network plug to snap
  • 5dbf148 docs(generic): add home assistant example (#336)
  • 5656369 docs(zulip): make Zulip documentation examples more consistent (#284)

Dependencies

  • 7ec9099 chore: bump go version to v1.18 (#345)
  • ad5ad8e chore(deps): bump alpine from 3.18.0 to 3.18.2 (#372)
  • 048e61a chore(deps): bump alpine from 3.17.3 to 3.18.0 (#359)
  • 17543dc chore(deps): bump actions/setup-go from 3 to 4 (#343)
  • 78d8556 chore(deps): bump actions/checkout from 2 to 3 (#332)
  • 97e0714 chore(deps): bump alpine from 3.17.1 to 3.17.3 (#344)
  • cc61662 chore(deps): bump alpine from 3.17.0 to 3.17.1 (#323)

v0.7.1

Changelog

  • d3439eb hotfix(email): set default client host
Commits
  • 05cadcb chore(ci): fix release CI job
  • fd023da chore(ci): fix docs CI job
  • 20dfd4d release v0.8.0
  • 81545dd Merge branch 'main' of github.com:containrrr/shoutrrr into latest
  • ddf280e feat(generic): extra data and custom headers (#377)
  • f4d52db fix(bark): fix param icon (#376)
  • ad5ad8e chore(deps): bump alpine from 3.18.0 to 3.18.2 (#372)
  • 677162d fix(ifttt): treat all 2xx http responses as success (#373)
  • 11cd546 Update matrix docs to mention title caveat (#354)
  • 04c6ea8 feat(telegram): add support for message_thread_id (#362)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/588 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/15/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/containrrr/shoutrrr-0.8.0` --- ### 📝 Commits (1) - [`f8f8c76`](https://github.com/qdm12/ddns-updater/commit/f8f8c765df0c70e1a3e0131d194dcb8c551c557a) chore(deps): bump github.com/containrrr/shoutrrr from 0.7.0 to 0.8.0 ### 📊 Changes **2 files changed** (+19 additions, -1009 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+16 -1006) </details> ### 📄 Description Bumps [github.com/containrrr/shoutrrr](https://github.com/containrrr/shoutrrr) from 0.7.0 to 0.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/containrrr/shoutrrr/releases">github.com/containrrr/shoutrrr's releases</a>.</em></p> <blockquote> <h2>v0.8.0</h2> <h2>Changelog</h2> <ul> <li>ddf280e feat(generic): extra data and custom headers (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/377">#377</a>)</li> <li>f4d52db fix(bark): fix param icon (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/376">#376</a>)</li> <li>677162d fix(ifttt): treat all 2xx http responses as success (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/373">#373</a>)</li> <li>11cd546 Update matrix docs to mention <code>title</code> caveat (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/354">#354</a>)</li> <li>04c6ea8 feat(telegram): add support for message_thread_id (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/362">#362</a>)</li> <li>dbeab99 add network-observe interface for snap (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/349">#349</a>)</li> <li>811636d add network plug to snap</li> <li>5dbf148 docs(generic): add home assistant example (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/336">#336</a>)</li> <li>5656369 docs(zulip): make Zulip documentation examples more consistent (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/284">#284</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>7ec9099 chore: bump go version to v1.18 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/345">#345</a>)</li> <li>ad5ad8e chore(deps): bump alpine from 3.18.0 to 3.18.2 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/372">#372</a>)</li> <li>048e61a chore(deps): bump alpine from 3.17.3 to 3.18.0 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/359">#359</a>)</li> <li>17543dc chore(deps): bump actions/setup-go from 3 to 4 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/343">#343</a>)</li> <li>78d8556 chore(deps): bump actions/checkout from 2 to 3 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/332">#332</a>)</li> <li>97e0714 chore(deps): bump alpine from 3.17.1 to 3.17.3 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/344">#344</a>)</li> <li>cc61662 chore(deps): bump alpine from 3.17.0 to 3.17.1 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/323">#323</a>)</li> </ul> <h2>v0.7.1</h2> <h2>Changelog</h2> <ul> <li>d3439eb hotfix(email): set default client host</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/containrrr/shoutrrr/commit/05cadcb3138bb06893917b53e0a8b1aace7bc271"><code>05cadcb</code></a> chore(ci): fix release CI job</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/fd023da18bb690d5c60c5a038b8e39ba9719682b"><code>fd023da</code></a> chore(ci): fix docs CI job</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/20dfd4d47ecb9478696b4a730a5465a2f9e5cf13"><code>20dfd4d</code></a> release v0.8.0</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/81545dd5de2e72cd08a31760816a368c9ea3657c"><code>81545dd</code></a> Merge branch 'main' of github.com:containrrr/shoutrrr into latest</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/ddf280ee3d7150e4b3a09f30a5e37c3817eb2def"><code>ddf280e</code></a> feat(generic): extra data and custom headers (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/377">#377</a>)</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/f4d52db8ecdd38f0a37905d855f7c8cd5b4e02da"><code>f4d52db</code></a> fix(bark): fix param icon (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/376">#376</a>)</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/ad5ad8e35894a68875f1d3568aaa19d39a7c7c89"><code>ad5ad8e</code></a> chore(deps): bump alpine from 3.18.0 to 3.18.2 (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/372">#372</a>)</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/677162d7496037a8ff80fc35ef4309637c34f656"><code>677162d</code></a> fix(ifttt): treat all 2xx http responses as success (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/373">#373</a>)</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/11cd5469841a5f4964dc46dd56501e64bca4efe9"><code>11cd546</code></a> Update matrix docs to mention <code>title</code> caveat (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/354">#354</a>)</li> <li><a href="https://github.com/containrrr/shoutrrr/commit/04c6ea804c9ca7e410834cdd54460737fce10414"><code>04c6ea8</code></a> feat(telegram): add support for message_thread_id (<a href="https://redirect.github.com/containrrr/shoutrrr/issues/362">#362</a>)</li> <li>Additional commits viewable in <a href="https://github.com/containrrr/shoutrrr/compare/v0.7.0...v0.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/containrrr/shoutrrr&package-manager=go_modules&previous-version=0.7.0&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#742