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

Update emotion monorepo - abandoned #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/core 10.0.10 -> 10.3.1 age adoption passing confidence
@emotion/styled (source) 10.0.10 -> 10.3.0 age adoption passing confidence

Release Notes

emotion-js/emotion

v10.3.1

Compare Source

Patch Changes
  • #​2576 33c01578 Thanks @​Methuselah96! - Export Keyframes type to avoid TypeScript inserting import("@​emotion/serialize").Keyframes references into declaration files emitted based on a source files exporting keyframes result. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.

v10.3.0

Compare Source

Minor Changes

v10.1.1

Compare Source

Patch Changes
  • fe30cbd6 #​2066 Thanks @​Andarist! - Fixed an issue with React giving warning about static children not having unique keys when using the classic jsx factory. This example illustrates the situation in which this has been incorrectly happening:

    <div css={{ color: 'hotpink' }}>
      <div />
      <div />
    </div>

v10.1.0

Compare Source

Minor Changes
  • 71514b06 #​1970 Thanks @​FLGMwt! - Support for the new JSX runtimes has been added. They require compatible React versions and shouldn't be manually used.

    To use them you can use the new @jsxImportSource @&#8203;emotion/core pragma instead of the old @jsx jsx or you can use @emotion/babel-preset-css-prop with { runtime: 'automatic' } option to have it handled automatically for you for the whole project.

v10.0.35

Compare Source

Patch Changes
  • 2cf3b16b #​1973 Thanks @​santialbo! - Fixed label extraction from the stack traces in node for components wrapped in React.forwardRef. This has affected only development builds.

v10.0.34

Compare Source

Patch Changes
  • 4979ebb2 #​1966 Thanks @​chnakamura! - Fixed label extraction from the stack traces in Chrome in certain scenarios. This has affected only development builds.

v10.0.28

Compare Source

Patch Changes
  • d0b2a94 #​1714 Thanks @​Andarist! - Fixed label extraction from the stack traces in FireFox and Safari. We have failed to match a label in Emotion wrappers like Theme UI which caused SSR mismatches in mentioned browsers. This has affected only development builds.

v10.0.27

Compare Source

Patch Changes

v10.0.22

Compare Source

Patch Changes

v10.0.21

Compare Source

Patch Changes

v10.0.20

Compare Source

Patch Changes

v10.0.17

Compare Source

v10.0.16

Compare Source

v10.0.15

Compare Source

v10.0.14

Compare Source


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.

👻 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.

@codecov-io
Copy link

codecov-io commented May 9, 2019

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files         212      212           
  Lines        1106     1106           
  Branches      179      202   +23     
=======================================
  Hits         1036     1036           
+ Misses         63       62    -1     
- Partials        7        8    +1
Impacted Files Coverage Δ
src/round.ts 60% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcbd601...793eed9. Read the comment docs.

@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 9d296ba to 51f5212 Compare June 9, 2019 09:19
@renovate renovate bot changed the title Update dependency @emotion/styled to v10.0.11 Update dependency @emotion/styled to v10.0.12 Jun 9, 2019
@renovate renovate bot changed the title Update dependency @emotion/styled to v10.0.12 Update emotion monorepo to v10.0.14 Jun 25, 2019
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 51f5212 to ab85a0b Compare June 25, 2019 23:11
@renovate renovate bot changed the title Update emotion monorepo to v10.0.14 Update emotion monorepo to v10.0.15 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from ab85a0b to bc65034 Compare August 10, 2019 06:00
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from bc65034 to fcb771a Compare August 20, 2019 15:59
@renovate renovate bot changed the title Update emotion monorepo to v10.0.15 Update emotion monorepo Aug 20, 2019
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from fcb771a to cf57088 Compare September 5, 2019 05:49
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v10.0.17 Sep 5, 2019
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from cf57088 to 9f2b240 Compare October 3, 2019 11:59
@renovate renovate bot changed the title Update emotion monorepo to v10.0.17 Update emotion monorepo Oct 3, 2019
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 9f2b240 to 4aedc94 Compare November 12, 2019 05:00
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v10.0.27 Dec 30, 2019
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 4aedc94 to 94d2e90 Compare December 30, 2019 13:58
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 94d2e90 to 793eed9 Compare March 14, 2020 09:58
@renovate renovate bot changed the title Update emotion monorepo to v10.0.27 Update emotion monorepo Mar 14, 2020
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 793eed9 to d7bb190 Compare August 22, 2020 18:04
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2020

Codecov Report

Merging #24 (793eed9) into master (fcbd601) will not change coverage.
The diff coverage is n/a.

❗ Current head 793eed9 differs from pull request most recent head c4ebdf0. Consider uploading reports for the commit c4ebdf0 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files         212      212           
  Lines        1106     1106           
  Branches      179      202   +23     
=======================================
  Hits         1036     1036           
+ Misses         63       62    -1     
- Partials        7        8    +1     
Impacted Files Coverage Δ
src/round.ts 60.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcbd601...c4ebdf0. Read the comment docs.

@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from d7bb190 to 094ab02 Compare November 28, 2020 10:57
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 094ab02 to c4ebdf0 Compare March 7, 2022 08:59
@renovate
Copy link
Author

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

Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo - abandoned Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants