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 emotion (non-major) #1356

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.11.3 -> 11.11.4 age adoption passing confidence
@emotion/styled (source) 11.11.0 -> 11.11.5 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react)

v11.11.4

Compare Source

Patch Changes
  • #​3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner June 27, 2024 20:59
@openshift-ci openshift-ci bot requested review from gashcrumb and kadel June 27, 2024 20:59
Copy link

openshift-ci bot commented Jun 27, 2024

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a janus-idp member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@renovate renovate bot force-pushed the renovate/emotion-(non-major) branch 8 times, most recently from ee6baa6 to 55dac67 Compare July 1, 2024 18:08
@kim-tsao
Copy link
Member

kim-tsao commented Jul 2, 2024

/ok-to-test

@renovate renovate bot force-pushed the renovate/emotion-(non-major) branch 9 times, most recently from 6039909 to ce8b6d2 Compare July 9, 2024 07:29
@renovate renovate bot force-pushed the renovate/emotion-(non-major) branch 4 times, most recently from 9087130 to 0b2df8c Compare July 11, 2024 09:25
@renovate renovate bot force-pushed the renovate/emotion-(non-major) branch 6 times, most recently from ac06948 to 8e138d2 Compare July 16, 2024 14:34
@kim-tsao
Copy link
Member

/test e2e-tests

@renovate renovate bot force-pushed the renovate/emotion-(non-major) branch from 18e156c to d3e3d08 Compare July 16, 2024 17:07
@JessicaJHee
Copy link
Member

This error is caused by having multiple versions of dependencies. To fix this:

  1. remove the following packages from yarn.lock:
  • @emotion/styled@^11.10.5
  • @emotion/react@^11.10.5
  • @mui/system@^5.15.11
  • @mui/material@^5.12.2
  1. regenerate the yarn.lock

I don't have permissions to push to this branch, @Zaperex if you're able to apply the changes, that'd be great!

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/emotion-(non-major) branch from d3e3d08 to 937f8b2 Compare July 16, 2024 19:54
Signed-off-by: Jessica He <jhe@redhat.com>
@kim-tsao
Copy link
Member

/lgtm
/approve

Copy link
Contributor Author

renovate bot commented Jul 16, 2024

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.

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1356!

@openshift-ci openshift-ci bot removed the lgtm label Jul 17, 2024
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1356!

Copy link

sonarcloud bot commented Jul 17, 2024

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1356!

@kim-tsao
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jul 18, 2024
Copy link

openshift-ci bot commented Jul 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kim-tsao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 6030c05 into main Jul 18, 2024
8 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the renovate/emotion-(non-major) branch July 18, 2024 00:33
kadel pushed a commit to kadel/backstage-showcase that referenced this pull request Aug 7, 2024
* fix(deps): update emotion (non-major)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix yarn tsc type inferencing errors

Signed-off-by: Jessica He <jhe@redhat.com>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Jessica He <jhe@redhat.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jessica He <jhe@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Kim Tsao <84398375+kim-tsao@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants