fix(deps): update dependency changesets-gitlab to ^0.13.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
changesets-gitlab | dependencies | minor | ^0.12.0 -> ^0.13.0 |
Release Notes
un-ts/changesets-gitlab (changesets-gitlab)
v0.13.1
Patch Changes
v0.13.0
Minor Changes
-
e9adb24
Thanks @JounQin! - chore: housekeeping, bump all (dev) deps, addmodule-sync
entryfix:
commonjs
types entry -
#195
e7cbdff
Thanks @WeslleyNasRocha! - feat: fetch the tags and push each one individually based on size ofpackages
to be published andapi.FeatureFlags(projectId, 'git_push_create_all_pipelines')
-
#210
8bdaf2d
Thanks @JounQin! - feat: tryallDiffs
api first and fallback toshowChanges
when unavailable -
#209
4ca179c
Thanks @JounQin! - feat: add a new optionalGITLAB_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 optionalGITLAB_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 useGITLAB_COMMENT_TYPE=note
instead, defaulttrue
-
#206
842110d
Thanks @jean-smaug! - refactor: publish releases with limited concurrency withp-limit
Patch Changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.