Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency core-js to v3.32.2 #9125

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.32.0 -> 3.32.2 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

v3.32.2

Compare Source

  • Fixed structuredClone feature detection core-js@3.32.1 bug, #​1288
  • Added a workaround of old WebKit + eval bug, #​1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping

v3.32.1

Compare Source

  • 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:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) September 2, 2023 08:02
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.1 fix(deps): update dependency core-js to v3.32.2 Sep 7, 2023
@thedavidprice thedavidprice added the release:chore This PR is a chore (means nothing for users) label Sep 8, 2023
@thedavidprice thedavidprice added this to the next-release milestone Sep 8, 2023
@thedavidprice thedavidprice merged commit 9e932fb into main Sep 8, 2023
8 checks passed
@thedavidprice thedavidprice deleted the renovate/core-js-3.x branch September 8, 2023 19:39
jtoar pushed a commit that referenced this pull request Sep 13, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [core-js](https://togithub.com/zloirock/core-js) | [`3.32.0` ->
`3.32.2`](https://renovatebot.com/diffs/npm/core-js/3.32.0/3.32.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/core-js/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/core-js/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/core-js/3.32.0/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/core-js/3.32.0/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>zloirock/core-js (core-js)</summary>

[`v3.32.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3322---20230907)

[Compare
Source](https://togithub.com/zloirock/core-js/compare/v3.32.1...v3.32.2)

- Fixed `structuredClone` feature detection `core-js@3.32.1` bug,
[#&#8203;1288](https://togithub.com/zloirock/core-js/issues/1288)
- Added a workaround of old WebKit + `eval` bug,
[#&#8203;1287](https://togithub.com/zloirock/core-js/pull/1287)
-   Compat data improvements:
    -   Added Samsung Internet 23 compat data mapping
    -   Added Quest Browser 29 compat data mapping

[`v3.32.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3321---20230819)

[Compare
Source](https://togithub.com/zloirock/core-js/compare/v3.32.0...v3.32.1)

- Fixed some cases of IEEE754 rounding,
[#&#8203;1279](https://togithub.com/zloirock/core-js/issues/1279),
thanks [**@&#8203;petamoriken**](https://togithub.com/petamoriken)
- Prevented injection `process` polyfill to `core-js` via some bundlers
or `esm.sh`,
[#&#8203;1277](https://togithub.com/zloirock/core-js/issues/1277)
-   Some minor fixes and stylistic changes
-   Compat data improvements:
-
[`Promise.withResolvers`](https://togithub.com/tc39/proposal-promise-with-resolvers)
marked as supported [from Bun
0.7.1](https://bun.sh/blog/bun-v0.7.1#bun-ismainthread-and-promise-withresolvers)
    -   Added Opera Android 77 compat data mapping
    -   Updated Electron 27 compat data mapping

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
jtoar pushed a commit that referenced this pull request Sep 13, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [core-js](https://togithub.com/zloirock/core-js) | [`3.32.0` ->
`3.32.2`](https://renovatebot.com/diffs/npm/core-js/3.32.0/3.32.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/core-js/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/core-js/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/core-js/3.32.0/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/core-js/3.32.0/3.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>zloirock/core-js (core-js)</summary>

[`v3.32.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3322---20230907)

[Compare
Source](https://togithub.com/zloirock/core-js/compare/v3.32.1...v3.32.2)

- Fixed `structuredClone` feature detection `core-js@3.32.1` bug,
[#&#8203;1288](https://togithub.com/zloirock/core-js/issues/1288)
- Added a workaround of old WebKit + `eval` bug,
[#&#8203;1287](https://togithub.com/zloirock/core-js/pull/1287)
-   Compat data improvements:
    -   Added Samsung Internet 23 compat data mapping
    -   Added Quest Browser 29 compat data mapping

[`v3.32.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3321---20230819)

[Compare
Source](https://togithub.com/zloirock/core-js/compare/v3.32.0...v3.32.1)

- Fixed some cases of IEEE754 rounding,
[#&#8203;1279](https://togithub.com/zloirock/core-js/issues/1279),
thanks [**@&#8203;petamoriken**](https://togithub.com/petamoriken)
- Prevented injection `process` polyfill to `core-js` via some bundlers
or `esm.sh`,
[#&#8203;1277](https://togithub.com/zloirock/core-js/issues/1277)
-   Some minor fixes and stylistic changes
-   Compat data improvements:
-
[`Promise.withResolvers`](https://togithub.com/tc39/proposal-promise-with-resolvers)
marked as supported [from Bun
0.7.1](https://bun.sh/blog/bun-v0.7.1#bun-ismainthread-and-promise-withresolvers)
    -   Added Opera Android 77 compat data mapping
    -   Updated Electron 27 compat data mapping

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants