Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 30, 2020

Bumps github.com/briandowns/spinner from 1.11.1 to 1.12.0.

Commits
  • 7cc7ee9 Merge pull request #105 from briandowns/redo_color_set
  • 78a9c93 remove restart from color method and update readme
  • 9d934a3 Merge pull request #94 from mislav/printf-no-format
  • 9cd8896 Merge branch 'master' into printf-no-format
  • 274d177 Merge pull request #93 from mislav/stop-data-race
  • 32574ea Merge pull request #67 from cmzz/master
  • 35cf572 Simplify printing in erase()
  • bad4fb7 Allow % characters in FinalMSG
  • 506d399 Fix data race with struct access after calling Stop()
  • See full diff 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 will merge this PR once CI passes on it, as requested by @timfallmk.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 30, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/briandowns/spinner-1.12.0 branch from 34192bd to 18aac7f Compare November 30, 2020 20:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/briandowns/spinner-1.12.0 branch from 18aac7f to 2014c67 Compare December 30, 2020 17:30
timfallmk
timfallmk previously approved these changes Dec 31, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/briandowns/spinner-1.12.0 branch from 2014c67 to 08e966d Compare December 31, 2020 17:45
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

Waiting on code owner review from grampelberg and/or timfallmk.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/briandowns/spinner-1.12.0 branch 3 times, most recently from 94216be to eecde5f Compare January 23, 2021 00:08
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](briandowns/spinner@v1.11.1...v1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/briandowns/spinner-1.12.0 branch from eecde5f to 4b9f851 Compare January 29, 2021 22:02
@dependabot-preview dependabot-preview bot merged commit 8c347ee into master Jan 29, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/briandowns/spinner-1.12.0 branch January 29, 2021 22:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants