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.Form from 1.0.1 to 1.1.0 #3561

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.Kiota.Serialization.Form from 1.0.1 to 1.1.0.

Release notes

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

1.1.0

Changes:

  • #75: feature/trimming
  • #74: Bump xunit from 2.5.2 to 2.5.3
  • #72: Bump xunit from 2.5.1 to 2.5.2
  • #73: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #71: Bump Microsoft.Kiota.Abstractions from 1.3.5 to 1.4.0
  • #70: Bump Microsoft.Kiota.Abstractions from 1.3.4 to 1.3.5
  • #69: Bump Microsoft.Kiota.Abstractions from 1.3.3 to 1.3.4
  • #68: Bump Microsoft.Kiota.Abstractions from 1.3.2 to 1.3.3
  • #67: Bump Microsoft.Kiota.Abstractions from 1.3.1 to 1.3.2
  • #66: Bump xunit from 2.5.0 to 2.5.1
  • #65: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • #64: Bump actions/checkout from 3 to 4
  • #63: - adds missing fabric bot configuration
  • #61: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • #62: Bump Microsoft.TestPlatform.ObjectModel from 17.7.1 to 17.7.2
  • #60: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • #59: Bump Microsoft.TestPlatform.ObjectModel from 17.7.0 to 17.7.1
  • #58: Bump Moq from 4.20.2 to 4.20.69
  • #57: Bump Microsoft.Kiota.Abstractions from 1.3.0 to 1.3.1
  • #56: Bump Moq from 4.20.1 to 4.20.2
  • #55: Bump Moq from 4.18.4 to 4.20.1
  • #54: Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • #53: Bump Microsoft.TestPlatform.ObjectModel from 17.6.3 to 17.7.0
  • #52: - bumps java version for sonarcloud to stay on supported version
  • #51: Bump Microsoft.Kiota.Abstractions from 1.2.1 to 1.3.0
  • #49: Bump xunit from 2.4.2 to 2.5.0
  • #50: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • #48: Bump Microsoft.Kiota.Abstractions from 1.2.0 to 1.2.1
  • #47: Bump Microsoft.Kiota.Abstractions from 1.1.4 to 1.2.0
  • #46: Update PackageProjectUrl to https://aka.ms/kiota/docs.
  • #45: Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
  • #43: Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3
  • #44: Bump Microsoft.TestPlatform.ObjectModel from 17.6.2 to 17.6.3
  • #42: Bump Microsoft.Kiota.Abstractions from 1.1.3 to 1.1.4
  • #41: Bump Microsoft.Kiota.Abstractions from 1.1.2 to 1.1.3
  • #40: - adds missing package icon
  • #39: - removes PR trigger for ADO security
  • #37: Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
  • #38: Bump Microsoft.TestPlatform.ObjectModel from 17.6.1 to 17.6.2
  • #35: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
  • #36: Bump Microsoft.TestPlatform.ObjectModel from 17.6.0 to 17.6.1
  • #34: Bump Microsoft.Kiota.Abstractions from 1.1.1 to 1.1.2
  • #33: Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1

... (truncated)

Changelog

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

[1.1.0] - 2023-10-23

Added

  • Added support for dotnet trimming.

[1.0.2] - 2023-03-10

Changed

  • Bumps abstraction dependency

[1.0.0] - 2023-02-27

Added

  • GA release

Changed

[1.0.0-rc.5] - 2023-02-20

Changed

  • Adds support rendering collection of values

[1.0.0-rc.4] - 2023-01-27

Changed

  • Relaxed nullability tolerance when merging objects for composed types.

[1.0.0-rc.3] - 2023-01-17

Changed

  • Adds support for nullable reference types

[1.0.0-rc.2] - 2022-12-16

Changed

  • Fixed key encoding.

[1.0.0-rc.1] - 2022-12-15

Changed

  • Release candidate 1

... (truncated)

Commits
  • 5ed652f Merge pull request #75 from microsoft/feature/trimming
  • fce9c08 - bumps version number
  • 278f644 - bumps abstractions version
  • 9952335 - fixes method declarations
  • f7fa458 - adds missing trimming annotations
  • c9ac14d - enables trimming
  • 9abbbf7 Merge pull request #74 from microsoft/dependabot/nuget/xunit-2.5.3
  • 3b4886c Bump xunit from 2.5.2 to 2.5.3
  • 3df3572 Merge pull request #72 from microsoft/dependabot/nuget/xunit-2.5.2
  • 626a49c Bump xunit from 2.5.1 to 2.5.2
  • 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 requested a review from a team as a code owner October 24, 2023 08:45
@dependabot dependabot bot added the generator Issues or improvements relater to generation capabilities. label Oct 24, 2023
@github-actions github-actions bot enabled auto-merge October 24, 2023 08:47
Bumps [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-serialization-form-dotnet) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/microsoft/kiota-serialization-form-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-form-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-form-dotnet@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Serialization.Form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Kiota.Serialization.Form-1.1.0 branch from 23c6ea6 to 8259a04 Compare October 24, 2023 08:51
@andrueastman andrueastman merged commit d0f86e7 into main Oct 24, 2023
@andrueastman andrueastman deleted the dependabot/nuget/Microsoft.Kiota.Serialization.Form-1.1.0 branch October 24, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Issues or improvements relater to generation capabilities.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant