Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps @commitlint/config-conventional from 16.2.1 to 17.4.4.

Release notes

Sourced from @​commitlint/config-conventional's releases.

v17.4.4

17.4.4 (2023-02-17)

Bug Fixes

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

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.4.3...v17.4.4

v17.4.3

17.4.3 (2023-02-13)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v17.4.2...v17.4.3

v17.4.2

17.4.2 (2023-01-12)

Bug Fixes

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

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.4.1...v17.4.2

v17.4.1

17.4.1 (2023-01-09)

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

Full Changelog: conventional-changelog/commitlint@v17.4.0...v17.4.1

v17.4.0

17.4.0 (2023-01-04)

Bug Fixes

... (truncated)

Changelog

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

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/config-conventional

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/config-conventional

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/config-conventional

17.4.0 (2023-01-04)

Note: Version bump only for package @​commitlint/config-conventional

17.3.0 (2022-11-21)

Note: Version bump only for package @​commitlint/config-conventional

17.2.0 (2022-10-31)

Note: Version bump only for package @​commitlint/config-conventional

17.1.0 (2022-08-27)

Note: Version bump only for package @​commitlint/config-conventional

17.0.3 (2022-06-25)

Note: Version bump only for package @​commitlint/config-conventional

17.0.2 (2022-06-01)

Bug Fixes

  • update dependency conventional-changelog-conventionalcommits to v5 (#3201) (c20fd19)

... (truncated)

Commits

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 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)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.1 to 17.4.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.4.4/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2023
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #130 (b68d2a0) into rzp_main (bfc7958) will decrease coverage by 23.50%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           rzp_main     #130       +/-   ##
=============================================
- Coverage     81.92%   58.42%   -23.50%     
=============================================
  Files           933      933               
  Lines         20156    20156               
  Branches       2747     2747               
=============================================
- Hits          16512    11776     -4736     
- Misses         3492     8001     +4509     
- Partials        152      379      +227     
Impacted Files Coverage Δ
...ed/components/topology/utils/topology-converter.ts 2.56% <0.00%> (-97.44%) ⬇️
...ponents/radar/layout/radar-chart-layout.service.ts 6.89% <0.00%> (-93.11%) ⬇️
...rtesian/d3/scale/state/cartesian-stacking-state.ts 5.00% <0.00%> (-92.50%) ⬇️
...logy/renderers/tooltip/topology-tooltip-popover.ts 7.50% <0.00%> (-92.50%) ⬇️
.../utils/builders/request/graphql-request-builder.ts 3.48% <0.00%> (-91.87%) ⬇️
.../edge/curved/entity-edge-curve-renderer.service.ts 8.49% <0.00%> (-91.51%) ⬇️
.../components/radar/axis/radar-chart-axis.service.ts 7.29% <0.00%> (-89.59%) ⬇️
...ents/radar/series/radar-series-renderer.service.ts 11.11% <0.00%> (-88.89%) ⬇️
...s/topology/d3/interactions/hover/topology-hover.ts 8.88% <0.00%> (-88.89%) ⬇️
...opology/d3/interactions/topology-event-behavior.ts 7.40% <0.00%> (-88.89%) ⬇️
... and 197 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2023

Superseded by #132.

@dependabot dependabot bot closed this Apr 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rzp_main/commitlint/config-conventional-17.4.4 branch April 14, 2023 04:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant