dcos / dcos-ui

The UI for The Datacenter Operating System
https://dcos.io/
Apache License 2.0
256 stars 81 forks source link

chore(deps): update dependency msw to v0.21.3 #4964

Closed mesosphere-renovate closed 3 years ago

mesosphere-renovate commented 3 years ago

This PR contains the following updates:

Package Type Update Change
msw (source) devDependencies patch 0.21.2 -> 0.21.3

Release Notes

mswjs/msw ### [`v0.21.3`](https://togithub.com/mswjs/msw/releases/v0.21.3) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.21.2...v0.21.3) #### Features - Adds support for type annotation of path parameters ([#​393](https://togithub.com/mswjs/msw/issues/393), [#​421](https://togithub.com/mswjs/msw/issues/421)). ```js rest.get(url, resolver) ``` - Validates the value given to the `setupWorker`/`setupServer` functions to be a spread list of handlers, not an Array ([#​400](https://togithub.com/mswjs/msw/issues/400), [#​402](https://togithub.com/mswjs/msw/issues/402)). #### Bug fixes - Fixes an issue that caused a TypeScript compilation to fail when importing the `graphql` handler by exporting the `GraphQLRequestParsedResult` type from the package ([#​425](https://togithub.com/mswjs/msw/issues/425)).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Available now for Enterprise: Renovate Pro with real-time webhook handling and priority job queue.

mesosphere-ci commented 3 years ago

:tada: This PR is included in version 6.1.12 :tada:

The release is available on:

Your semantic-release bot :package::rocket: