fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.1.4#3376
Merged
kodiakhq[bot] merged 2 commits intomainfrom Nov 1, 2022
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Nov 1, 2022
🤖 I have created a release *beep* *boop* --- ## [1.2.0](plugins-source-azure-v1.1.0...plugins-source-azure-v1.2.0) (2022-11-01) ### Features * Migrate cli, plugins and destinations to new type system ([#3323](#3323)) ([f265a94](f265a94)) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to c99f073 ([#3372](#3372)) ([c64bc54](c64bc54)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.1.4 ([#3376](#3376)) ([294708e](294708e)) * **deps:** Update plugin-sdk for azure to v0.13.17 ([#3400](#3400)) ([a244d6c](a244d6c)) * **deps:** Update plugin-sdk for azure to v0.13.18 ([#3410](#3410)) ([36ea67c](36ea67c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
yevgenypats
pushed a commit
that referenced
this pull request
Nov 1, 2022
… to v1.1.4 (#3376) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://togithub.com/Azure/azure-sdk-for-go) | require | patch | `v1.1.3` -> `v1.1.4` | --- ### Release Notes <details> <summary>Azure/azure-sdk-for-go</summary> ### [`v1.1.4`](https://togithub.com/Azure/azure-sdk-for-go/releases/tag/sdk/azcore/v1.1.4) [Compare Source](https://togithub.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.1.3...sdk/azcore/v1.1.4) #### 1.1.4 (2022-10-06) ##### Bugs Fixed - Don't retry a request if the `Retry-After` delay is greater than the configured `RetryOptions.MaxRetryDelay`. - `runtime.JoinPaths`: do not unconditionally add a forward slash before the query string ##### Other Changes - Removed logging URL from retry policy as it's redundant. - Retry policy logs when it exits due to a non-retriable status code. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzNi4wIn0=-->
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:
v1.1.3->v1.1.4Release Notes
Azure/azure-sdk-for-go
v1.1.4Compare Source
1.1.4 (2022-10-06)
Bugs Fixed
Retry-Afterdelay is greater than the configuredRetryOptions.MaxRetryDelay.runtime.JoinPaths: do not unconditionally add a forward slash before the query stringOther Changes
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.