Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/nikoksr/notify from 0.41.1 to 1.0.0 #66

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

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

Release notes

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

v1.0.0

Upgrading to v1.0.0

I'm proud to announce that Notify has reached version 1.0.0.

Why v1.0.0?

  1. API Stability: While Notify has been at v0.x for a while, the API is to be considered stable at this point. Moving to v1.0.0 formalizes this stability and signals a commitment to semantic versioning going forward.

  2. Breaking Changes: This version includes some breaking changes. Moving to v1.0.0 allows me to properly communicate these changes in line with semver principles.

  3. Commitment to Stability: I'm prioritizing API stability for v1.x over continuous optimization. While I acknowledge that the current API may have some imperfections, I'm choosing to embrace it as-is to provide a consistent experience for users.

What This Means for Users

  • Future breaking changes will be reflected in major version bumps (2.0.0, 3.0.0, etc.).
  • Minor and patch versions will maintain backwards compatibility within the v1.x line.
  • I'm committed to maintaining v1.x while working on future improvements.

Looking Ahead

I'm actively working on v2 in the background, which will address any inconsistencies in the current API. However, my focus for v1.x is on providing a stable, reliable API that users can depend on. I believe this approach offers the best balance between progress and stability.

Thank you for your continued support and trust in Notify. I'm excited about this milestone and the future of the project!

What's Changed

Full Changelog: nikoksr/notify@v0.41.1...v1.0.0

Commits
  • e2e77cc fix(notify)!: resolve test & linter issues and fix dependencies compatibility...
  • 06dfa2e chore(deps): update actions/setup-go action to v5 (#788)
  • f5f3fe3 chore(deps): update codecov/codecov-action action to v4 (#829)
  • 3ddc82e chore(deps): update github/codeql-action action to v3 (#794)
  • f58d368 chore(deps): update golangci/golangci-lint-action action to v6 (#841)
  • abf631e chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1 (#842)
  • e0c173d chore(deps): update actions/cache action to v4 (#816)
  • c56bc6c ci(renovate): remove notification
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Jul 22, 2024
Copy link

what-the-diff bot commented Jul 22, 2024

PR Summary

  • Version Update for github.com/nikoksr/notify
    The version of github.com/nikoksr/notify has been updated to v1.0.0. This would enhance performance and stability.

  • Version Update for github.com/slack-go/slack
    The version of github.com/slack-go/slack has been updated to v0.13.1. This would enhance our integration with Slack and improve functionalities.

  • Removal of Dependency on github.com/pkg/errors
    We have removed the dependency on github.com/pkg/errors. This means our code is becoming more efficient and less reliant on external sources.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nikoksr/notify-1.0.0 branch from f899ec8 to 04103d8 Compare July 22, 2024 20:38
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nikoksr/notify-1.0.0 branch from 04103d8 to 9a8b685 Compare August 12, 2024 20:42
Bumps [github.com/nikoksr/notify](https://github.com/nikoksr/notify) from 0.41.1 to 1.0.0.
- [Release notes](https://github.com/nikoksr/notify/releases)
- [Commits](nikoksr/notify@v0.41.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nikoksr/notify-1.0.0 branch from 9a8b685 to 7ef2ab7 Compare August 19, 2024 21:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #81.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/nikoksr/notify-1.0.0 branch October 28, 2024 20:09
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.

0 participants