build(deps): bump the go-deps group across 1 directory with 3 updates #944
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 3 updates in the / directory: github.com/DataDog/datadog-api-client-go/v2, github.com/xanzy/go-gitlab and golang.org/x/text.
Updates
github.com/DataDog/datadog-api-client-go/v2
from 2.30.0 to 2.31.0Release notes
Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.
Changelog
Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.
Commits
541a3fc
Release 2.31.0 (#2718)8303809
Add Synthetics endpoint to fetch uptimes in API spec (#2661)b72f281
Remove total=recall from example. (#2714)31aa8a1
Add schema for mobile test (#2682)5b86957
Add documention for OCI Integration (#2713)b70f154
Add v2 endpoints for MS Teams Integration (#2707)da051fa
Add UA documentation for new DJM usage_type (#2698)4cd97ae
Add referenceTables field to security monitoring endpoints (#2697)2de9c6c
Ensure clients can handle empty oneOf objects (#2702)46c520f
Update v2 metrics list endpoint filter by metric type to use metric type cate...Updates
github.com/xanzy/go-gitlab
from 0.109.0 to 0.110.0Release notes
Sourced from github.com/xanzy/go-gitlab's releases.
Commits
3047899
Run gofmt on the codebasea5cc26b
Fix tabs/spaces...21b43f8
Merge pull request #2021 from Iridias/main38c50a4
Make a few small tweaks to get the PR inline with the docs8ac0c82
Minor changes to keep code consistent within the package8082427
Merge pull request #2019 from splunk/pages-api-update8a715ef
Merge pull request #2022 from loozhengyuan/feat/add-allow-pipeline-trigger-ap...a1f4e7b
feat: add deployment approval config attribute9a60185
Support API endpoint: List memberships for a billable member of a group5f6d49a
Merge pull request #2017 from jaredallard/patch-1Updates
golang.org/x/text
from 0.18.0 to 0.19.0Commits
3043346
x/text: Correct examples in number/doc38a95c2
all: fix some comments20097e4
all: fix printf(var) mistakes detected by latest printf checkerDependabot 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