Build(deps): bump core-js from 3.32.0 to 3.32.1 #1408

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.32.1 into master 2023-08-21 06:24:05 +00:00
argoyle commented 2023-08-19 04:39:05 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.32.0 to 3.32.1.

Changelog

Sourced from core-js's changelog.

3.32.1 - 2023.08.19
  • Fixed some cases of IEEE754 rounding, #1279, thanks @​petamoriken
  • Prevented injection process polyfill to core-js via some bundlers or esm.sh, #1277
  • Some minor fixes and stylistic changes
  • Compat data improvements:
Commits
  • 5dabb13 3.32.1
  • ad0c6f1 review eslint core rules: enforce Symbol description
  • bc32a7f review eslint core rules: disallow null comparisons without type-checking...
  • 98994ff review eslint core rules: enforce the use of variables within the scope the...
  • acaadf7 review eslint core rules: disallow "Yoda" conditions
  • 9eb7f3a Fix for lint
  • 52fe148 Fix IEEE754 rounding rule from truncation to roundTiesToEven
  • cd1d1d4 prevent injection process polyfill to core-js via some bundlers or `esm.s...
  • bc87aae enable eqeqeq, close #1225
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.32.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zloirock/core-js/blob/master/CHANGELOG.md">core-js's changelog</a>.</em></p> <blockquote> <h5><a href="https://github.com/zloirock/core-js/releases/tag/v3.32.1">3.32.1 - 2023.08.19</a></h5> <ul> <li>Fixed some cases of IEEE754 rounding, <a href="https://github.com/zloirock/core-js/issues/1279">#1279</a>, thanks <a href="https://github.com/petamoriken"><strong><code>@​petamoriken</code></strong></a></li> <li>Prevented injection <code>process</code> polyfill to <code>core-js</code> via some bundlers or <code>esm.sh</code>, <a href="https://github.com/zloirock/core-js/issues/1277">#1277</a></li> <li>Some minor fixes and stylistic changes</li> <li>Compat data improvements: <ul> <li><a href="https://github.com/tc39/proposal-promise-with-resolvers"><code>Promise.withResolvers</code></a> marked as supported <a href="https://bun.sh/blog/bun-v0.7.1#bun-ismainthread-and-promise-withresolvers">from Bun 0.7.1</a></li> <li>Added Opera Android 77 compat data mapping</li> <li>Updated Electron 27 compat data mapping</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/5dabb13bcfa3e428ff70731c87e75ac8e8b1ad41"><code>5dabb13</code></a> 3.32.1</li> <li><a href="https://github.com/zloirock/core-js/commit/ad0c6f19386215ae69b10c454a03eecd79a7eef5"><code>ad0c6f1</code></a> review <code>eslint</code> core rules: enforce <code>Symbol</code> description</li> <li><a href="https://github.com/zloirock/core-js/commit/bc32a7feac9793bf78cf0412c1425c056867306f"><code>bc32a7f</code></a> review <code>eslint</code> core rules: disallow <code>null</code> comparisons without type-checking...</li> <li><a href="https://github.com/zloirock/core-js/commit/98994ff0121b9ea1ba49e5e77477e4a5305a17df"><code>98994ff</code></a> review <code>eslint</code> core rules: enforce the use of variables within the scope the...</li> <li><a href="https://github.com/zloirock/core-js/commit/acaadf70007a8a3e5ced0ee3eccd7033da013dbe"><code>acaadf7</code></a> review <code>eslint</code> core rules: disallow &quot;Yoda&quot; conditions</li> <li><a href="https://github.com/zloirock/core-js/commit/9eb7f3a6aa4163c5b23e1e8f7bcb65d79e8adb17"><code>9eb7f3a</code></a> Fix for lint</li> <li><a href="https://github.com/zloirock/core-js/commit/52fe148cde1456ab7f181211bbeba4edf5c3b999"><code>52fe148</code></a> Fix IEEE754 rounding rule from truncation to roundTiesToEven</li> <li><a href="https://github.com/zloirock/core-js/commit/cd1d1d49156701c955b81a7760b9fd8d90f1ff01"><code>cd1d1d4</code></a> prevent injection <code>process</code> polyfill to <code>core-js</code> via some bundlers or `esm.s...</li> <li><a href="https://github.com/zloirock/core-js/commit/bc87aaee825d8131d64608d51f9a5faf1eaa0004"><code>bc87aae</code></a> enable <code>eqeqeq</code>, close <a href="https://github.com/zloirock/core-js/tree/HEAD/packages/core-js/issues/1225">#1225</a></li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.32.1/packages/core-js">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-08-21 06:23:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 0c55ae6c - 1 commit from branch master
  • ce6aa427 - Build(deps): bump core-js from 3.32.0 to 3.32.1

Compare with previous version

added 2 commits <ul><li>0c55ae6c - 1 commit from branch <code>master</code></li><li>ce6aa427 - Build(deps): bump core-js from 3.32.0 to 3.32.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1359/diffs?diff_id=765564469&start_sha=a981b88614026e1f6a21c7c35e599f263318c0d1)
argoyle (Migrated from gitlab.com) merged commit into master 2023-08-21 06:24:05 +00:00
Sign in to join this conversation.