Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged #3165

Open
wants to merge 46 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Bumps yaml to 2.2.2 and updates ancestor dependencies yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged. These dependencies need to be updated together.

Updates yaml from 1.10.2 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)

v2.1.3

  • Set correct node-end position for block collections with comments (#413)

v2.1.2

  • Set correct node-end position for empty values with comments (#413)

v2.1.1

No changes in executable code, only TS types.

  • Revert "Use TS named tuple for range (#385)" -- see #393
  • Fix types for compatibility with TS 4.2 and 4.7
  • Add CI workflow for testing published type in a range of TS versions

v2.1.0

Fixes for TypeScript users. Arguably this could've been a patch release as well.

  • Improve/specify/fix TS types for Document & collection access methods (#383)
  • Use TS named tuple for range (#385)
  • Rename internal Document option as _directives to resolve type conflict with ToString options (#389)
  • Update tsc target to ES2020 to match Node.js support
  • Update dev dependencies, including jest 28

v2.0.1

  • Fix tags and anchors on map keys (#378)

v2.0.0

This update has been in the works for the last year and a half. Its prerelease versions have been thoroughly tested by a wide number of users, and I think it's finally ready for "actual" release, for use in the mythical "production".

The breaking changes introduced here are mostly originating from the v1 CST parser having become a rather difficult beast to work with. So it's here rewritten pretty much completely, now with a lexer as a first stage. Along the way, the whole project was rewritten in TypeScript and the export paths and options refactored pretty deeply.

... (truncated)

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/cli from 16.2.1 to 17.6.1

Release notes

Sourced from @​commitlint/cli's releases.

v17.6.1

17.6.1 (2023-04-14)

Bug Fixes

  • rules: avoid processing strings with case-less Letter category symbols in subject-case (#3586) (70a4450), closes #3585

Full Changelog: conventional-changelog/commitlint@v17.6.0...v17.6.1

v17.6.0

17.6.0 (2023-04-13)

Features

  • rules: expand Latin-only characters limitation for subject-case with Unicode support (#3575) (5f83423)

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.5.1...v17.6.0

v17.5.1

17.5.1 (2023-03-28)

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.5.0...v17.5.1

v17.5.0

17.5.0 (2023-03-22)

Bug Fixes

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

Features

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

17.6.1 (2023-04-14)

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

17.6.0 (2023-04-13)

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

17.5.1 (2023-03-28)

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

17.5.0 (2023-03-22)

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

17.4.4 (2023-02-17)

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

17.4.3 (2023-02-13)

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

17.4.2 (2023-01-12)

... (truncated)

Commits

Updates @commitlint/prompt-cli from 16.2.1 to 17.6.1

Release notes

Sourced from @​commitlint/prompt-cli's releases.

v17.6.1

17.6.1 (2023-04-14)

Bug Fixes

  • rules: avoid processing strings with case-less Letter category symbols in subject-case (#3586) (70a4450), closes #3585

Full Changelog: conventional-changelog/commitlint@v17.6.0...v17.6.1

v17.6.0

17.6.0 (2023-04-13)

Features

  • rules: expand Latin-only characters limitation for subject-case with Unicode support (#3575) (5f83423)

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.5.1...v17.6.0

v17.5.1

17.5.1 (2023-03-28)

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.5.0...v17.5.1

v17.5.0

17.5.0 (2023-03-22)

Bug Fixes

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

Features

... (truncated)

Changelog

Sourced from @​commitlint/prompt-cli's changelog.

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/prompt-cli

17.6.0 (2023-04-13)

Note: Version bump only for package @​commitlint/prompt-cli

17.5.0 (2023-03-22)

Note: Version bump only for package @​commitlint/prompt-cli

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/prompt-cli

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/prompt-cli

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/prompt-cli

17.4.1 (2023-01-09)

... (truncated)

Commits

Updates lint-staged from 12.1.7 to 13.2.1

Release notes

Sourced from lint-staged's releases.

v13.2.1

13.2.1 (2023-04-07)

Bug Fixes

  • ignore "package.json" as config file when it's invalid JSON (#1281) (e7ed6f7)

v13.2.0

13.2.0 (2023-03-10)

Bug Fixes

  • dependencies: replace colorette with chalk for better color support detection (f598725)
  • use index-based stash references for improved MSYS2 compatibility (#1270) (60fcd99)

Features

v13.1.2

13.1.2 (2023-02-13)

Bug Fixes

  • disable stash by default when using diff option (#1259) (142c6f2)

v13.1.1

13.1.1 (2023-02-07)

Bug Fixes

  • allow re-enabling --stash when using the --diff option (99390c3)

v13.1.0

13.1.0 (2022-12-04)

Features

  • expose cli entrance from "lint-staged/bin" (#1237) (eabf1d2)

v13.0.4

13.0.4 (2022-11-25)

... (truncated)

Commits
  • e7ed6f7 fix: ignore "package.json" as config file when it's invalid JSON (#1281)
  • 05fb382 feat: version bump only (#1275)
  • f4351e3 ci: disable workflow for next branch
  • 52a650b docs: update README.md (#1273)
  • 60fcd99 fix: use index-based stash references for improved MSYS2 compatibility (#1270)
  • 0d843ce chore(dependencies): update all dependencies
  • f598725 fix(dependencies): replace colorette with chalk for better color support ...
  • 1bbe37a chore(dependencies): update all dependencies
  • f230c69 docs: Clean up readme.me (#1263)
  • 142c6f2 fix: disable stash by default when using diff option (#1259)
  • 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.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…int-staged

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependencies [yaml](https://github.com/eemeli/yaml), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) and [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.


Updates `yaml` from 1.10.2 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v2.2.2)

Updates `@commitlint/cli` from 16.2.1 to 17.6.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.1/@commitlint/cli)

Updates `@commitlint/prompt-cli` from 16.2.1 to 17.6.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/prompt-cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.1/@commitlint/prompt-cli)

Updates `lint-staged` from 12.1.7 to 13.2.1
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v12.1.7...v13.2.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
- dependency-name: "@commitlint/prompt-cli"
  dependency-type: direct:development
- dependency-name: lint-staged
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2023
@tencent-adm
Copy link

tencent-adm commented Apr 25, 2023

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ open-hippy
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the size: xl Denotes a PR that changes 1000+ lines label Apr 25, 2023
@hippy-service
Copy link

hippy-service bot commented Apr 25, 2023

Hi, @dependabot[bot]. Thanks for your PR! 👏

🏷️ You can leave a comment in this PR with #help tag when you need help (e.g. some status checks run failed due to internal issue), admin team members will help asap.

@hippy-service
Copy link

hippy-service bot commented Apr 25, 2023

🎉 It seems that this pull request has been approved by all required reviewers. As it only contains one normal commit, I will rebase and merge it automatically via add action(rebase-merge) label.

@hippy-service hippy-service bot added the action(rebase-merge) Rebase and merge action (maybe privileged) label Apr 25, 2023
@hippy-actions hippy-actions bot enabled auto-merge (rebase) April 25, 2023 01:43
@hippy-actions hippy-actions bot removed the action(rebase-merge) Rebase and merge action (maybe privileged) label Apr 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.22%. Comparing base (9e7fb70) to head (69ff393).
Report is 903 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3165      +/-   ##
==========================================
+ Coverage   62.36%   72.22%   +9.86%     
==========================================
  Files          30       67      +37     
  Lines        1990     4554    +2564     
  Branches        0      560     +560     
==========================================
+ Hits         1241     3289    +2048     
- Misses        749     1220     +471     
- Partials        0       45      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
…t/cli-and-commitlint/prompt-cli-and-lint-staged-2.2.2
@hippy-service
Copy link

hippy-service bot commented Sep 25, 2023

Pay attention 🛎️ !!
There has been no activity on this PR for 2 months, so I will label it stalled.
It will be automatically closed in 30 days if no more activity. Feel free to leave a comment if you have any questions.

@hippy-service hippy-service bot added the stale: 60d No interaction in the last 60 days label Sep 25, 2023
@hippy-service hippy-service bot removed the stale: 60d No interaction in the last 60 days label Nov 21, 2023
Copy link

hippy-service bot commented Jan 21, 2024

Pay attention 🛎️ !!
There has been no activity on this PR for 2 months, so I will label it stalled.
It will be automatically closed in 30 days if no more activity. Feel free to leave a comment if you have any questions.

@hippy-service hippy-service bot added stale: 60d No interaction in the last 60 days and removed stale: 60d No interaction in the last 60 days labels Jan 21, 2024
Copy link

hippy-service bot commented Mar 23, 2024

Pay attention 🛎️ !!
There has been no activity on this PR for 2 months, so I will label it stalled.
It will be automatically closed in 30 days if no more activity. Feel free to leave a comment if you have any questions.

@hippy-service hippy-service bot added stale: 60d No interaction in the last 60 days and removed stale: 60d No interaction in the last 60 days labels Mar 23, 2024
Copy link

hippy-service bot commented May 24, 2024

Pay attention 🛎️ !!
There has been no activity on this PR for 2 months, so I will label it stalled.
It will be automatically closed in 30 days if no more activity. Feel free to leave a comment if you have any questions.

@hippy-service hippy-service bot added the stale: 60d No interaction in the last 60 days label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size: xl Denotes a PR that changes 1000+ lines stale: 60d No interaction in the last 60 days
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants