machenmusik/LaunchOculusBrowser 5
This Android application launches the new Oculus Browser on GearVR compatible phones.
machenmusik/cordova-plugin-file-transfer 1
Fork of Apache Cordova Plugin file-transfer that can do raw upload not just multipart form data
machenmusik/LaunchMyApp-PhoneGap-Plugin 1
Launch your app by a Custom URL scheme
vert.x - Effortless asynchronous application development for the modern web and enterprise
:a: web framework for building virtual reality experiences.
:a: Official A-Frame site.
Javascript Canvas Resize Plugin. It can work both with jQuery and Zepto. It's compatible with iOS6 and Android 2.3+
machenmusik/ChildBrowserPlugin 0
A project that uses the ChildBrowser plugin for PhoneGap/Cordova
machenmusik/cordova-plugin-inappbrowser 0
Mirror of Apache Cordova Plugin inappbrowser
startedfabio914/OculusQuestMixedRealityForiOS
started time in 11 days
issue commentchenzlabs/aframe-ar
What I'm wondering here is if you're actually never getting ARCore tracking success during that video so the positioning is off and you only get 3DOF behaviors.
comment created time in 12 days
issue commentchenzlabs/aframe-ar
(FYI, -3 units is -3 meters)
comment created time in 12 days
issue commentchenzlabs/aframe-ar
I think the right URL was https://bernieroehl.com/Gary/index.html
For me the video (which appears to be flat 2D, no depth) is placed several meters away, so you have get up and walk a fair distance to see the AR positioning - but it was working (again, Samsung Internet on Galaxy phone).
comment created time in 12 days
issue commentchenzlabs/aframe-ar
Using Samsung Internet on my Galaxy phone, once I press the AR button and say yes to the permissions prompt, the AR positioning does seem to be working (although if you are in an environment where the underlying ARCore keeps drifting, that will still be visible here)
comment created time in 13 days
issue commentchenzlabs/aframe-ar
There were some changes to how A-Frame does AR and/or how Android Chrome exposes WebXR recently, IIRC, and it's possible things have broken since this was last updated.
Can you give the URL of an example showing this behavior, and perhaps which browser and OS version? Do all the examples show the same behavior?
comment created time in 13 days
startedyjs/yjs
started time in a month
startedritz078/reference
started time in a month
startedanastasiadevana/HeadphoneMotion
started time in a month
startedkeijiro/Rcam2
started time in 2 months
startedRudrabha/Wav2Lip
started time in 2 months
startednyerasi/body-tracking
started time in 2 months
startedLightBuzz/Body-Tracking-ARKit
started time in 2 months
startedpjardin/iphoneCaptureAddon
started time in 2 months
startedpjardin/Blender-Motion-Capture
started time in 2 months
startedkikoano/web2vr
started time in 3 months
startedUnity-Technologies/arfoundation-demos
started time in 3 months
issue commentchenzlabs/aframe-ar
Can you provide a sample project that reproduces the issue?
comment created time in 3 months
push eventchenzlabs/aframe-bmfont-component
commit sha b7adedaa5ea1c8dab460980fcc6d1c1ca00f4a01
Bump eslint from 3.19.0 to 7.3.1 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.3.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v7.3.1) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 7201c38ec7866d2d72768eaca6ad704c7d2238c5
Merge pull request #1 from chenzlabs/dependabot/npm_and_yarn/eslint-7.3.1 Bump eslint from 3.19.0 to 7.3.1
push time in 3 months
PR merged chenzlabs/aframe-bmfont-component
Bumps eslint from 3.19.0 to 7.3.1. <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>v7.3.1</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/de77c11e7515f2097ff355ddc0d7b6db9c83c892"><code>de77c11</code></a> Fix: Replace Infinity with Number.MAX_SAFE_INTEGER (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13427">#13427</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13435">#13435</a>) (Nicholas C. Zakas)</li> </ul> <h2>v7.3.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/638a6d6be18b4a37cfdc7223e1f5acd3718694be"><code>638a6d6</code></a> Update: add missing <code>additionalProperties: false</code> to some rules' schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13198">#13198</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/949a5cd741c2e930cfb43d80a9b6b084f9d677c3"><code>949a5cd</code></a> Update: fix operator-linebreak overrides schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13199">#13199</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/9e1414ee16b8caf582920f8fdf3b6ee1eb0b7cd5"><code>9e1414e</code></a> New: Add no-promise-executor-return rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12640">#12640</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12648">#12648</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/09cc0a2bb5bcf3bcb0766a3c989871f268518437"><code>09cc0a2</code></a> Update: max-lines reporting loc improvement (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13318">#13318</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/ee2fc2e90d0f9dfcdba852b0609156bee5280b92"><code>ee2fc2e</code></a> Update: object-property-newline end location (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13399">#13399</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/d98152a3d8c72e4f5ac4c6fa10a615b12090c8f7"><code>d98152a</code></a> Update: added empty error array check for false negative (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13200">#13200</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/7fb45cf13e9908d489bd6d5fba3b7243c01508b9"><code>7fb45cf</code></a> Fix: clone config before validating (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12592">#12592</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13034">#13034</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/aed46f69d54da167d9838149954ceeb4b02be5fd"><code>aed46f6</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7686d7feaccc7b8fee927eda6602d641d8de1e5c"><code>7686d7f</code></a> Update: semi-spacing should check do-while statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13358">#13358</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/cbd0d00a1ec2824d7e025bbbc084855ed0bf08bb"><code>cbd0d00</code></a> Update: disallow multiple options in comma-dangle schema (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13165">#13165</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13166">#13166</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b550330d739c73a7a8f887064e7c911d05a95f9a"><code>b550330</code></a> New: Add no-unreachable-loop rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12381">#12381</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12660">#12660</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/13999d292080f814fa4fb266e011d61c184197c4"><code>13999d2</code></a> Update: curly should check consequent <code>if</code> statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12947">#12947</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c42e54893b79b470ca7745bd2a626ffd069e017b"><code>c42e548</code></a> Chore: enable exceptRange option in the yoda rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12857">#12857</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6cfbd03b3f22edb4d1c9c61c64eea7c129da71aa"><code>6cfbd03</code></a> Update: Drop @typescript-eslint/eslint-recommended from <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13340">#13340</a>) (Minh Nguyen)</li> <li><a href="https://github.com/eslint/eslint/commit/796f269e448fdcbf8a5a62edf1990bd857efd1af"><code>796f269</code></a> Chore: update eslint-config-eslint's required node version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13379">#13379</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/9d0186e55bee769ea6aa08dc5a62682f58316412"><code>9d0186e</code></a> Docs: Fix changelog versions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13410">#13410</a>) (Tony Brix)</li> <li><a href="https://github.com/eslint/eslint/commit/1ee3c42ceeee56b650bcc4206ed783b795f65643"><code>1ee3c42</code></a> Docs: On maxEOF with eol-last (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12742">#12742</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13374">#13374</a>) (Arthur Dias)</li> <li><a href="https://github.com/eslint/eslint/commit/2a210499288ed14ec9a6fd72decabfb77504c197"><code>2a21049</code></a> Update: key-spacing loc changes for extra space (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13362">#13362</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/7ce7988f411da64248a64a9d9d2b7884d5ba39e0"><code>7ce7988</code></a> Chore: Replace the inquirer dependency with enquirer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13254">#13254</a>) (Selwyn)</li> <li><a href="https://github.com/eslint/eslint/commit/0f1f5ed2a20b8fb575d4360316861cf4c2b9b7bc"><code>0f1f5ed</code></a> Docs: Add security policy link to README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13403">#13403</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/9e9ba897c566601cfe90522099c635ea316b235f"><code>9e9ba89</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/ca59fb95a395c0a02ed23768a70e086480ab1f6d"><code>ca59fb9</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> <h2>v7.2.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b735a485e77bcc791e4c4c6b8716801d94e98b2c"><code>b735a48</code></a> Update: add enforceForFunctionPrototypeMethods option to no-extra-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12895">#12895</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/27ef73ffb7428d5eff792d443186a2313e417bda"><code>27ef73f</code></a> Update: reporter locr of func-call-spacing (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13311">#13311</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/353bfe9760ec640f470859855d4018df084a4e88"><code>353bfe9</code></a> Update: handle parentheses in multiline-ternary (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13195">#13195</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13367">#13367</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a7fd343991cde99d8a219e3b25616db5792fe9a9"><code>a7fd343</code></a> Update: keyword-spacing unexpected space loc improve (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13377">#13377</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/e49732eb41bff6347ca7718c3c5ca1d13f1cd2d3"><code>e49732e</code></a> Fix: Ignore import expressions in no-unused-expressions rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13387">#13387</a>) (Veniamin Krol)</li> <li><a href="https://github.com/eslint/eslint/commit/220349f5404060effe02fb5ec176a92e1383c3b5"><code>220349f</code></a> Chore: Remove duplicate health files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13380">#13380</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/dd949aedb81fa772e10568920156daf075d25ea2"><code>dd949ae</code></a> Update: support <code>??</code> operator, import.meta, and <code>export * as ns</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13196">#13196</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/d5fce9fa07e37ce61010a1fbb65964f1f7aefd82"><code>d5fce9f</code></a> Update: enable es2020 environment in --init (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13357">#13357</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/21b15832e326f96d349c063cd7e85e72c3abb670"><code>21b1583</code></a> Docs: fixed broken hash link for working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13386">#13386</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/b76aef778befb32afe7ad249934b132dc49713d2"><code>b76aef7</code></a> Update: Improve report location for template-tag-spacing (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13203">#13203</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/578efad331b797e28c0f5f1547ce4769d2ea23ee"><code>578efad</code></a> Chore: update no-unused-vars caughtErrors in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13351">#13351</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/426088c966dc79dc338b33100f3adf827b147d69"><code>426088c</code></a> Fix: no-unused-vars updated location to last reference (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13181">#13181</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13354">#13354</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/cb50b69c08d4393e32d5c42c537d769c51dd34d8"><code>cb50b69</code></a> Update: Improve location for no-mixed-spaces-and-tabs (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13365">#13365</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f858f2a8f83232484491bd90b0bc5001b5056ad0"><code>f858f2a</code></a> Chore: Add Tidelift to funding.yml (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13371">#13371</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/ee30e5d8bb1a4c82a2a3fbe1b9ee9f979b55c5c4"><code>ee30e5d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c29bd9f75582e5b1a403a8ffd0aafd1ffc8c58e1"><code>c29bd9f</code></a> Chore: Add breaking/core change link to issue templates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13344">#13344</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/d55490fa73ff69416de375e4c1cd67b6edba531c"><code>d55490f</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> <h2>v7.1.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/a93083af89c6f9714dcdd4a7f27c8655a0b0dba6"><code>a93083a</code></a> Fix: astUtils.getNextLocation returns invalid location after CRLF (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13275">#13275</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/df01af184d93b3d64b37cee786cad59bd0d7aacb"><code>df01af1</code></a> Update: padded-blocks loc position changes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13328">#13328</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/bd3f092efa579944f75bfbc277b35f85e6d966ed"><code>bd3f092</code></a> Fix: max-lines-per-function flagging arrow IIFEs (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13332">#13332</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13336">#13336</a>) (cherryblossom000)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.3.1 - June 22, 2020</p> <ul> <li> <p><a href="https://github.com/eslint/eslint/commit/de77c11e7515f2097ff355ddc0d7b6db9c83c892"><code>de77c11</code></a> Fix: Replace Infinity with Number.MAX_SAFE_INTEGER (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13427">#13427</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13435">#13435</a>) (Nicholas C. Zakas) v7.3.0 - June 19, 2020</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/638a6d6be18b4a37cfdc7223e1f5acd3718694be"><code>638a6d6</code></a> Update: add missing <code>additionalProperties: false</code> to some rules' schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13198">#13198</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/949a5cd741c2e930cfb43d80a9b6b084f9d677c3"><code>949a5cd</code></a> Update: fix operator-linebreak overrides schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13199">#13199</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/9e1414ee16b8caf582920f8fdf3b6ee1eb0b7cd5"><code>9e1414e</code></a> New: Add no-promise-executor-return rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12640">#12640</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12648">#12648</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/09cc0a2bb5bcf3bcb0766a3c989871f268518437"><code>09cc0a2</code></a> Update: max-lines reporting loc improvement (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13318">#13318</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/ee2fc2e90d0f9dfcdba852b0609156bee5280b92"><code>ee2fc2e</code></a> Update: object-property-newline end location (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13399">#13399</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/d98152a3d8c72e4f5ac4c6fa10a615b12090c8f7"><code>d98152a</code></a> Update: added empty error array check for false negative (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13200">#13200</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/7fb45cf13e9908d489bd6d5fba3b7243c01508b9"><code>7fb45cf</code></a> Fix: clone config before validating (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12592">#12592</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13034">#13034</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/aed46f69d54da167d9838149954ceeb4b02be5fd"><code>aed46f6</code></a> Sponsors: Sync README with website (ESLint Jenkins)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/7686d7feaccc7b8fee927eda6602d641d8de1e5c"><code>7686d7f</code></a> Update: semi-spacing should check do-while statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13358">#13358</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/cbd0d00a1ec2824d7e025bbbc084855ed0bf08bb"><code>cbd0d00</code></a> Update: disallow multiple options in comma-dangle schema (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13165">#13165</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13166">#13166</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/b550330d739c73a7a8f887064e7c911d05a95f9a"><code>b550330</code></a> New: Add no-unreachable-loop rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12381">#12381</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12660">#12660</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/13999d292080f814fa4fb266e011d61c184197c4"><code>13999d2</code></a> Update: curly should check consequent <code>if</code> statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12947">#12947</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/c42e54893b79b470ca7745bd2a626ffd069e017b"><code>c42e548</code></a> Chore: enable exceptRange option in the yoda rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12857">#12857</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/6cfbd03b3f22edb4d1c9c61c64eea7c129da71aa"><code>6cfbd03</code></a> Update: Drop @typescript-eslint/eslint-recommended from <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13340">#13340</a>) (Minh Nguyen)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/796f269e448fdcbf8a5a62edf1990bd857efd1af"><code>796f269</code></a> Chore: update eslint-config-eslint's required node version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13379">#13379</a>) (薛定谔的猫)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/9d0186e55bee769ea6aa08dc5a62682f58316412"><code>9d0186e</code></a> Docs: Fix changelog versions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13410">#13410</a>) (Tony Brix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/1ee3c42ceeee56b650bcc4206ed783b795f65643"><code>1ee3c42</code></a> Docs: On maxEOF with eol-last (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12742">#12742</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13374">#13374</a>) (Arthur Dias)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/2a210499288ed14ec9a6fd72decabfb77504c197"><code>2a21049</code></a> Update: key-spacing loc changes for extra space (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13362">#13362</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/7ce7988f411da64248a64a9d9d2b7884d5ba39e0"><code>7ce7988</code></a> Chore: Replace the inquirer dependency with enquirer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13254">#13254</a>) (Selwyn)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/0f1f5ed2a20b8fb575d4360316861cf4c2b9b7bc"><code>0f1f5ed</code></a> Docs: Add security policy link to README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13403">#13403</a>) (Nicholas C. Zakas)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/9e9ba897c566601cfe90522099c635ea316b235f"><code>9e9ba89</code></a> Sponsors: Sync README with website (ESLint Jenkins)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/ca59fb95a395c0a02ed23768a70e086480ab1f6d"><code>ca59fb9</code></a> Sponsors: Sync README with website (ESLint Jenkins) v7.2.0 - June 5, 2020</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/b735a485e77bcc791e4c4c6b8716801d94e98b2c"><code>b735a48</code></a> Update: add enforceForFunctionPrototypeMethods option to no-extra-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12895">#12895</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/27ef73ffb7428d5eff792d443186a2313e417bda"><code>27ef73f</code></a> Update: reporter locr of func-call-spacing (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13311">#13311</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/353bfe9760ec640f470859855d4018df084a4e88"><code>353bfe9</code></a> Update: handle parentheses in multiline-ternary (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13195">#13195</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13367">#13367</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/a7fd343991cde99d8a219e3b25616db5792fe9a9"><code>a7fd343</code></a> Update: keyword-spacing unexpected space loc improve (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13377">#13377</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/e49732eb41bff6347ca7718c3c5ca1d13f1cd2d3"><code>e49732e</code></a> Fix: Ignore import expressions in no-unused-expressions rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13387">#13387</a>) (Veniamin Krol)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/220349f5404060effe02fb5ec176a92e1383c3b5"><code>220349f</code></a> Chore: Remove duplicate health files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13380">#13380</a>) (Nicholas C. Zakas)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/dd949aedb81fa772e10568920156daf075d25ea2"><code>dd949ae</code></a> Update: support <code>??</code> operator, import.meta, and <code>export * as ns</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13196">#13196</a>) (Toru Nagashima)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/d5fce9fa07e37ce61010a1fbb65964f1f7aefd82"><code>d5fce9f</code></a> Update: enable es2020 environment in --init (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13357">#13357</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/21b15832e326f96d349c063cd7e85e72c3abb670"><code>21b1583</code></a> Docs: fixed broken hash link for working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13386">#13386</a>) (Yosuke Ota)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/b76aef778befb32afe7ad249934b132dc49713d2"><code>b76aef7</code></a> Update: Improve report location for template-tag-spacing (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13203">#13203</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/578efad331b797e28c0f5f1547ce4769d2ea23ee"><code>578efad</code></a> Chore: update no-unused-vars caughtErrors in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13351">#13351</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/426088c966dc79dc338b33100f3adf827b147d69"><code>426088c</code></a> Fix: no-unused-vars updated location to last reference (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13181">#13181</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13354">#13354</a>) (Anix)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/cb50b69c08d4393e32d5c42c537d769c51dd34d8"><code>cb50b69</code></a> Update: Improve location for no-mixed-spaces-and-tabs (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13365">#13365</a>) (Milos Djermanovic)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/f858f2a8f83232484491bd90b0bc5001b5056ad0"><code>f858f2a</code></a> Chore: Add Tidelift to funding.yml (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13371">#13371</a>) (Nicholas C. Zakas)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/ee30e5d8bb1a4c82a2a3fbe1b9ee9f979b55c5c4"><code>ee30e5d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/c29bd9f75582e5b1a403a8ffd0aafd1ffc8c58e1"><code>c29bd9f</code></a> Chore: Add breaking/core change link to issue templates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13344">#13344</a>) (Kai Cataldo)</p> </li> <li> <p><a href="https://github.com/eslint/eslint/commit/d55490fa73ff69416de375e4c1cd67b6edba531c"><code>d55490f</code></a> Sponsors: Sync README with website (ESLint Jenkins)</p> </li> </ul> <p>v7.1.0 - May 22, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/a93083af89c6f9714dcdd4a7f27c8655a0b0dba6"><code>a93083a</code></a> Fix: astUtils.getNextLocation returns invalid location after CRLF (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13275">#13275</a>) (Milos Djermanovic)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/bcf17771dc681473210c86271cbb408bc2551190"><code>bcf1777</code></a> 7.3.1</li> <li><a href="https://github.com/eslint/eslint/commit/44ee84277a2faa188dda56fe8f6fc1d80fae3f8f"><code>44ee842</code></a> Build: changelog update for 7.3.1</li> <li><a href="https://github.com/eslint/eslint/commit/de77c11e7515f2097ff355ddc0d7b6db9c83c892"><code>de77c11</code></a> Fix: Replace Infinity with Number.MAX_SAFE_INTEGER (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13427">#13427</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13435">#13435</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b7d79b12eb55f220f86367d52f9f5a2f503fd4c3"><code>b7d79b1</code></a> 7.3.0</li> <li><a href="https://github.com/eslint/eslint/commit/bf986274210072c036f92780f8d22704c9984f94"><code>bf98627</code></a> Build: changelog update for 7.3.0</li> <li><a href="https://github.com/eslint/eslint/commit/638a6d6be18b4a37cfdc7223e1f5acd3718694be"><code>638a6d6</code></a> Update: add missing <code>additionalProperties: false</code> to some rules' schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13198">#13198</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/949a5cd741c2e930cfb43d80a9b6b084f9d677c3"><code>949a5cd</code></a> Update: fix operator-linebreak overrides schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13199">#13199</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9e1414ee16b8caf582920f8fdf3b6ee1eb0b7cd5"><code>9e1414e</code></a> New: Add no-promise-executor-return rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12640">#12640</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12648">#12648</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/09cc0a2bb5bcf3bcb0766a3c989871f268518437"><code>09cc0a2</code></a> Update: max-lines reporting loc improvement (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13318">#13318</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ee2fc2e90d0f9dfcdba852b0609156bee5280b92"><code>ee2fc2e</code></a> Update: object-property-newline end location (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13399">#13399</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v3.19.0...v7.3.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~eslintbot">eslintbot</a>, a new releaser for eslint since your current version.</p> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
</details>
pr closed time in 3 months
push eventmachenmusik/wsbcast
commit sha e91e8cb09f839f6c9e2158401bb81c89722a0c98
Bump ws from 0.4.32 to 7.3.0 Bumps [ws](https://github.com/websockets/ws) from 0.4.32 to 7.3.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/0.4.32...7.3.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 4b7f8ca7795ccd6a78937da502e994ac37bc9ce4
Merge pull request #1 from machenmusik/dependabot/npm_and_yarn/ws-7.3.0 Bump ws from 0.4.32 to 7.3.0
push time in 3 months
PR merged machenmusik/wsbcast
Bumps ws from 0.4.32 to 7.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p> <blockquote> <h2>7.3.0</h2> <h1>Features</h1> <ul> <li><code>WebSocket.prototype.addEventListener()</code> now supports the <code>once</code> option (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1754">#1754</a>).</li> </ul> <h2>7.2.5</h2> <h1>Bug fixes</h1> <ul> <li>Fixed compatibility with Node.js master (651d6627).</li> </ul> <h2>7.2.4</h2> <h1>Bug fixes</h1> <ul> <li>The <a href="https://nodejs.org/api/http.html#http_http_request_options_callback"><code>http.request()</code></a> <code>auth</code> option is now supported (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1734">#1734</a>).</li> </ul> <h2>7.2.3</h2> <h1>Bug fixes</h1> <ul> <li><code>WebSocket#{p{i,o}ng,close}()</code> now thow an error if the data to send is too large to fit in a control frame (e54f08da).</li> </ul> <h2>7.2.2</h2> <h1>Bug fixes</h1> <ul> <li>Fixed an issue where calling <code>webSocketStream.end()</code> could cause the process to crash (9535702e).</li> <li>The connection is now closed if a non-masked frame is received on the server or a masked frame is received on the client (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1681">#1681</a>).</li> <li>The status code 1014 is now allowed to be used (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1682">#1682</a>).</li> </ul> <h2>7.2.1</h2> <h1>Bug fixes</h1> <ul> <li>Added <code>bufferutil</code> and <code>utf-8-validate</code> as peer dependencies (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1626">#1626</a>).</li> </ul> <h2>7.2.0</h2> <h1>Features</h1> <ul> <li>Added ability to specify the <code>readableObjectMode</code> option when using <code>WebSocket.createWebSocketStream()</code> (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1647">#1647</a>).</li> </ul> <h2>7.1.2</h2> <h1>Bug fixes</h1> <ul> <li>Fixed a bug that caused compress jobs to never be marked as complete (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1618">#1618</a>).</li> </ul> <h2>7.1.1</h2> <h1>Bug fixes</h1> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/websockets/ws/commit/41f5e4ff11e6447250dc0860336e368276ac08bd"><code>41f5e4f</code></a> [dist] 7.3.0</li> <li><a href="https://github.com/websockets/ws/commit/2e5c01f5b550ae4171d127b0b707ebcec5925cc3"><code>2e5c01f</code></a> [feature] Make <code>addEventListener()</code> support the <code>once</code> option (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1754">#1754</a>)</li> <li><a href="https://github.com/websockets/ws/commit/97ddfce98347eb46b993eb2708cddbb388c0a75f"><code>97ddfce</code></a> [ci] Test on node 14</li> <li><a href="https://github.com/websockets/ws/commit/2b49c4821f68dd9be519b95671198725b7c7f96d"><code>2b49c48</code></a> Revert "[ci] Use GitHub Actions (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1644">#1644</a>)"</li> <li><a href="https://github.com/websockets/ws/commit/82f05372bab3bead89aef2ba66478c01957eef99"><code>82f0537</code></a> Revert "[ci] Test on node 14"</li> <li><a href="https://github.com/websockets/ws/commit/b167d1cd45176d20a7d7a484afaf59c2f1d9efd0"><code>b167d1c</code></a> Revert "[ci] Update Coveralls GitHub Action to version 1.1.1"</li> <li><a href="https://github.com/websockets/ws/commit/78e1c01959c59e07a9e1a9f464dd90f8a012c4fb"><code>78e1c01</code></a> [ci] Update Coveralls GitHub Action to version 1.1.1</li> <li><a href="https://github.com/websockets/ws/commit/e6949791fa1fcae3c2180330f9bfdcdbcea4d4a4"><code>e694979</code></a> [doc] Fix badge URL</li> <li><a href="https://github.com/websockets/ws/commit/67983cbba428d3b55c6f97d4cf17d29e32a113d0"><code>67983cb</code></a> [dist] 7.2.5</li> <li><a href="https://github.com/websockets/ws/commit/18d773d1f52d4a5b76ec3a58dabacc05422a4a43"><code>18d773d</code></a> [test] Fix failing tests</li> <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/0.4.32...7.3.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~lpinca">lpinca</a>, a new releaser for ws since your current version.</p> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
</details>
pr closed time in 3 months
push eventchenzlabs/iris-meet
commit sha 6ef4fbf03acc4ad3944dbf1a698c5c0bdc039405
Bump lodash from 3.10.1 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 0f384723c97f6308f3930ba6853f8191b96f4bf4
Merge pull request #2 from chenzlabs/dependabot/npm_and_yarn/lodash-4.17.19 Bump lodash from 3.10.1 to 4.17.19
push time in 3 months
PR merged chenzlabs/iris-meet
Bumps lodash from 3.10.1 to 4.17.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lodash/lodash/releases">lodash's releases</a>.</em></p> <blockquote> <h2>4.17.16</h2> <h2>4.0.0</h2> <h1><a href="https://github.com/lodash/lodash/wiki/Changelog#v400">lodash v4.0.0</a></h1> <p>2015 was big year! <a href="https://lodash.com/">Lodash</a> became the <a href="https://gist.github.com/anvaka/8e8fa57c7ee1350e3491#file-01-most-dependent-upon-md">most depended on</a> npm package, passed <a href="http://npm-stat.com/charts.html?package=&author=jdalton">1 billion</a> downloads, & its v3 release saw massive adoption!</p> <p>The year was also one of collaboration, as discussions began on <a href="https://github-redirect.dependabot.com/underdash/underdash/issues/14">merging Lodash & Underscore</a>. Much of Lodash v4 is proofing out the ideas from those discussions. Lodash v4 <strong>would not be possible</strong> without the collaboration & contributions of the Underscore core team. In the spirit of merging our teams have blended with <a href="https://github.com/orgs/lodash/people">several members</a> contributing to both libraries.</p> <p>For 2016 & <a href="https://github.com/lodash/lodash/wiki/Changelog#v400">lodash v4.0.0</a> we wanted to cut loose, push forward, & take things up a notch!</p> <h2>Modern only</h2> <p>With v4 we’re breaking free from <a href="https://github.com/lodash-archive">old projects</a>, old environments, & dropping <a href="https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support">old IE < 9 support</a>!</p> <h2>4 kB Core</h2> <p>Lodash’s kitchen-sink size will continue to grow as new methods & functionality are added. However, we now offer a 4 kB (gzipped) <a href="https://github.com/lodash/lodash/tree/4.0.0/dist">core build</a> that’s compatible with <a href="https://github-redirect.dependabot.com/jashkenas/backbone/issues/3839">Backbone v1.2.4</a> for folks who want Lodash without lugging around the kitchen sink.</p> <h2>More ES6</h2> <p>We’ve continued to embrace ES6 with methods like <a href="https://lodash.com/docs#isSymbol">.isSymbol</a>, added support for cloning & comparing array buffers, maps, sets, & symbols, converting iterators to arrays, & iterable <code>(…)</code>.</p> <p>In addition, we’ve published an <a href="https://github.com/lodash/lodash/tree/4.0.0-es/">es-build</a> & pulled <a href="https://github.com/lodash/babel-plugin-lodash">babel-plugin-lodash</a> into core to make tree-shaking a breeze.</p> <h2>More Modular</h2> <p>Pop quiz! 📣</p> <p>What category path does the <code>bindAll</code> method belong to? Is it</p> <p>A) <code>require('lodash/function/bindAll')</code> B) <code>require('lodash/utility/bindAll')</code> C) <code>require('lodash/util/bindAll')</code></p> <p>Don’t know? Well, with v4 it doesn’t matter because now module paths are as simple as</p> <pre lang="js"><code>var bindAll = require('lodash/bindAll'); </code></pre> <p>We’ve also reduced module complexity making it easier to create smaller bundles. This has helped Lodash adoption with libraries like <a href="https://github-redirect.dependabot.com/caolan/async/pull/996">Async</a> & <a href="https://github-redirect.dependabot.com/rackt/redux/pull/611">Redux</a>!</p> <h2>1st Class FP</h2> <p>With v3 we introduced <a href="https://github.com/lodash-archive/lodash-fp">lodash-fp</a>. We learned a lot & with v4 we decided to <a href="https://github.com/lodash/lodash/wiki/FP-Guide">pull it into core</a>.</p> <p>Now you can get immutable, auto-curried, iteratee-first, data-last methods as simply as</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056"><code>d7fbc52</code></a> Bump to v4.17.19</li> <li><a href="https://github.com/lodash/lodash/commit/2e1c0f22f425e9c013815b2cd7c2ebd51f49a8d6"><code>2e1c0f2</code></a> Add npm-package</li> <li><a href="https://github.com/lodash/lodash/commit/1b6c282299f4e0271f932b466c67f0f822aa308e"><code>1b6c282</code></a> Bump to v4.17.18</li> <li><a href="https://github.com/lodash/lodash/commit/a370ac81408de2da77a82b3c4b61a01a3b9c2fac"><code>a370ac8</code></a> Bump to v4.17.17</li> <li><a href="https://github.com/lodash/lodash/commit/1144918f3578a84fcc4986da9b806e63a6175cbb"><code>1144918</code></a> Rebuild lodash and docs</li> <li><a href="https://github.com/lodash/lodash/commit/3a3b0fd339c2109563f7e8167dc95265ed82ef3e"><code>3a3b0fd</code></a> Bump to v4.17.16</li> <li><a href="https://github.com/lodash/lodash/commit/c84fe82760fb2d3e03a63379b297a1cc1a2fce12"><code>c84fe82</code></a> fix(zipObjectDeep): prototype pollution (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4759">#4759</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/e7b28ea6cb17b4ca021e7c9d66218c8c89782f32"><code>e7b28ea</code></a> Sanitize sourceURL so it cannot affect evaled code (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4518">#4518</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/0cec225778d4ac26c2bac95031ecc92a94f08bbb"><code>0cec225</code></a> Fix lodash.isEqual for circular references (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4320">#4320</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4515">#4515</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/94c3a8133cb4fcdb50db72b4fd14dd884b195cd5"><code>94c3a81</code></a> Document matches* shorthands for over* methods (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4510">#4510</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4514">#4514</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/3.10.1...4.17.19">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~mathias">mathias</a>, a new releaser for lodash since your current version.</p> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
</details>
pr closed time in 3 months