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

124

2.0.3

Diff

Changelog

Source

v2.0.3 (2021-11-21)

Fixed

  • Updated to latest dependencies

Miscellaneous

  • Refactored tests for per updated lint rules
aarongoldenthal
published 2.0.2 •

Changelog

Source

v2.0.2 (2021-09-19)

Fixed

  • Updated to latest dependencies

Miscellaneous

  • Setup renovate for dependency updates (#30)
aarongoldenthal
published 2.0.1 •

Changelog

Source

v2.0.1 (2021-07-06)

Fixed

  • Updated to latest dependencies (#28)
aarongoldenthal
published 2.0.0 •

Changelog

Source

v2.0.0 (2021-06-06)

Changed

  • BREAKING: Updated command line arguments to only require a tag to be specified if it is necessary to process the command. This includes retrieving the release data if the schema is gitlab-releaser or if the file references CHANGELOG data. (#23)
  • BREAKING: Updated the output shell script to include the --tag-name argument if a tag is specified in the release file or the CLI (previously it was only included if in the release file). If a tag is specified in both places, the CLI argument takes precedence. (#23)
  • BREAKING: Updated release schema to allow zero milestones. This facilitates the case a milestone is defined in defaults in gitlab-releaser, but need to override a specific release to have no milestones, which can now be done by specifying an empty array. (#15)
  • BREAKING: Deprecated support for Node 10 and 15 since end-of-life. Compatible with all current and LTS releases (^12.20.0 || ^14.15.0 || >=16.0.0). (#21)

Fixed

  • Fixed incorrect description for the --tag/-t CLI argument (#27)
  • Updated to latest dependencies

Miscellaneous

  • Updated documentation with an example GitLab CI job template that includes a default release configuration that will only be used if no release file is present. (#26)
  • Update gitlab-releaser schema to reference release schema, rather than repeat it. (#22)
aarongoldenthal
published 1.0.4 •

Changelog

Source

v1.0.4 (2021-05-12)

Fixed

  • Updated to latest dependencies, including resolving vulnerabilities

Miscellaneous

  • Optimized published package to only include the minimum required files (#20)
aarongoldenthal
published 1.0.3 •

Changelog

Source

v1.0.3 (2021-03-27)

Fixed

  • Updated to latest dependencies, including resolving vulnerabilities

Miscellaneous

  • Updated pipeline to use standard NPM package collection (#18)
aarongoldenthal
published 1.0.2 •

Changelog

Source

v1.0.2 (2021-02-27)

Fixed

  • Updated to latest dependencies (#16)

Miscellaneous

  • Update CI pipeline to check for secure JSON schemas and resolved several issues (#14)
  • Updated CI pipeline to leverage simplified include syntax in GitLab 13.6 (#11) and GitLab Releaser template (#12)
  • Update SBOM type to application (#17)
aarongoldenthal
published 1.0.1 •

Changelog

Source

v1.0.1 (2020-12-27)

Fixed

  • Updated to latest dependencies, including resolving vulnerabilities
aarongoldenthal
published 1.0.0 •

Changelog

Source

v1.0.0 (2020-11-21)

Added

  • Added support for gitlab-releaser.json file format, which allows declaration of default values applicable to all releases and overrides for each specific release. (#4)

Changed

  • Added option for pulling release name and description from the CHANGELOG (#2)
  • Updated argument formatting in shell script to assume string literal values, but allow expansion of environment variables (#3)
  • Added basic console logging for successful execution (#7)

Fixed

  • Updated to latest dependencies
aarongoldenthal
published 0.5.0 •

Changelog

Source

v0.5.0 (2020-11-10)

Initial implementation

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