Remitly / verdaccio-s3-storage

📦 AWS S3 storage plugin for verdaccio
MIT License
48 stars 15 forks source link

build(deps-dev): bump @commitlint/config-conventional from 6.1.3 to 8.3.4 #49

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes

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

v7.1.0

Features

  • wildcards: add new wildcard patterns #315 (e9ea17f)
  • add max line length to body/footer (542f50e)

Bug fixes

  • support lerva v3 #406 (58bb47fc90aee2494839eafe3ed8107d078f48bc)

v7.0.1

Bug fixes

  • Revert "do not negate case rules"

v7.0.0

Breaking Changes

  • Dropped support for Node.js 4

Bug Fixes

  • ignore case of words in quotes
  • add environment variable cli flag
  • do not negate case rules

Features

  • add wildcard for Github deployment commits

v6.2.0

Features

  • print commit message when the message is invalid (86c34f1), closes #222
  • rules: support array for scope-case and type-case (#312) (1f46b9f), closes #307

Bug Fixes

  • ensure: ignore word delimiters for case matching #291 (fa69299)

v

No release notes provided.

Changelog

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

8.3.4 (2020-01-03)

Bug Fixes

8.3.1 (2019-10-16)

Bug Fixes

  • load: resolve nested parser preset factories (#831) (73a7df7)

8.3.0 (2019-10-16)

Features

  • cli: add helpurl flag (#789) (75cef4e)
  • config-conventional: use parser with short breaking change support (#821) (4b5300a)
  • resolve-extends: accept absolute path in extends (#825) (ecac29f)

8.2.0 (2019-09-16)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

Bug Fixes

  • pass defaultIgnores from configuration in @commitlint/cli (#771) (a259014)

8.1.0 (2019-07-15)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

... (truncated)
Commits
  • 3fce339 v8.3.4
  • 6b3b9a9 fix(commitlint): use new read pkg syntax (#888)
  • 5fd8a69 chore: update dependency @types/node to v12.11.5 (#838)
  • 8fc4872 chore: update dependency lerna to v3.18.3 (#837)
  • 9a1dd6f v8.3.3
  • 11b920b chore: update dependency conventional-changelog-conventionalcommits to v4.2.1...
  • 3ed8009 fix(load): add support for non-factory conventional parsers (#839)
  • 0382070 v8.3.2
  • dcc83db chore: pin dependency conventional-changelog-conventionalcommits to 4.1.0 (#829)
  • 489a5f3 chore: update dependency @types/jest to v24.0.19 (#827)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bycedric, 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)