ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

[Security] Bump is-my-json-valid from 2.16.0 to 2.19.0 #108

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps is-my-json-valid from 2.16.0 to 2.19.0. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/b7e8b6ac-2aac-4ecc-91f6-86b529307e46).* > **CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion')** > The software does not properly restrict the size or amount of resources that are requested or influenced by an actor, which can be used to consume more resources than intended. > > Affected versions: <1.4.1; >=2.0.0 <2.17.2 *Sourced from [The Node Security Working Group](https://github.com/nodejs/security-wg/blob/master/vuln/npm/375.json).* > **Regular Expression Denial of Service (ReDoS)** > is-my-json-valid is vulnerable to Regular Expression Denial of Service (ReDoS) attacks via the email validation function > > Affected versions: <1.4.1 || >=2.0.0 <2.17.2
Commits - [`dcea5be`](https://github.com/mafintosh/is-my-json-valid/commit/dcea5be83be29ea444c81bd83e7aef732a11c003) 2.19.0 - [`1712811`](https://github.com/mafintosh/is-my-json-valid/commit/17128116bc5b3268f2151aecc1d7eee3d3604793) Merge pull request [#171](https://github-redirect.dependabot.com/mafintosh/is-my-json-valid/issues/171) from mafintosh/ts-nullable - [`fad4c91`](https://github.com/mafintosh/is-my-json-valid/commit/fad4c911ddfd736d5929b40326c47454eac76d5f) Add nullable types to TypeScript typings - [`484197f`](https://github.com/mafintosh/is-my-json-valid/commit/484197f0e44ca42112a5ae54615d5e0173769236) Add test for nested object in typings - [`4bec868`](https://github.com/mafintosh/is-my-json-valid/commit/4bec868bc57eeb70000262c328e542f062435289) Merge pull request [#168](https://github-redirect.dependabot.com/mafintosh/is-my-json-valid/issues/168) from mafintosh/ts-oneof - [`e8c30d5`](https://github.com/mafintosh/is-my-json-valid/commit/e8c30d543be8fce0c5fdbc628694611c9fb854c7) Add support for "oneOf" to TypeScript typings - [`7160756`](https://github.com/mafintosh/is-my-json-valid/commit/7160756a7406de0abec9dd8e84404e5276aa66ec) Merge pull request [#167](https://github-redirect.dependabot.com/mafintosh/is-my-json-valid/issues/167) from mafintosh/ts-required - [`88dad89`](https://github.com/mafintosh/is-my-json-valid/commit/88dad893e680dc2a58b1189c022fe0dc203d4f3b) Make "required" optional in TypeScript typings - [`45b9708`](https://github.com/mafintosh/is-my-json-valid/commit/45b97086a5cec6991c88375411740273dc5328a7) Fix assertions of union types - [`20b299d`](https://github.com/mafintosh/is-my-json-valid/commit/20b299dc2fedb5efc0277bf7055821f8e9b979f3) Merge pull request [#166](https://github-redirect.dependabot.com/mafintosh/is-my-json-valid/issues/166) from mafintosh/ts-tojson - Additional commits viewable in [compare view](https://github.com/mafintosh/is-my-json-valid/compare/v2.16.0...v2.19.0)


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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 cancel merge` will cancel a previously requested merge - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.