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.Text from 1.0.1 to 1.0.3 in /clients/csharp #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps Microsoft.Kiota.Serialization.Text from 1.0.1 to 1.0.3.

Release notes

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

1.0.3

Changes:

  • #86: Change encoding passed to StreamWriter constructor

This list of changes was auto generated.

1.0.2

Changes:

Bugs:

  • #82: TextSerializationWriter results in System.Net.Http.HttpRequestException

Others:

  • #83: Fix for unreadable stream
  • #84: Fixes ADO release task
  • #80: Bump xunit from 2.4.2 to 2.5.0
  • #81: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • #79: Bump Microsoft.Kiota.Abstractions from 1.2.0 to 1.2.1
  • #78: Bump Microsoft.Kiota.Abstractions from 1.1.4 to 1.2.0
  • #77: Update PackageProjectUrl to https://aka.ms/kiota/docs.
  • #74: Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
  • #75: Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3
  • #76: Bump Microsoft.TestPlatform.ObjectModel from 17.6.2 to 17.6.3
  • #73: Bump Microsoft.Kiota.Abstractions from 1.1.3 to 1.1.4
  • #71: - adds missing package icon
  • #72: Bump Microsoft.Kiota.Abstractions from 1.1.2 to 1.1.3
  • #69: Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
  • #70: Bump Microsoft.TestPlatform.ObjectModel from 17.6.1 to 17.6.2
  • #67: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
  • #68: Bump Microsoft.TestPlatform.ObjectModel from 17.6.0 to 17.6.1
  • #66: Bump Microsoft.Kiota.Abstractions from 1.1.1 to 1.1.2
  • #65: Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
  • #64: Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
  • #63: Bump coverlet.msbuild from 3.2.0 to 6.0.0
  • #62: Bump coverlet.collector from 3.2.0 to 6.0.0
  • #61: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • #60: Bump Microsoft.TestPlatform.ObjectModel from 17.5.0 to 17.6.0
  • #58: Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0

... (truncated)

Changelog

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

[1.0.3] - 2023-07-14

Changed

  • Change to encoding on underlying stream #85 to match default used by StreamWriter class.

[1.0.2] - 2023-07-12

Changed

  • Fix for unreadable stream #82
Commits
  • 2f18bd7 Merge pull request #86 from microsoft/jasonjoh/utf8-nobom
  • 373daf4 Change encoding passed to StreamWriter constructor
  • 3adccfe Merge pull request #83 from microsoft/jasonjoh/serialization-writer-fix
  • 2d7573d Fix sonarcloud path
  • ea3c50d Update CHANGELOG.md
  • 0426794 Bump project version
  • c4ad7b9 Merge pull request #84 from microsoft/andrueastman/fixesADO
  • 25b1741 Attempted fix
  • 781df30 Fixes for .NET Framework compat
  • bda7dff Made Stream readable after writer disposed
  • 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 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 [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-serialization-text-dotnet) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/microsoft/kiota-serialization-text-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-text-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-text-dotnet@v1.0.1...v1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 14, 2023
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.

0 participants