Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…ulture-Software#6282 Third-Culture-Software#6283 6280: chore(deps): bump dotenv from 11.0.0 to 14.0.0 r=jniles a=dependabot[bot] Bumps [dotenv](https://github.com/motdotla/dotenv) from 11.0.0 to 14.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md">dotenv's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/motdotla/dotenv/compare/v13.0.1...v14.0.0">14.0.0</a> (2022-01-16)</h2> <h3>Added</h3> <ul> <li>Support inline comments for the parser 🎉 (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/568">#568</a>)</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-01-16)</h2> <h3>Changed</h3> <ul> <li>Hide comments and newlines from debug output (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/404">#404</a>)</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.4...v13.0.0">13.0.0</a> (2022-01-16)</h2> <h3>Added</h3> <ul> <li>Add type file for <code>config.js</code> (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/539">#539</a>)</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.3...v12.0.4">12.0.4</a> (2022-01-16)</h2> <h3>Changed</h3> <ul> <li>README updates</li> <li>Minor order adjustment to package json format</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.2...v12.0.3">12.0.3</a> (2022-01-15)</h2> <h3>Changed</h3> <ul> <li>Simplified jsdoc for consistency across editors</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.1...v12.0.2">12.0.2</a> (2022-01-15)</h2> <h3>Changed</h3> <ul> <li>Improve embedded jsdoc type documentation</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.0...v12.0.1">12.0.1</a> (2022-01-15)</h2> <h3>Changed</h3> <ul> <li>README updates and clarifications</li> </ul> <h2><a href="https://github.com/motdotla/dotenv/compare/v11.0.0...v12.0.0">12.0.0</a> (2022-01-15)</h2> <h3>Removed</h3> <ul> <li><em>Breaking:</em> drop support for Flow static type checker (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/584">#584</a>)</li> </ul> <h3>Changed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> 6281: chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 r=jniles a=dependabot[bot] Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.7.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439">#15439</a>) (gfyoung)</li> <li><a href="https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491">#15491</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493">#15493</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>`@eslint/create-config</code>` (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150">#15150</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474">#15474</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490">#15490</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479">#15479</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481">#15481</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478">#15478</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495">#15495</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507">#15507</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520">#15520</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486">#15486</a>) (Jordan Eldredge)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513">#15513</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522">#15522</a>) (Olga)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526">#15526</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501">#15501</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497">#15497</a>) (Abhay Gupta)</li> <li><a href="https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480">#15480</a>) (Nitin Kumar)</li> </ul> </blockquote> 6282: chore(deps): bump json-2-csv from 3.15.1 to 3.16.0 r=jniles a=dependabot[bot] Bumps [json-2-csv](https://github.com/mrodrig/json-2-csv) from 3.15.1 to 3.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mrodrig/json-2-csv/releases">json-2-csv's releases</a>.</em></p> <blockquote> <h2>NPM Release v3.16.0</h2> <ul> <li>Adds the ability to specify a custom function <code>(a, b) => int</code> for the <code>sortHeader</code> option instead of just a <code>boolean</code> value. Thanks to <a href="https://github.com/mebibou"><code>`@mebibou</code></a>` for the feature and pull request to add support! <a href="https://github-redirect.dependabot.com/mrodrig/json-2-csv/issues/216">#216</a>, <a href="https://github-redirect.dependabot.com/mrodrig/json-2-csv/issues/217">#217</a></li> </ul> </blockquote> 6283: chore(deps-dev): bump mocha from 9.1.3 to 9.1.4 r=jniles a=dependabot[bot] Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v9.1.4</h2> <h1>9.1.4 / 2022-01-14</h1> <p>Please also note our <a href="https://github.com/mochajs/mocha/discussions/categories/announcements">announcements</a>.</p> <h2>:bug: Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4807">#4807</a>: <code>import</code> throws wrong error if loader is used (<a href="https://github.com/giltayar"><strong><code>`@giltayar</code></strong></a>)</li>` </ul> <h2>:nut_and_bolt: Other</h2> <ul> <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4777">#4777</a>: Add Node v17 to CI test matrix (<a href="https://github.com/outsideris"><strong><code>`@outsideris</code></strong></a>)</li>` </ul> </blockquote> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information