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

build(deps): Bump AspNet.Security.OAuth.GitHub from 8.2.0 to 8.3.0 #645

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps AspNet.Security.OAuth.GitHub from 8.2.0 to 8.3.0.

Release notes

Sourced from AspNet.Security.OAuth.GitHub's releases.

8.3.0

What's Changed

New Contributors

Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@8.2.0...8.3.0

Commits
  • 9a771d5 Generate stable package versions
  • 6c65350 Add VK ID provider (#962)
  • 8bff342 Bump actions/attest-build-provenance in the actions group (#970)
  • 34f683a Bump nuget/setup-nuget from 2.0.0 to 2.0.1 (#969)
  • 1aaadb1 Bump NSubstitute from 5.1.0 to 5.3.0 (#967)
  • 82d20e3 Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0 (#965)
  • 3b9dd0f Bump actions/setup-dotnet from 4.0.1 to 4.1.0 in the actions group (#966)
  • 399f892 Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group (#964)
  • 855d3b4 Bump github/codeql-action from 3.26.13 to 3.27.0 (#963)
  • 12339f2 Fix package publishing
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [AspNet.Security.OAuth.GitHub](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@8.2.0...8.3.0)

---
updated-dependencies:
- dependency-name: AspNet.Security.OAuth.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 7, 2024
@dependabot dependabot bot temporarily deployed to BuildAndUploadImage November 7, 2024 12:36 Inactive
@intellitect-bot intellitect-bot enabled auto-merge (squash) November 7, 2024 12:36
@intellitect-bot intellitect-bot merged commit d463f31 into main Nov 7, 2024
6 checks passed
@intellitect-bot intellitect-bot deleted the dependabot/nuget/AspNet.Security.OAuth.GitHub-8.3.0 branch November 7, 2024 12:39
Joshua-Lester3 pushed a commit to Joshua-Lester3/EssentialCSharp.Web that referenced this pull request Dec 4, 2024
…ntelliTect#645)

Bumps
[AspNet.Security.OAuth.GitHub](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers)
from 8.2.0 to 8.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases">AspNet.Security.OAuth.GitHub's
releases</a>.</em></p>
<blockquote>
<h2>8.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Implement VK ID OAuth2 provider by <a
href="https://github.com/HScokies"><code>@​HScokies</code></a> in <a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/pull/962">aspnet-contrib/AspNet.Security.OAuth.Providers#962</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/HScokies"><code>@​HScokies</code></a>
made their first contribution in <a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/pull/962">aspnet-contrib/AspNet.Security.OAuth.Providers#962</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.2.0...8.3.0">https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.2.0...8.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/9a771d583f5379e67946abb82182499d4312817f"><code>9a771d5</code></a>
Generate stable package versions</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/6c65350b883d7da5ec07d85ab92c8bec6f4a9d44"><code>6c65350</code></a>
Add VK ID provider (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/962">#962</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/8bff342db12c404ae6604158c7b5be63cec23471"><code>8bff342</code></a>
Bump actions/attest-build-provenance in the actions group (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/970">#970</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/34f683a19d855fdc133dbd176cc0ca9766f422b0"><code>34f683a</code></a>
Bump nuget/setup-nuget from 2.0.0 to 2.0.1 (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/969">#969</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/1aaadb1fe28f3b9b3bc8e0405bf6746e900e4350"><code>1aaadb1</code></a>
Bump NSubstitute from 5.1.0 to 5.3.0 (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/967">#967</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/82d20e3a415be2203257ecc1222edde5766961bb"><code>82d20e3</code></a>
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0 (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/965">#965</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/3b9dd0f59dff18a754e40ab1913348532c1c120c"><code>3b9dd0f</code></a>
Bump actions/setup-dotnet from 4.0.1 to 4.1.0 in the actions group (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/966">#966</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/399f8924e34621ecdb3271c2ac7fbaa14aa76546"><code>399f892</code></a>
Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/964">#964</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/855d3b413fcdb4a4cdfef1d199c556c952fe56a1"><code>855d3b4</code></a>
Bump github/codeql-action from 3.26.13 to 3.27.0 (<a
href="https://redirect.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/issues/963">#963</a>)</li>
<li><a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commit/12339f2c6eb0b74533e6f0fb428b74a11bc8c7fc"><code>12339f2</code></a>
Fix package publishing</li>
<li>Additional commits viewable in <a
href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.2.0...8.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AspNet.Security.OAuth.GitHub&package-manager=nuget&previous-version=8.2.0&new-version=8.3.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant