Chalarangelo / 30-seconds-of-interviews

A curated collection of common interview questions to help you prepare for your next interview.
https://30secondsofinterviews.org
MIT License
12.03k stars 963 forks source link

Build(deps): Bump serialize-to-js from 1.2.1 to 3.0.1 #188

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps serialize-to-js from 1.2.1 to 3.0.1.

Release notes *Sourced from [serialize-to-js's releases](https://github.com/commenthol/serialize-to-js/releases).* > ## v2.0.0 > Breaking changes: > > - removal of `deserialize` function as being vulnerable to DOS
Commits - [`89c82a8`](https://github.com/commenthol/serialize-to-js/commit/89c82a8d993c122834597f620c50c11a3798500d) 3.0.1 - [`d0234d3`](https://github.com/commenthol/serialize-to-js/commit/d0234d3a3cea6edaeb2c22df0d359164967234a2) Merge pull request [#14](https://github-redirect.dependabot.com/commenthol/serialize-to-js/issues/14) from commenthol/fix-regex-xss - [`181d7d5`](https://github.com/commenthol/serialize-to-js/commit/181d7d583ae5293cd47cc99b14ad13352875f3e3) fix: for ghsa-3fjq-93xj-3f3f - [`39f6ddf`](https://github.com/commenthol/serialize-to-js/commit/39f6ddf357c7d8392e2690d1d01fd9146aa08570) 3.0.0 - [`27f170a`](https://github.com/commenthol/serialize-to-js/commit/27f170a268ff73b99b0564113b532fd84d659068) Merge pull request [#12](https://github-redirect.dependabot.com/commenthol/serialize-to-js/issues/12) from commenthol/break-ser-to-module - [`f49255a`](https://github.com/commenthol/serialize-to-js/commit/f49255a4c43f115f8c3702c88f3c6c6d610ca40a) break: phase-out serializeToModule - [`5448453`](https://github.com/commenthol/serialize-to-js/commit/5448453fe3ef4d0679e38c84a33393e04810be01) 2.0.1 - [`7e25f54`](https://github.com/commenthol/serialize-to-js/commit/7e25f54570ee52c9f429be0aa4d7cb40ecd0c2a7) Merge pull request [#11](https://github-redirect.dependabot.com/commenthol/serialize-to-js/issues/11) from commenthol/shorthand-methods - [`3cbd033`](https://github.com/commenthol/serialize-to-js/commit/3cbd03321f5d01ad844f010684212c1ca4441c67) chore: remove node@6, add node@10 - [`8a19941`](https://github.com/commenthol/serialize-to-js/commit/8a19941c300f11cd0b1fa64d3564fd239e4d72a5) chore: fix shorthand test for different node versions - Additional commits viewable in [compare view](https://github.com/commenthol/serialize-to-js/compare/v1.2.1...v3.0.1)


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/30-seconds/30-seconds-of-interviews/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #205.