Skip to content

build(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.0.7 to 1.0.8#101

Merged
nickfloyd merged 1 commit intomainfrom
dependabot/go_modules/github.com/microsoft/kiota-serialization-json-go-1.0.8
Aug 19, 2024
Merged

build(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.0.7 to 1.0.8#101
nickfloyd merged 1 commit intomainfrom
dependabot/go_modules/github.com/microsoft/kiota-serialization-json-go-1.0.8

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/microsoft/kiota-serialization-json-go from 1.0.7 to 1.0.8.

Release notes

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

v1.0.8

Changed

  • Modified how number values are derived, allowing values to be cast as the various types.

Fixed

  • Panicing when type is asserted to be what it isn't.
Changelog

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

[1.0.8] - 2024-08-13

Changed

  • Modified how number values are derived, allowing values to be cast as the various types.

Fixed

  • Panicing when type is asserted to be what it isn't.
Commits

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.7 to 1.0.8.
- [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.7...v1.0.8)

---
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 Aug 19, 2024
@what-the-diff
Copy link

what-the-diff bot commented Aug 19, 2024

PR Summary

  • Updated Packages in go.mod
    Our application's dependencies have been updated to their newer versions for better functionality, security and performance. The updated packages include:

    • kiota-abstractions-go (v1.6.1 from v1.6.0),
    • kiota-serialization-json-go (v1.0.8 from v1.0.7), and
    • std-uritemplate-go (v0.0.57 from v0.0.55).
  • Corresponding Changes in go.sum
    To ensure the integrity of our dependencies, their associated cryptographic hashes in go.sum file have also been updated to match these new versions. This means that the application is using the correct and intended versions of dependencies, which helps to keep our application secure and stable.

@nickfloyd nickfloyd merged commit a26e8d9 into main Aug 19, 2024
@nickfloyd nickfloyd deleted the dependabot/go_modules/github.com/microsoft/kiota-serialization-json-go-1.0.8 branch August 19, 2024 19:13
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