aaharu / gifken

JavaScript library that can reverse and split animated GIFs
MIT License
24 stars 3 forks source link

build(deps): bump yaml, @commitlint/load and xo #57

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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.2
  • 984f578 fix: Corner case failure in error pretty-printer
  • 443e3aa fix: First-line folding for block scalars (fixes #422)
  • 5af5d3d fix: Use correct argument order when stringifying flow collection comments (f...
  • c914dcc 2.2.1
  • c8551eb fix: Quote top-level map keys containing document markers (fixes #431)
  • 3576408 2.2.0
  • ab52daa ci: Remove all @​types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 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

  • config-pnpm-scopes: refactor to remove peer dependencies (#3564) (f1f3bd5), closes #3556

Features

New Contributors

Full 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

  • parse: allow setting fieldPattern in parserOpts (#3538) (ea23c65)

New Contributors

Full 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

  • load: fixes a bug when a ts commitlint config is compiled twice (#3499) (dc2c899)

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/load

17.4.0 (2023-01-04)

Bug Fixes

Features

Commits


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

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

New rules

https://github.com/xojs/xo/compare/v0.52.4...v0.53.0

Commits


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](https://github.com/aaharu/gifken/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.