kotarella1110 / cordova-plugin-webpack

Integrate webpack into your Cordova workflow.
https://www.npmjs.com/package/cordova-plugin-webpack
Apache License 2.0
62 stars 20 forks source link

chore(deps-dev): bump @commitlint/config-conventional from 12.0.1 to 12.1.0 #436

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @commitlint/config-conventional from 12.0.1 to 12.1.0.

Changelog

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

12.1.0 (2021-03-06)

Features

  • config-lerna-scopes: keep supporting lerna v3 (51b0f4a)
Commits
  • 70f7f46 v12.1.0
  • 51b0f4a feat(config-lerna-scopes): keep supporting lerna v3
  • 6a48e44 chore: update dependency typescript to v4.2.3 (#2492)
  • 5baf577 chore: update dependency ts-jest to v26.5.3 (#2491)
  • 9091440 docs(readme): sort type-enum value in @commitlint/config-conventional/README....
  • 46921b5 docs(readme): decode "%40" to "@" that unnecessarily encoded (#2489)
  • 73c30c3 chore(deps): bump docsify from 4.11.6 to 4.12.0 (#2483)
  • 4b0d4db chore: update dependency husky to v5.1.3 (#2480)
  • 7668714 chore: update typescript-eslint monorepo to v4.16.1 (#2482)
  • 96adc5e chore(deps): bump prismjs from 1.22.0 to 1.23.0 (#2484)
  • Additional commits viewable in compare view


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.

If all status checks pass Dependabot will automatically merge this pull request.


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