anikethsaha / create-web-app

Select your project type and use any boilerplate to get started! a project where you dont need any manually boilerplate adding phase in your software development phases
https://www.npmjs.com/package/@buildtip/create-web-app
Apache License 2.0
15 stars 3 forks source link

chore(deps): update dependency chai-http to v4.3.0 #13

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
chai-http devDependencies minor 4.2.1 -> 4.3.0 source

Release Notes

chaijs/chai-http ### [`v4.3.0`](https://togithub.com/chaijs/chai-http/releases/4.3.0) [Compare Source](https://togithub.com/chaijs/chai-http/compare/4.2.1...4.3.0) This feature release allows you to pass a Regular Expression to the `redirectTo` function. ```js expect(res).to.redirectTo(/^\/search\/results\?orderBy=desc$/); ``` ##### Community Contributions ##### Code Features & Fixes - [#​243](https://togithub.com/chaijs/chai-http/pull/243) configures redirectTo to accept regex (by [@​mikemfleming](https://togithub.com/mikemfleming))

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.



This PR has been generated by Renovate Bot. View repository job log here.