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

feat(deps): bump the gomod group with 3 updates #775

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps the gomod group with 3 updates: github.com/mattn/go-isatty, golang.org/x/sync and golang.org/x/term.

Updates github.com/mattn/go-isatty from 0.0.18 to 0.0.19

Commits

Updates golang.org/x/sync from 0.1.0 to 0.3.0

Commits
  • 93782cc errgroup: use WithCancelCause to cancel context
  • 4966af6 singleflight: example for using Group
  • a6666c1 go.mod: upgrade to go 1.17
  • 1ea3257 singleflight: make the check for exec support in TestPanicDoChan platform-agn...
  • See full diff in compare view

Updates golang.org/x/term from 0.6.0 to 0.10.0

Commits
  • edd9fb7 go.mod: update golang.org/x dependencies
  • 88fcf87 term: consistently return zeroes on GetSize error
  • f6de4a1 go.mod: update golang.org/x dependencies
  • 119f703 go.mod: update golang.org/x dependencies
  • 7ae6be6 go.mod: update golang.org/x dependencies
  • See full diff in compare view

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 dependabot bot added the dependencies Upstream deps label Jul 6, 2023
Bumps the gomod group with 3 updates: [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty), [golang.org/x/sync](https://github.com/golang/sync) and [golang.org/x/term](https://github.com/golang/term).


Updates `github.com/mattn/go-isatty` from 0.0.18 to 0.0.19
- [Commits](mattn/go-isatty@v0.0.18...v0.0.19)

Updates `golang.org/x/sync` from 0.1.0 to 0.3.0
- [Commits](golang/sync@v0.1.0...v0.3.0)

Updates `golang.org/x/term` from 0.6.0 to 0.10.0
- [Commits](golang/term@v0.6.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-f87529afe5 branch from 9773190 to 5e59289 Compare July 7, 2023 17:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2023

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Jul 7, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-f87529afe5 branch July 7, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upstream deps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants