bevry / cson

CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.
Other
1.34k stars 55 forks source link

Bump cson-parser from 1.3.5 to 4.0.3 #104

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps cson-parser from 1.3.5 to 4.0.3.

Release notes *Sourced from [cson-parser's releases](https://github.com/groupon/cson-parser/releases).* > ## v4.0.3 > * add type declarations - **[@​dbushong](https://github.com/dbushong)** [#82](https://github-redirect.dependabot.com/groupon/cson-parser/pull/82) > - [`7ec3754`](https://github.com/groupon/cson-parser/commit/7ec375418c15c23bfc4c291fdb0f3b05e34b85bb) **chore:** upgrade deps & syntax > - [`4e337d2`](https://github.com/groupon/cson-parser/commit/4e337d29e5329daa105a57c601677194c8b2bc28) **chore:** npm audit fix > - [`13884e5`](https://github.com/groupon/cson-parser/commit/13884e59fe98f71d0fe5647185b5b716a93d2252) **fix:** add type declarations > - [`3288839`](https://github.com/groupon/cson-parser/commit/3288839413a06cfae03aea854c0969d444ef2b74) **chore:** upgrade assertive > - [`e0bfc47`](https://github.com/groupon/cson-parser/commit/e0bfc47b10b9a0969ab5d8bc98c6a8d4579ab44b) **test:** fix tests on node 12 > - [`b7c596d`](https://github.com/groupon/cson-parser/commit/b7c596d5a841ec7aaf822a5e599e048b7b15339c) **chore:** remove travis npm6 install > > ## v4.0.2 > * chore: Remove yarn check that breaks people - **[@​jkrems](https://github.com/jkrems)** [#77](https://github-redirect.dependabot.com/groupon/cson-parser/pull/77) > - [`4938d26`](https://github.com/groupon/cson-parser/commit/4938d2602c739cc53e2581f090e99ace7167bf24) **chore:** Remove yarn check that breaks people - see: [groupon//github-redirect.dependabot.com/groupon/cson-parser/issues/74#issuecomment-438339958](https://github.com/groupon//github-redirect.dependabot.com/groupon/cson-parser/issues/74/issues/issuecomment-438339958) > > ## v4.0.1 > * insert backslash to double quotes instead of triple quotes - **[@​richardtks](https://github.com/richardtks)** [#76](https://github-redirect.dependabot.com/groupon/cson-parser/pull/76) > - [`b0229a6`](https://github.com/groupon/cson-parser/commit/b0229a6e6442fdc15e9af03ff520681f0332642d) **fix:** replace double quotes instead triple quotes > > ## v4.0.0 > #### Breaking Changes > > This removes support for Node 4 as well as for bundling the library for the browser without compilation. > > *See: [`24a8ba8`](https://github.com/groupon/cson-parser/commit/24a8ba813a6d494a0a00d52e43deeb00c42d090b)* > > #### Commits > > * Fix audited packages, support Node 10, drop support for Node 4 - **[@​markowsiak](https://github.com/markowsiak)** [#73](https://github-redirect.dependabot.com/groupon/cson-parser/pull/73) > - [`66756aa`](https://github.com/groupon/cson-parser/commit/66756aa129c8a63a2ed5fa8514f4d63de3675d3f) **chore:** update packages from audit > - [`24a8ba8`](https://github.com/groupon/cson-parser/commit/24a8ba813a6d494a0a00d52e43deeb00c42d090b) **chore:** support node 10, drop support node 4 > - [`16800e3`](https://github.com/groupon/cson-parser/commit/16800e3517885a8d3c670bfbdb2206109e6f40f6) **chore:** use npm 6 > > ## v3.0.0 > #### Breaking Changes > > Since coffeescript contains a conflicting `./bin` > symlink for the `coffee` command line tool, do *not* install this > version of `cson-parser` while you still have `coffee-script` > anywhere in your dependency tree. > > *See: [`1d49f3b`](https://github.com/groupon/cson-parser/commit/1d49f3b648a4c475c44f2789d0b54b316d9c1cd8)* > > #### Commits > > * chore: Use coffeescript instead of coffee-script - **[@​jkrems](https://github.com/jkrems)** [#70](https://github-redirect.dependabot.com/groupon/cson-parser/pull/70) > - [`1d49f3b`](https://github.com/groupon/cson-parser/commit/1d49f3b648a4c475c44f2789d0b54b316d9c1cd8) **chore:** Use coffeescript instead of coffee-script - see: [#67](https://github-redirect.dependabot.com/groupon/cson-parser/issues/67) > > ## v2.0.1 > * Apply latest nlm generator - **[@​markowsiak](https://github.com/markowsiak)** [#69](https://github-redirect.dependabot.com/groupon/cson-parser/pull/69) > - [`42a70eb`](https://github.com/groupon/cson-parser/commit/42a70eb38e5e3475a89ad4b67ebad34b1c3a1dc6) **chore:** Apply latest nlm generator > > ... (truncated)
Changelog *Sourced from [cson-parser's changelog](https://github.com/groupon/cson-parser/blob/master/CHANGELOG.md).* > ### 4.0.3 > > * add type declarations - **[@​dbushong](https://github.com/dbushong)** [#82](https://github-redirect.dependabot.com/groupon/cson-parser/pull/82) > - [`7ec3754`](https://github.com/groupon/cson-parser/commit/7ec375418c15c23bfc4c291fdb0f3b05e34b85bb) **chore:** upgrade deps & syntax > - [`4e337d2`](https://github.com/groupon/cson-parser/commit/4e337d29e5329daa105a57c601677194c8b2bc28) **chore:** npm audit fix > - [`13884e5`](https://github.com/groupon/cson-parser/commit/13884e59fe98f71d0fe5647185b5b716a93d2252) **fix:** add type declarations > - [`3288839`](https://github.com/groupon/cson-parser/commit/3288839413a06cfae03aea854c0969d444ef2b74) **chore:** upgrade assertive > - [`e0bfc47`](https://github.com/groupon/cson-parser/commit/e0bfc47b10b9a0969ab5d8bc98c6a8d4579ab44b) **test:** fix tests on node 12 > - [`b7c596d`](https://github.com/groupon/cson-parser/commit/b7c596d5a841ec7aaf822a5e599e048b7b15339c) **chore:** remove travis npm6 install > > > ### 4.0.2 > > * chore: Remove yarn check that breaks people - **[@​jkrems](https://github.com/jkrems)** [#77](https://github-redirect.dependabot.com/groupon/cson-parser/pull/77) > - [`4938d26`](https://github.com/groupon/cson-parser/commit/4938d2602c739cc53e2581f090e99ace7167bf24) **chore:** Remove yarn check that breaks people - see: [groupon//github-redirect.dependabot.com/groupon/cson-parser/issues/74#issuecomment-438339958](https://github.com/groupon//github-redirect.dependabot.com/groupon/cson-parser/issues/74/issues/issuecomment-438339958) > > > ### 4.0.1 > > * insert backslash to double quotes instead of triple quotes - **[@​richardtks](https://github.com/richardtks)** [#76](https://github-redirect.dependabot.com/groupon/cson-parser/pull/76) > - [`b0229a6`](https://github.com/groupon/cson-parser/commit/b0229a6e6442fdc15e9af03ff520681f0332642d) **fix:** replace double quotes instead triple quotes > > > ### 4.0.0 > > #### Breaking Changes > > This removes support for Node 4 as well as for bundling the library for the browser without compilation. > > *See: [`24a8ba8`](https://github.com/groupon/cson-parser/commit/24a8ba813a6d494a0a00d52e43deeb00c42d090b)* > > #### Commits > > * Fix audited packages, support Node 10, drop support for Node 4 - **[@​markowsiak](https://github.com/markowsiak)** [#73](https://github-redirect.dependabot.com/groupon/cson-parser/pull/73) > - [`66756aa`](https://github.com/groupon/cson-parser/commit/66756aa129c8a63a2ed5fa8514f4d63de3675d3f) **chore:** update packages from audit > - [`24a8ba8`](https://github.com/groupon/cson-parser/commit/24a8ba813a6d494a0a00d52e43deeb00c42d090b) **chore:** support node 10, drop support node 4 > - [`16800e3`](https://github.com/groupon/cson-parser/commit/16800e3517885a8d3c670bfbdb2206109e6f40f6) **chore:** use npm 6 > > > ### 3.0.0 > > #### Breaking Changes > > Since coffeescript contains a conflicting `./bin` > symlink for the `coffee` command line tool, do *not* install this > version of `cson-parser` while you still have `coffee-script` > anywhere in your dependency tree. > > *See: [`1d49f3b`](https://github.com/groupon/cson-parser/commit/1d49f3b648a4c475c44f2789d0b54b316d9c1cd8)* > > ... (truncated)
Commits - [`f3a4e32`](https://github.com/groupon/cson-parser/commit/f3a4e32bfc6b0dfaae393d3b899832a3648244ee) v4.0.3 - [`43d201a`](https://github.com/groupon/cson-parser/commit/43d201a18034279f9e7f750f4d5ebac2a4182c5d) Merge pull request [#82](https://github-redirect.dependabot.com/groupon/cson-parser/issues/82) from groupon/dbushong/feature/master/types - [`b7c596d`](https://github.com/groupon/cson-parser/commit/b7c596d5a841ec7aaf822a5e599e048b7b15339c) chore: remove travis npm6 install - [`e0bfc47`](https://github.com/groupon/cson-parser/commit/e0bfc47b10b9a0969ab5d8bc98c6a8d4579ab44b) test: fix tests on node 12 - [`3288839`](https://github.com/groupon/cson-parser/commit/3288839413a06cfae03aea854c0969d444ef2b74) chore: upgrade assertive - [`13884e5`](https://github.com/groupon/cson-parser/commit/13884e59fe98f71d0fe5647185b5b716a93d2252) fix: add type declarations - [`4e337d2`](https://github.com/groupon/cson-parser/commit/4e337d29e5329daa105a57c601677194c8b2bc28) chore: npm audit fix - [`7ec3754`](https://github.com/groupon/cson-parser/commit/7ec375418c15c23bfc4c291fdb0f3b05e34b85bb) chore: upgrade deps & syntax - [`4470da6`](https://github.com/groupon/cson-parser/commit/4470da600b566bedec007d7d38881a4109ad4f03) v4.0.2 - [`d85bef8`](https://github.com/groupon/cson-parser/commit/d85bef873104fdfe04b25e1c6b4247384b37ca3d) Merge pull request [#77](https://github-redirect.dependabot.com/groupon/cson-parser/issues/77) from groupon/jkrems-patch-1 - Additional commits viewable in [compare view](https://github.com/groupon/cson-parser/compare/v1.3.5...v4.0.3)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like cson-parser is up-to-date now, so this is no longer needed.