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

Bump Microsoft.Kiota.Authentication.Azure and Azure.Core #866

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps Microsoft.Kiota.Authentication.Azure and Azure.Core. These dependencies needed to be updated together.
Updates Microsoft.Kiota.Authentication.Azure from 1.1.4 to 1.1.5

Release notes

Sourced from Microsoft.Kiota.Authentication.Azure's releases.

1.1.5

Changes:

  • #193: #191 Optimise Dependencies
  • #19: Bump Microsoft.Kiota.Abstractions from 1.0.0-preview.8 to 1.0.0-preview.9
  • #191: Remove System.Diagnostics.DiagnosticSource dependency from net 6+
  • #194: #192 use license expression rather than file
  • #192: Package should be using a license expression
  • #189: Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
  • #190: Bump xunit from 2.7.0 to 2.7.1
  • #188: Bump Microsoft.Kiota.Abstractions from 1.8.0 to 1.8.1
  • #187: - aligns code owners with other repos
  • #186: Fixes release pipeline.
  • #185: Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
  • #184: Bump Microsoft.Kiota.Abstractions from 1.7.12 to 1.8.0
  • #180: Moves azure authentication pipelines to 1ES compliant templates
  • #183: Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • #182: Bump coverlet.collector from 6.0.1 to 6.0.2
  • #181: Bump Microsoft.Kiota.Abstractions from 1.7.11 to 1.7.12
  • #179: Bump Microsoft.Kiota.Abstractions from 1.7.10 to 1.7.11
  • #178: Bump Azure.Core from 1.37.0 to 1.38.0

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Authentication.Azure's changelog.

[1.1.5] - 2024-04-19

Commits
  • 79cda04 Merge pull request #193 from thompson-tomo/chore/#191_DependencyOptimisation&...
  • 47a4ce8 Merge pull request #194 from thompson-tomo/chore/#192_SetLicenseExpression
  • fcaeaf2 #192 use license expression rather than file
  • 91dba46 #191 Optimise Dependencies
  • 355a6f4 Merge pull request #189 from microsoft/dependabot/nuget/xunit.runner.visualst...
  • d7fbc19 Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
  • 8fff48d Merge pull request #190 from microsoft/dependabot/nuget/xunit-2.7.1
  • e2564c6 Bump xunit from 2.7.0 to 2.7.1
  • b327a76 Merge pull request #188 from microsoft/dependabot/nuget/Microsoft.Kiota.Abstr...
  • 7a01f7b Bump Microsoft.Kiota.Abstractions from 1.8.0 to 1.8.1
  • Additional commits viewable in compare view

Updates Azure.Core from 1.36.0 to 1.38.0

Commits

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 29, 2024
Bumps [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) and [Azure.Core](https://github.com/Azure/azure-sdk-for-net). These dependencies needed to be updated together.

Updates `Microsoft.Kiota.Authentication.Azure` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/microsoft/kiota-authentication-azure-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-authentication-azure-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-authentication-azure-dotnet@v1.1.4...v1.1.5)

Updates `Azure.Core` from 1.36.0 to 1.38.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.36.0...Azure.Core_1.38.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-818f65cd73 branch from d9af5cf to 833e80b Compare April 30, 2024 11:54
Copy link

sonarcloud bot commented Apr 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@christianhelle christianhelle merged commit 03f2c97 into master Apr 30, 2024
41 of 47 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-818f65cd73 branch April 30, 2024 14:57
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.

None yet

1 participant