changesets-gitlab icon indicating copy to clipboard operation
changesets-gitlab copied to clipboard

GitLab CI cli for changesets like its GitHub Action.

Results 29 changesets-gitlab issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/web](https://redirect.github.com/microsoft/TypeScript-DOM-Lib-Generator) | [`^0.0.128` -> `^0.0.167`](https://renovatebot.com/diffs/npm/@types%2fweb/0.0.128/0.0.167) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fweb/0.0.167?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fweb/0.0.167?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/un-ts/changesets-gitlab). ## Awaiting Schedule These updates are awaiting...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [micromatch](https://togithub.com/micromatch/micromatch) | [`^4.0.5` -> `^4.0.8`](https://renovatebot.com/diffs/npm/micromatch/4.0.5/4.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/micromatch/4.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/micromatch/4.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [type-coverage](https://togithub.com/plantain-00/type-coverage) | [`^2.27.0` -> `^2.29.1`](https://renovatebot.com/diffs/npm/type-coverage/2.27.0/2.29.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-coverage/2.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-coverage/2.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

In our GitLab, the query strings are ignored. When I click the link which looks like `{BASE}/new/gzip?file_name=.changeset/ninety-parrots-divide.md&file=---%0A%22%40zazuko%2Fmymuseum-pipeline%22%3A%20patch%0A---%0A%0Afeat%3A%20gzipping%20output%0A` The editor opens blank

`only` is deprecated and could be scheduled for removal in a future milestone. see https://docs.gitlab.com/ee/ci/yaml/index.html#only--except. This pr migrates `only` to `rules` in README example.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | engines | minor | [`>=18.0.0` -> `>=18.20.4`](https://renovatebot.com/diffs/npm/node/v18.0.0/v18.20.4) | --- ###...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`^5.3.3` -> `^5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Hi! When trying to migrate from `"changesets-gitlab": "^0.10.3"` to latest version, I get an error: ```bash $ ./builds/node_modules/.bin/changesets-gitlab file:///builds/node_modules/@gitbeaker/rest/dist/index.mjs:2 import { createRequesterFn, presetResourceArguments, getMatchingRateLimiter, GitbeakerTimeoutError, GitbeakerRetryError, GitbeakerRequestError } from '@gitbeaker/requester-utils';...