-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Steps to Reproduce
```bash
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
run_install: f…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
I'm trying to introduce commitizen (along with conventional commits, commitlint and husky) in the project I'm working in, however until now we always used [git-duet](https://github.com/git-duet/git-du…
favna updated
5 years ago
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
20.12.2
### Amplify CLI Version
12.12.2
### What operating system are you using?
Mac
### …
-
I understand that the Action is written in Node/JavaScript and as such it’s convenient to default to JS/JSON for configuration, e.g. a [commitlint.rules.js](https://github.com/CondeNast/conventional-p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I want to parse a query property which is an enum type using ParseEnumPipe.
```ts
@Post('lo…
-
# Frontend
- Stackblitz: https://vite.new/react (`npm create vite@latest my-vue-app -- --template react`)
- Carbon: https://github.com/carbon-design-system/carbon/tree/main/examples/vite
- custom…
-
I would like to write a plugin for commitlint.
Currently, the [Working with Plugins](https://commitlint.js.org/#/reference-plugins?id=working-with-plugins) page shows the following example:
```j…
-
**Describe the bug**
When running `standard-version` after committing a bunch of `fix` commits the package uses old BREAKING commits and produces a new MAJOR version.
**Expected behavior**
It sh…