Skip to content
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

[deps] [PM-7974] Auth: Update azure azure-sdk-for-net monorepo #3540

Merged
merged 3 commits into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Extensions.AspNetCore.DataProtection.Blobs (source) 1.3.2 -> 1.3.4 age adoption passing confidence
Azure.Messaging.EventGrid (source) 4.10.0 -> 4.24.0 age adoption passing confidence
Azure.Messaging.ServiceBus (source) 7.15.0 -> 7.17.5 age adoption passing confidence
Azure.Storage.Blobs (source) 12.14.1 -> 12.19.1 age adoption passing confidence
Azure.Storage.Queues (source) 12.12.0 -> 12.17.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.DataProtection.Blobs)

v1.3.4

1.3.4 (2024-04-16)

Bugs Fixed
  • Correct unit mismatch in backoff calculation.

v1.3.3

1.3.3 (2024-02-12)

Bugs Fixed
  • Fix several issues related to ThreadPool starvation for synchronous scenarios

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@bitwarden-bot
Copy link

bitwarden-bot commented Dec 9, 2023

Logo
Checkmarx One – Scan Summary & Details3e0eda28-d625-4e89-97ab-f6ff3cd8586f

No New Or Fixed Issues Found

@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 10 times, most recently from b4fc850 to 2322f39 Compare December 12, 2023 18:09
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 2322f39 to ec7c5ed Compare February 5, 2024 19:08
@renovate renovate bot changed the title [deps]: Update azure azure-sdk-for-net monorepo [deps] Auth: Update azure azure-sdk-for-net monorepo Feb 5, 2024
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from ec7c5ed to 35d87a1 Compare February 5, 2024 20:52
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.38%. Comparing base (cd3a45c) to head (619f127).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3540   +/-   ##
=======================================
  Coverage   38.38%   38.38%           
=======================================
  Files        1209     1209           
  Lines       58656    58656           
  Branches     5582     5582           
=======================================
  Hits        22518    22518           
  Misses      35095    35095           
  Partials     1043     1043           

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

@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 3 times, most recently from c9ca9b1 to 9ae761f Compare February 5, 2024 22:08
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 5 times, most recently from 3ea989a to 79171d0 Compare February 19, 2024 15:38
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 79171d0 to f0a6259 Compare February 28, 2024 11:46
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 3 times, most recently from 09fa0ea to a932aaa Compare March 5, 2024 18:05
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from a932aaa to 27d6203 Compare March 11, 2024 15:27
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 3 times, most recently from 78d20ec to 531142c Compare March 16, 2024 16:33
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 2 times, most recently from 557b30e to ae1b850 Compare March 26, 2024 08:51
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 2 times, most recently from 6cdc81e to 1d5e3f1 Compare March 28, 2024 20:37
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 2 times, most recently from 0ecd384 to de65469 Compare April 10, 2024 04:29
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from de65469 to 4b8dcfc Compare April 17, 2024 16:08
Copy link
Contributor Author

renovate bot commented May 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ike-kottlowski ike-kottlowski requested review from ike-kottlowski and removed request for JaredSnider-Bitwarden May 6, 2024 16:12
Copy link
Contributor

@ike-kottlowski ike-kottlowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked over changelogs for all updates. All changes are additive or have no effect.

@ike-kottlowski ike-kottlowski merged commit 5ddb854 into main May 21, 2024
49 checks passed
@ike-kottlowski ike-kottlowski deleted the renovate/azure-azure-sdk-for-net-monorepo branch May 21, 2024 20:12
@ike-kottlowski ike-kottlowski changed the title [deps] Auth: Update azure azure-sdk-for-net monorepo [deps] [PM-7974] Auth: Update azure azure-sdk-for-net monorepo May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants