dependabot[bot] opened a new pull request, #17:
URL: https://github.com/apache/tomcat-training/pull/17

   Bumps [lodash](https://github.com/lodash/lodash) from 3.7.0 to 4.17.21.
   <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.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=&amp;author=jdalton";>1 
billion</a> downloads, &amp; its v3 release saw massive adoption!</p>
   <p>The year was also one of collaboration, as discussions began on <a 
href="https://redirect.github.com/underdash/underdash/issues/14";>merging Lodash 
&amp; 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 &amp; 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 &amp; <a 
href="https://github.com/lodash/lodash/wiki/Changelog#v400";>lodash v4.0.0</a> 
we wanted to cut loose, push forward, &amp; 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, 
&amp; dropping <a 
href="https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support";>old 
IE &lt; 9 support</a>!</p>
   <h2>4 kB Core</h2>
   <p>Lodash’s kitchen-sink size will continue to grow as new methods &amp; 
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://redirect.github.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 &amp; comparing array buffers, maps, sets, &amp; symbols, converting 
iterators to arrays, &amp; 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> &amp; 
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://redirect.github.com/caolan/async/pull/996";>Async</a> &amp; <a 
href="https://redirect.github.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 &amp; 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>
   <pre lang="js"><code>var _ = require('lodash/fp');
   var object = { 'a': 1 };
   &lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538";><code>f299b52</code></a>
 Bump to v4.17.21</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/c4847ebe7d14540bb28a8b932a9ce1b9ecbfee1a";><code>c4847eb</code></a>
 Improve performance of <code>toNumber</code>, <code>trim</code> and 
<code>trimEnd</code> on large input strings</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c";><code>3469357</code></a>
 Prevent command injection through <code>_.template</code>'s 
<code>variable</code> option</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/ded9bc66583ed0b4e3b7dc906206d40757b4a90a";><code>ded9bc6</code></a>
 Bump to v4.17.20.</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/63150ef7645ac07961b63a86490f419f356429aa";><code>63150ef</code></a>
 Documentation fixes.</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/00f0f62a979d2f5fa0287c06eae70cf9a62d8794";><code>00f0f62</code></a>
 test.js: Remove trailing comma.</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/846e434c7a5b5692c55ebf5715ed677b70a32389";><code>846e434</code></a>
 Temporarily use a custom fork of <code>lodash-cli</code>.</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/5d046f39cbd27f573914768e3b36eeefcc4f1229";><code>5d046f3</code></a>
 Re-enable Travis tests on <code>4.17</code> branch.</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/aa816b36d402a1ad9385142ce7188f17dae514fd";><code>aa816b3</code></a>
 Remove <code>/npm-package</code>.</li>
   <li><a 
href="https://github.com/lodash/lodash/commit/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056";><code>d7fbc52</code></a>
 Bump to v4.17.19</li>
   <li>Additional commits viewable in <a 
href="https://github.com/lodash/lodash/compare/3.7.0...4.17.21";>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/~bnjmnt4n";>bnjmnt4n</a>, a new releaser for lodash 
since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash&package-manager=npm_and_yarn&previous-version=3.7.0&new-version=4.17.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/tomcat-training/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to