Skip to content

Conversation

@dependabot-preview
Copy link

Bumps vue-property-decorator from 6.0.0 to 9.1.2.

Release notes

Sourced from vue-property-decorator's releases.

v8.4.2

#306 Fix @Emit decorator

v8.3.0

  • Update vue-class-component #266 #262
  • Fix Provide/ProvideReactive compatibility #264 #249

v8.2.2

  • #246 Move Vue dependency into devDependency

v8.2.1

  • Fix TypeScript config

v8.2.0

  • #204 Add @PropSync decorator
  • #205 Add @ProvideReactive and @InjectReactive decorator
  • #208 Add @Ref decorator

v8.1.1

  • #201 fix @Emit return value to make it transparent

v8.1.0

No release notes provided.

v8.0.0

v7.3.0

  • Support multiple watch options

v7.2.0

  • Support emitting a value inside of Promise

v7.1.0

  • Update the behavior of @Emit decorator

v7.0.0

Since this version, reflect-metada is not included, so @Prop cannot set a type opinion implicitly. Whereas, there have been reported some issues related to reflect-metada, so these issues will be solved.

v6.1.0

  • update vue to v2.5
  • update @Inject decorator
Changelog

Sourced from vue-property-decorator's changelog.

v9.1.2

Bug fixes

  • Fix typings field in package.json (#356)

v9.1.1

Bug fixes

  • Fix main and module field in package.json

v9.1.0

New features

  • Add @ModelSync decorator (#254)
  • Add @VModel decorator (#276)

Bug fixes

  • Make reactive provided values configureable (#330)

Refactoring / others

  • Breaking change Rename vue-property-decorator.ts to index.ts (c8c88642f589c8cb1a2f3a09034a01b17152bae7)
    • Exported files are also renamed from vue-property-decorator.* to index.*
  • Split source code into separate files (d7954f8ca1a729a53da207317139fc76cefe98b2)
  • Bump dependency versions

v9.0.2

v9.0.1 (Failed to publish to npm)

  • Fix ProvideReactive (#328)
  • Fix README.md (#329)

v9.0.0

  • Move vue-class-component to peerDependencies

v8.5.1

  • Move vue-class-component to dependencies

v8.5.0

  • Revert #299
  • Add CHANGELOG.md
  • Fix README.md (#319)
Commits

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:

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 23, 2020
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.

1 participant