Skip to content

Comments

Bump vue-recaptcha from 1.3.0 to 2.0.2 in /web#444

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/vue-recaptcha-2.0.2
Closed

Bump vue-recaptcha from 1.3.0 to 2.0.2 in /web#444
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/vue-recaptcha-2.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Bumps vue-recaptcha from 1.3.0 to 2.0.2.

Release notes

Sourced from vue-recaptcha's releases.

v2.0.1

What's Changed

New Contributors

Full Changelog: DanSnow/vue-recaptcha@v2.0.0...v2.0.1

v2.0.0 - Vue 3 support

It's two years from v1.3.0. I believe there already has somebody can't wait and already install from vue-v3 branch. But finally, you can install this from NPM.

Breaking Changes

  • You will need to install @vue/composition-api if you want to use this package with Vue 2
  • loadRecaptchaScript is true by default
  • VueRecaptcha now is a named export, means that you need to import it like:
    import { VueRecaptcha } from 'vue-recaptcha'
    export default  {
    components: { VueRecaptcha }
    }

Features

Full Changelog: DanSnow/vue-recaptcha@v1.3.0...v2.0.0

Commits
  • 9fe646e chore: bump version
  • f185828 Merge pull request #784 from hrobertson/patch-1
  • 891cb20 Merge pull request #792 from DanSnow/renovate/jest-junit-13.x
  • a742ef2 Merge pull request #799 from DanSnow/renovate/vue-test-utils-2.x
  • b5d842f Merge pull request #805 from DanSnow/renovate/eslint-8.x
  • 06952a0 chore(deps): update dependency eslint to v8.14.0
  • 6eea678 chore(deps): update dependency jest-junit to v13.2.0
  • 7f1ec65 chore(deps): update dependency @​vue/test-utils to v2.0.0-rc.21
  • d3b7e8f chore: update yarn.lock
  • 2101247 chore: update yarn plugin
  • 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)

Bumps [vue-recaptcha](https://github.com/DanSnow/vue-recaptcha) from 1.3.0 to 2.0.2.
- [Release notes](https://github.com/DanSnow/vue-recaptcha/releases)
- [Commits](DanSnow/vue-recaptcha@v1.3.0...v2.0.2)

---
updated-dependencies:
- dependency-name: vue-recaptcha
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from nikola-rados as a code owner June 9, 2022 13:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #501.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/vue-recaptcha-2.0.2 branch September 19, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants