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 ospec to version 4.2.1 #79

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ospec 4.1.1 -> 4.2.1 age adoption passing confidence

Release Notes

MithrilJS/ospec (ospec)

v4.2.1

Compare Source

2024-09-02

  • Update glob dependency to v9.

v4.2.0

Compare Source

2023-03-10

  • new API that timetout and race-condition proof. Assertions and spies that run after a test is done are registered as failures. This is opt-in for now, it will become the default in v5 (the old API will become opt-in at that point to ease the transition).
Bug fix

v4.1.7

Compare Source

2023-01-20

Bug fixes
  • Explicitly exit() the process after all test have passed, to avoid the process hanging due to a dangling setInterval somewhere (by Már Örlygsson, #​51).
  • Tweak the CLI test suite to accomodate the new pnpm output on error.
  • Misc repo maintenance

v4.1.6

Compare Source

2022-05-19

  • .deepEquals() now ignores non-enumerable keys. This makes seamless-immutable objects comparable and fixes #​24.

v4.1.5

Compare Source

2022-05-19

Bug fix
  • Properly interpolate values when using assertions to tag templages

    o(x).equals(y)`Description that interpolates ${context}`

    Will work as expected. This fixes #​43

v4.1.4

Compare Source

2022-05-19

Bug fixes
  • Work around a Rollup limitation, fixes #​25 Thanks to Ivan Kupalov for the report and preliminary fix.
  • Properly handle objects with a null prototype in .deepEquals assertions. Fixes #​41

v4.1.3

Compare Source

Bug fix

2022-05-18

  • Fix post-install crash introduced in v4.1.2

v4.1.2

Compare Source

Bug fixes

2022-05-17


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 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.

Sorry, something went wrong.

@renovate renovate bot changed the title Update dependency ospec to version 4.1.6 Update dependency ospec to version 4.2.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/ospec-4.x branch from 1f0776d to 97ec357 Compare March 16, 2023 13:59
@renovate renovate bot changed the title Update dependency ospec to version 4.2.0 Update dependency ospec to version 4.2.1 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/ospec-4.x branch from 97ec357 to 186b075 Compare September 2, 2024 16:51
@renovate renovate bot changed the title Update dependency ospec to version 4.2.1 Update dependency ospec to version 4.2.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/ospec-4.x branch December 8, 2024 18:14
@renovate renovate bot changed the title Update dependency ospec to version 4.2.1 - autoclosed Update dependency ospec to version 4.2.1 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
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.

None yet

0 participants