Skip to content

Bump vue-async-computed from 3.3.1 to 3.8.3#66

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vue-async-computed-3.8.3
Closed

Bump vue-async-computed from 3.3.1 to 3.8.3#66
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vue-async-computed-3.8.3

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps vue-async-computed from 3.3.1 to 3.8.3.

Changelog

Sourced from vue-async-computed's changelog.

Changelog

v3.8.1

  • Bugfix release in order to actually publish the typescript types along with the pacakge.

v3.8.0

  • #83 Stop the update method from working after the component is destroyed.
  • Include the long-requested (#25) typescript types in the master branch.
  • #85 Add support in the typescript types for the array of strings version of watch.

v3.7.0

  • #68 Refactoring to make some of the code be more readable.
  • #71 Add vm and info arguments to the error handler callback (when useRawError is set.)

v3.6.1

  • Fix for browsers that don't support Symbol.iterator.

v3.6.0

  • Fix bug in handling the argument to the generated data function.
  • #66 Add option for watch to be an array of property paths instead of a function.
Commits
  • 4c03bd2 3.8.3
  • 1185aa6 Merge pull request #91 from firefligher/master
  • 4301e7e Merge pull request #97 from SKoschnicke/patch-1
  • 5d1212e Add missing closing brackets
  • e243ecd Separated IAsyncComputedValueBase<T> from IAsyncComputedValue<T>
  • b2e9d37 3.8.2
  • c61ba90 Split vue-class-component decorator into a seperate package
  • 0e76b7b Merge pull request #88 from nwtgck/decorator
  • 87e1ce5 Add a decorator for vue-class-component
  • 066fc37 3.8.1
  • 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)
  • @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 Aug 17, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #69.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue-async-computed-3.8.3 branch August 19, 2020 06:22
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