Bump python-gitlab from 3.15.0 to 4.2.0
Bumps python-gitlab from 3.15.0 to 4.2.0.
Release notes
Sourced from python-gitlab's releases.
v4.2.0 (2023-11-28)
Chore
chore(deps): update all non-major dependencies (
8aeb853
)chore(deps): update dessant/lock-threads action to v5 (
f4ce867
)chore(deps): update all non-major dependencies (
9fe2335
)chore(deps): update all non-major dependencies (
91e66e9
)chore(deps): update all non-major dependencies (
d0546e0
)Feature
- feat: add pipeline status as Enum
https://docs.gitlab.com/ee/api/pipelines.html (
4954bbc
)
- feat(api): add support for wiki attachments (#2722)
Added UploadMixin in mixin module Added UploadMixin dependency for Project, ProjectWiki, GroupWiki Added api tests for wiki upload Added unit test for mixin Added docs sections to wikis.rst (
7b864b8
)v4.1.1 (2023-11-03)
Chore
chore(ci): add release id to workflow step (
9270e10
)chore(deps): update all non-major dependencies (
32954fb
)Documentation
- docs(users): add missing comma in v4 API create runner examples
The examples which show usage of new runner registration api endpoint are missing commas. This change adds the missing commas. (
b1b2edf
)Fix
- fix(build): include py.typed in dists (
b928639
)v4.1.0
Feature
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
v4.2.0 (2023-11-28)
Chore
chore(deps): update all non-major dependencies (
8aeb853
)chore(deps): update dessant/lock-threads action to v5 (
f4ce867
)chore(deps): update all non-major dependencies (
9fe2335
)chore(deps): update all non-major dependencies (
91e66e9
)chore(deps): update all non-major dependencies (
d0546e0
)Feature
- feat: add pipeline status as Enum
https://docs.gitlab.com/ee/api/pipelines.html (
4954bbc
)
- feat(api): add support for wiki attachments (#2722)
Added UploadMixin in mixin module Added UploadMixin dependency for Project, ProjectWiki, GroupWiki Added api tests for wiki upload Added unit test for mixin Added docs sections to wikis.rst (
7b864b8
)v4.1.1 (2023-11-03)
Chore
chore(ci): add release id to workflow step (
9270e10
)chore(deps): update all non-major dependencies (
32954fb
)Documentation
- docs(users): add missing comma in v4 API create runner examples
The examples which show usage of new runner registration api endpoint are missing commas. This change adds the missing commas. (
b1b2edf
)Fix
- fix(build): include py.typed in dists (
b928639
)v4.1.0 (2023-10-28)
... (truncated)
Commits
-
428b4fd
chore: release v4.2.0 -
8aeb853
chore(deps): update all non-major dependencies -
4954bbc
feat: add pipeline status as Enum -
7b864b8
feat(api): add support for wiki attachments (#2722) -
f4ce867
chore(deps): update dessant/lock-threads action to v5 -
9fe2335
chore(deps): update all non-major dependencies -
91e66e9
chore(deps): update all non-major dependencies -
d0546e0
chore(deps): update all non-major dependencies -
e7229ce
chore: release v4.1.1 -
b928639
fix(build): include py.typed in dists - Additional commits viewable in compare view