-
Notifications
You must be signed in to change notification settings - Fork 141
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 s3path from 0.4.2 to 0.5.0 #1525
Conversation
Bumps [s3path](https://github.com/liormizr/s3path) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/liormizr/s3path/releases) - [Commits](liormizr/s3path@0.4.2...0.5.0) --- updated-dependencies: - dependency-name: s3path dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9dc7ec7
to
b5b2f97
Compare
Damn, looks like we've got API breaking changes here. Will dig into it one day. Release notes back that up "This is a big version." |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1525 +/- ##
=======================================
Coverage 83.54% 83.54%
=======================================
Files 31 31
Lines 4308 4308
Branches 771 771
=======================================
Hits 3599 3599
Misses 528 528
Partials 181 181
☔ View full report in Codecov by Sentry. |
Will fix if a better solution is offered. I think using 'private' objects for typing is fine ... |
Bumps s3path from 0.4.2 to 0.5.0.
Release notes
Sourced from s3path's releases.
Commits
a62ed8e
doc changesf514f51
Update interface.rst19fb199
doc changes7e1ad28
Add files via uploadace233f
Rename exported_from_idea.svg to s3path_graph.svge9e244f
Add files via uploadc10f4e1
Update interface.rst7ec1b54
Merge pull request #145 from liormizr/version_0.5.04c65722
new version5ec35cd
Merge pull request #143 from nlangellier/masterDependabot 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)