-
Notifications
You must be signed in to change notification settings - Fork 4
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 the other group with 7 updates #650
Closed
Closed
Conversation
This file contains 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
Bumps the other group with 7 updates: | Package | From | To | | --- | --- | --- | | [Azure.Security.KeyVault.Keys](https://github.com/Azure/azure-sdk-for-net) | `4.5.0` | `4.6.0` | | [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) | `4.5.0` | `4.6.0` | | [Google.Cloud.Firestore](https://github.com/googleapis/google-cloud-dotnet) | `3.5.0` | `3.5.1` | | [Sendgrid](https://github.com/sendgrid/sendgrid-csharp) | `9.29.1` | `9.29.2` | | [Npgsql](https://github.com/npgsql/npgsql) | `8.0.1` | `8.0.2` | | [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.7.0` | `1.7.1` | | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | `0.13.9` | `0.13.12` | Updates `Azure.Security.KeyVault.Keys` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Keys_4.5.0...Azure.Security.KeyVault.Keys_4.6.0) Updates `Azure.Security.KeyVault.Secrets` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Secrets_4.5.0...Azure.Security.KeyVault.Secrets_4.6.0) Updates `Google.Cloud.Firestore` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/googleapis/google-cloud-dotnet/releases) - [Commits](googleapis/google-cloud-dotnet@Google.Cloud.Firestore-3.5.0...Google.Cloud.Firestore-3.5.1) Updates `Sendgrid` from 9.29.1 to 9.29.2 - [Release notes](https://github.com/sendgrid/sendgrid-csharp/releases) - [Changelog](https://github.com/sendgrid/sendgrid-csharp/blob/main/CHANGELOG.md) - [Commits](sendgrid/sendgrid-csharp@9.29.1...9.29.2) Updates `Npgsql` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v8.0.1...v8.0.2) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@core-1.7.0...Instrumentation.Http-1.7.1) Updates `BenchmarkDotNet` from 0.13.9 to 0.13.12 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.12) --- updated-dependencies: - dependency-name: Azure.Security.KeyVault.Keys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Azure.Security.KeyVault.Secrets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Google.Cloud.Firestore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Sendgrid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v8.1-preview #650 +/- ##
=============================================
Coverage 65.56% 65.56%
=============================================
Files 263 263
Lines 6032 6032
Branches 381 381
=============================================
Hits 3955 3955
Misses 1967 1967
Partials 110 110 ☔ View full report in Codecov by Sentry. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.
Bumps the other group with 7 updates:
4.5.0
4.6.0
4.5.0
4.6.0
3.5.0
3.5.1
9.29.1
9.29.2
8.0.1
8.0.2
1.7.0
1.7.1
0.13.9
0.13.12
Updates
Azure.Security.KeyVault.Keys
from 4.5.0 to 4.6.0Release notes
Sourced from Azure.Security.KeyVault.Keys's releases.
Commits
2ba5db3
Throw RequestFailedException for failed backup/restore (#41919)162774f
Fix spelling mistakes (#41998)e4682df
ClientModel: Make ClientRetryPolicy.Default a property instead of a field (#4...99551c7
[Analyzers] Adding additional approved namespaces (#41967)dd211a7
Beta 2 updates (#41913)4ea0b68
Move emitter-package.json scripts to eng/common (#41989)cf3d2b8
[Extensions] Add AOT compatibility attributes to Microsoft.Extensions.Azure (...89d810e
[Event Hubs] Post-release fixes (#41966)cd042cc
Update the dependencies to resolve vulnerabilities. (#41798)7514ee3
Prepare for release (#41970)Updates
Azure.Security.KeyVault.Secrets
from 4.5.0 to 4.6.0Release notes
Sourced from Azure.Security.KeyVault.Secrets's releases.
Commits
2ba5db3
Throw RequestFailedException for failed backup/restore (#41919)162774f
Fix spelling mistakes (#41998)e4682df
ClientModel: Make ClientRetryPolicy.Default a property instead of a field (#4...99551c7
[Analyzers] Adding additional approved namespaces (#41967)dd211a7
Beta 2 updates (#41913)4ea0b68
Move emitter-package.json scripts to eng/common (#41989)cf3d2b8
[Extensions] Add AOT compatibility attributes to Microsoft.Extensions.Azure (...89d810e
[Event Hubs] Post-release fixes (#41966)cd042cc
Update the dependencies to resolve vulnerabilities. (#41798)7514ee3
Prepare for release (#41970)Updates
Google.Cloud.Firestore
from 3.5.0 to 3.5.1Release notes
Sourced from Google.Cloud.Firestore's releases.
Commits
5d04d5b
Release Firestore libraries version 3.5.1 (#11732)d99a961
chore(deps): update dependency nuget.protocol to v6.9.1a359c07
feat: Add application field to finding's list of attributesc53462b
docs: Finish a sentence with a period0c2c601
docs: Clarify that the parent field in the CreateBillingAccountRequest must b...4cfbeae
tests: Use a project reference for Firestore in the Issue11653 ad hoc test8c4773a
tests: Add test for issue 11653, but with Datastore6a5e369
chore: Revert "chore: Stop sending legacy routing header."693b0da
tests: Unskip previously failing test.174b0bc
feat: Add UnenrollDataSources API which gives users a programmatic way to une...Updates
Sendgrid
from 9.29.1 to 9.29.2Release notes
Sourced from Sendgrid's releases.
Changelog
Sourced from Sendgrid's changelog.
Commits
15c6a51
Update test-and-deploy.yml (#1203)f8094d1
Release 9.29.240064ea
[Librarian] Version Bump453b5af
chore: corrected nuget push (#1202)6e5d2f8
chore: added code-signing workflow (#1201)Updates
Npgsql
from 8.0.1 to 8.0.2Release notes
Sourced from Npgsql's releases.
Commits
9e4ff8c
Add a factory mechanism for the factories called by the chain builder (#5561)9e24837
Support writing IList<T> impls again (#5558)ab7bf09
Remove tiny bit of code bloat26e205a
Improve no IO expected message details (#5568)7691c95
Bring UnsupportedTypeInfoResolver up-to-date with current mechanics (#5556)5d4609d
Make test check on invariant culture1f6451b
Add ifdef for decimal scalec70e5a2
Default to invariant culture when using static NpgsqlSnakeCaseNameTranslator....fa583c3
Fix NpgsqlBox behaves incorrectly with negative coordinates (#5502)6c2f1b7
Composite fixes (#5553)Updates
OpenTelemetry.Instrumentation.AspNetCore
from 1.7.0 to 1.7.1Commits
303ab7a
Update changelog for #5252 (#5341)8b88f43
[GrpcNetClient] Clarify impact to SuppressDownstreamInstrumentation (#5340)a2f85dc
Release instrumentation packages 1.7.1/1.7.0-beta.1 (#5322)f1a1835
[sdk-metrics] Remove some reflection used by tests (#5338)8325786
Add MinVerTagPrefix for SQL and gRPC instrumentation (#5337)f6c31f3
[Editorial] Update the docs based on Copilot review feedback (#5332)cf00e42
[sdk-metrics] Obsolete SetMaxMetricPointsPerMetricStream + standarize on "Car...f214d27
[Instrumentation.SqlClient] Improve changelog (#5327)93038e2
Dispose loggerFactory in benchmark (#5330)5ac06dd
Clean up guidance docs (#5329)Updates
BenchmarkDotNet
from 0.13.9 to 0.13.12Release notes
Sourced from BenchmarkDotNet's releases.
... (truncated)
Commits
cdce32f
Prepare v0.13.12 changelog0159b88
[docs] Update vstest2990951
[Bug Fix] Custom SimpleJob Id ignored (#2491)06fb242
Use different FQNs for parameterized cases in TestAdapter, fix #2494b67b6b1
Update pack files layout for BenchmarkDotNet.TestAdapter, fix #24929f74923
[build] Add test-pack job in run-tests workflow, see #24928b6badb
[build] In the release workflow, automatically generate an announcement discu...5c46537
[build] Bump Octokit: 9.0.0->9.1.041b23b7
Update default framework version to net8.0 (LTS)91f3f7e
Add a VSTest Adapter (#2438)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions