Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps github.com/nicholas-fedor/shoutrrr from 0.10.3 to 0.11.0.

Release notes

Sourced from github.com/nicholas-fedor/shoutrrr's releases.

v0.11.0

This release adds support for Notifiarr, enables the ability to bypass TLS verification when using the SMTP service (for testing purposes), fixes a regression within the Generic service, and refactors several outdated/unmaintained dependencies.

What's Changed

Full Changelog: nicholas-fedor/shoutrrr@v0.10.3...v0.11.0

Commits
  • eb4e94d refactor(color): Replace github.com/mattn/go-isatty with golang.org/x/term (#...
  • 5d87349 feat: add Notifiarr service support (#404)
  • d5de130 feat(smtp): add InsecureSkipVerify support for TLS certificate validation (#392)
  • 370c2bd refactor(deps): vendor color package (#405)
  • 7873cc1 docs: fix relative link paths in service docs (#403)
  • 18e9042 chore(scripts): add PowerShell script for generating service config docs (#402)
  • e256178 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.1 (#401)
  • 5050ffb chore(deps): update actions/setup-python digest to cfd55ca (#400)
  • ef6e731 fix(generic): resolve ConfigFromWebhookURL regression causing 400 errors (#398)
  • 8fcf967 ci: pin gosec action to specific version (#399)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](nicholas-fedor/shoutrrr@v0.10.3...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nicholas-fedor/shoutrrr-0.11.0 branch from 04fdd2a to 468750a Compare October 28, 2025 06:02
@m90 m90 merged commit 5223459 into main Oct 28, 2025
3 checks passed
@m90 m90 deleted the dependabot/go_modules/github.com/nicholas-fedor/shoutrrr-0.11.0 branch October 28, 2025 09:43
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.

2 participants