Skip to content

Commit

Permalink
Bump core-js from 3.33.0 to 3.33.1 (#289)
Browse files Browse the repository at this point in the history
Bumps
[core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js)
from 3.33.0 to 3.33.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.33.1">3.33.1 -
2023.10.20</a></h5>
<ul>
<li>Added one more workaround of possible error with <code>Symbol</code>
polyfill on global object, <a
href="https://redirect.github.com/zloirock/core-js/issues/1289#issuecomment-1768411444">#1289</a></li>
<li>Directly specified <code>type: commonjs</code> in
<code>package.json</code> of all packages to avoid potential breakage in
future Node versions, see <a
href="https://redirect.github.com/nodejs/TSC/issues/1445">this
issue</a></li>
<li>Prevented potential issue with lack of some dependencies after
automatic optimization polyfills of some methods in the pure
version</li>
<li>Some minor internal fixes and optimizations</li>
<li>Compat data improvements:
<ul>
<li><a
href="https://github.com/tc39/proposal-is-usv-string"><code>String.prototype.{
isWellFormed, toWellFormed }</code></a> marked as <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=1850755">supported
from FF119</a></li>
<li>Added React Native 0.73 Hermes compat data, mainly fixes of <a
href="https://redirect.github.com/facebook/hermes/issues/770">some
issues</a></li>
<li>Added <a href="https://nodejs.org/ru/blog/release/v21.0.0">NodeJS
21.0 compat data mapping</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zloirock/core-js/commit/adc588cc03f517631131e115106620d1a89f2d50"><code>adc588c</code></a>
3.33.1</li>
<li><a
href="https://github.com/zloirock/core-js/commit/d47cb7360057b29b905d62f424cf0134b57d9115"><code>d47cb73</code></a>
fix <code>stable/instance/for-each</code> dependencies</li>
<li><a
href="https://github.com/zloirock/core-js/commit/3bba89241614681b261baaa97873417807a151b5"><code>3bba892</code></a>
reuse <code>get-built-in-prototype-method</code> in some entries</li>
<li><a
href="https://github.com/zloirock/core-js/commit/c68c6d723959ce9c89b64420f04abc0b551d8008"><code>c68c6d7</code></a>
prevent potential issue with lack of some dependencies after automatic
optimi...</li>
<li><a
href="https://github.com/zloirock/core-js/commit/9a76ac266dfce24c2c4f5a6c9fa3beea71e6ea86"><code>9a76ac2</code></a>
add one more workaround of possible error with <code>Symbol</code>
polyfill on global ob...</li>
<li><a
href="https://github.com/zloirock/core-js/commit/74582ebcc414d0903bb84dab526c41e5c584ead6"><code>74582eb</code></a>
use actual <code>URLSearchParams</code> iterator
<code>@@toStringTag</code></li>
<li><a
href="https://github.com/zloirock/core-js/commit/037fced62097a14f7310069087b8c1d6b1d884ee"><code>037fced</code></a>
avoid usage intermediate array iterator in <code>URLSearchParams</code>
iterators</li>
<li><a
href="https://github.com/zloirock/core-js/commit/20302d7dde32f69d68eadad1ea1ddabd611c2d8a"><code>20302d7</code></a>
directly specify <code>type: commonjs</code> in
<code>package.json</code> of all packages to avoid ...</li>
<li><a
href="https://github.com/zloirock/core-js/commit/952c669340eab2c6083a07e55c66ce96d89f0ce5"><code>952c669</code></a>
update links</li>
<li><a
href="https://github.com/zloirock/core-js/commit/a8fa1d6a90d7dcca87ad6c4d93811c33c8efa0e7"><code>a8fa1d6</code></a>
drop <code>internals/object-create</code> dependency from
<code>internals/error-to-string</code></li>
<li>Additional commits viewable in <a
href="https://github.com/zloirock/core-js/commits/v3.33.1/packages/core-js">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=core-js&package-manager=npm_and_yarn&previous-version=3.33.0&new-version=3.33.1)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 293db2b commit b68ae7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@deepmodeling/args": "0.0.12",
"axios": "^1.5.1",
"core-js": "^3.33.0",
"core-js": "^3.33.1",
"register-service-worker": "^1.7.1",
"vue": "^3.3.5",
"vue-axios": "^3.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5361,10 +5361,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.33.0":
version: 3.33.0
resolution: "core-js@npm:3.33.0"
checksum: dd62217935ac281faf6f833bb306fb891162919fcf9c1f0c975b1b91e82ac09a940f5deb5950bbb582739ceef716e8bd7e4f9eab8328932fb029d3bc2ecb2881
"core-js@npm:^3.33.1":
version: 3.33.1
resolution: "core-js@npm:3.33.1"
checksum: 3a95003b0e77995203587117f3bde7f4e96adf434b6b78033dbe60347ffe38b2bac31eafab6a4cc641e5766062846b52f336ab4553fc0902c278959af4778e53
languageName: node
linkType: hard

Expand Down Expand Up @@ -5986,7 +5986,7 @@ __metadata:
"@vue/cli-service": ~5.0.8
"@vue/compiler-sfc": ^3.3.4
axios: ^1.5.1
core-js: ^3.33.0
core-js: ^3.33.1
crypto-browserify: ^3.12.0
eslint: ^8.51.0
eslint-plugin-vue: ^9.17.0
Expand Down

0 comments on commit b68ae7e

Please sign in to comment.