changesets-gitlab
changesets-gitlab copied to clipboard
GitLab CI cli for changesets like its GitHub Action.
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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](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';...