Skip to content
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

Update dependency chai-as-promised to v8 #21

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai-as-promised ^5.1.0 -> ^8.0.0 age adoption passing confidence

Release Notes

chaijs/chai-as-promised (chai-as-promised)

v8.0.1

Compare Source

What's Changed

Full Changelog: chaijs/chai-as-promised@v8.0.0...v8.0.1

v8.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v7.1.2...v8.0.0

v7.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v7.1.1...v7.1.2

v7.1.1: 7.1.1

Compare Source

Fixes ESLint accidentally being included as a dependency since v7.0.0.

v7.1.0: 7.1.0

Compare Source

Fixes Chai's proxy protection for property assertions (when using Chai v4 or higher). (@​meeber, #​205)

v7.0.0: 7.0.0

Compare Source

The breaking change in this release is that it has started using syntax that is only supported on Node.js v4 and above, as previous versions of Node no longer are supported by the Node.js project itself. As such browser consumers will also need to take care to transpile when testing on older browsers.

Additionally, Chai as Promised now supports Chai v4 (@​meeber).

v6.0.0: 6.0.0

Compare Source

In #​167, @​lddubeau made many improvements to edge cases that have plagued users:

  • Overhauls rejectedWith to behave more like Chai's throws asserter.
  • Updates .fulfilled, .rejected, and .rejectedWith to change the asserter target to the fulfillment value or rejection reason, so that further assertions with .and act on them.
  • Updates .fulfilled, when successful, to return a promise that fulfills with the fulfillment value
  • Updates .rejected and .rejectedWith, when successful, to return a promise that fulfills with the rejection reason

Also, Chai as Promised now only supplies a CommonJS-style module. To get AMD or <script>-compatibility, use a bundler tool like browserify.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency chai-as-promised to v8 Update dependency chai-as-promised to v8 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/chai-as-promised-8.x branch December 8, 2024 18:41
@renovate renovate bot changed the title Update dependency chai-as-promised to v8 - autoclosed Update dependency chai-as-promised to v8 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/chai-as-promised-8.x branch from 019be76 to be7a7de Compare December 9, 2024 05:06
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.

0 participants