New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitlab-ci-env

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-ci-env - npm Package Versions

23
6

10.2.0

Diff

Changelog

Source

v10.2.0 (2025-01-16)

Changed

  • Added new variable CI_PIPELINE_SCHEDULE_DESCRIPTION in GitLab 17.8. (#96)
aarongoldenthal
published 10.1.0 •

Changelog

Source

v10.1.0 (2024-12-19)

Changed

  • Added new variable CI_PAGES_HOSTNAME in GitLab 17.7. (#95)

Fixed

  • Updated tests for format changes in the GitLab predefined variables tables, which are used to check for new or removed variables. (#94)

Miscellaneous

  • Updated Renovate config to use use presets v1.1.0.
  • Update to eslint v9 with flat config.
aarongoldenthal
published 10.0.0 •

Changelog

Source

v10.0.0 (2024-05-16)

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.
aarongoldenthal
published 9.3.0 •

Changelog

Source

v9.3.0 (2024-03-21)

Changed

  • Added new variable CI_SERVER_FQDN in GitLab 16.10. (#88, #90)

Fixed

  • Fixed GitLab variable tests to accommodate new Defined for column in table. (#89)

Miscellaneous

  • Updated Renovate config to use use new presets project. (#87)
aarongoldenthal
published 9.2.0 •

Changelog

Source

v9.2.0 (2024-01-18)

Changed

  • Added new variable CI_MERGE_REQUEST_DESCRIPTION_IS_TRUNCATED in GitLab 16.8. (#86)
aarongoldenthal
published 9.1.0 •

Changelog

Source

v9.1.0 (2023-12-21)

Changed

  • Added new variable CI_MERGE_REQUEST_DESCRIPTION in GitLab 16.7. (#84)
aarongoldenthal
published 9.0.0 •

Changelog

Source

v9.0.0 (2023-09-22)

Changed

  • BREAKING: Deprecated support for Node 16 (end-of-life 2023-09-11). Compatible with all current and LTS Node releases (^18.12.0 || >=20.0.0). (#81)
  • Added new variables CI_MERGE_REQUEST_SQUASH_ON_MERGE and CI_MERGE_REQUEST_SOURCE_BRANCH_PROTECTED in GitLab 16.4. (#79)
  • Updated package definition to use exports instead of main.

Miscellaneous

  • Refactored predefined variable test (test:var) to use custom modules instead of axios, flat and tabletojson, which have moved to pure ESM. New module reads directly from the original markdown instead of the rendered HTML page. (#83)
  • Updated package stripts to standard names. (#80)
aarongoldenthal
published 8.1.0 •

Changelog

Source

v8.1.0 (2023-08-22)

Changed

  • Added new variable CI_PIPELINE_NAME in GitLab 16.3. (#78)
aarongoldenthal
published 8.0.0 •

Changelog

Source

v8.0.0 (2023-06-04)

Changed

  • BREAKING: Deprecated support for Node 14 (end-of-life 2023-04-30) and 19 (end-of-life 2023-06-01). Compatible with all current and LTS releases (^16.13.0 || ^18.12.0 || >=20.0.0). (#77)
  • BREAKING: Updated exported object to be frozen, which cleaned up types to be a more accurate representation of the data.
aarongoldenthal
published 7.1.0 •

Changelog

Source

v7.1.0 (2023-04-22)

Changed

  • Added new variables CI_API_GRAPHQL_URL, CI_SERVER_SHELL_SSH_HOST, and CI_SERVER_SHELL_SSH_PORT in GitLab 15.11. (#73, #74)
  • Added previously undocumented variable KUBECONFIG from GitLab 14.2. (#73)

Fixed

  • Fixed README for variable CI_COMMIT_AUTHOR. Was previously documented as ci.author, but was corrected to ci.config.author. The types were correct.
  • Updated variable tests to remove the Deprecated indicator from variable names, which was causing tests to fail. (#75)
23
6
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc