Skip to content

Bump the all-go-mod-patch-and-minor group across 1 directory with 3 updates#167

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-go-mod-patch-and-minor-b7e20de9cf
Open

Bump the all-go-mod-patch-and-minor group across 1 directory with 3 updates#167
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-go-mod-patch-and-minor-b7e20de9cf

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/microsoft/kiota-abstractions-go and github.com/microsoftgraph/msgraph-sdk-go.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.21.0

1.21.0 (2026-01-12)

Features Added

  • Added runtime/datetime package which provides specialized time type wrappers for serializing and deserializing time values in various formats used by Azure services.

Other Changes

  • Aligned cloud.AzureGovernment and cloud.AzureChina audience values with Azure CLI
Commits

Updates github.com/microsoft/kiota-abstractions-go from 1.9.3 to 1.9.4

Release notes

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

v1.9.4

1.9.4 (2026-03-09)

Bug Fixes

  • duration normalization no longer produces invalid ISO 8601 week combinations (7285e50)
  • ISO 8601 duration normalization must not produce partial-week combinations (aa3357f)
Changelog

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

1.9.4 (2026-03-09)

Bug Fixes

  • duration normalization no longer produces invalid ISO 8601 week combinations (7285e50)
  • ISO 8601 duration normalization must not produce partial-week combinations (aa3357f)
Commits
  • 04b1989 Merge pull request #225 from microsoft/release-please--branches--main--compon...
  • ada566e chore(main): release 1.9.4
  • aa3357f Merge pull request #224 from microsoft/copilot/fix-duration-normalization-error
  • 7285e50 fix: duration normalization no longer produces invalid ISO 8601 week combinat...
  • 47a0782 Initial plan
  • 8d72ef9 Merge pull request #221 from microsoft/ci/release-please-dispatch
  • e245bfb ci: adds workflow dispatch to release please
  • 22be700 Merge pull request #219 from microsoft/dependabot/github_actions/dependabot/f...
  • 7e2131e chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
  • 219e0fd Merge pull request #218 from microsoft/dependabot/github_actions/SonarSource/...
  • Additional commits viewable in compare view

Updates github.com/microsoftgraph/msgraph-sdk-go from 1.93.0 to 1.96.0

Release notes

Sourced from github.com/microsoftgraph/msgraph-sdk-go's releases.

v1.96.0

1.96.0 (2026-02-19)

Features

  • generation: update request builders and models (aae8c3e)

v1.95.0

1.95.0 (2026-02-05)

Features

  • generation: update request builders and models (97b41c7)

v1.94.0

1.94.0 (2026-01-22)

Features

  • generation: update request builders and models (#970) (cdf9980)
Changelog

Sourced from github.com/microsoftgraph/msgraph-sdk-go's changelog.

1.96.0 (2026-02-19)

Features

  • generation: update request builders and models (aae8c3e)

1.95.0 (2026-02-05)

Features

  • generation: update request builders and models (97b41c7)

1.94.0 (2026-01-22)

Features

  • generation: update request builders and models (#970) (cdf9980)
Commits
  • 4f98af0 Merge pull request #977 from microsoftgraph/release-please--branches--main--c...
  • a6d47c0 chore(main): release 1.96.0
  • 825aefd Merge pull request #976 from microsoftgraph/v1.0/pipelinebuild/210015
  • aae8c3e feat(generation): update request builders and models
  • c0d9144 Merge pull request #974 from microsoftgraph/release-please--branches--main--c...
  • 9af911f chore(main): release 1.95.0
  • 10976cc Merge pull request #973 from microsoftgraph/v1.0/pipelinebuild/209142
  • 97b41c7 feat(generation): update request builders and models
  • 21cbf4d chore(main): release 1.94.0 (#971)
  • cdf9980 feat(generation): update request builders and models (#970)
  • 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 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

…pdates

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/microsoft/kiota-abstractions-go](https://github.com/microsoft/kiota-abstractions-go) and [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go).


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.20.0...sdk/azcore/v1.21.0)

Updates `github.com/microsoft/kiota-abstractions-go` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/microsoft/kiota-abstractions-go/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-abstractions-go@v1.9.3...v1.9.4)

Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.93.0 to 1.96.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-go@v1.93.0...v1.96.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/microsoft/kiota-abstractions-go
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-version: 1.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

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 Mar 9, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 9, 2026

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.

0 participants