Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/microsoftgraph/msgraph-sdk-go, github.com/microsoftgraph/msgraph-sdk-go-core and helm.sh/helm/v3.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.1

Release notes

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

sdk/azcore/v1.19.1

1.19.1 (2025-09-11)

Bugs Fixed

  • Fixed resource identifier parsing for provider-specific resource hierarchies containing "resourceGroups" segments.

Other Changes

  • Improved error fall-back for improperly authored long-running operations.
  • Upgraded dependencies.

sdk/azcore/v1.19.0

1.19.0 (2025-08-21)

Features Added

  • Added runtime.APIVersionLocationPath to be set by clients that set the API version in the path.
Commits

Updates github.com/microsoftgraph/msgraph-sdk-go from 1.82.0 to 1.86.0

Release notes

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

v1.86.0

1.86.0 (2025-09-16)

Features

  • generation: update request builders and models (48b3df0)

v1.85.0

1.85.0 (2025-09-11)

Features

  • generation: update request builders and models (c09ab70)
  • generation: update request builders and models (bc69411)

v1.84.0

1.84.0 (2025-08-20)

Features

  • generation: update request builders and models (0c87e4f)

v1.83.0

1.83.0 (2025-08-12)

Features

  • generation: update request builders and models (ecdef19)
Changelog

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

1.86.0 (2025-09-16)

Features

  • generation: update request builders and models (48b3df0)

1.85.0 (2025-09-11)

Features

  • generation: update request builders and models (c09ab70)
  • generation: update request builders and models (bc69411)

1.84.0 (2025-08-20)

Features

  • generation: update request builders and models (0c87e4f)

1.83.0 (2025-08-12)

Features

  • generation: update request builders and models (ecdef19)
Commits
  • 318ad46 Merge pull request #930 from microsoftgraph/release-please--branches--main--c...
  • 4233b60 chore(main): release 1.86.0
  • 4a8f368 Merge pull request #929 from microsoftgraph/v1.0/pipelinebuild/198036
  • 48b3df0 feat(generation): update request builders and models
  • 61e23ed Merge pull request #926 from microsoftgraph/release-please--branches--main--c...
  • aff577a chore(main): release 1.85.0
  • c09ab70 Merge pull request #925 from microsoftgraph/mmainer/trigger-rp
  • bc69411 feat(generation): update request builders and models
  • 55a47d3 Generated models and request builders (#922)
  • 206adb8 Merge pull request #914 from microsoftgraph/release-please--branches--main--c...
  • Additional commits viewable in compare view

Updates github.com/microsoftgraph/msgraph-sdk-go-core from 1.3.2 to 1.4.0

Release notes

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

v1.4.0

1.4.0 (2025-09-11)

Features

Changelog

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

1.4.0 (2025-09-11)

Features

Commits
  • 0fcc2e8 Merge pull request #361 from microsoftgraph/release-please--branches--main--c...
  • 7ff0831 chore(main): release 1.4.0
  • e7d3b49 feat: identity dep update
  • ed4119f Merge remote-tracking branch 'remotes/origin/dependabot/go_modules/github.com...
  • 4efbe75 Merge remote-tracking branch 'remotes/origin/dependabot/go_modules/github.com...
  • 44f5e6b Merge remote-tracking branch 'remotes/origin/dependabot/github_actions/action...
  • 85ac83e Merge remote-tracking branch 'remotes/origin/dependabot/github_actions/action...
  • 7625c92 chore(deps): bump actions/setup-go from 5 to 6
  • 4f50b7a chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • 4799120 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore
  • Additional commits viewable in compare view

Updates helm.sh/helm/v3 from 3.18.4 to 3.19.0

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.19.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Fixed a helm pull regression from 3.18 - error pulling OCI charts with --password #31230
  • Fixed a helm lint regression from Helm 3.18 - rejected JSON Schema $ref URLs that worked in 3.17.x #31166
  • Fixed go mod tidy #31154
  • Fixed k8s version parsing not matching original #31091
  • Fixed charts failing when using a redirect registry #31087
  • Fixed missing debug logging for OCI transport
  • Fixed broken legacy docker support for login #30941
  • Fixed bugs from the move to ORAS v2
  • Fixed processing all hook deletions on failure #30673
  • Feature for helm create added httproute from gateway-api to create chart template #30658

Installation and Upgrading

Download Helm v3.19.0. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.19.1 will contain only bug fixes.
  • 3.20.0 is the next feature release.

Changelog

  • bump version to v3.19.0 3d8990f0836691f0229297773f3524598f46bda6 (Scott Rigby)
  • fix: use username and password if provided 9a54bf1df6245232aff6235ebc5da7616f06afa7 (Evans Mungai)

... (truncated)

Commits
  • 3d8990f bump version to v3.19.0
  • eab6c55 Merge pull request #31214 from helm/dependabot/go_modules/dev-v3/k8s-io-e32ea...
  • 25f462c Merge pull request #31241 from banjoh/em/fix-username-password-v3
  • 9a54bf1 fix: use username and password if provided
  • 5af0f68 chore(deps): bump the k8s-io group with 7 updates
  • fb05a5a Merge pull request #31233 from helm/dependabot/go_modules/dev-v3/github.com/s...
  • e485606 chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 2386688 Merge pull request #31208 from helm/dependabot/go_modules/dev-v3/github.com/s...
  • 6355c3d chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • ee80c32 Merge pull request #31189 from helm/dependabot/go_modules/dev-v3/github.com/s...
  • 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

…pdates

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go), [github.com/microsoftgraph/msgraph-sdk-go-core](https://github.com/microsoftgraph/msgraph-sdk-go-core) and [helm.sh/helm/v3](https://github.com/helm/helm).


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.2 to 1.19.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.2...sdk/azcore/v1.19.1)

Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.82.0 to 1.86.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.82.0...v1.86.0)

Updates `github.com/microsoftgraph/msgraph-sdk-go-core` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-go-core@v1.3.2...v1.4.0)

Updates `helm.sh/helm/v3` from 3.18.4 to 3.19.0
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.4...v3.19.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-version: 1.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go-core
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.19.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 Sep 22, 2025
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