gifken
gifken copied to clipboard
build(deps): bump yaml, @commitlint/load and xo
Bumps yaml to 2.2.2 and updates ancestor dependencies yaml, @commitlint/load and xo. These dependencies need to be updated together.
Updates yaml
from 2.1.3 to 2.2.2
Release notes
Sourced from yaml's releases.
v2.2.2
This patch release includes a fix for an error that could be thrown in
parseDocument
for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:
- Use correct argument order when stringifying flow collection comments (#443)
- First-line folding for block scalars (#422)
- Corner case failure in error pretty-printer (CVE-2023-2251)
v2.2.1
- Quote top-level map keys containing document markers (#431)
v2.2.0
New Features
- Add
flowCollectionPadding
toString option (#420)- Use indicator line for props on block collection values of mappings (#425)
Bugfixes
- Minor relaxation of types for custom tags (#429)
Commits
f21fa45
2.2.2984f578
fix: Corner case failure in error pretty-printer443e3aa
fix: First-line folding for block scalars (fixes #422)5af5d3d
fix: Use correct argument order when stringifying flow collection comments (f...c914dcc
2.2.1c8551eb
fix: Quote top-level map keys containing document markers (fixes #431)3576408
2.2.0ab52daa
ci: Remove all@types
except for node when testing types on old TS85be08d
chore: Explicitly set supported types in tsconfig.json4732502
ci: Uninstall@jest/types
before testing types on TS 4.2- Additional commits viewable in compare view
Updates @commitlint/load
from 17.3.0 to 17.5.0
Release notes
Sourced from @commitlint/load
's releases.
v17.5.0
17.5.0 (2023-03-22)
Bug Fixes
Features
New Contributors
@knocte
made their first contribution in conventional-changelog/commitlint#3558@ari-becker
made their first contribution in conventional-changelog/commitlint#3563@BBosman
made their first contribution in conventional-changelog/commitlint#3566Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0
v17.4.4
17.4.4 (2023-02-17)
Bug Fixes
New Contributors
@gilmoreorless
made their first contribution in conventional-changelog/commitlint#3538Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4
v17.4.3
17.4.3 (2023-02-13)
Bug Fixes
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3
v17.4.2
17.4.2 (2023-01-12)
... (truncated)
Changelog
Sourced from @commitlint/load
's changelog.
17.5.0 (2023-03-22)
Features
17.4.4 (2023-02-17)
Note: Version bump only for package
@commitlint/load
17.4.2 (2023-01-12)
Bug Fixes
17.4.1 (2023-01-09)
Note: Version bump only for package
@commitlint/load
17.4.0 (2023-01-04)
Bug Fixes
Features
Commits
665fbe4
v17.5.0c0a27ff
feat: support typescript 5.0 (#3566)1aeec3c
v17.4.43c691ad
v17.4.2dc2c899
fix(load): fixes a bug when a ts commitlint config is compiled twice (#3499)317d044
v17.4.1f19e08f
chore: convert@types/node
version to * (#3490)7b0f7e8
v17.4.0c0b32fe
chore: move@types/node
to devDependencies (#3464)85ad18b
feat: support config .cts extension (#3461)- Additional commits viewable in compare view
Updates xo
from 0.52.4 to 0.54.1
Release notes
Sourced from xo's releases.
v0.54.1
- Fix rule conflict (#714) 658d376
https://github.com/xojs/xo/compare/v0.54.0...v0.54.1
v0.54.0
New rules
unicorn/no-typeof-undefined
unicorn/no-negated-condition
unicorn/prefer-set-size
@typescript-eslint/no-duplicate-type-constituents
Improvements
- Support TypeScript 5 (#712) a815db3
https://github.com/xojs/xo/compare/v0.53.1...v0.54.0
v0.53.1
- Improve performance (#697) 9bee815
https://github.com/xojs/xo/compare/v0.53.0...v0.53.1
v0.53.0
Breaking
- Require Node.js 14 91d10d1
- TypeScript: It will now use inline type imports when auto-fixing https://github.com/xojs/eslint-config-xo-typescript/commit/e41f4a4032882da4f19d4ff69d303f8a1f2e127d
New rules
Commits
2a3d19c
0.54.1658d376
Fix rule conflict (#714)9c38358
0.54.09a56713
Update dependenciesa815db3
Support TypeScript 5 (#712)58225b7
Remove link to deprecated tslint-xo (#708)225f879
Fix broken linkfe6db72
Update dependencies613011b
0.53.19bee815
Improve performance (#697)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.