chore(deps): update gitlab/gitlab-ee docker tag to v17.4.1-ee.0 (64eed5d)
Fix
fix(ci): do not rely on GitLab.com runner arch variables (#3003) (c848d12)
fix(files): correctly raise GitlabGetError in get method (190ec89)
v4.12.0 (2024-09-28)
Chore
chore(deps): update all non-major dependencies (ae132e7)
chore: update pylint to 3.3.1 and resolve issues (#2997)
pylint 3.3.1 appears to have added "too-many-positional-arguments"
check with a value of 5.
I don't disagree with this, but we have many functions which exceed
this value. We might think about converting some of positional
arguments over to keyword arguments in the future. But that is for
another time.
For now disable the check across the project. (a0729b8)
chore(deps): update dependency types-setuptools to v75 (a2ab54c)
chore(deps): update gitlab/gitlab-ee docker tag to v17.4.0-ee.0 (8601808)
chore(deps): update all non-major dependencies (10ee58a)
chore(deps): update gitlab/gitlab-ee docker tag to v17.3.2-ee.0 (5cd1ab2)
chore(deps): update gitlab/gitlab-ee docker tag to v17.4.1-ee.0 (64eed5d)
Fix
fix(ci): do not rely on GitLab.com runner arch variables (#3003) (c848d12)
fix(files): correctly raise GitlabGetError in get method (190ec89)
v4.12.0 (2024-09-28)
Chore
chore(deps): update all non-major dependencies (ae132e7)
chore: update pylint to 3.3.1 and resolve issues (#2997)
pylint 3.3.1 appears to have added "too-many-positional-arguments"
check with a value of 5.
I don't disagree with this, but we have many functions which exceed
this value. We might think about converting some of positional
arguments over to keyword arguments in the future. But that is for
another time.
For now disable the check across the project. (a0729b8)
chore(deps): update dependency types-setuptools to v75 (a2ab54c)
chore(deps): update gitlab/gitlab-ee docker tag to v17.4.0-ee.0 (8601808)
chore(deps): update all non-major dependencies (10ee58a)
chore(deps): update gitlab/gitlab-ee docker tag to v17.3.2-ee.0 (5cd1ab2)
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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps python-gitlab from 4.7.0 to 4.12.1.
Release notes
Sourced from python-gitlab's releases.
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
... (truncated)
Commits
2ab0b9f
chore: release v4.12.1c848d12
fix(ci): do not rely on GitLab.com runner arch variables (#3003)d3da326
chore(deps): update all non-major dependencies (#3000)190ec89
fix(files): correctly raise GitlabGetError in get method64eed5d
chore(deps): update gitlab/gitlab-ee docker tag to v17.4.1-ee.027dbbe7
chore: release v4.12.029f617d
feat(build): build multi-arch images (#2987)ae132e7
chore(deps): update all non-major dependenciesa0729b8
chore: update pylint to 3.3.1 and resolve issues (#2997)174d992
feat: introduce related_issues to merge requests (#2996)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