areijngoudt / angular-swagger-form-field-sample

Angular (2 and above) sample project which shows how to use the swagger-ts-generator and angular2-swagger-form-field modules. It implements functionality to use the generated classes for building form fields with validation.
ISC License
10 stars 4 forks source link

Bump no-case from 2.3.0 to 2.3.2 #8

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps no-case from 2.3.0 to 2.3.2.

Release notes *Sourced from [no-case's releases](https://github.com/blakeembrey/no-case/releases).* > ## Remove RegExp Repetition > **Fixed** > > * Remove RegExp repetition from camel case upper case check > > ## Empty Replacement Strings > **Changed** > - Allow empty replacement strings
Commits - [`43ac059`](https://github.com/blakeembrey/no-case/commit/43ac059574d5e2dd5fd19c8ca5c62bf946cae3d5) 2.3.2 - [`db500d7`](https://github.com/blakeembrey/no-case/commit/db500d7391870c799c7efbf6869faddd5272cf58) Remove regexp repetition to avoid ReDoS ([#18](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/18)) - [`1a2278a`](https://github.com/blakeembrey/no-case/commit/1a2278aa2eb2732670b89e11ea7f8e66f5d3f442) chore(package): update chai to version 4.0.2 ([#16](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/16)) - [`9085f40`](https://github.com/blakeembrey/no-case/commit/9085f40434dd40c2f02fb251abedabda191b8dd4) Update dependencies to enable Greenkeeper 🌴 ([#15](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/15)) - [`1528517`](https://github.com/blakeembrey/no-case/commit/1528517f94e73b66f967a34beca87fa93256288d) v2.3.1 - [`431c9e6`](https://github.com/blakeembrey/no-case/commit/431c9e6666b2923d2e88bfa7848783bdb5586c92) Allow empty replacement strings ([#14](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/14)) - [`5d026b1`](https://github.com/blakeembrey/no-case/commit/5d026b1b16a1f01c00e2efcd0a02fd097649aa43) chore: drop support for Node.js 0.10 ([#12](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/12)) - [`1852fc5`](https://github.com/blakeembrey/no-case/commit/1852fc51f7d3c22239ec460dadf8e6bfe3cd1b42) chore(package): update standard to version 8.0.0 ([#11](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/11)) - [`ea3b784`](https://github.com/blakeembrey/no-case/commit/ea3b784883d8ec2fd44abd7afaa68750df397c67) chore(package): update mocha to version 3.0.0 ([#10](https://github-redirect.dependabot.com/blakeembrey/no-case/issues/10)) - [`89d5f64`](https://github.com/blakeembrey/no-case/commit/89d5f64461ec14c154f811030bf11b9ac4754c97) Skip building on test, test on more node versions - See full diff in [compare view](https://github.com/blakeembrey/no-case/compare/v2.3.0...v2.3.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/areijngoudt/angular-swagger-form-field-sample/network/alerts).