Skip to content

Bump vow from 0.4.19 to 0.4.20 #13

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Bumps vow from 0.4.19 to 0.4.20.

Changelog

Sourced from vow's changelog.

0.4.20

  • Added Promise.allSettled #118

0.4.18

  • Added promise.finally #116

0.4.17

  • Fixed an issue with wrong resolving after adding onProgress callback

0.4.16

  • Fixed an issue with throwing exception within resolver function #113

0.4.15

  • Fixed an issue with double emit of PromiseRejectionEvent #113

0.4.14

  • Added support of unhandled rejection event #111

0.4.13

  • Added workaround to avoid bug with Array.prototype.push in Opera 41

0.4.12

  • Wrong propagation of progress state fixed

0.4.11

  • Now global object (window, global) is passed properly

0.4.10

  • Now MutationObserver is used for internal "next tick" operations

0.4.9

  • vow.cast method was fixed to properly work with external promises #88

0.4.8

  • Detection of ymaps modular system was improved #82

0.4.7

... (truncated)

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vow-0.4.20 branch from d628e68 to f24e6e2 Compare April 21, 2023 19:56
Bumps [vow](https://github.com/dfilatov/vow) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/dfilatov/vow/releases)
- [Changelog](https://github.com/dfilatov/vow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dfilatov/vow/commits)

---
updated-dependencies:
- dependency-name: vow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vow-0.4.20 branch from f24e6e2 to 6bcb693 Compare April 21, 2023 19:56
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