-
Notifications
You must be signed in to change notification settings - Fork 766
Commit 07a7b87
authored
Bump Azure.Extensions.AspNetCore.Configuration.Secrets from 1.3.1 to 1.3.2 in /webapi (#1115)
Bumps
[Azure.Extensions.AspNetCore.Configuration.Secrets](https://github.com/Azure/azure-sdk-for-net)
from 1.3.1 to 1.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-net/releases">Azure.Extensions.AspNetCore.Configuration.Secrets's
releases</a>.</em></p>
<blockquote>
<h2>Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.2</h2>
<h2>1.3.2 (2024-08-16)</h2>
<h3>Other Changes</h3>
<ul>
<li>Updated reference to <code>Azure.Security.KeyVault.Secrets</code>
v4.6.0 to mitigate a reported SSRF vulnerability.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/ebef523ba97b0e6e33aa3301655c523a8ec290e7"><code>ebef523</code></a>
[Extensions] Bump KeyVault Dependencies (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45541">#45541</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/b132865747ca25730916a739d5e74db4e1a3a910"><code>b132865</code></a>
Sync eng/common directory with azure-sdk-tools for PR 8830 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45542">#45542</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/be99b3372b822f8f3084be6e57d0942376d22006"><code>be99b33</code></a>
[Schema Registry] Bump Avro Vesion (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45538">#45538</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/acab4cc20f87c92421e8178d5f446b702e534a78"><code>acab4cc</code></a>
Updating to the latest TypeSpec and preparing for Document Translation
SDK GA...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/6715df50df9b56cd7815b7f0176a7930157e6e52"><code>6715df5</code></a>
Increment package version after release of Azure.ResourceManager.Fabric
(<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45535">#45535</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/766d966d393a317a869788b08aa4724a237bfb7e"><code>766d966</code></a>
Increment package version after release of
Azure.ResourceManager.HealthDataAI...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/26afd90b17178c6882cfc936eeba9be05a55a528"><code>26afd90</code></a>
Increment package version after release of Azure.AI.DocumentIntelligence
(<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45">#45</a>...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/093ecf7152be149010e4e2bacfd038f496df4e06"><code>093ecf7</code></a>
Update Generator Version 3.0.0-beta.20240814.3 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45536">#45536</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/986134bd0cfe372aedadc67004d1c0d068854c66"><code>986134b</code></a>
AppComplianceAutomation first GA (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/44705">#44705</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/91fb3404a7fd676015244a953077b13d10838827"><code>91fb340</code></a>
fix(doc): obsolete .net and node version requirement (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/45527">#45527</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-net/compare/Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1...Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5eb9ec7 commit 07a7b87Copy full SHA for 07a7b87
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- webapi
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedwebapi/CopilotChatWebApi.csproj
Copy file name to clipboardExpand all lines: webapi/CopilotChatWebApi.csproj+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments