Skip to content

Update dependency es6-promisify to v7#753

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/es6-promisify-7.x
Open

Update dependency es6-promisify to v7#753
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/es6-promisify-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
es6-promisify ^5.0.0^7.0.0 age confidence

Release Notes

mikehall314/es6-promisify (es6-promisify)

v7.0.0

Compare Source

  • Add support for ES Modules
  • Upgrade dependencies
  • Library is now minified by default
  • New tests for error cases

v6.1.1

Compare Source

  • Refactor build process
  • Update README with examples using async/await
  • Pin eslint to v5 for compatibility with Node 6

v6.1.0

Compare Source

  • Use .apply instead of .call with spread
  • Add prettier
  • Update dependencies

v6.0.2

Compare Source

  • Update to Babel 7
  • Upgrade dependencies
  • Bug fixes and stability improvements

v6.0.1

Compare Source

  • Update dependencies
  • Remove Symbol for compatibility

v6.0.0

Compare Source

  • Developers can now provide their own Promise implementation
  • No longer bundles es6-promise; if your environment has no native Promise you must polyfill yourself, or set promisify.Promise to some + compatible Promise implementation.
  • Removed settings.thisArg: use .bind() instead.
  • Removed settings.multiArgs: use named arguments instead (compatible with Node's util.promisify

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • Between 04:00 PM and 07:59 PM, Monday through Friday (* 16-19 * * 1-5)
  • Automerge
    • Between 02:00 PM and 06:59 PM, Monday through Thursday (* 14-18 * * 1-4)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants