Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps github.com/spf13/afero from 1.10.0 to 1.11.0.

Release notes

Sourced from github.com/spf13/afero's releases.

v1.11.0

What's Changed

Full Changelog: spf13/afero@v1.10.0...v1.11.0

Commits
  • 5c4385a github: Bump GitHub actions versions
  • eb6bef0 github: Format workflow file
  • 2fd19a1 github: Add permissions to workflow
  • 2a63c9c deps: Update all direct dependencies
  • c419971 github: Update Go versions
  • 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 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/spf13/afero](https://github.com/spf13/afero) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  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 Dec 4, 2023
@what-the-diff
Copy link

what-the-diff bot commented Dec 4, 2023

PR Summary

  • Updated external libraries
    In our software, we rely on pieces of code from external sources (libraries), which have been updated in this pull request. This can potentially result in performance improvements and newer features. Here is what has been updated:
  • The library github.com/spf13/afero, an interface for file system operations, was updated from version v1.10.0 to v1.11.0.
  • golang.org/x/sys, a library providing low-level interaction with the operating system, was updated from version v0.8.0 to v0.15.0.
  • golang.org/x/text, a library providing text handling capabilities, was updated from version v0.9.0 to v0.14.0.

@codecov
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #143 (21b5476) into main (4937b13) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   69.88%   69.88%           
=======================================
  Files          11       11           
  Lines         966      966           
=======================================
  Hits          675      675           
  Misses        249      249           
  Partials       42       42           
Flag Coverage Δ
Linux 69.88% <ø> (ø)
Windows 69.88% <ø> (?)
macOS 69.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4937b13...21b5476. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

0 participants