Skip to content

Conversation

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

@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
@renovate renovate bot force-pushed the renovate/ospec-4.x branch from 186b075 to 551b8b4 Compare August 10, 2025 13:39
@renovate renovate bot force-pushed the renovate/ospec-4.x branch from 551b8b4 to a201f6a Compare November 11, 2025 00:14
@renovate renovate bot force-pushed the renovate/ospec-4.x branch from a201f6a to a033266 Compare November 19, 2025 23:22
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