Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps-dev): bump ember-concurrency-decorators from 0.6.0 to 2.0.3 #448

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-concurrency-decorators from 0.6.0 to 2.0.3.

Release notes

Sourced from ember-concurrency-decorators's releases.

v2.0.3

Bugfixes

  • Fix double-calling of TaskProperty methods for decorator options (#87). (Fixes compatibility with ember-concurrency v2.0.0-rc.1)

v2.0.2

Bugfixes

v2.0.1

Bugfixes

  • Fix types to handle varadic arguments in task options, e.g. for on and cancelOn and work when strictFunctionTypes is enabled in consuming applications. (#77, thanks @jamescdavis!)

v2.0.0

New Features

  • Uses upstream type definitions: This release reconciles the types provided by ember-concurrency-decorators with those now provided by upstream ember-concurrency (as of 1.2.0). Big thanks to @chancancode for tackling the ember-concurrency-decorators side of things, in addition to his heroic efforts to ship types in ember-concurrency itself! (#74)

Please see updated documentation on TypeScript use in the README for more information.

v1.1.0-alpha.1

This is a pre-release of #56 to allow testing it in real world apps.

  • chore: improve types for ember-concurrency 8ec57cb
  • chore: make CI and tests pass 05fe952
  • test: [revert me] attempt at encapsulated tasks 5abc1d5
  • test: even more param / ctx 66830d7
  • test: add task with parameters 2ce5abb
  • refactor: PoC for TypeScript type support 05cbb1a
  • style(tests): fix linting errors e34f8a4
  • chore(eslint): adopt @clark/eslint-config suite 1c777a0
  • chore(deps): upgrade 21a7eb3

machty/ember-concurrency-decorators@v1.0.0-beta.4...v1.1.0-alpha.1

v1.0.0

Compared to the last v1.0.0-beta.4, this release contains no functional or otherwise significant changes.

We have been testing the 1.0.0 beta series over the course of a few months and are confident that it's stable for an official release.

  • docs(README): update npm tags 1fabfa4
  • chore(deps): upgrade dependencies and linters 7026563
  • style(tests): fix linting errors e34f8a4
  • chore(eslint): adopt @clark/eslint-config suite 1c777a0
  • chore(deps): upgrade 21a7eb3

machty/ember-concurrency-decorators@v1.0.0-beta.4...v1.0.0

Commits
  • bc628b1 Release 2.0.3
  • 7298c2f Merge pull request #87 from machty/mf-fix_double_call
  • c13521d Fix double-calling of TaskProperty methods for decorator options
  • 4615017 Release 2.0.2
  • a1be780 Merge pull request #85 from rwjblue/fix-ie11
  • acebac3 Fix IE11 compatibility (avoid Object.entries).
  • ecdda67 Merge pull request #79 from machty/dependabot/npm_and_yarn/lodash-4.17.19
  • 75a145d Merge pull request #82 from machty/dependabot/npm_and_yarn/http-proxy-1.18.1
  • c296572 chore(deps): bump http-proxy from 1.17.0 to 1.18.1
  • 14c0136 docs(readme): add lifecycle events example (#80)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by m4xm4n, a new releaser for ember-concurrency-decorators since your current version.


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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Dec 17, 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.

0 participants