Skip to content

Build(deps): bump vawter.tech/stopper from 1.0.2 to 1.1.0 - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/vawter.tech/stopper-1.1.0
Open

Build(deps): bump vawter.tech/stopper from 1.0.2 to 1.1.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/vawter.tech/stopper-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor

Bumps vawter.tech/stopper from 1.0.2 to 1.1.0.

Changelog

Sourced from vawter.tech/stopper's changelog.

v1.1.0

  • Add stopper.Invoker type to allow users to decorate function calls
  • Add stopper.WithInvoker() constructor
  • Add linger subpackage with test helpers
Commits
  • 5c9762f Merge pull request #10 from bobvawter/changelog
  • 5affb34 Add CHANGELOG file
  • 2daa338 Merge pull request #9 from bobvawter/cleanups
  • edc8380 Add toolchain directive, test older versions
  • 75787b2 Remove redundant example
  • 5a92dad Accumulate Invokers in a slice
  • 6f60d2a Merge pull request #8 from bobvawter/testing_example
  • b430488 Doc updates for testing
  • 6cdffd6 Merge pull request #7 from bobvawter/linger
  • 0d98e07 Add utility for detecting lingering tasks
  • 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 [vawter.tech/stopper](https://github.com/bobvawter/go-stopper) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/bobvawter/go-stopper/blob/main/CHANGELOG.md)
- [Commits](bobvawter/go-stopper@v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: vawter.tech/stopper
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
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