Closed dependabot[bot] closed 5 months ago
Aviator will automatically update this comment as the status of the PR changes. Comment
/aviator refresh
to force Aviator to re-examine your PR (or learn about other/aviator
commands).
This PR was closed without merging. If you still want to merge this PR, re-open it.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
there's some lint errors in here an a lists error that seems like it will need more digging. We should work on getting these upgrades pulling in again though as I believe we removed the previous blocker on them (the whole sending null
instead of nothing issue)
Superseded by #5341.
Bumps github.com/microsoftgraph/msgraph-sdk-go from 1.30.0 to 1.43.0.
Changelog
Sourced from github.com/microsoftgraph/msgraph-sdk-go's changelog.
... (truncated)
Commits
cd6fc90
Generated models and request builders (#710)6c11aca
update author feedback label (#711)e9f2cc5
Merge pull request #709 from microsoftgraph/dependabot/go_modules/golang.org/...ded41ec
Bump golang.org/x/net from 0.22.0 to 0.23.0f9c18ef
Generated models and request builders (#707)3e5dd71
Merge pull request #708 from microsoftgraph/feature/code-of-conduct72ac35b
- updates code of conduct to the latest standardd49f289
Generated models and request builders (#703)f19af10
Generated models and request builders (#700)8d0251f
Merge pull request #697 from microsoftgraph/dependabot/github_actions/dependa...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