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.29.0 #7694

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.28.0 -> 3.29.0 age adoption passing confidence

Release Notes

zloirock/core-js

v3.29.0

Compare Source

  • Added URLSearchParams.prototype.size getter, url/734
  • Allowed cloning resizable ArrayBuffers in the structuredClone polyfill
  • Fixed wrong export in /(stable|actual|full)/instance/unshift entries, #​1207
  • Compat data improvements:
    • Set methods proposal marked as supported from Bun 0.5.7
    • String.prototype.toWellFormed marked as fixed from Bun 0.5.7
    • Added Deno 1.31 compat data mapping

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 added the release:chore This PR is a chore (means nothing for users) label Feb 28, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0f7167b to 879fd00 Compare February 28, 2023 14:08
@replay-io
Copy link

replay-io bot commented Feb 28, 2023

16 replays were recorded for 25bc760.

image 0 Failed
image 16 Passed
    requireAuth graphql checks
          ```
          locator.waitFor: Target closed
          =========================== logs ===========================
          waiting for locator('.rw-form-error-title').locator('text=You don\'t have permission to do that') to be visible
          ============================================================
          ```
        </ol>
      </details>
      <li><a href=https://app.replay.io/recording/4c30ad0c-aba8-497e-9ea4-90a7cf5514c9>useAuth hook, auth redirects checks</a></li>
      <li><a href=https://app.replay.io/recording/9a0fdb07-6958-43f7-9be4-fd86dda37558>Check that <meta> tags are rendering the correct dynamic data</a></li>
      <li><a href=https://app.replay.io/recording/9dcd1780-955b-4d45-b81c-d539c84ac2f5>Check that a specific blog post is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/8f7f3aaa-1425-4306-86a4-925900ab69a1>Check that about is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/e7e4cb6f-2735-404c-8d84-6fbacc73236c>Check that homepage is prerendered</a></li>
      <li><a href=https://app.replay.io/recording/260b3803-ea15-427a-b568-1b33cc174e87>Check that you can navigate from home page to specific blog post</a></li>
      <li><a href=https://app.replay.io/recording/ad98be7a-142b-48fe-8c2c-a4239700d01a>Waterfall prerendering (nested cells)</a></li>
      <li><a href=https://app.replay.io/recording/36ddd60d-4219-497b-be74-3e13bbba755e>RBAC: Admin user should be able to delete contacts</a></li>
      <li><a href=https://app.replay.io/recording/20f9dc71-a379-4aa7-b149-95e948dc528a>RBAC: Should not be able to delete contact as non-admin user</a></li>
      <li><a href=https://app.replay.io/recording/d8bcb72f-799b-4ffd-8fd6-ec91790399ea>Smoke test with dev server</a></li>
      <li><a href=https://app.replay.io/recording/6bd34510-e84f-4a43-8fc5-be6b5cd24768>Smoke test with rw serve</a></li>
      <li><a href=https://app.replay.io/recording/a9e50feb-ad99-4bf7-a37f-912f48e04b31>Loads Cell mocks when Cell is nested in another story</a></li>
      <li><a href=https://app.replay.io/recording/22e00b98-f531-4c85-b533-3cda96990639>Loads Cell Stories</a></li>
      <li><a href=https://app.replay.io/recording/80fa21a4-ef5b-47c2-9851-0dd7985f8dd1>Loads MDX Stories</a></li>
      <li><a href=https://app.replay.io/recording/3e83ad78-4ac3-4330-b8df-a912de1d5f16>Mocks current user, and updates UI while dev server is running</a></li>
      

View test run on Replay ↗︎

@jtoar jtoar added the fixture-ok Override the test project fixture check label Feb 28, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 879fd00 to 3a48e53 Compare February 28, 2023 21:46
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3a48e53 to 25bc760 Compare March 1, 2023 00:12
@jtoar jtoar merged commit 7c6dcdd into main Mar 1, 2023
@jtoar jtoar deleted the renovate/core-js-3.x branch March 1, 2023 01:10
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Mar 1, 2023
@jtoar jtoar modified the milestones: next-release, v4.3.0 Mar 8, 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.

1 participant