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

build(deps): bump github.com/nikoksr/notify from 0.41.0 to 1.0.0 in /src #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/nikoksr/notify from 0.41.0 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

v0.41.1

What's Changed

... (truncated)

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
  • 97dd420 fix(deps): update all dependencies
  • 7633b45 docs(readme): active maintainence announcement
  • 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.0 to 1.0.0.
- [Release notes](https://github.com/nikoksr/notify/releases)
- [Commits](nikoksr/notify@v0.41.0...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 added the dependencies Pull requests that update a dependency file label Jul 22, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants