Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps github.com/nikoksr/notify from 0.41.1 to 1.5.0.

Release notes

Sourced from github.com/nikoksr/notify's releases.

v1.5.0

What's Changed

Full Changelog: nikoksr/notify@v1.4.0...v1.5.0

v1.4.0

What's Changed

Full Changelog: nikoksr/notify@v1.3.0...v1.4.0

v1.3.0

What's Changed

Full Changelog: nikoksr/notify@v1.2.0...v1.3.0

v1.2.0

What's Changed

... (truncated)

Commits
  • 3155162 feat(discord): add SetClient and DefaultSession for advanced configuration (#...
  • 780d719 feat(mailgun): upgrade to v5 API (#992)
  • 23e6855 feat(textmagic): upgrade to v3 API (#988)
  • 2b5aecf fix(webpush): correct test expectations for empty VAPID keys (#987)
  • 2e9aef5 chore(deps): update github/codeql-action action to v4 (#984)
  • 6e1f68d chore(deps): update actions/setup-go action to v6 (#983)
  • c8019c6 chore(lint): Fix all golangci-lint issues (#982)
  • b86d292 chore(deps): update actions/checkout action to v6 (#981)
  • ff5aac1 chore(deps): update all dependencies to latest versions (#979)
  • 4b7902f fix(deps): update module github.com/slack-go/slack to v0.16.0 (#953)
  • 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)

Bumps [github.com/nikoksr/notify](https://github.com/nikoksr/notify) from 0.41.1 to 1.5.0.
- [Release notes](https://github.com/nikoksr/notify/releases)
- [Commits](nikoksr/notify@v0.41.1...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/nikoksr/notify
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Dec 15, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@snyk-io
Copy link

snyk-io bot commented Dec 15, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@what-the-diff
Copy link

what-the-diff bot commented Dec 15, 2025

PR Summary

  • Upgraded github.com/nikoksr/notify
    Our code now uses a newer version (v1.5.0) of github.com/nikoksr/notify package. Upgrades like this often include improvements and bug fixes.

  • Updated Indirect Dependencies
    We updated multiple dependencies which are not directly used in our project but they are used by our direct dependencies. They are essential for the overall functionality and performance. Updated versions are as follows:

    • golang.org/x/crypto to v0.46.0
    • golang.org/x/net to v0.48.0
    • golang.org/x/sync to v0.19.0
    • golang.org/x/sys to v0.39.0
    • golang.org/x/text to v0.32.0
      These updates help us to stay current, more secure, and may help our software to run smoother.
  • Updated github.com/google/go-cmp package
    We updated the github.com/google/go-cmp from v0.6.0 to v0.7.0. It helps compare our data structures and provides added reliability to our tests.

  • Removed Unused Dependency
    The indirect dependency github.com/pkg/errors v0.9.1 was removed because it was no longer needed in our project. This helps keep our codebase lean and more manageable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant