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 monorepo to v11.10.8 #16

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.10.0 -> 11.10.8 age adoption passing confidence
@emotion/styled (source) 11.10.0 -> 11.10.8 age adoption passing confidence

Release Notes

emotion-js/emotion

v11.10.8

Compare Source

Patch Changes

v11.10.6

Compare Source

Patch Changes

v11.10.5

Compare Source

Patch Changes

v11.10.4

Compare Source

Patch Changes
  • #​2867 89b6dbb3 Thanks @​Andarist! - Externalized code referencing React.useInsertionEffect to a separate @emotion/use-insertion-effect-with-fallbacks package. This package should be used in your defined externals if you bundle Emotion for whatever reason. It references useInsertionEffect in a very specific way that allows us to use it conditionally. However, if the code consuming Emotion is bundled as a library with Emotion in it then some bundlers might change the way in which we reference useInsertionEffect and that might create problems for bundlers used to consume the said library code. By externalizing this new package you can still bundle Emotion if you want to without running into this problem as you won't "destroy" the carefully crafted reference to useInsertionEffect in the process.

    Note that we don't recommend bundling Emotion. You should have very specific reasons to do so.

  • Updated dependencies [89b6dbb3]:


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 renovate label Oct 2, 2022
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 5d26664 to f83124f Compare October 7, 2022 00:07
@renovate renovate bot changed the title Update emotion monorepo to v11.10.4 Update emotion monorepo to v11.10.5 Oct 27, 2022
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from f83124f to 54a2e09 Compare October 27, 2022 10:33
@renovate renovate bot changed the title Update emotion monorepo to v11.10.5 fix(deps): update emotion monorepo to v11.10.5 Dec 17, 2022
taigakiyokawa and others added 5 commits January 26, 2023 16:19
* [fix] Fix date for closing application from Sat to Tue (#65) (#66)

* feat: community booth section (#67)

* feat: specified commercial transaction (#71)

* feat: specified commercial transaction

* fix typo

* fix: i18n locale

* fix: english explanation

---------

Co-authored-by: Taiga KIYOKAWA <[email protected]>
@renovate renovate bot changed the title fix(deps): update emotion monorepo to v11.10.5 fix(deps): update emotion monorepo to v11.10.6 Feb 17, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 54a2e09 to 174f8ea Compare February 17, 2023 01:47
maito1201 and others added 4 commits February 23, 2023 12:28
* [fix] Fix date for closing application from Sat to Tue (#65) (#66)

* feat: community booth section (#67)

* feat: specified commercial transaction (#71)

* feat: specified commercial transaction

* fix typo

* fix: i18n locale

* fix: english explanation

* feat: add information about CfP result (#165)

---------

Co-authored-by: Taiga KIYOKAWA <[email protected]>
* feat: useSettionize

* add EOL
* feat: partner page

* SAMPLE json / images

* fix: `desc` to `description`

* fix: simplify prop type name

* fix: `desc` to `description`

* fix: extract params from context
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 174f8ea to c7cbfe0 Compare March 12, 2023 11:48
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 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.

taigakiyokawa and others added 11 commits April 1, 2023 10:58
…build by Sessionize (#173)

* chore: Remove `next/link` temporary for forwarding to HTML pages build by Sessionize

* chore: Temporarily change links of Header to the links to HTML pages build by Sessionize

* fix(HeaderMenu): Use `next/link` when href is `/`
* feat: hide home label from header

* fix header menu

* comment out unused import
* feat: community booth section (#67)

* fix: remove community booth section
* feat: community booth section (#67)

* fix: remove community booth section

* chore: add eslint rules
* chore: Remove the button for application to sponsors due to be already closed

* chore: Fix arrangement of Gophers due to remove the button

* chore: Change description to "Sponsors application has been closed.~"
@renovate renovate bot changed the title fix(deps): update emotion monorepo to v11.10.6 fix(deps): update emotion monorepo to v11.10.8 Apr 30, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from c7cbfe0 to fb2d646 Compare April 30, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants