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/moby/sys/mountinfo from 0.5.0 to 0.6.0 #3366

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2022

Bumps github.com/moby/sys/mountinfo from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/moby/sys/mountinfo's releases.

signal/v0.6.0

What's Changed

New Contributors

Full Changelog: moby/sys@signal/v0.5.0...signal/v0.6.0

mountinfo v0.6.0

New functionality

  • Add MountedFast by @​kolyshkin in moby/sys#100 Note: most users should keep using Mounted, which already incorporates all optimizations from MountedFast

Full changelog: moby/sys@mountinfo/v0.5.0...mountinfo/v0.6.0

Commits
  • 03b9f8d Merge pull request #94 from thaJeztah/bump_mountinfo
  • bdd898e mount: update github.com/moby/sys/mountinfo v0.5.0
  • fbd276c Merge pull request #93 from kolyshkin/ci-f35
  • afb7f50 Merge pull request #92 from kolyshkin/more-linters
  • 9372d68 ci: bump Fedora to 35
  • 9a90d6d Format code with gofumpt, enable linter
  • 85e4bfd Makefile: update golangci-lint to 1.43.0
  • f0fb439 .gitattributes: add
  • b016007 ci: add unconvert and errorlint linters to golanci
  • 6056970 Fix errorlint warnings
  • 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 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/moby/sys/mountinfo](https://github.com/moby/sys) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/moby/sys/releases)
- [Commits](moby/sys@signal/v0.5.0...signal/v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/moby/sys/mountinfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 4, 2022
Copy link
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kolyshkin
Copy link
Contributor

Hmm, CircleCI jobs are missing. Let's try to close/reopen.

@kolyshkin kolyshkin closed this Feb 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@kolyshkin kolyshkin reopened this Feb 4, 2022
@kolyshkin
Copy link
Contributor

Hmm, CircleCI says (https://cirrus-ci.com/build/6140273406246912)

Builds for public repositories initialized by applications are not supported.

This is weird; in general I do want this to be tested thoroughly.

@AkihiroSuda
Copy link
Member

@dependabot recreate

@AkihiroSuda
Copy link
Member

CircleCI

CirrusCI 😁

@kolyshkin
Copy link
Contributor

CircleCI

CirrusCI 😁

😵‍💫 uh oh

@kolyshkin
Copy link
Contributor

Checked Cirrus CI docs, issues, and discussions, was not able to find this particular error.

Filed an issue: cirruslabs/cirrus-ci-docs#972

@AkihiroSuda
Copy link
Member

@dependabot recreate

1 similar comment
@kolyshkin
Copy link
Contributor

@dependabot recreate

@kolyshkin
Copy link
Contributor

The issue (cirruslabs/cirrus-ci-docs#972) is now fixed. Closing/reopening to re-kick CI.

@dependabot reopen

@kolyshkin kolyshkin closed this Feb 7, 2022
@dependabot dependabot bot reopened this Feb 7, 2022
@kolyshkin
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@AkihiroSuda AkihiroSuda merged commit e43546c into main Feb 8, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/moby/sys/mountinfo-0.6.0 branch February 8, 2022 02:08
@kolyshkin

This comment was marked as outdated.

@kolyshkin
Copy link
Contributor

Ah, finally, it worked! 😓

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants