Skip to content

Update dependency es6-promise to v4 #4

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
es6-promise ^3.0.2 -> ^4.0.0 age adoption passing confidence

Release Notes

stefanpenner/es6-promise

v4.2.8

Compare Source

v4.2.7

Compare Source

v4.2.6

Compare Source

v4.2.5

Compare Source

  • remove old try/catch performance hacks, modern runtimes do not require these tricks

v4.2.4

Compare Source

v4.2.3

Compare Source

  • Cleanup testem related build configuration
  • Use prepublishOnly instead of prepublish (thanks @​rhysd)
  • Add Node.js 9, 8 to testing matrix
  • drop now unused s3 deployment files
  • internal cleanup (thanks to @​bekzod, @​mariusschulz)
  • Fixup Changelog

v4.2.2

Compare Source

  • Ensure PROMISE_ID works correctly
  • internal cleanup (thanks yo @​mariusschulz)

v4.2.1

Compare Source

  • drop bower support

v4.2.0

Compare Source

  • drop dist from git repo
  • add Promise.prototype.finally
  • update various build related dependencies
  • add CDN links

v4.1.1

Compare Source

v4.1.0

Compare Source

  • [BUGFIX] Fix memory leak [#​269]
  • [BUGFIX] Auto Bundles within an AMD Environment [#​263]

v4.0.5

Compare Source

  • fix require('es6-promise/auto') for Node < 4

v4.0.4

Compare Source

v4.0.3

Compare Source

  • fix Readme links

v4.0.2

Compare Source

  • fix require('es6-promise/auto');

v4.0.1

Compare Source

v4.0.0

Compare Source

  • no longer polyfill automatically, if needed one can still invoke
    require('es6-promise/auto') directly.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/es6-promise-4.x branch from 2e8f07a to 1a7b1b5 Compare April 6, 2021 20:15
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency es6-promise to v4 Update dependency es6-promise to v4 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/es6-promise-4.x branch April 4, 2023 00:33
@renovate renovate bot changed the title Update dependency es6-promise to v4 - autoclosed Update dependency es6-promise to v4 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/es6-promise-4.x branch April 4, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant