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

Bump the gomodupdates group in /providers/ms365 with 3 updates #4920

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the gomodupdates group in /providers/ms365 with 3 updates: github.com/microsoft/kiota-abstractions-go, github.com/microsoftgraph/msgraph-beta-sdk-go and github.com/stretchr/testify.

Updates github.com/microsoft/kiota-abstractions-go from 1.7.0 to 1.8.1

Release notes

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

v1.8.1

Changed

  • Fixed outdated reference to std uri template.

v1.8.0

  • Remove native support for date in std-uritemplate #1.8.0
Changelog

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

[1.8.1] - 2024-07-09

Changed

  • Fixed outdated reference to std uri template.

[1.8.0] - 2024-07-09

Changed

  • Removed native support for date in std-uritemplate #1.8.0

Added

Commits
  • 4ffb480 Merge pull request #191 from microsoft/fix/outdated-std-reference
  • 1e5c574 fix: outdated std uri template reference
  • 8b331d0 prepare for std uri template 2 and date time drop (#190)
  • 7579d75 Merge pull request #188 from microsoft/chore/guid-tests
  • 214f273 fix: adds workflow dispatch to codeql workflow
  • 58007cf chore: adds unit test to demonstrate guid normalization
  • See full diff in compare view

Updates github.com/microsoftgraph/msgraph-beta-sdk-go from 0.112.0 to 0.113.0

Release notes

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

v0.113.0

0.113.0 (2024-11-20)

Features

  • generation: update request builders and models (#478) (7690810)
Changelog

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

0.113.0 (2024-11-20)

Features

  • generation: update request builders and models (#478) (7690810)
Commits
  • 55d1eea chore(main): release 0.113.0 (#479)
  • 7690810 feat(generation): update request builders and models (#478)
  • 54a50c6 Merge pull request #476 from JacieChao/update-readme
  • 7889c8d Change missing method GetError to GetErrorEscaped in docs
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • 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 gomodupdates group in /providers/ms365 with 3 updates: [github.com/microsoft/kiota-abstractions-go](https://github.com/microsoft/kiota-abstractions-go), [github.com/microsoftgraph/msgraph-beta-sdk-go](https://github.com/microsoftgraph/msgraph-beta-sdk-go) and [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/microsoft/kiota-abstractions-go` from 1.7.0 to 1.8.1
- [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.7.0...v1.8.1)

Updates `github.com/microsoftgraph/msgraph-beta-sdk-go` from 0.112.0 to 0.113.0
- [Release notes](https://github.com/microsoftgraph/msgraph-beta-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-beta-sdk-go/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-beta-sdk-go@v0.112.0...v0.113.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-abstractions-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/microsoftgraph/msgraph-beta-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

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 Nov 25, 2024
Copy link
Contributor

Test Results

3 162 tests  ±0   3 161 ✅ ±0   1m 44s ⏱️ +13s
  372 suites ±0       1 💤 ±0 
   28 files   ±0       0 ❌ ±0 

Results for commit 80d96d2. ± Comparison against base commit 55dbd36.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/providers/ms365/gomodupdates-2447622625 branch November 25, 2024 11:45
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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