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.34.0 #9649

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.33.3 -> 3.34.0 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

v3.34.0

Compare Source


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) December 7, 2023 18:05
@jtoar jtoar added this to the next-release milestone Dec 7, 2023
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Dec 7, 2023
@jtoar jtoar added the fixture-ok Override the test project fixture check label Dec 13, 2023
Copy link
Contributor Author

renovate bot commented Dec 14, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

jtoar added a commit that referenced this pull request Dec 14, 2023
Currently the RSC smoke tests seem to be failing consistently on
#9649. In debugging, I noticed
that the RSC smoke tests didn't actually run for
#9666 which changed the RSC
fixtures. That's because those files weren't listed in the detect
changes list. Adding them here.
@renovate renovate bot merged commit 972fff7 into main Dec 14, 2023
32 checks passed
@renovate renovate bot deleted the renovate/core-js-3.x branch December 14, 2023 06:08
Tobbe pushed a commit that referenced this pull request Dec 21, 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)
([source](https://togithub.com/zloirock/core-js/tree/HEAD/packages/core-js))
| [`3.33.3` ->
`3.34.0`](https://renovatebot.com/diffs/npm/core-js/3.33.3/3.34.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/core-js/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/core-js/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/core-js/3.33.3/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/core-js/3.33.3/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

[`v3.34.0`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3340---20231206)

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

- [`Array` grouping
proposal](https://togithub.com/tc39/proposal-array-grouping):
    -   Methods:
        -   `Object.groupBy`
        -   `Map.groupBy`
- Moved to stable ES, [November 2023 TC39
meeting](https://togithub.com/tc39/proposal-array-grouping/issues/60)
- Added `es.` namespace modules, `/es/` and `/stable/` namespaces
entries
- [`Promise.withResolvers`
proposal](https://togithub.com/tc39/proposal-promise-with-resolvers):
    -   Method:
        -   `Promise.withResolvers`
- Moved to stable ES, [November 2023 TC39
meeting](https://twitter.com/robpalmer2/status/1729216597623976407)
- Added `es.` namespace module, `/es/` and `/stable/` namespaces entries
- Fixed a web incompatibility issue of [`Iterator` helpers
proposal](https://togithub.com/tc39/proposal-iterator-helpers),
[proposal-iterator-helpers/287](https://togithub.com/tc39/proposal-iterator-helpers/pull/287)
and some following changes, November 2023 TC39 meeting
- Added [`Uint8Array` to / from base64 and hex stage 2
proposal](https://togithub.com/tc39/proposal-arraybuffer-base64):
    -   Methods:
        -   `Uint8Array.fromBase64`
        -   `Uint8Array.fromHex`
        -   `Uint8Array.prototype.toBase64`
        -   `Uint8Array.prototype.toHex`
- Relaxed some specific cases of
[`Number.fromString`](https://togithub.com/tc39/proposal-number-fromstring)
validation before clarification of
[proposal-number-fromstring/24](https://togithub.com/tc39/proposal-number-fromstring/issues/24)
- Fixed `@@&#8203;toStringTag` property descriptors on DOM collections,
[#&#8203;1312](https://togithub.com/zloirock/core-js/issues/1312)
- Fixed the order of arguments validation in `Array` iteration methods,
[#&#8203;1313](https://togithub.com/zloirock/core-js/issues/1313)
-   Some minor `atob` / `btoa` improvements
-   Compat data improvements:
-
[`Promise.withResolvers`](https://togithub.com/tc39/proposal-promise-with-resolvers)
marked as shipped from FF121

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
@Tobbe Tobbe modified the milestones: next-release, v6.6.0 Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixture-ok Override the test project fixture check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants