gitlab-cli
gitlab-cli copied to clipboard
Bump promise from 7.3.1 to 8.2.0
Bumps promise from 7.3.1 to 8.2.0.
Release notes
Sourced from promise's releases.
8.2.0
New Features
- Add support for
Promise.allSettled(#171)8.1.0
Features
- Support iterables in
Promise.raceandPromise.allv8.1.0
No release notes provided.
Commits
a4b9e3edocs: update README badges (#173)ab8c026fix: spelling error (#170)d435c5eImplement Promise.allSettled() (#171)14a9a38feat: update CI to use GitHub actions (#172)91b7b4cRelease 8.1.0e9c12a2feat: support ES2015 iterables in all() and race() (#160)81b5722docs: add "Enterprise Support" to README6d91fa0Create FUNDING.ymlaffd5e2ci: update supported node versions6272338adding Promise.race documentation and reference to proper API docs (#155)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by then-promise-bot, a new releaser for promise since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Contributors
Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
-
@Commit-Lint merge patchwill merge dependabot PR on "patch" versions (X.X.Y - Y change) -
@Commit-Lint merge minorwill merge dependabot PR on "minor" versions (X.Y.Y - Y change) -
@Commit-Lint merge majorwill merge dependabot PR on "major" versions (Y.Y.Y - Y change) -
@Commit-Lint merge disablewill desactivate merge dependabot PR -
@Commit-Lint reviewwill approve dependabot PR -
@Commit-Lint stop reviewwill stop approve dependabot PR
Superseded by #203.