vault-plugin-secrets-gitlab
vault-plugin-secrets-gitlab copied to clipboard
Bump github.com/xanzy/go-gitlab from 0.105.0 to 0.109.0
Bumps github.com/xanzy/go-gitlab from 0.105.0 to 0.109.0.
Release notes
Sourced from github.com/xanzy/go-gitlab's releases.
v0.109.0
Breaking Changes
- Extend support for groups service accounts by
@mXtone
in xanzy/go-gitlab#2005What's Changed
- Add endpoint to lists invited groups of a project by
@habnux
in xanzy/go-gitlab#2000- Update jira integration pt2 by
@deepflame
in xanzy/go-gitlab#1999- chore: add ReportType to ProjectApprovalRule by
@mdevilliers
in xanzy/go-gitlab#2001- Bug: Needs to be a list of ProjectGroup by
@habnux
in xanzy/go-gitlab#2003- Fix an issue with omitempty on default_branch_protection_defaults by
@RicePatrick
in xanzy/go-gitlab#2004New Contributors
@habnux
made their first contribution in xanzy/go-gitlab#2000@mXtone
made their first contribution in xanzy/go-gitlab#2005Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0
v0.108.0
Breaking Changes
- Get scoped group variables by
@andersparslov
in xanzy/go-gitlab#1995- Rename GroupId to GroupID in the
MemberRole
andIteration
structs f97a106What's Changed
- Adds
HookEventToken
helper function for X-Gitlab-Token by@MaerF0x0
in xanzy/go-gitlab#1976- Add
ContainerRegistrySize
field toStatistics
struct by@Florian3535
in xanzy/go-gitlab#1978- chore: add report type to MergeRequestApprovalRule by
@mdevilliers
in xanzy/go-gitlab#1975- Add field "is_auditor" in user by
@thomasboni
in xanzy/go-gitlab#1981- Fix the user tests by
@svanharmelen
in xanzy/go-gitlab#1982- Add new DCO attribute to project and group push rules by
@beekeep
in xanzy/go-gitlab#1980- Support more options for list PATs by
@hjweddie
in xanzy/go-gitlab#1977- feat: add Bitbucket Cloud and Server import endpoints by
@pwlandoll
in xanzy/go-gitlab#1979- Expose PreReceiveSecretDetectionEnabled project setting by
@gravis
in xanzy/go-gitlab#1984- Add 15 Missing GitLab Settings by
@Jitsusama
in xanzy/go-gitlab#1985- Add
prevent_merge_without_jira_issue
to Edit Project API by@mtibben
in xanzy/go-gitlab#1986- build(github): Added support for more versions of unit tests by
@flc1125
in xanzy/go-gitlab#1992- Move PreReceiveSecretDetectionEnabled to Project by
@gravis
in xanzy/go-gitlab#1989- Add 26 Missing GitLab Settings by
@Jitsusama
in xanzy/go-gitlab#1987- Add page token to ListOption by
@0xDagal
in xanzy/go-gitlab#1994- member role model follow 17.4.0 spec by
@Quanalogy
in xanzy/go-gitlab#1997- Add more filters to List group milestones by
@adamcohen2
in xanzy/go-gitlab#1998- Add 28 Missing GitLab Settings by
@Jitsusama
in xanzy/go-gitlab#1996- Add an exponential backoff to the retry function by
@RicePatrick
in xanzy/go-gitlab#1993New Contributors
@MaerF0x0
made their first contribution in xanzy/go-gitlab#1976@Florian3535
made their first contribution in xanzy/go-gitlab#1978@mdevilliers
made their first contribution in xanzy/go-gitlab#1975@thomasboni
made their first contribution in xanzy/go-gitlab#1981@mtibben
made their first contribution in xanzy/go-gitlab#1986@flc1125
made their first contribution in xanzy/go-gitlab#1992
... (truncated)
Commits
afb6163
Merge pull request #2005 from mXtone/main21134f2
Fix typos for list methods - groups service accounts291685b
Add support for groups service accounts658c4fd
Merge pull request #2004 from RicePatrick/fix-default-branch-typof1d37ee
Fix an issue with omitempty on default_branch_protection_defaults6b15a3b
Merge pull request #2003 from habnux/maina43dcb2
Switch to listfa3f0b2
Merge pull request #2001 from mdevilliers/add_missing_rule_typese9e9ee8
chore: add RuleType to ProjectApprovalRule315e1c6
Merge pull request #1999 from deepflame/feature/update-jira-integration- 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)