-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Bump azure-storage-blob from 12.16.1 to 12.20.0 in /plugins/repository-azure #4995
Bump azure-storage-blob from 12.16.1 to 12.20.0 in /plugins/repository-azure #4995
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #4995 +/- ##
============================================
+ Coverage 70.84% 71.08% +0.23%
- Complexity 57867 58229 +362
============================================
Files 4692 4708 +16
Lines 276650 277557 +907
Branches 40155 40188 +33
============================================
+ Hits 196002 197301 +1299
+ Misses 64500 64097 -403
- Partials 16148 16159 +11
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@dependabot recreate |
2d9d4ee
to
4af9efe
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
c86a48a
to
b396dce
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
4e75951
to
b6ade13
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
c905755
to
2f4158e
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.16.1 to 12.20.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.16.1...azure-storage-blob_12.20.0) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
5d58c82
to
f7a7315
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-2.x 2.x
# Navigate to the new working tree
pushd ../.worktrees/backport-2.x
# Create a new branch
git switch --create backport/backport-4995-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 0eb6b2f49286a92c7f78e5c55c994c2bec4656f4
# Push it to GitHub
git push --set-upstream origin backport/backport-4995-to-2.x
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-2.x Then, create a pull request where the |
…y-azure (opensearch-project#4995) (cherry picked from commit 0eb6b2f) Signed-off-by: Tianli Feng <[email protected]>
…y-azure (opensearch-project#4995) (cherry picked from commit 0eb6b2f) Signed-off-by: Tianli Feng <[email protected]>
…y-azure (opensearch-project#4995) (cherry picked from commit 0eb6b2f) Signed-off-by: Tianli Feng <[email protected]>
…y-azure (#4995) (#6921) (cherry picked from commit 0eb6b2f) Signed-off-by: Tianli Feng <[email protected]>
Bumps azure-storage-blob from 12.16.1 to 12.20.0.
Commits
d270b24
fixing dependencies to not include betas (#31392)e891f7e
Increment versions for schemaregistry releases (#31393)c9655c4
Storage Version and Changelog updates for STG84 GA (2022-10-11) (#31389)a651fcc
Doc consistenty review updates (#31332)6b1aef8
target version with fixes (#31310)b17fed8
Prepare release for Schema Registry (#31375)1c2a0d9
[Perf] Call configureClientBuilder() in DataLake and FileShare tests (#31324)c85090e
Create Media Streaming package parser with updated contracts (#31309)6f7b298
Add Merge-Branch script eng/scripts (#31222)02fdc27
Release/azure communication common/1.2.2 (#31377)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 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)