AurityLab / vue-recaptcha-v3

A simple and easy to use reCAPTCHA (v3 only) library for Vue.
Apache License 2.0
236 stars 25 forks source link

chore(deps-dev): bump webpack-cli from 4.8.0 to 4.9.0 #542

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webpack-cli from 4.8.0 to 4.9.0.

Release notes

Sourced from webpack-cli's releases.

v4.9.0

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)
Changelog

Sourced from webpack-cli's changelog.

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)
Commits
  • 77433bf chore(release): publish new version
  • 570a6e2 chore(deps-dev): bump coffeescript from 2.6.0 to 2.6.1 (#2988)
  • 6c7eef8 chore(deps-dev): bump webpack from 5.56.1 to 5.57.1 (#2989)
  • 2c40d06 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#2986)
  • f73eb76 chore(deps-dev): bump webpack
  • cf6b20d chore(deps): bump import-local from 3.0.2 to 3.0.3 (#2984)
  • df99efe chore(deps-dev): bump @​typescript-eslint/parser
  • 3df437e chore: update colorette (#2983)
  • d496ddd chore(deps): bump colorette from 2.0.11 to 2.0.14 (#2982)
  • 65cc1fc refactor: code
  • 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.


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)