Bump github.com/spf13/afero from 1.6.0 to 1.11.0
Bumps github.com/spf13/afero from 1.6.0 to 1.11.0.
Release notes
Sourced from github.com/spf13/afero's releases.
v1.11.0
What's Changed
- deps: Update all direct dependencies by
@bepin spf13/afero#410Full Changelog: https://github.com/spf13/afero/compare/v1.10.0...v1.11.0
v1.10.0
What's Changed
- Add sftpfs files ReadAt method by
@MRtecno98in spf13/afero#378- Add build flags for z/OS Unix System Services by
@msradamin spf13/afero#384- rename mem fs with descendants by
@hanagantigin spf13/afero#364New Contributors
@MRtecno98made their first contribution in spf13/afero#378@msradammade their first contribution in spf13/afero#384@hanagantigmade their first contribution in spf13/afero#364Full Changelog: https://github.com/spf13/afero/compare/v1.9.5...v1.10.0
v1.9.5
Full Changelog: https://github.com/spf13/afero/compare/v1.9.4...v1.9.5
v1.9.4
What's Changed
- Fix renaming a dir with sub-directories by
@nonoin spf13/afero#239- github: Update Go build matrix by
@bepin spf13/afero#385New Contributors
@nonomade their first contribution in spf13/afero#239Full Changelog: https://github.com/spf13/afero/compare/v1.9.3...v1.9.4
v1.9.3
What's Changed
- Fix concurrency issue in MemMapFs.Mkdir/MkdirAll by
@bepin spf13/afero#379Full Changelog: https://github.com/spf13/afero/compare/v1.9.2...v1.9.3
v1.9.2
What's Changed
- Make mem.File implement fs.ReadDirFile by
@bepin spf13/afero#371Full Changelog: https://github.com/spf13/afero/compare/v1.9.1...v1.9.2
v1.9.1
What's Changed
- Fix sorting in IOFS.ReadDir by
@bepin spf13/afero#372
... (truncated)
Commits
5c4385agithub: Bump GitHub actions versionseb6bef0github: Format workflow file2fd19a1github: Add permissions to workflow2a63c9cdeps: Update all direct dependenciesc419971github: Update Go versionsee6eef7Fix rename mem fs with descendants45ef346Add zos build flags1882278Add sftpfs files ReadAt methodd92c300Fix failing tests on Windows with Go 1.20501e8d3Fix io.Seek* deprecation errors- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)