solana-labs / networkexplorer

Retired
13 stars 19 forks source link

chore(deps): bump promise.allsettled from 1.0.1 to 1.0.2 #715

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps promise.allsettled from 1.0.1 to 1.0.2.

Changelog *Sourced from [promise.allsettled's changelog](https://github.com/es-shims/Promise.allSettled/blob/master/CHANGELOG.md).* > v1.0.2 / 2019-12-13 > ================= > * [Refactor] use split-up `es-abstract` (44% bundle size decrease) > * [Fix] no longer require `Array.from`; works in older envs > * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `safe-publish-latest`, `tape` > * [meta] add `funding` field > * [meta] move repo to es-shims org > * [Tests] temporarily comment out failing test in node 12+ > * [Tests] suppress unhandled rejection warnings > * [Tests] skip "`undefined` receiver" test > * [Tests] use shared travis-ci configs > * [Tests] use `functions-have-names` > * [actions] add automatic rebasing / merge commit blocking
Commits - [`a30b609`](https://github.com/es-shims/Promise.allSettled/commit/a30b6094af96e840308aa6d6012292b9427decc7) v1.0.2 - [`ed49521`](https://github.com/es-shims/Promise.allSettled/commit/ed49521b2f03a4a63ef0e15a017dc973217d03bb) [Refactor] use split-up `es-abstract` (44% bundle size decrease) - [`3e873f7`](https://github.com/es-shims/Promise.allSettled/commit/3e873f78e15b275d6e10db12ac6cde1716be2f60) [Fix] no longer require `Array.from`; works in older envs - [`275507f`](https://github.com/es-shims/Promise.allSettled/commit/275507f89a3c672acd867cbe7432c0c08f0abef9) [Tests] temporarily comment out failing test in node 12+ - [`8ee2263`](https://github.com/es-shims/Promise.allSettled/commit/8ee226357bb92417ac5d596abaa86cc600c97aa1) [Tests] suppress unhandled rejection warnings - [`9612591`](https://github.com/es-shims/Promise.allSettled/commit/96125915f35386940fce8eb52331346ffe3b45d6) [Tests] skip "`undefined` receiver" test - [`3a5a379`](https://github.com/es-shims/Promise.allSettled/commit/3a5a379ad6da1a7fe988e8e1eb708be4f7abb008) [Tests] use shared travis-ci configs - [`7f97708`](https://github.com/es-shims/Promise.allSettled/commit/7f977086e2f685d29d1ae821b4083c9b4e1256d8) [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, ... - [`96b75aa`](https://github.com/es-shims/Promise.allSettled/commit/96b75aab5a8bb3586303baafe462b4b4114fb2da) [meta] add `funding` field - [`4ab52ef`](https://github.com/es-shims/Promise.allSettled/commit/4ab52efa9466c535cd15a1bcb54b3250c989b174) [actions] add automatic rebasing / merge commit blocking - Additional commits viewable in [compare view](https://github.com/es-shims/Promise.allSettled/compare/v1.0.1...v1.0.2)


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](https://app.dependabot.com): - 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)
mvines commented 4 years ago

:tada: This PR is included in version 1.81.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: