ben-ng/add 31
A cross-browser, numerically stable algorithm that adds floats accurately in Javascript
RethinkDB plugin for Hapi
Converts 1password .1pif files to csv
joeybaker/activerecord-postgres-hstore 1
Goodbye serialize, hello hstore. Speed up hashes in the database. This fork enables nested hashes and `"` in values.
joeybaker/Backbone-relational 1
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
Live Editing for JavaScript
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
Java Client Library & Examples for Genability API
fork in 13 hours
PR closed EventSource/eventsource
Bumps webpack from 3.12.0 to 5.39.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.39.0</h2> <h1>Features</h1> <ul> <li>allow lazy compilation for <code>import()</code> context (import with expression)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix respecting <code>cache.allowCollectingMemory</code></li> <li>fix cli loading after installing it</li> <li>fix initial list of non-js chunks that are flagged as already loaded</li> </ul> <h1>Performance</h1> <ul> <li>remove unnecessary <code>Error.captureStackTrace</code> from webpack errors</li> </ul> <h2>v5.38.1</h2> <h1>Performance</h1> <ul> <li>fix missing increment in sorting optimization from last release</li> </ul> <h2>v5.38.0</h2> <h1>Features</h1> <ul> <li><code>new URL("data:...", import.meta.url)</code> is now supported</li> <li>add <code>module.rules[].scheme</code> as condition to match the request scheme (like <code>data</code>, <code>http</code>, etc.)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix tracking of changes and removals during watching in some edge cases</li> <li>fix incorrect renaming of class fields in concatenatenated modules</li> <li>fix crash in HMR when removing runtimes from the compilation</li> </ul> <h1>Performance</h1> <ul> <li>lazy import some internal modules only when used</li> <li>allow unsafe caching of the entrypoint</li> <li>improve performance of sorting exports info map</li> <li>update to latest webpack-sources for improved source map performance</li> </ul> <h2>v5.37.1</h2> <h1>Bugfixes</h1> <ul> <li>When using multiple configurations in watch mode and calling <code>Watching.invalidate</code>, <code>dependencies</code> and <code>parallelism</code> of the config array is now respected correctly</li> <li>Fix a crash when accessing the <code>stats</code> after the next compilation has started</li> <li>fix collecting changes when using <code>Watching.suspend</code></li> <li>fix schema of <code>RuleCondition.not</code> and allow passing a condition directly instead of only an array</li> </ul> <h1>Developer Experience</h1> <ul> <li>typings accept a ReadonlyArray of configurations now</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/e9f90450d5d8b4e796e5e0e9674869220ab73bcb"><code>e9f9045</code></a> 5.39.0</li> <li><a href="https://github.com/webpack/webpack/commit/ae4bd7325bcc22e6e712258d1e3536d600ef1757"><code>ae4bd73</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13567">#13567</a> from webpack/bugfix/initial-chunk-ids-with-depend-on</li> <li><a href="https://github.com/webpack/webpack/commit/e282a6c84237a5ceefda425aa7f440e347b6b044"><code>e282a6c</code></a> add test case</li> <li><a href="https://github.com/webpack/webpack/commit/9a7cf9a4bad761b31c34b7d2487a5dd1f509dd3c"><code>9a7cf9a</code></a> getAllInitialChunks really returns all of them</li> <li><a href="https://github.com/webpack/webpack/commit/ac97a276a56423bee119812a609e8a845e0a1a1a"><code>ac97a27</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13533">#13533</a> from markjm/markjm/errors</li> <li><a href="https://github.com/webpack/webpack/commit/6a4cb8e39d717ef3d710eaebd3db31accf229dec"><code>6a4cb8e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13546">#13546</a> from webpack/dependabot/npm_and_yarn/trim-newlines-...</li> <li><a href="https://github.com/webpack/webpack/commit/7567874050d03948fd228d8da6f0e29e707ac924"><code>7567874</code></a> chore(deps): bump trim-newlines from 3.0.0 to 3.0.1</li> <li><a href="https://github.com/webpack/webpack/commit/ff1b314d30fbf996dc0acf37b7b789eab8ca33e1"><code>ff1b314</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13529">#13529</a> from webpack/fix-npx-usage</li> <li><a href="https://github.com/webpack/webpack/commit/87e03a761304d4a7af8db6f9ec5c0fa433f017c6"><code>87e03a7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13490">#13490</a> from markjm/markjm/collect-mem</li> <li><a href="https://github.com/webpack/webpack/commit/8203154a54d006185fbd503c0ba1944603fb3916"><code>8203154</code></a> fix: usage <code>npx webpack</code></li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v3.12.0...v5.39.0">compare view</a></li> </ul> </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)
</details>
pr closed time in 17 hours
delete branch EventSource/eventsource
delete branch : dependabot/npm_and_yarn/webpack-5.39.0
delete time in 17 hours
pull request commentEventSource/eventsource
Bump webpack from 3.12.0 to 5.39.0
Superseded by #171.
comment created time in 17 hours
create barnchEventSource/eventsource
branch : dependabot/npm_and_yarn/webpack-5.39.1
created branch time in 17 hours
PR opened EventSource/eventsource
Bumps webpack from 3.12.0 to 5.39.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.39.1</h2> <h1>Bugfixes</h1> <ul> <li>reduce memory usage and fix memory leaks</li> </ul> <h2>v5.39.0</h2> <h1>Features</h1> <ul> <li>allow lazy compilation for <code>import()</code> context (import with expression)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix respecting <code>cache.allowCollectingMemory</code></li> <li>fix cli loading after installing it</li> <li>fix initial list of non-js chunks that are flagged as already loaded</li> </ul> <h1>Performance</h1> <ul> <li>remove unnecessary <code>Error.captureStackTrace</code> from webpack errors</li> </ul> <h2>v5.38.1</h2> <h1>Performance</h1> <ul> <li>fix missing increment in sorting optimization from last release</li> </ul> <h2>v5.38.0</h2> <h1>Features</h1> <ul> <li><code>new URL("data:...", import.meta.url)</code> is now supported</li> <li>add <code>module.rules[].scheme</code> as condition to match the request scheme (like <code>data</code>, <code>http</code>, etc.)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix tracking of changes and removals during watching in some edge cases</li> <li>fix incorrect renaming of class fields in concatenatenated modules</li> <li>fix crash in HMR when removing runtimes from the compilation</li> </ul> <h1>Performance</h1> <ul> <li>lazy import some internal modules only when used</li> <li>allow unsafe caching of the entrypoint</li> <li>improve performance of sorting exports info map</li> <li>update to latest webpack-sources for improved source map performance</li> </ul> <h2>v5.37.1</h2> <h1>Bugfixes</h1> <ul> <li>When using multiple configurations in watch mode and calling <code>Watching.invalidate</code>, <code>dependencies</code> and <code>parallelism</code> of the config array is now respected correctly</li> <li>Fix a crash when accessing the <code>stats</code> after the next compilation has started</li> <li>fix collecting changes when using <code>Watching.suspend</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/e5ccd070f6c18794173d3f2e60445de5bc2f52a2"><code>e5ccd07</code></a> 5.39.1</li> <li><a href="https://github.com/webpack/webpack/commit/ebf2c5236de7940b9af497fbd37328888e12e3b2"><code>ebf2c52</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13580">#13580</a> from webpack/memory/reduce-memory-leaks</li> <li><a href="https://github.com/webpack/webpack/commit/3b555175e6808128cbe05f701dbc9bdaab8e5d0a"><code>3b55517</code></a> unreference some of the intermediate data when unserializing</li> <li><a href="https://github.com/webpack/webpack/commit/273bd8f5754f65839b81ae5022b89b89a4673d0a"><code>273bd8f</code></a> move defineRemovedModuleTemplates into separate function as it leaks memory i...</li> <li><a href="https://github.com/webpack/webpack/commit/f5fac83c0829f1d08b3239ac1cffd8c38ea79158"><code>f5fac83</code></a> clear compilation queues to reduce memory usage</li> <li><a href="https://github.com/webpack/webpack/commit/e9f90450d5d8b4e796e5e0e9674869220ab73bcb"><code>e9f9045</code></a> 5.39.0</li> <li><a href="https://github.com/webpack/webpack/commit/ae4bd7325bcc22e6e712258d1e3536d600ef1757"><code>ae4bd73</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13567">#13567</a> from webpack/bugfix/initial-chunk-ids-with-depend-on</li> <li><a href="https://github.com/webpack/webpack/commit/e282a6c84237a5ceefda425aa7f440e347b6b044"><code>e282a6c</code></a> add test case</li> <li><a href="https://github.com/webpack/webpack/commit/9a7cf9a4bad761b31c34b7d2487a5dd1f509dd3c"><code>9a7cf9a</code></a> getAllInitialChunks really returns all of them</li> <li><a href="https://github.com/webpack/webpack/commit/ac97a276a56423bee119812a609e8a845e0a1a1a"><code>ac97a27</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13533">#13533</a> from markjm/markjm/errors</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v3.12.0...v5.39.1">compare view</a></li> </ul> </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)
</details>
pr created time in 17 hours
pull request commentdiscord/focus-rings
@faultyserver Sorry for the ping, this is not a pressing issue, but I'd love to hear your thoughts whenever you have time! Thank you.
comment created time in 21 hours
startedjamesturk/spatula
started time in 2 days
PR closed EventSource/eventsource
Bumps webpack from 3.12.0 to 5.38.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.38.1</h2> <h1>Performance</h1> <ul> <li>fix missing increment in sorting optimization from last release</li> </ul> <h2>v5.38.0</h2> <h1>Features</h1> <ul> <li><code>new URL("data:...", import.meta.url)</code> is now supported</li> <li>add <code>module.rules[].scheme</code> as condition to match the request scheme (like <code>data</code>, <code>http</code>, etc.)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix tracking of changes and removals during watching in some edge cases</li> <li>fix incorrect renaming of class fields in concatenatenated modules</li> <li>fix crash in HMR when removing runtimes from the compilation</li> </ul> <h1>Performance</h1> <ul> <li>lazy import some internal modules only when used</li> <li>allow unsafe caching of the entrypoint</li> <li>improve performance of sorting exports info map</li> <li>update to latest webpack-sources for improved source map performance</li> </ul> <h2>v5.37.1</h2> <h1>Bugfixes</h1> <ul> <li>When using multiple configurations in watch mode and calling <code>Watching.invalidate</code>, <code>dependencies</code> and <code>parallelism</code> of the config array is now respected correctly</li> <li>Fix a crash when accessing the <code>stats</code> after the next compilation has started</li> <li>fix collecting changes when using <code>Watching.suspend</code></li> <li>fix schema of <code>RuleCondition.not</code> and allow passing a condition directly instead of only an array</li> </ul> <h1>Developer Experience</h1> <ul> <li>typings accept a ReadonlyArray of configurations now</li> </ul> <h1>Contributing</h1> <ul> <li>fix coverage reporting for child processes</li> <li>remove outdated loader from readme</li> </ul> <h2>v5.37.0</h2> <h1>Features</h1> <ul> <li>add <code>output.trustedTypes</code></li> </ul> <h1>Bugfixes</h1> <ul> <li>fix inclusion of too many chunk in the filename function when using <code>dependOn</code></li> <li>allow errors to be <code>null</code> in fs callbacks</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/487665cb69f7b1f1aac44097124ef8f33cfe247b"><code>487665c</code></a> 5.38.1</li> <li><a href="https://github.com/webpack/webpack/commit/e5c1bebeef931a80d5343b4ea4ab3a667dcd5102"><code>e5c1beb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13464">#13464</a> from webpack/bugfix/increment-in-sort</li> <li><a href="https://github.com/webpack/webpack/commit/55dacb4b363dc69d4d62134d52d6618d3970f9df"><code>55dacb4</code></a> increment index in sorting</li> <li><a href="https://github.com/webpack/webpack/commit/daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e"><code>daa0f1e</code></a> 5.38.0</li> <li><a href="https://github.com/webpack/webpack/commit/a402ea114d32915dac4a153ac55d516a6e5a2cc1"><code>a402ea1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13455">#13455</a> from webpack/perf/webpack-soures</li> <li><a href="https://github.com/webpack/webpack/commit/1131afeab8f6a999fdac7157eff31534fcc7ba31"><code>1131afe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13450">#13450</a> from webpack/test/hmr-move-between-runtime</li> <li><a href="https://github.com/webpack/webpack/commit/8da05420a438c651b8665057ab612990331ce704"><code>8da0542</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13449">#13449</a> from webpack/bugfix/hmr-new-runtime</li> <li><a href="https://github.com/webpack/webpack/commit/c802ad00b86ea03edf14e5bc09b43ec89f605365"><code>c802ad0</code></a> update to latest webpack-source version for better performance</li> <li><a href="https://github.com/webpack/webpack/commit/47e07778c5d989fde82d469a2de350c684176911"><code>47e0777</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13448">#13448</a> from webpack/perf/little-things</li> <li><a href="https://github.com/webpack/webpack/commit/cf0c8166483976a99fcf823c55eb22500f398985"><code>cf0c816</code></a> add test case for moving modules and chunks between runtimes</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v3.12.0...v5.38.1">compare view</a></li> </ul> </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)
</details>
pr closed time in 3 days
delete branch EventSource/eventsource
delete branch : dependabot/npm_and_yarn/webpack-5.38.1
delete time in 3 days
pull request commentEventSource/eventsource
Bump webpack from 3.12.0 to 5.38.1
Superseded by #170.
comment created time in 3 days
PR opened EventSource/eventsource
Bumps webpack from 3.12.0 to 5.39.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.39.0</h2> <h1>Features</h1> <ul> <li>allow lazy compilation for <code>import()</code> context (import with expression)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix respecting <code>cache.allowCollectingMemory</code></li> <li>fix cli loading after installing it</li> <li>fix initial list of non-js chunks that are flagged as already loaded</li> </ul> <h1>Performance</h1> <ul> <li>remove unnecessary <code>Error.captureStackTrace</code> from webpack errors</li> </ul> <h2>v5.38.1</h2> <h1>Performance</h1> <ul> <li>fix missing increment in sorting optimization from last release</li> </ul> <h2>v5.38.0</h2> <h1>Features</h1> <ul> <li><code>new URL("data:...", import.meta.url)</code> is now supported</li> <li>add <code>module.rules[].scheme</code> as condition to match the request scheme (like <code>data</code>, <code>http</code>, etc.)</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix tracking of changes and removals during watching in some edge cases</li> <li>fix incorrect renaming of class fields in concatenatenated modules</li> <li>fix crash in HMR when removing runtimes from the compilation</li> </ul> <h1>Performance</h1> <ul> <li>lazy import some internal modules only when used</li> <li>allow unsafe caching of the entrypoint</li> <li>improve performance of sorting exports info map</li> <li>update to latest webpack-sources for improved source map performance</li> </ul> <h2>v5.37.1</h2> <h1>Bugfixes</h1> <ul> <li>When using multiple configurations in watch mode and calling <code>Watching.invalidate</code>, <code>dependencies</code> and <code>parallelism</code> of the config array is now respected correctly</li> <li>Fix a crash when accessing the <code>stats</code> after the next compilation has started</li> <li>fix collecting changes when using <code>Watching.suspend</code></li> <li>fix schema of <code>RuleCondition.not</code> and allow passing a condition directly instead of only an array</li> </ul> <h1>Developer Experience</h1> <ul> <li>typings accept a ReadonlyArray of configurations now</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/e9f90450d5d8b4e796e5e0e9674869220ab73bcb"><code>e9f9045</code></a> 5.39.0</li> <li><a href="https://github.com/webpack/webpack/commit/ae4bd7325bcc22e6e712258d1e3536d600ef1757"><code>ae4bd73</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13567">#13567</a> from webpack/bugfix/initial-chunk-ids-with-depend-on</li> <li><a href="https://github.com/webpack/webpack/commit/e282a6c84237a5ceefda425aa7f440e347b6b044"><code>e282a6c</code></a> add test case</li> <li><a href="https://github.com/webpack/webpack/commit/9a7cf9a4bad761b31c34b7d2487a5dd1f509dd3c"><code>9a7cf9a</code></a> getAllInitialChunks really returns all of them</li> <li><a href="https://github.com/webpack/webpack/commit/ac97a276a56423bee119812a609e8a845e0a1a1a"><code>ac97a27</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13533">#13533</a> from markjm/markjm/errors</li> <li><a href="https://github.com/webpack/webpack/commit/6a4cb8e39d717ef3d710eaebd3db31accf229dec"><code>6a4cb8e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13546">#13546</a> from webpack/dependabot/npm_and_yarn/trim-newlines-...</li> <li><a href="https://github.com/webpack/webpack/commit/7567874050d03948fd228d8da6f0e29e707ac924"><code>7567874</code></a> chore(deps): bump trim-newlines from 3.0.0 to 3.0.1</li> <li><a href="https://github.com/webpack/webpack/commit/ff1b314d30fbf996dc0acf37b7b789eab8ca33e1"><code>ff1b314</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13529">#13529</a> from webpack/fix-npx-usage</li> <li><a href="https://github.com/webpack/webpack/commit/87e03a761304d4a7af8db6f9ec5c0fa433f017c6"><code>87e03a7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13490">#13490</a> from markjm/markjm/collect-mem</li> <li><a href="https://github.com/webpack/webpack/commit/8203154a54d006185fbd503c0ba1944603fb3916"><code>8203154</code></a> fix: usage <code>npx webpack</code></li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v3.12.0...v5.39.0">compare view</a></li> </ul> </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)
</details>
pr created time in 3 days
create barnchEventSource/eventsource
branch : dependabot/npm_and_yarn/webpack-5.39.0
created branch time in 3 days
startedsindresorhus/System-Color-Picker
started time in 3 days
release chrismessina/alfred-github-toolkit
released time in 4 days
startedjakehilborn/displayplacer
started time in 4 days
startedjwasham/coding-interview-university
started time in 4 days