Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the go-deps group with 4 updates in the /v2 directory: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/hbollon/go-edlib, github.com/microsoftgraph/msgraph-sdk-go and github.com/onsi/gomega.
Bumps the go-deps group with 4 updates in the /v2/cmd/asoctl directory: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/hbollon/go-edlib, github.com/microsoftgraph/msgraph-sdk-go and github.com/onsi/gomega.
Bumps the go-deps group with 2 updates in the /v2/tools/generator directory: github.com/hbollon/go-edlib and github.com/onsi/gomega.

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

Release notes

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

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
  • f087199 Prep azcore v1.19.0 for release (#25133)
  • 80c4d51 Sync eng/common directory with azure-sdk-tools for PR 11745 (#25122)
  • 4956bdd Upgrade emitter and TypeSpec packages to latest versions (#25126)
  • 7ce33a1 Sync eng/common directory with azure-sdk-tools for PR 11741 (#25121)
  • a3684d1 Configurations: 'specification/impact/Impact.Management/tspconfig.yaml', API...
  • 51f157b Sync eng/common directory with azure-sdk-tools for PR 11726 (#25097)
  • cb9ef37 Increment package version after release of storage/azqueue (#24971)
  • 2b7f1d6 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 519e8ab typespec merged stay on main (#25094)
  • ee07fa9 Sync eng/common directory with azure-sdk-tools for PR 11559 (#25092)
  • Additional commits viewable in compare view

Updates github.com/hbollon/go-edlib from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/hbollon/go-edlib's releases.

v1.7.0

1.7.0 (2025-08-19)

Features

  • reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min(m,n)) (#17) (37da2e1)

Bug Fixes

  • v1/algo: invalid q-gram similarity calculation (#22) (12ac3d7)
Changelog

Sourced from github.com/hbollon/go-edlib's changelog.

1.7.0 (2025-08-19)

Features

  • reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min(m,n)) (#17) (37da2e1)

Bug Fixes

  • v1/algo: invalid q-gram similarity calculation (#22) (12ac3d7)

1.5.0 (2021-11-21)

Features

  • add k-gram shingle to Jaccard/Cosine sim (#11) (24d61a6)
Commits
  • 952af74 chore(master): release 1.7.0 (#24)
  • 15da37a ci(release): update release workflow to support upcoming v2
  • 12ac3d7 fix(v1/algo): invalid q-gram similarity calculation (#22)
  • 37da2e1 feat: reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min...
  • See full diff in compare view

Updates github.com/microsoftgraph/msgraph-sdk-go from 1.83.0 to 1.84.0

Release notes

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

v1.84.0

1.84.0 (2025-08-20)

Features

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

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

1.84.0 (2025-08-20)

Features

  • generation: update request builders and models (0c87e4f)
Commits
  • 206adb8 Merge pull request #914 from microsoftgraph/release-please--branches--main--c...
  • 3593044 chore(main): release 1.84.0
  • aea1b39 Merge pull request #913 from microsoftgraph/v1.0/pipelinebuild/195992
  • 0c87e4f feat(generation): update request builders and models
  • e9bafd2 chore: add release-please gha (#912)
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.38.0 to 1.38.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

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

Release notes

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

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
  • f087199 Prep azcore v1.19.0 for release (#25133)
  • 80c4d51 Sync eng/common directory with azure-sdk-tools for PR 11745 (#25122)
  • 4956bdd Upgrade emitter and TypeSpec packages to latest versions (#25126)
  • 7ce33a1 Sync eng/common directory with azure-sdk-tools for PR 11741 (#25121)
  • a3684d1 Configurations: 'specification/impact/Impact.Management/tspconfig.yaml', API...
  • 51f157b Sync eng/common directory with azure-sdk-tools for PR 11726 (#25097)
  • cb9ef37 Increment package version after release of storage/azqueue (#24971)
  • 2b7f1d6 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 519e8ab typespec merged stay on main (#25094)
  • ee07fa9 Sync eng/common directory with azure-sdk-tools for PR 11559 (#25092)
  • Additional commits viewable in compare view

Updates github.com/hbollon/go-edlib from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/hbollon/go-edlib's releases.

v1.7.0

1.7.0 (2025-08-19)

Features

  • reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min(m,n)) (#17) (37da2e1)

Bug Fixes

  • v1/algo: invalid q-gram similarity calculation (#22) (12ac3d7)
Changelog

Sourced from github.com/hbollon/go-edlib's changelog.

1.7.0 (2025-08-19)

Features

  • reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min(m,n)) (#17) (37da2e1)

Bug Fixes

  • v1/algo: invalid q-gram similarity calculation (#22) (12ac3d7)

1.5.0 (2021-11-21)

Features

  • add k-gram shingle to Jaccard/Cosine sim (#11) (24d61a6)
Commits
  • 952af74 chore(master): release 1.7.0 (#24)
  • 15da37a ci(release): update release workflow to support upcoming v2
  • 12ac3d7 fix(v1/algo): invalid q-gram similarity calculation (#22)
  • 37da2e1 feat: reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min...
  • See full diff in compare view

Updates github.com/microsoftgraph/msgraph-sdk-go from 1.83.0 to 1.84.0

Release notes

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

v1.84.0

1.84.0 (2025-08-20)

Features

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

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

1.84.0 (2025-08-20)

Features

  • generation: update request builders and models (0c87e4f)
Commits
  • 206adb8 Merge pull request #914 from microsoftgraph/release-please--branches--main--c...
  • 3593044 chore(main): release 1.84.0
  • aea1b39 Merge pull request #913 from microsoftgraph/v1.0/pipelinebuild/195992
  • 0c87e4f feat(generation): update request builders and models
  • e9bafd2 chore: add release-please gha (#912)
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.38.0 to 1.38.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates github.com/hbollon/go-edlib from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/hbollon/go-edlib's releases.

v1.7.0

1.7.0 (2025-08-19)

Features

  • reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min(m,n)) (#17) (37da2e1)

Bug Fixes

  • v1/algo: invalid q-gram similarity calculation (#22) (12ac3d7)
Changelog

Sourced from github.com/hbollon/go-edlib's changelog.

1.7.0 (2025-08-19)

Features

  • reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min(m,n)) (#17) (37da2e1)

Bug Fixes

  • v1/algo: invalid q-gram similarity calculation (#22) (12ac3d7)

1.5.0 (2021-11-21)

Features

  • add k-gram shingle to Jaccard/Cosine sim (#11) (24d61a6)
Commits
  • 952af74 chore(master): release 1.7.0 (#24)
  • 15da37a ci(release): update release workflow to support upcoming v2
  • 12ac3d7 fix(v1/algo): invalid q-gram similarity calculation (#22)
  • 37da2e1 feat: reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min...
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.38.0 to 1.38.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

You can trigger a rebase of this PR 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 go-deps group with 4 updates in the /v2 directory: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/hbollon/go-edlib](https://github.com/hbollon/go-edlib), [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) and [github.com/onsi/gomega](https://github.com/onsi/gomega).
Bumps the go-deps group with 4 updates in the /v2/cmd/asoctl directory: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/hbollon/go-edlib](https://github.com/hbollon/go-edlib), [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) and [github.com/onsi/gomega](https://github.com/onsi/gomega).
Bumps the go-deps group with 2 updates in the /v2/tools/generator directory: [github.com/hbollon/go-edlib](https://github.com/hbollon/go-edlib) and [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.2...sdk/azcore/v1.19.0)

Updates `github.com/hbollon/go-edlib` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/hbollon/go-edlib/releases)
- [Changelog](https://github.com/hbollon/go-edlib/blob/master/CHANGELOG.md)
- [Commits](hbollon/go-edlib@v1.6.0...v1.7.0)

Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.83.0 to 1.84.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.83.0...v1.84.0)

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.2...sdk/azcore/v1.19.0)

Updates `github.com/hbollon/go-edlib` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/hbollon/go-edlib/releases)
- [Changelog](https://github.com/hbollon/go-edlib/blob/master/CHANGELOG.md)
- [Commits](hbollon/go-edlib@v1.6.0...v1.7.0)

Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.83.0 to 1.84.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.83.0...v1.84.0)

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.1)

Updates `github.com/hbollon/go-edlib` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/hbollon/go-edlib/releases)
- [Changelog](https://github.com/hbollon/go-edlib/blob/master/CHANGELOG.md)
- [Commits](hbollon/go-edlib@v1.6.0...v1.7.0)

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/hbollon/go-edlib
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-version: 1.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/hbollon/go-edlib
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-version: 1.84.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/hbollon/go-edlib
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

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 Aug 25, 2025
@dependabot dependabot bot added the go Pull requests that update go code label Aug 25, 2025
@theunrepentantgeek theunrepentantgeek self-assigned this Aug 25, 2025
@theunrepentantgeek theunrepentantgeek added this pull request to the merge queue Aug 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2025
@theunrepentantgeek theunrepentantgeek added this pull request to the merge queue Aug 26, 2025
Merged via the queue into main with commit ddf0cd6 Aug 26, 2025
6 checks passed
@theunrepentantgeek theunrepentantgeek deleted the dependabot/go_modules/v2/go-deps-b911a43474 branch August 26, 2025 05:13
@github-project-automation github-project-automation bot moved this from In Progress to Recently Completed in Azure Service Operator Roadmap Aug 26, 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
Status: Recently Completed
Development

Successfully merging this pull request may close these issues.

1 participant