Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gitlab from 5.0.0 to 5.1.0 #693

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps gitlab from 5.0.0 to 5.1.0.

Release notes

Sourced from gitlab's releases.

v5.1.0

General improvements

  • Added base64 to dependencies #697

Bugfixes

  • Fixed masking short and known private tokens #692
  • Fixed pagination options for merge request discussions #694

New features

  • Added support for programming languages used in a project #695
  • Added support for merge request dependencies #698
  • Added support for pipelines triggered by a pipeline schedule in a project #699
  • Added support for using CI/CD job token for authentication #700
  • Added support for project access tokens API #701
Commits
  • bcfeb45 Release v5.1.0
  • 6ca8f7a Merge pull request #701 from balasankarc/support-access-token-endpoint
  • 64896ab Add Project Access Token related endpoints
  • 26edb1b Merge pull request #700 from balasankarc/support-ci-job-token
  • 0bfb77c Support using CI_JOB_TOKEN for authentication
  • 579bcda Merge pull request #699 from caiconkhicon/dattang/add-pipeline_schedule_get_p...
  • a9da2e9 Remove verb from method name
  • 100e256 Add get_pipelines_by_pipeline_schedule method
  • f3bd928 Merge pull request #698 from ddieulivol/ddieulivol-merge_request_dependencies
  • 5e31a2d Merge branch 'master' into ddieulivol-merge_request_dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [gitlab](https://github.com/NARKOZ/gitlab) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/NARKOZ/gitlab/releases)
- [Commits](NARKOZ/gitlab@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2024

Looks like gitlab is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 30, 2024
@dependabot dependabot bot deleted the dependabot/bundler/gitlab-5.1.0 branch October 30, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants