Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

build(deps): bump github.com/qiniu/x from 1.11.9 to 1.13.0 #192

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2023

Bumps github.com/qiniu/x from 1.11.9 to 1.13.0.

Release notes

Sourced from github.com/qiniu/x's releases.

Release v1.13.0

new features:

  • x/http/fs: add fs.Parent, fs.Sub (#78)
  • x/http/fs: fs.LocalCheck
  • x/http/fsx/filter (#79)
  • x/ts: TestCase.Equal support multiple values (#80)

changes:

  • x/http/fs test coverage (#80 #81 #82)
  • github.com/qiniu/x retract (#83)

Release v1.12.21

new features:

  • x/http/fsx
  • x/http/fsx/local
  • x/http/fsx/cached
  • x/token/protected

changes:

  • x/bytes: add testcases

Release v1.12.18

new features:

  • x/http/fs/filter
  • x/http/fs/filter: the pattern *. means to match filename without extension
  • x/http/fs/fstest

Release v1.12.12

new features:

  • x/time.SleepContext
  • x/http/fs.Unseekable (#65)
  • x/http/fs/ignore.Matched (#65)
  • x/http/fs/ignore.New (#65)
  • x/http/fs/cached/remote.NewCached

changes:

  • HttpOpener.Open: 404 => fs.ErrNotExist (#65)

Release v1.12.9

new features:

  • x/http/fs.HttpOpener (to replace x/http/fs.HttpOpen) (#55)
  • x/http/fs.HttpFS (return by x/http/fs.Http) (#55)
  • x/http/fs: dataFile/stream/httpFile.FullName (#63)
  • x/http/fs/cached:
    • cached.New: support offline, lfs.NewOfflineCached (#59 #61)
    • cached.IsRemote (#58)
    • cached.RemoteOf/IsOffline (#64)
    • cached.Remote add ReaddirAll (#58)
    • cached.DownloadFile (#61 #62)
    • cached/dir: dir cache (#58 #60 #61)

... (truncated)

Commits

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/qiniu/x](https://github.com/qiniu/x) from 1.11.9 to 1.13.0.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](qiniu/x@v1.11.9...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/qiniu/x
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2023
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fa0fdba) 88.99% compared to head (b764bd7) 88.99%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   88.99%   88.99%           
=======================================
  Files          10       10           
  Lines        3516     3516           
=======================================
  Hits         3129     3129           
  Misses        304      304           
  Partials       83       83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xushiwei xushiwei merged commit fe78751 into main Sep 23, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/qiniu/x-1.13.0 branch September 23, 2023 11:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant