Skip to content

Comments

Bump vue-recaptcha from 1.3.0 to 2.0.3 in /web#501

Open
dependabot[bot] wants to merge 1 commit intomain-archivefrom
dependabot/npm_and_yarn/web/vue-recaptcha-2.0.3
Open

Bump vue-recaptcha from 1.3.0 to 2.0.3 in /web#501
dependabot[bot] wants to merge 1 commit intomain-archivefrom
dependabot/npm_and_yarn/web/vue-recaptcha-2.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps vue-recaptcha from 1.3.0 to 2.0.3.

Release notes

Sourced from vue-recaptcha's releases.

v2.0.3

2.0.3 (2022-09-17)

Bug Fixes

  • upgrade vue-demi to v0.13.11 to fix vue 2.7 warning (d86f072)

v2.0.2

⚠️ this version didn't correctly publish ⚠️

2.0.2 (2022-09-17)

Bug Fixes

  • upgrade vue-demi to v0.13.11 to fix vue 2.7 warning (d86f072)

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

Changelog

Sourced from vue-recaptcha's changelog.

2.0.3 (2022-09-17)

Bug Fixes

  • upgrade vue-demi to v0.13.11 to fix vue 2.7 warning (d86f072)

2.0.2 (2022-09-17)

Bug Fixes

  • upgrade vue-demi to v0.13.11 to fix vue 2.7 warning (d86f072)
Commits
  • 549e750 chore(master): release 2.0.3
  • b9b5dad Merge pull request #912 from DanSnow/release-please--branches--master--compon...
  • da7319b chore(master): release 2.0.2
  • 7f6db9f Merge pull request #911 from DanSnow/upgrade-vue-demi
  • d86f072 fix: upgrade vue-demi to v0.13.11 to fix vue 2.7 warning
  • bd12767 ci: fix branch name
  • 67c7fac Merge pull request #803 from DanSnow/renovate/eslint-config-standard-17.x
  • e0f8158 Merge pull request #844 from DanSnow/renovate/lint-staged-13.x
  • d4f2c57 Merge pull request #818 from DanSnow/renovate/husky-8.x
  • 3aff2d0 ci: set up release please
  • 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.3.
- [Release notes](https://github.com/DanSnow/vue-recaptcha/releases)
- [Changelog](https://github.com/DanSnow/vue-recaptcha/blob/master/CHANGELOG.md)
- [Commits](DanSnow/vue-recaptcha@v1.3.0...v2.0.3)

---
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 September 19, 2022 14:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
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