Update module github.com/majewsky/schwift to v2#15
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update module github.com/majewsky/schwift to v2#15renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
1f04e41 to
20100ed
Compare
20100ed to
83dcf5c
Compare
83dcf5c to
186af6f
Compare
186af6f to
72234ee
Compare
72234ee to
7965661
Compare
7965661 to
67d104b
Compare
67d104b to
d45c0ab
Compare
d45c0ab to
8aff447
Compare
8aff447 to
0a050e1
Compare
0a050e1 to
7f24caa
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7f24caa to
05d3e60
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.0-20180906125654-e1b3d5e2efc9→v2.1.0Release Notes
majewsky/schwift (github.com/majewsky/schwift)
v2.1.0Compare Source
Changes:
go.xyrillian.de/schwift/v2.The Go compiler should throw suitable errors after upgrading with
go get -u.v2.0.0Compare Source
Breaking changes:
context.Contextargument.The
RequestOptions.Contextfield has been removed because it is made redundantby these extra arguments.
v1.3.0Compare Source
New features:
type UnexpectedStatusCodeErrornow includes therequest method and target object name. This will make those errors more
plausible when returned from complex operations that involve several Swift
API calls.
v1.2.0Compare Source
New features:
enabled by Swift.
Changes:
make test. All new errors and lints were addressed.v1.1.0Compare Source
Bugfixes:
object name like "a///b" is not wrongly normalized into "a/b" anymore. If
your application relies on object names being normalized paths, consider
passing your object names through
path.Clean()before giving them toContainer.Object().Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.