Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Bump util.promisify from 1.0.0 to 1.1.1 #134

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps util.promisify from 1.0.0 to 1.1.1.

Changelog

Sourced from util.promisify's changelog.

v1.1.1 - 2021-01-08

Commits

  • [Fix] add missing runtime dependency has-symbols 9b45a3b

v1.1.0 - 2021-01-06

Commits

  • [Tests] migrate tests to Github Actions a09e2f5
  • [Tests] add tests 5162b64
  • [meta] do not publish github action workflow files 4b5a39e
  • [Fix] handle nonconfigurable own function properties, in older engines 07693ae
  • [New] use a global symbol for util.promisify.custom 8f8631b
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog 83e7267
  • [actions] add "Allow Edits" workflow e2a92ae
  • [Tests] move es-shim-api to postlint 7b93efa
  • [Deps] use call-bind instead of es-abstract e68f500
  • [actions] switch Automatic Rebase workflow to pull_request_target event 7da936c
  • [Dev Deps] update aud, auto-changelog 88465d4
  • [Tests] only audit prod deps 8a13dc5
  • [Deps] update object.getownpropertydescriptors 899d30b
  • [Deps] update es-abstract 552d18b
  • [Dev Deps] update auto-changelog dd61917
  • [Deps] update es-abstract 40a839a
  • [Dev Deps] update @ljharb/eslint-config 07c3b39

v1.0.1 - 2020-01-16

Fixed

Commits

  • [Tests] use shared travis-ci configs f1b5e43
  • [Tests] up to node v10.0, v9.11, v8.11, v6.14, 4.9; use nvm install-latest-npm; pin included builds to LTS e89390f
  • [meta] add auto-changelog fe8e751
  • [Tests] up to node v11.0, v10.12, v8.12 e09b894
  • [Refactor] use callBound helper from es-abstract for robustness baa0cf6
  • [actions] add automatic rebasing / merge commit blocking 24912f4
  • [Docs] Add usage information for the shim/monkey-patch 38b1ee5
  • [Refactor] use __proto__ instead of ES6’s Object.setPrototypeOf 02ec7e2
  • [meta] create FUNDING.yml 076b8b5
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest 4cedaa9
  • Adds usage information to the README ddb4556
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest 95362c0
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, eslint fd79a58
  • [Dev Deps] update eslint, @ljharb/eslint-config 2cf792b
Commits
  • 8980c55 v1.1.1
  • 9b45a3b [Fix] add missing runtime dependency has-symbols
  • ec42d7a v1.1.0
  • 4b5a39e [meta] do not publish github action workflow files
  • 899d30b [Deps] update object.getownpropertydescriptors
  • 8f8631b [New] use a global symbol for util.promisify.custom
  • e68f500 [Deps] use call-bind instead of es-abstract
  • 83e7267 [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog
  • a09e2f5 [Tests] migrate tests to Github Actions
  • 5162b64 [Tests] add tests
  • 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)

Bumps [util.promisify](https://github.com/ljharb/util.promisify) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/ljharb/util.promisify/releases)
- [Changelog](https://github.com/ljharb/util.promisify/blob/main/CHANGELOG.md)
- [Commits](ljharb/util.promisify@v1.0.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants