chore(deps-dev): bump the commitlint group across 1 directory with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
dependencies auto javascript
Bumps the commitlint group with 2 updates in the / directory: @commitlint/cli and @devpow112/commitlint-config.
Updates @commitlint/cli from 19.8.1 to 20.0.0
Release notes
Sourced from @commitlint/cli's releases.
v20.0.0
20.0.0 (2025-09-25)
Features
- feat(rules)!: make body-max-line-length ignore lines with URLs (#4486) (2f37a88), closes #4486 by
@aspiersBREAKING CHANGES
- when lines contain URLs exceeding the maximum line length
body-max-line-lengthwill be ignoredFull Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.9.1...v20.0.0
v19.9.1
19.9.1 (2025-08-29)
Bug Fixes
- fix: add TypeScript support and configuration for pnpm scopes by
@alsmadi99in conventional-changelog/commitlint#4544Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.9.0...v19.9.1
v19.9.0
19.9.0 (2025-08-26)
Features
- bug(config-pnpm-scopes): migrate package to TypeScript by
@alsmadi99in conventional-changelog/commitlint#4541 (type got messed up)Chore, docs, etc.
- docs: add a note about configuration under node24 by
@sodlein conventional-changelog/commitlint#4406- chore: add Ubuntu 24.04 and Windows 2025 to CI by
@Marukome0743in conventional-changelog/commitlint#4435- docs: refactor CI setup example of GitHub Actions by
@Marukome0743in conventional-changelog/commitlint#4439- ci: use tags for immutable github actions by
@Fdawgsin conventional-changelog/commitlint#4458- chore: migrate
eslint-plugin-importtoeslint-plugin-import-xby@JounQinin conventional-changelog/commitlint#4473- ci: add commitlint GitHub Actions by
@Marukome0743in conventional-changelog/commitlint#4440
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
20.0.0 (2025-09-25)
Note: Version bump only for package
@commitlint/cli
Commits
407be6cv20.0.0- See full diff in compare view
Updates @devpow112/commitlint-config from 2.0.4 to 2.0.6
Release notes
Sourced from @devpow112/commitlint-config's releases.
v2.0.6
This release is also available on:
2.0.6 (2025-09-29)
Miscellaneous Chores
- deps: bump
@commitlint/clifrom 19.8.1 to 20.0.0 (0b40e09)- node: bump from 22.19.0 to 22.20.0 (f0d2e4c)
v2.0.5
This release is also available on:
2.0.5 (2025-09-28)
Miscellaneous Chores
- deps-dev: bump
@devpow112/eslint-configin the eslint group (5b922a7)- deps-dev: bump
@devpow112/eslint-configin the eslint group (e51208c)- deps-dev: bump
@devpow112/semantic-release-config(9d9e5ee)- deps-dev: bump
@devpow112/semantic-release-config(0d26819)- deps-dev: bump eslint from 9.30.1 to 9.31.0 in the eslint group (505c4d9)
- deps-dev: bump eslint from 9.33.0 to 9.34.0 in the eslint group (99e0a9e)
- deps-dev: bump eslint from 9.34.0 to 9.35.0 in the eslint group (04fd882)
- deps-dev: bump eslint from 9.35.0 to 9.36.0 in the eslint group (7f42bc1)
- deps-dev: bump semantic-release in the semantic-release group (96587f1)
- deps-dev: bump semantic-release in the semantic-release group (b67067d)
- deps-dev: bump semantic-release in the semantic-release group (d75a0d2)
- deps-dev: bump the eslint group across 1 directory with 3 updates (bfdc52b)
- deps: bump
@commitlint/config-conventionalfrom 19.8.1 to 20.0.0 (360845c)- node: bump from 22.16.0 to 22.17.0 (54d853a)
- node: bump from 22.17.0 to 22.18.0 (cf7371a)
- node: bump from 22.18.0 to 22.19.0 (aa10585)
Build System
- deps: bump actions/checkout from 4.2.2 to 5.0.0 (f3f11a2)
- deps: bump actions/create-github-app-token from 2.0.6 to 2.1.1 (f44b3ae)
- deps: bump actions/create-github-app-token from 2.1.1 to 2.1.4 (296039f)
- deps: bump actions/labeler from 5.0.0 to 6.0.1 (dcfbcb5)
- deps: bump actions/setup-node from 4.4.0 to 5.0.0 (08257f7)
Commits
82b6c0fchore(release): 2.0.6 [skip actions]0b40e09chore(deps): bump@commitlint/clifrom 19.8.1 to 20.0.0f0d2e4cchore(node): bump from 22.19.0 to 22.20.07a35cdfchore(release): 2.0.5 [skip actions]360845cchore(deps): bump@commitlint/config-conventionalfrom 19.8.1 to 20.0.07f42bc1chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 in the eslint group96587f1chore(deps-dev): bump semantic-release in the semantic-release group296039fbuild(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4b67067dchore(deps-dev): bump semantic-release in the semantic-release group04fd882chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 in the eslint group- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@devpow112/commitlint-config
npm
2.0.4 → 2.0.6
Patch
Technical Details
| ID: | 8637120 |
| UUID: | 2868627644 |
| Node ID: | PR_kwDOEUYIC86q-8i8 |
| Host: | GitHub |
| Repository: | devpow112/serverless-plugin-function-value |