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.Serialization.Multipart from 1.0.0 to 1.1.0 #648

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps Microsoft.Kiota.Serialization.Multipart from 1.0.0 to 1.1.0.

Release notes

Sourced from Microsoft.Kiota.Serialization.Multipart's releases.

1.1.0

Changes:

  • #27: feature/trimming
  • #26: Bump xunit from 2.5.2 to 2.5.3
  • #24: Bump xunit from 2.5.1 to 2.5.2
  • #25: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #23: Bump Microsoft.Kiota.Abstractions from 1.3.5 to 1.4.0
  • #22: Bump Microsoft.Kiota.Abstractions from 1.3.4 to 1.3.5
  • #21: Bump Microsoft.Kiota.Abstractions from 1.3.3 to 1.3.4
  • #20: Bump Microsoft.Kiota.Abstractions from 1.3.2 to 1.3.3
  • #19: Bump Microsoft.Kiota.Abstractions from 1.3.1 to 1.3.2
  • #18: Bump xunit from 2.5.0 to 2.5.1
  • #17: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • #16: Bump actions/checkout from 3 to 4
  • #15: - adds missing fabric bot configuration
  • #14: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • #13: Bump Microsoft.TestPlatform.ObjectModel from 17.7.1 to 17.7.2
  • #12: Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 7.0.4
  • #11: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • #10: Bump Microsoft.TestPlatform.ObjectModel from 17.7.0 to 17.7.1
  • #9: Bump Moq from 4.20.2 to 4.20.69
  • #8: Bump Moq from 4.20.1 to 4.20.2
  • #6: Bump Microsoft.Kiota.Abstractions from 1.3.0 to 1.3.1
  • #7: Bump Moq from 4.20.0 to 4.20.1
  • #5: Bump Moq from 4.18.4 to 4.20.0
  • #3: Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • #4: Bump Microsoft.TestPlatform.ObjectModel from 17.6.3 to 17.7.0
  • #2: - bumps java version for sonarcloud to stay on supported version

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Multipart's changelog.

[1.1.0] - 2023-10-23

Added

  • Added support for dotnet trimming.

Added

Changed

Commits
  • e1d5a05 Merge pull request #27 from microsoft/feature/trimming
  • 1b7561b - bumps version number
  • 5ba1ce6 - bumps abstractions version
  • ec06b8e - adds missing trimming annotations
  • 4d5596a - enables trimming
  • 82084c2 Merge pull request #26 from microsoft/dependabot/nuget/xunit-2.5.3
  • 63f2a31 Bump xunit from 2.5.2 to 2.5.3
  • 37a72ba Merge pull request #24 from microsoft/dependabot/nuget/xunit-2.5.2
  • cea2ba6 Bump xunit from 2.5.1 to 2.5.2
  • f47b8df Merge pull request #25 from microsoft/dependabot/nuget/xunit.runner.visualstu...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2023
@christianhelle
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Kiota.Serialization.Multipart-1.1.0 branch from c9397a3 to 5325aba Compare October 24, 2023 10:56
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Kiota.Serialization.Multipart-1.1.0 branch from 5325aba to bd6f10f Compare October 24, 2023 11:52
Bumps [Microsoft.Kiota.Serialization.Multipart](https://github.com/microsoft/kiota-serialization-multipart-dotnet) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/microsoft/kiota-serialization-multipart-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-multipart-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-multipart-dotnet@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Serialization.Multipart
  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/Microsoft.Kiota.Serialization.Multipart-1.1.0 branch from bd6f10f to e3a9187 Compare October 24, 2023 12:54
@christianhelle christianhelle merged commit e649476 into master Oct 24, 2023
43 of 44 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Kiota.Serialization.Multipart-1.1.0 branch October 24, 2023 14:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant