You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

changesets-gitlab

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changesets-gitlab - npm Package Versions

234

0.13.3

Diff
j
jounqin
published 0.13.3 •

Changelog

Source

0.13.3

Patch Changes

j
jounqin
published 0.13.2 •

Changelog

Source

0.13.2

Patch Changes

j
jounqin
published 0.13.1 •

Changelog

Source

0.13.1

Patch Changes

j
jounqin
published 0.13.0 •

Changelog

Source

0.13.0

Minor Changes

  • e9adb24 Thanks @JounQin! - chore: housekeeping, bump all (dev) deps, add module-sync entry

    fix: commonjs types entry

  • #195 e7cbdff Thanks @WeslleyNasRocha! - feat: fetch the tags and push each one individually based on size of packages to be published and api.FeatureFlags(projectId, 'git_push_create_all_pipelines')

  • #210 8bdaf2d Thanks @JounQin! - feat: try allDiffs api first and fallback to showChanges when unavailable

  • #209 4ca179c Thanks @JounQin! - feat: add a new optional GITLAB_COMMENT_CUSTOM_LINKS environment variable to override the links content referenced in the cli bot comment, use {{ addChangesetUrl }} placeholder for the dynamic URL to add a changeset

  • #196 b681513 Thanks @crysadrak! - feat: add a new optional GITLAB_COMMENT_DISCUSSION_AUTO_RESOLVE environment variable to automatically resolve added discussion when changeset is present, if you want to always resolve the discussion, you should actually use GITLAB_COMMENT_TYPE=note instead, default true

  • #206 842110d Thanks @jean-smaug! - refactor: publish releases with limited concurrency with p-limit

Patch Changes

j
jounqin
published 0.12.2 •

Changelog

Source

0.12.2

Patch Changes

j
jounqin
published 0.12.1 •

Changelog

Source

0.12.1

Patch Changes

j
jounqin
published 0.12.0 •

Changelog

Source

0.12.0

Minor Changes

j
jounqin
published 0.11.5 •

Changelog

Source

0.11.5

Patch Changes

j
jounqin
published 0.11.4 •

Changelog

Source

0.11.4

Patch Changes

j
jounqin
published 0.11.3 •

Changelog

Source

0.11.3

Patch Changes

  • #151 47fa2da Thanks @JounQin! - feat: add custom commit_message support for adding changeset on Web UI