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

gitlab-releaser

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-releaser - npm Package Versions

234

8.0.6

Diff

Changelog

Source

v8.0.6 (2025-01-21)

Fixed

  • Updated to latest dependencies (commander@13.1.0, gitlab-ci-env@10.2.0, releaselog@6.0.3).
aarongoldenthal
published 8.0.5 •

Changelog

Source

v8.0.5 (2025-01-04)

Fixed

  • Updated to latest dependencies (commander@13.0.0, gitlab-ci-env@10.1.0, releaselog@6.0.2).
aarongoldenthal
published 8.0.4 •

Changelog

Source

v8.0.4 (2024-07-13)

Fixed

  • Updated to latest dependencies (ajv@8.17.1).
aarongoldenthal
published 8.0.3 •

Changelog

Source

v8.0.3 (2024-07-05)

Fixed

  • Updated output release file to rename released_at property to released-at to match expected release-cli create-from-file schema. (#65)
    • This schema is incorrectly captured in the release-cli test file (See this issue).
aarongoldenthal
published 8.0.2 •

Changelog

Source

v8.0.2 (2024-07-02)

Fixed

  • Updated output release file to rename milestones property to milestone to match expected release-cli create-from-file schema. (#64)
    • This schema is incorrectly captured in the release-cli test file (See this issue).
    • The gitlab-releaser schema was left as milestones for compatibility and is more consistent with the other properties (some of which differ from the release-cli schema).
  • Updated to latest dependencies (releaselog@6.0.1).
aarongoldenthal
published 8.0.1 •

Changelog

Source

v8.0.1 (2024-06-09)

Fixed

  • Updated to latest dependencies (ajv@8.16.0, commander@12.1.0, gitlab-ci-env@10.0.0).

Miscellaneous

  • Update to Renovate config v1.1.0.
aarongoldenthal
published 8.0.0 •

Changelog

Source

v8.0.0 (2024-02-05)

Changed

  • BREAKING: Updated gitlab-releaser JSON schema replacing filepath with direct_asset_path per changes to the GitLab API. (#58)
    • Any existing files using filepath must be changed to direct_asset_path. See example here.
  • 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). (#62)

Fixed

  • Updated to latest dependencies (ajv@8.13.0, ci-logger@7.0.0, gitlab-ci-env@9.3.0, releaselog@6.0.0).

Miscellaneous

  • Updated Renovate config to use use new presets project. (#61)
aarongoldenthal
published 7.0.2 •

Changelog

Source

v7.0.2 (2024-02-05)

Fixed

  • Updated to latest dependencies (commander@12.0.0, gitlab-ci-env@9.2.0, releaselog@5.0.1).
aarongoldenthal
published 7.0.1 •

Changelog

Source

v7.0.1 (2023-11-08)

Fixed

  • Updated variable expansion logic to properly handle multiple variables in a single property value. (#59)
aarongoldenthal
published 7.0.0 •

Changelog

Source

v7.0.0 (2023-11-07)

Changed

  • BREAKING: Deprecated support for Node 16 (end-of-life 2023-09-11) and added support for Node 21 (released 2023-10-17). Compatible with all current and LTS releases (^18.12.0 || >=20.0.0). (#54, #55)

Fixed

  • Fixed error in variable expansion logic where variables in assets were not being expanded. (#59)
  • Updated to latest dependencies (commander@11.1.0, releaselog@5.0.0)

Miscellaneous

  • Updated package to publish to NPM with provenance.
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