Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 8.3.4 to 9.0.1 #1305

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

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 29, 2020

Bumps @commitlint/config-conventional from 8.3.4 to 9.0.1.

Changelog

Sourced from @commitlint/config-conventional's changelog.

9.0.1 (2020-05-26)

Bug Fixes

9.0.0 (2020-05-21)

Bug Fixes

Features

  • add async promise based rules methods into lint (#976) (4443062)
  • add possibility to extend from string (#865) (056c6fe)
  • passdown argv to lint command (#891) (c49a57c)
  • config-conventional: footer/body-max-line (#436) (8b394c9)
  • config-conventional: increase header-max-length to 100 (#860) (ff11998), closes #859

BREAKING CHANGES

  • 'improvement' type will now be rejected by this config.

8.3.5 (2020-01-15)

Bug Fixes

  • is-ignored: move types to dev dependencies (#897) (aabc549)
  • resolve-extends: move node types to dev dependencies (#883) (b131a18), closes #874
Commits
Maintainer changes

This version was pushed to npm by escapedcat, a new releaser for @commitlint/config-conventional since your current version.


Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @trivikr.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies This issue is a problem in a dependency. label Jun 29, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2020

Codecov Report

Merging #1305 into master will decrease coverage by 11.67%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1305       +/-   ##
===========================================
- Coverage   89.34%   77.67%   -11.68%     
===========================================
  Files         152      286      +134     
  Lines        3145    11955     +8810     
  Branches      579     2622     +2043     
===========================================
+ Hits         2810     9286     +6476     
- Misses        335     2669     +2334     
Impacted Files Coverage Δ
...tocol_tests/aws-query/commands/QueryMapsCommand.ts 88.23% <0.00%> (ø)
...ests/aws-ec2/commands/GreetingWithErrorsCommand.ts 100.00% <0.00%> (ø)
...tocol_tests/aws-restxml/commands/XmlMapsCommand.ts 100.00% <0.00%> (ø)
...restjson/commands/SimpleScalarPropertiesCommand.ts 100.00% <0.00%> (ø)
.../commands/OmitsNullSerializesEmptyStringCommand.ts 88.23% <0.00%> (ø)
.../HttpRequestWithLabelsAndTimestampFormatCommand.ts 88.23% <0.00%> (ø)
protocol_tests/aws-query/QueryProtocolClient.ts 92.30% <0.00%> (ø)
...ts/aws-query/commands/NoInputAndNoOutputCommand.ts 100.00% <0.00%> (ø)
protocol_tests/aws-restxml/endpoints.ts 82.14% <0.00%> (ø)
...ests/aws-restxml/commands/XmlMapsXmlNameCommand.ts 100.00% <0.00%> (ø)
... and 127 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a813d8d...66beddd. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/commitlint/config-conventional-9.0.1 branch from e95525a to ed2553d Compare June 30, 2020 20:32
@trivikr
Copy link
Member

trivikr commented Jul 6, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/commitlint/config-conventional-9.0.1 branch from ed2553d to 66beddd Compare July 6, 2020 19:41
@trivikr
Copy link
Member

trivikr commented Jul 6, 2020

@dependabot merge

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@trivikr trivikr merged commit 900eba8 into master Jul 7, 2020
@trivikr trivikr deleted the dependabot/npm_and_yarn/commitlint/config-conventional-9.0.1 branch July 7, 2020 03:02
@trivikr
Copy link
Member

trivikr commented Jul 7, 2020

codecov CI failure was due to bug fixed in #1324

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies This issue is a problem in a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants