Skip to content

chore(deps): update integration testing

This MR contains the following updates:

Package Type Update Change
msw (source) devDependencies minor ^1.0.0 -> ^1.2.1
sinon (source) devDependencies patch ^15.0.3 -> ^15.0.4

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

mswjs/msw

v1.2.1

Compare Source

v1.2.1 (2023-03-24)

Bug Fixes

v1.2.0

Compare Source

v1.2.0 (2023-03-22)

Features

v1.1.1

Compare Source

v1.1.1 (2023-03-20)

Bug Fixes

v1.1.0

Compare Source

v1.1.0 (2023-02-24)

Features
Bug Fixes

v1.0.1

Compare Source

v1.0.1 (2023-02-10)

Bug Fixes
sinonjs/sinon

v15.0.4

Compare Source

  • e9042c4f Handling non-configurable object descriptors on the prototype (#​2508) (Carl-Erik Kopseng)

    This should essentially make decorated methods stubbable again (see #​2491)

  • 430c9a60 Remove uses of var (#​2506) (Carl-Erik Kopseng)

    Replace var with const where possible in /lib and /test.

    Modified the let codemod to be a codemod.

    Took about half an hour with --watch running

Released by Carl-Erik Kopseng on 2023-04-20.


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports