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

chore(deps): update commitlint monorepo to v13 (major) #2384

Merged
merged 1 commit into from
Aug 7, 2021
Merged

chore(deps): update commitlint monorepo to v13 (major) #2384

merged 1 commit into from
Aug 7, 2021

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli 12.1.4 -> 13.1.0 age adoption passing confidence
@commitlint/config-conventional 12.1.4 -> 13.1.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint

v13.1.0

Compare Source

Bug Fixes
  • cz-commitlint: fix minor formatting issues (99d8881)
  • types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
  • update dependency import-from to v4 (#​2629) (5bcb604)
  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#​2618) (5badf6d), closes #​2351
Features
  • rules: allow body-case to accept an array of cases (5383c9e), closes #​2631

v13.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • minimum node version is 12

12.1.3 (2021-05-12)

Bug Fixes

12.1.2 (2021-04-29)

Bug Fixes

12.1.1 (2021-04-02)

Bug Fixes

Configuration

📅 Schedule: "before 3am on Friday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #2384 (88a038e) into main (46a42a1) will increase coverage by 0.13%.
The diff coverage is n/a.

❗ Current head 88a038e differs from pull request most recent head 48c5062. Consider uploading reports for the commit 48c5062 to get more accurate results

@@            Coverage Diff             @@
##             main    #2384      +/-   ##
==========================================
+ Coverage   92.65%   92.79%   +0.13%     
==========================================
  Files         142      145       +3     
  Lines        5105     5230     +125     
  Branches     1052     1073      +21     
==========================================
+ Hits         4730     4853     +123     
- Misses        375      377       +2     
Impacted Files Coverage Δ
...ontext-async-hooks/src/AsyncHooksContextManager.ts 100.00% <0.00%> (ø)
...sync-hooks/src/AbstractAsyncHooksContextManager.ts 97.01% <0.00%> (ø)
...async-hooks/src/AsyncLocalStorageContextManager.ts 100.00% <0.00%> (ø)

@obecny
Copy link
Member

obecny commented Jul 30, 2021

both of the version has minimum requirement of node for 12+ , but all test passed, so I guess only people that will use node less than 12 locally should be affected when they try to push something ?

@renovate-bot renovate-bot requested a review from a team August 6, 2021 11:29
@vmarchaud vmarchaud merged commit 3eb5386 into open-telemetry:main Aug 7, 2021
@renovate-bot renovate-bot deleted the renovate/major-commitlint-monorepo branch August 7, 2021 14:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants