commitlint-github-action
commitlint-github-action copied to clipboard
chore(deps): bump the minor-and-patch group across 1 directory with 10 updates
Bumps the minor-and-patch group with 10 updates in the / directory:
Package | From | To |
---|---|---|
@commitlint/config-angular | 19.1.0 |
19.3.0 |
@commitlint/config-conventional | 19.1.0 |
19.2.2 |
@commitlint/config-patternplate | 19.1.0 |
19.3.0 |
@commitlint/format | 19.0.3 |
19.3.0 |
@commitlint/lint | 19.1.0 |
19.2.2 |
@babel/core | 7.24.4 |
7.24.5 |
@babel/preset-env | 7.24.4 |
7.24.5 |
@commitlint/cli | 19.2.1 |
19.3.0 |
commit-and-tag-version | 12.2.0 |
12.4.1 |
yaml | 2.4.1 |
2.4.2 |
Updates @commitlint/config-angular
from 19.1.0 to 19.3.0
Release notes
Sourced from @commitlint/config-angular
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Changelog
Sourced from @commitlint/config-angular
's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/config-angular
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-angular
Commits
447fd3b
v19.3.0cdc9c6c
chore: remove repetitive word (#4035)66dd3a5
v19.2.2- See full diff in compare view
Updates @commitlint/config-conventional
from 19.1.0 to 19.2.2
Release notes
Sourced from @commitlint/config-conventional
's releases.
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1
v19.2.0
19.2.0 (2024-03-15)
Features
- feat(cli): introduce new --last flag, to stop recommending HEAD~1 by
@knocte
in conventional-changelog/commitlint#3916- feat(load): update cosmiconfig to v9 to add support for
package.yaml
config by@danielbayley
in conventional-changelog/commitlint#3976New Contributors
@danielbayley
made their first contribution in conventional-changelog/commitlint#3976Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0
Changelog
Sourced from @commitlint/config-conventional
's changelog.
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-conventional
Commits
66dd3a5
v19.2.2- See full diff in compare view
Updates @commitlint/config-patternplate
from 19.1.0 to 19.3.0
Release notes
Sourced from @commitlint/config-patternplate
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Changelog
Sourced from @commitlint/config-patternplate
's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/config-patternplate
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-patternplate
Commits
447fd3b
v19.3.066dd3a5
v19.2.2- See full diff in compare view
Updates @commitlint/format
from 19.0.3 to 19.3.0
Release notes
Sourced from @commitlint/format
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Commits
447fd3b
v19.3.0a7bbc49
feat(format): print full commit message for valid commits if -V (#4026)- See full diff in compare view
Updates @commitlint/lint
from 19.1.0 to 19.2.2
Release notes
Sourced from @commitlint/lint
's releases.
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1
v19.2.0
19.2.0 (2024-03-15)
Features
- feat(cli): introduce new --last flag, to stop recommending HEAD~1 by
@knocte
in conventional-changelog/commitlint#3916- feat(load): update cosmiconfig to v9 to add support for
package.yaml
config by@danielbayley
in conventional-changelog/commitlint#3976New Contributors
@danielbayley
made their first contribution in conventional-changelog/commitlint#3976Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0
Changelog
Sourced from @commitlint/lint
's changelog.
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/lint
Commits
66dd3a5
v19.2.2- See full diff in compare view
Updates @babel/core
from 7.24.4 to 7.24.5
Release notes
Sourced from @babel/core
's releases.
v7.24.5 (2024-04-29)
Thanks
@romgrk
and@sossost
for your first PRs!:bug: Bug Fix
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu
)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu
)babel-parser
- #16425 Improve
@babel/parser
AST types (@nicolo-ribaudo
)- #16417 Always pass type argument to
.startNode
(@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
- #16439 Make
NodePath<T | U>
distributive (@nicolo-ribaudo
)babel-plugin-proposal-partial-application
,babel-types
- #16421 Remove
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo
)babel-plugin-transform-class-properties
,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo
):running_woman: Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
Committers: 6
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Rom Grk (
@romgrk
)@liuxingbaoyu
- ynnsuis (
@sossost
)
Changelog
Sourced from @babel/core
's changelog.
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu
)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu
)babel-parser
- #16425 Improve
@babel/parser
AST types (@nicolo-ribaudo
)- #16417 Always pass type argument to
.startNode
(@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
- #16439 Make
NodePath<T | U>
distributive (@nicolo-ribaudo
)babel-plugin-proposal-partial-application
,babel-types
- #16421 Remove
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo
)babel-plugin-transform-class-properties
,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo
):running_woman: Performance
Commits
Updates @babel/preset-env
from 7.24.4 to 7.24.5
Release notes
Sourced from @babel/preset-env
's releases.
v7.24.5 (2024-04-29)
Thanks
@romgrk
and@sossost
for your first PRs!:bug: Bug Fix
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu
)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu
)babel-parser
- #16425 Improve
@babel/parser
AST types (@nicolo-ribaudo
)- #16417 Always pass type argument to
.startNode
(@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
- #16439 Make
NodePath<T | U>
distributive (@nicolo-ribaudo
)babel-plugin-proposal-partial-application
,babel-types
- #16421 Remove
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo
)babel-plugin-transform-class-properties
,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo
):running_woman: Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
Committers: 6
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Rom Grk (
@romgrk
)@liuxingbaoyu
- ynnsuis (
@sossost
)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu
)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu
)babel-parser
- #16425 Improve
@babel/parser
AST types (@nicolo-ribaudo
)- #16417 Always pass type argument to
.startNode
(@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
- #16439 Make
NodePath<T | U>
distributive (@nicolo-ribaudo
)babel-plugin-proposal-partial-application
,babel-types
- #16421 Remove
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo
)babel-plugin-transform-class-properties
,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo
):running_woman: Performance
Commits
Updates @commitlint/cli
from 19.2.1 to 19.3.0
Release notes
Sourced from @commitlint/cli
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
Changelog
Sourced from @commitlint/cli
's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/cli
Commits
447fd3b
v19.3.066dd3a5
v19.2.2- See full diff in compare view
Updates commit-and-tag-version
from 12.2.0 to 12.4.1
Release notes
Sourced from commit-and-tag-version's releases.
v12.4.1
12.4.1 (2024-04-28)
Bug Fixes
- raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater (#143) (37fe178)
v12.4.0
12.4.0 (2024-04-19)
Features
v12.3.0
12.3.0 (2024-04-19)
Features
Bug Fixes
Changelog
Sourced from commit-and-tag-version's changelog.
12.4.1 (2024-04-28)
Bug Fixes
- raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater (#143) (37fe178)
12.4.0 (2024-04-19)
Features
12.3.0 (2024-04-19)
Features
Bug Fixes
Commits
fabd8cd
chore(master): release 12.4.1 (#146)37fe178
fix: raise the 'openapi'-updater to a higher order of precedence above the 'y...0ea57da
docs: add missing 'YAML Support' entry in the Table of Contents (#144)dc30b1c
chore(master): release 12.4.0 (#141)007b1b0
feat: Add OpenAPI version support (#136)7a5b806
chore(master): release 12.3.0 (#139)a9191f2
fix: Add debug messages for exclusions during bump lifecycle (#131)b9dccc2
feat(updater): add YAML support (#137)- See full diff in compare view
Updates yaml
from 2.4.1 to 2.4.2
Commits
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of ...
Description has been truncated