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 the kiota-dependencies group in /get-started/quickstart/go with 2 updates #6925

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the kiota-dependencies group in /get-started/quickstart/go with 2 updates: github.com/microsoft/kiota-bundle-go and github.com/microsoft/kiota-serialization-json-go.

Updates github.com/microsoft/kiota-bundle-go from 1.0.0 to 1.3.0

Release notes

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

v1.3.0

1.3.0 (2024-12-18)

Features

  • adds github policies configuration (65c76ce)
  • adds latest code of conduct (a1117ca)
Changelog

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

1.3.0 (2024-12-18)

Features

  • adds github policies configuration (65c76ce)
  • adds latest code of conduct (a1117ca)
Commits
  • 4310b58 Merge pull request #13 from microsoft/release-please--branches--main--compone...
  • 83898ba chore(main): release 1.3.0
  • dfae9ef Merge pull request #14 from microsoft/ci/adds-sq-wf
  • e077e61 ci: adds sonarqube workflow definition
  • 932b53d Merge pull request #12 from microsoft/ci/release-please
  • 2268838 ci: adds release please configuration
  • 9d431f3 Merge pull request #11 from microsoft/dependabot/go_modules/github.com/micros...
  • eb18d3a Bump github.com/microsoft/kiota-http-go from 1.4.5 to 1.4.7
  • 82bed84 Merge pull request #10 from microsoft/dependabot/go_modules/github.com/stretc...
  • 814defb Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • Additional commits viewable in compare view

Updates github.com/microsoft/kiota-serialization-json-go from 1.0.8 to 1.0.9

Release notes

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

v1.0.9

1.0.9 (2024-12-17)

Bug Fixes

Changelog

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

1.0.9 (2024-12-17)

Bug Fixes

Commits
  • 825bd1c Merge pull request #152 from microsoft/release-please--branches--main--compon...
  • 406e870 chore(main): release 1.0.9
  • ff2d255 Merge pull request #151 from microsoft/ci/release-please
  • 1c16092 fix: changelog cleanup
  • b58923e ci: adds release please configuration
  • 14bbec2 Merge pull request #150 from microsoft/dependabot/go_modules/github.com/stret...
  • 6dd6a62 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 1cee8cf Merge pull request #149 from microsoft/dependabot/go_modules/github.com/micro...
  • 856f1d0 Bump github.com/microsoft/kiota-abstractions-go from 1.8.0 to 1.8.1
  • 24887ef Merge pull request #148 from microsoft/dependabot/go_modules/github.com/micro...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kiota-dependencies group in /get-started/quickstart/go with 2 updates: [github.com/microsoft/kiota-bundle-go](https://github.com/microsoft/kiota-bundle-go) and [github.com/microsoft/kiota-serialization-json-go](https://github.com/microsoft/kiota-serialization-json-go).


Updates `github.com/microsoft/kiota-bundle-go` from 1.0.0 to 1.3.0
- [Release notes](https://github.com/microsoft/kiota-bundle-go/releases)
- [Changelog](https://github.com/microsoft/kiota-bundle-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-bundle-go@v1.0.0...v1.3.0)

Updates `github.com/microsoft/kiota-serialization-json-go` from 1.0.8 to 1.0.9
- [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.8...v1.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2024
@baywet baywet merged commit f3a2c11 into main Dec 19, 2024
3 checks passed
@baywet baywet deleted the dependabot/go_modules/get-started/quickstart/go/kiota-dependencies-6679c167a4 branch December 19, 2024 22:20
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant