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 github.com/microsoft/kiota-serialization-json-go from 1.0.5 to 1.0.6 #42

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps github.com/microsoft/kiota-serialization-json-go from 1.0.5 to 1.0.6.

Release notes

Sourced from github.com/microsoft/kiota-serialization-json-go's releases.

v1.0.6

Changed

  • Fixes serilaization of null values in collections of Objects.
Changelog

Sourced from github.com/microsoft/kiota-serialization-json-go's changelog.

[1.0.6] - 2024-02-12

Changed

  • Fixes serilaization of null values in collections of Objects.
Commits
  • 00f8585 Fixes serialization of null in a collection of objects (#129)
  • a13c7c5 Merge pull request #127 from microsoft/dependabot/go_modules/github.com/googl...
  • 3fedd2c Bump github.com/google/uuid from 1.5.0 to 1.6.0
  • e0328b4 Merge pull request #126 from microsoft/feature/wf-permissions-sonar
  • 0d3a5f5 - adds permissions to SQ workflow
  • b528d30 Merge pull request #124 from microsoft/feature/wf-permissions
  • 0e08445 Merge pull request #125 from microsoft/feature/wf-permissions-release
  • ee18394 - adds permissions to release workflow
  • af37fa1 - adds permissions in workflow file in anticipation for token lockdown
  • 436aedc Merge pull request #123 from microsoft/dependabot/go_modules/github.com/micro...
  • 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 [github.com/microsoft/kiota-serialization-json-go](https://github.com/microsoft/kiota-serialization-json-go) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/microsoft/kiota-serialization-json-go/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-json-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-json-go@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-serialization-json-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Copy link

what-the-diff bot commented Feb 19, 2024

PR Summary

  • Update for kiota-serialization-json-go library
    The pull request includes an update to the kiota-serialization-json-go library, which is a part of our project codebase. With this update, we've moved from version v1.0.5 to v1.0.6. This could result in efficient JSON serialization leading to potential performance improvements in our application.
  • Synchronized new library version with project dependencies
    In harmony with our efforts to keep our project up-to-date, modifications were made in the go.sum file to reflect the new version of the kiota-serialization-json-go library. This ensures congruence among all of our project dependencies to avoid potential integration issues.

@nickfloyd nickfloyd merged commit c723fb3 into main Feb 20, 2024
5 checks passed
@nickfloyd nickfloyd deleted the dependabot/go_modules/github.com/microsoft/kiota-serialization-json-go-1.0.6 branch February 20, 2024 21:30
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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant