elliotwutingfeng / go-fasttld

go-fasttld is a high performance effective top level domains (eTLD) extraction module.
BSD 3-Clause "New" or "Revised" License
32 stars 6 forks source link

fix(deps): update module github.com/spf13/afero to v1.10.0 #90

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/spf13/afero require minor v1.9.5 -> v1.10.0

Release Notes

spf13/afero (github.com/spf13/afero) ### [`v1.10.0`](https://togithub.com/spf13/afero/releases/tag/v1.10.0) [Compare Source](https://togithub.com/spf13/afero/compare/v1.9.5...v1.10.0) #### What's Changed - Add sftpfs files ReadAt method by [@​MRtecno98](https://togithub.com/MRtecno98) in [https://github.com/spf13/afero/pull/378](https://togithub.com/spf13/afero/pull/378) - Add build flags for z/OS Unix System Services by [@​msradam](https://togithub.com/msradam) in [https://github.com/spf13/afero/pull/384](https://togithub.com/spf13/afero/pull/384) - rename mem fs with descendants by [@​hanagantig](https://togithub.com/hanagantig) in [https://github.com/spf13/afero/pull/364](https://togithub.com/spf13/afero/pull/364) #### New Contributors - [@​MRtecno98](https://togithub.com/MRtecno98) made their first contribution in [https://github.com/spf13/afero/pull/378](https://togithub.com/spf13/afero/pull/378) - [@​msradam](https://togithub.com/msradam) made their first contribution in [https://github.com/spf13/afero/pull/384](https://togithub.com/spf13/afero/pull/384) - [@​hanagantig](https://togithub.com/hanagantig) made their first contribution in [https://github.com/spf13/afero/pull/364](https://togithub.com/spf13/afero/pull/364) **Full Changelog**: https://github.com/spf13/afero/compare/v1.9.5...v1.10.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #90 (3331afb) into main (3505177) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files           5        5           
  Lines         769      769           
=======================================
  Hits          720      720           
  Misses         45       45           
  Partials        4        4           

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 3505177...3331afb. Read the comment docs.