Skip to content

Update dependency gitlab-ci-env to v10

GoldenBot requested to merge renovate/gitlab-ci-env-10.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
gitlab-ci-env 9.3.0 -> 10.0.0 age adoption passing confidence

Release Notes

gitlab-ci-utils/gitlab-ci-env (gitlab-ci-env)

v10.0.0

Compare Source

Changed
  • BREAKING: Removed properties ci.job.jwt, ci.job.jwtV1, and ci.job.jwtV2. The associated variables were previously deprecated and will be removed in GitLab 17.0.
  • BREAKING: Deprecated support for Node 21 (end-of-life 2024-06-01) and added support for Node 22 (released 2024-04-25). Compatible with all current and LTS releases (^18.12.0 || ^20.9.0 || >=22.0.0). (#​93)
  • BREAKING: Moved variable TRIGGER_PAYLOAD from ci.pipeline.triggerPayload to ci.trigger.payload.
  • Added new variable CI_TRIGGER_SHORT_TOKEN in GitLab 17.0. (#​91)
Fixed
  • Updated tests to exclude deprecated predefined variables.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports