Skip to content

chore(deps): update dependency sinon to v20#974

Merged
intcreator merged 2 commits intomainfrom
renovate/major-tests
Apr 14, 2025
Merged

chore(deps): update dependency sinon to v20#974
intcreator merged 2 commits intomainfrom
renovate/major-tests

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
sinon (source) devDependencies major 19.0.5 -> 20.0.0 OpenSSF Scorecard

Release Notes

sinonjs/sinon (sinon)

v20.0.0

Compare Source

  • b6daed26
    chore!: remove usingPromise (Morgan Roderick)

    Everyone should be using native promises by now, or should know how to stub natives

  • 95d4b8fc
    chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)

    BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API

Released by Morgan Roderick on 2025-03-24.


Configuration

📅 Schedule: Branch creation - "* * 10,25 * *" (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 dependencies Pull requests that update a dependency file tests labels Apr 10, 2025
@renovate renovate bot force-pushed the renovate/major-tests branch from b7d41f9 to 67ac51d Compare April 11, 2025 12:00
@renovate renovate bot force-pushed the renovate/major-tests branch from 67ac51d to 9385944 Compare April 11, 2025 16:36
@intcreator
Copy link
Copy Markdown
Collaborator

I checked Sinon v19 to v20 and they are removing API functions that we are not using in cron.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 14, 2025

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.

@intcreator intcreator merged commit ac25eff into main Apr 14, 2025
34 of 35 checks passed
@intcreator intcreator deleted the renovate/major-tests branch April 14, 2025 20:34
@ncb000gt
Copy link
Copy Markdown
Member

🎉 This PR is included in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

intcreator pushed a commit that referenced this pull request Apr 15, 2025
## [4.2.0](v4.1.4...v4.2.0) (2025-04-14)

### ✨ Features

* Allow awaiting job.stop() ([#977](#977)) ([e296b76](e296b76)), closes [#976](#976)

### ♻️ Chores

* **action:** update github/codeql-action action to v3.28.15 ([baf9c7e](baf9c7e))
* **action:** update marocchino/sticky-pull-request-comment action to v2.9.2 ([#975](#975)) ([df57bef](df57bef))
* **action:** update step-security/harden-runner action to v2.11.1 ([da1764d](da1764d))
* **deps:** lock file maintenance ([c37a3ec](c37a3ec))
* **deps:** lock file maintenance ([#979](#979)) ([6a355a3](6a355a3))
* **deps:** pin dependencies ([6ddc31e](6ddc31e))
* **deps:** update dependency [@fast-check](https://github.com/fast-check)/jest to v2.1.1 ([3fa6836](3fa6836))
* **deps:** update dependency [@swc](https://github.com/swc)/core to v1.11.18 ([00d0685](00d0685))
* **deps:** update dependency [@types](https://github.com/types)/node to v22.14.0 ([7dedc90](7dedc90))
* **deps:** update dependency sinon to v19.0.5 ([448934c](448934c))
* **deps:** update dependency sinon to v20 ([#974](#974)) ([ac25eff](ac25eff))
* **deps:** update dependency typescript to v5.8.3 ([7b583a4](7b583a4))
* **deps:** update linters ([#978](#978)) ([cdb638a](cdb638a))
* **deps:** update node.js to v23.11.0 ([#973](#973)) ([7d457cf](7d457cf))
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 tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants