Skip to content

fix(deps): update dependency aggregate-error to v4 - abandoned #82

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
Contributor

@renovate renovate bot commented Apr 17, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aggregate-error ^1.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

sindresorhus/aggregate-error

v4.0.1

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 12 4f8546b
  • This package is now pure ESM. Please read this.
  • Move attached errors to an .errors property 02342f9

v3.1.0

Compare Source

  • Support custom Error subclass in the TypeScript types (#​13) 8ba26ec

v3.0.1

Compare Source

  • Fix TypeScript definition for TypeScript 3.5 14b31db

v3.0.0

Compare Source

Breaking:

  • Require Node.js 8 de1b85b
  • TypeScript users only:
    • Refactor TypeScript definition to CommonJS compatible export (#​9) fbf40b7
      • You need to change import aggregateError from 'aggregate-error'; to import aggregateError = require('aggregate-error');

v2.2.0

Compare Source

v2.1.0

Compare Source

  • Gracefully handle Error instances without a stack property (#​7) a0c122b

v2.0.0

Compare Source

Breaking:

  • Require Node.js 6 4135565
  • Accept an Array instead of an Iterable 35fff07

Other:


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.

@codecov
Copy link

codecov bot commented Apr 17, 2021

Codecov Report

Merging #82 (e293f06) into master (d036e4a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files           3        3           
  Lines          55       55           
  Branches        8        8           
=======================================
  Hits           51       51           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d036e4a...e293f06. Read the comment docs.

@renovate renovate bot force-pushed the renovate/aggregate-error-4.x branch from 9221a79 to e293f06 Compare May 24, 2021 13:41
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 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 fix(deps): update dependency aggregate-error to v4 fix(deps): update dependency aggregate-error to v4 - abandoned Sep 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 14, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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