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

chore(deps): update dependency @fast-check/jest to v2 #891

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
@fast-check/jest (source) devDependencies major 1.8.2 -> 2.0.2 OpenSSF Scorecard

Release Notes

dubzzz/fast-check (@​fast-check/jest)

v2.0.2

Export missing types
[Code][Diff]

Fixes

  • (PR#5201) Refactor: Add missing types on exported

v2.0.1

Document minimum requirements of 2.x
[Code][Diff]

Fixes

  • (PR#5171) Doc: Document minimum requirements of 2.x

v2.0.0

Compare Source

ES Module version by default
[Code][Diff]

Breaking changes

  • (PR#5166) Drop deprecated {it,test}Prop
  • (PR#5165) CI: Move build chain to ESM

Fixes

  • (PR#5167) CI: Migrate jest to esm

Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" (UTC), 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 added the dependencies Pull requests that update a dependency file label Jul 30, 2024
@renovate renovate bot force-pushed the renovate/fast-check-jest-2.x branch from b0ba7e9 to bb55611 Compare July 31, 2024 19:33
@renovate renovate bot force-pushed the renovate/fast-check-jest-2.x branch from bb55611 to f014f16 Compare August 28, 2024 19:37
Copy link
Collaborator

@intcreator intcreator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the breaking changes of @fast-check/jest and confirmed we are not using the removed properties and the change to ESM builds should be fine since they still ship a CJS version we can use

@intcreator intcreator merged commit 20c448b into main Oct 30, 2024
19 checks passed
@intcreator intcreator deleted the renovate/fast-check-jest-2.x branch October 30, 2024 17:41
@ncb000gt
Copy link
Member

ncb000gt commented Nov 4, 2024

🎉 This PR is included in version 3.1.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

intcreator pushed a commit to Zamoca42/node-cron that referenced this pull request Nov 4, 2024
## [3.1.9](kelektiv/node-cron@v3.1.8...v3.1.9) (2024-11-04)

### 🛠 Builds

* **typescript:** add missing "types" property to package.json ([kelektiv#908](kelektiv#908)) ([1953c97](kelektiv@1953c97))

### 📚 Documentation

* Add .nvmrc with recommended Node version for development ([kelektiv#904](kelektiv#904)) ([91848e9](kelektiv@91848e9))

### ⚙️ Continuous Integrations

* **action:** update github/codeql-action action to v3.27.0 ([kelektiv#866](kelektiv#866)) ([a6dd871](kelektiv@a6dd871))
* **action:** update ossf/scorecard-action action to v2.4.0 ([kelektiv#883](kelektiv#883)) ([e0880a1](kelektiv@e0880a1))

### ♻️ Chores

* **config:** migrate renovate config ([kelektiv#903](kelektiv#903)) ([5ce34f4](kelektiv@5ce34f4))
* **deps:** lock file maintenance ([be77f4a](kelektiv@be77f4a))
* **deps:** update dependency [@fast-check](https://github.com/fast-check)/jest to v2 ([kelektiv#891](kelektiv#891)) ([20c448b](kelektiv@20c448b))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.17.2 ([24fa266](kelektiv@24fa266))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.17.3 ([5bd340e](kelektiv@5bd340e))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.17.4 ([1ce42a4](kelektiv@1ce42a4))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.17.5 ([767c430](kelektiv@767c430))
* **deps:** update semantic-release related packages (major) ([kelektiv#835](kelektiv#835)) ([73a8d37](kelektiv@73a8d37))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants