Bump python-gitlab from 4.4.0 to 4.5.0
Bumps python-gitlab from 4.4.0 to 4.5.0.
Release notes
Sourced from python-gitlab's releases.
v4.5.0 (2024-05-13)
Build
This would not leave cache files in the built docker image.
Additionally, also only build the wheel in the build phase.
On my machine, before this PR, size is 74845395; after this PR, size is 72617713. (
4ef94c8
)Chore
chore(deps): update all non-major dependencies (
4f338ae
)chore(deps): update gitlab/gitlab-ee docker tag to v16.11.2-ee.0 (
9be48f0
)chore(deps): update dependency myst-parser to v3 (
9289189
)chore(deps): update all non-major dependencies (
65d0e65
)chore(deps): update dependency jinja2 to v3.1.4 [security] (
8ea10c3
)chore(deps): update all non-major dependencies (
1f0343c
)chore(deps): update gitlab/gitlab-ee docker tag to v16.11.1-ee.0 (
1ed8d6c
)chore(deps): update all non-major dependencies (
0e9f4da
)chore(deps): update gitlab/gitlab-ee docker tag to v16 (
ea8c4c2
)chore(deps): update all non-major dependencies (
d5b5fb0
)chore(deps): update dependency pytest-cov to v5 (
db32000
)chore: update
mypy
to 1.9.0 and resolve one issuemypy 1.9.0 flagged one issue in the code. Resolve the issue. Current unit tests already check that a
None
value returnstext/plain
. So function is still working as expected. (dd00bfc
)
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
v4.5.0 (2024-05-13)
Build
This would not leave cache files in the built docker image.
Additionally, also only build the wheel in the build phase.
On my machine, before this PR, size is 74845395; after this PR, size is 72617713. (
4ef94c8
)Chore
chore(deps): update all non-major dependencies (
4f338ae
)chore(deps): update gitlab/gitlab-ee docker tag to v16.11.2-ee.0 (
9be48f0
)chore(deps): update dependency myst-parser to v3 (
9289189
)chore(deps): update all non-major dependencies (
65d0e65
)chore(deps): update dependency jinja2 to v3.1.4 [security] (
8ea10c3
)chore(deps): update all non-major dependencies (
1f0343c
)chore(deps): update gitlab/gitlab-ee docker tag to v16.11.1-ee.0 (
1ed8d6c
)chore(deps): update all non-major dependencies (
0e9f4da
)chore(deps): update gitlab/gitlab-ee docker tag to v16 (
ea8c4c2
)chore(deps): update all non-major dependencies (
d5b5fb0
)chore(deps): update dependency pytest-cov to v5 (
db32000
)chore: update
mypy
to 1.9.0 and resolve one issuemypy 1.9.0 flagged one issue in the code. Resolve the issue. Current unit tests already check that a
None
value returnstext/plain
. So function is still working as expected. (dd00bfc
)
... (truncated)
Commits
-
58d50f2
chore: release v4.5.0 -
2d1b749
feat(job_token_scope): support Groups in job token allowlist API (#2816) -
c5d0404
fix: Considerscope
an ArrayAttribute in PipelineJobManager -
c23e6bd
fix(test): use different ids for merge request, approval rule, project -
b8b3849
fix(api): fix saving merge request approval rules -
4f338ae
chore(deps): update all non-major dependencies -
9be48f0
chore(deps): update gitlab/gitlab-ee docker tag to v16.11.2-ee.0 -
9289189
chore(deps): update dependency myst-parser to v3 -
65d0e65
chore(deps): update all non-major dependencies -
8ea10c3
chore(deps): update dependency jinja2 to v3.1.4 [security] - Additional commits viewable in compare view