Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Deps: Update dependency styled-components to v6. - autoclosed #174

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
styled-components (source) 5.3.11 -> 6.1.0 age adoption passing confidence

Release Notes

styled-components/styled-components (styled-components)

v6.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.9...v6.1.0

v6.0.9

Compare Source

fix bundling to not hardcode window (should fix some testing use cases that were incorrectly assuming a server environment when JSDOM and similar are in use)

Full Changelog: styled-components/styled-components@v6.0.8...v6.0.9

v6.0.8

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.7...v6.0.8

v6.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.6...v6.0.7

v6.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.5...v6.0.6

v6.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.4...v6.0.5

v6.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.3...v6.0.4

v6.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.2...v6.0.3

v6.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.1...v6.0.2

v6.0.1

Compare Source

Fixed an issue where a dev-time warning was being triggered too eagerly.

Full Changelog: styled-components/styled-components@v6.0.0...v6.0.1

v6.0.0

Compare Source

yarn add styled-components

Changed in this version

  • fix(types): prevent prop bleed on styling properties (fixes #​4053, c0f8015)
  • feat(types): ship csstype via "CSS" namespace (e6c4f0a)
  • chore: bump stylis to 4.3 (fixes #​4007, fa58875)
  • reduced some sources of unnecessary branching logic

Breaking changes in v6

Migration guide → https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6

  • now using stylis v4 (if using stylis-plugin-rtl you'll need to upgrade to the newer version)
  • styled-components now provides its own types; if you installed @types/styled-components in the past, you'll want to remove it
  • dropped $as and $forwardedAs props (use as or forwardedAs)
  • dropped automatic prop filtering; use transient props ($ prefix) for stuff you don't want to be passed to child component / HTML
  • StyleSheetManager
    • replaced disableVendorPrefixes with enableVendorPrefixes prop
    • dropped automatic vendor prefixing; if you need to support older browsers, you can re-enable it easily with the above prop
      <StyleSheetManager enableVendorPrefixes>
        {/* your React tree and ThemeProvider goes here */}
      </StyleSheetManager>
  • dropped deprecated withComponent API (87f511a); use "as" prop instead
  • node >= 14 needed

Full Changelog: styled-components/styled-components@v5.3.7...v6.0.0


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.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 force-pushed the renovate/styled-components-6.x branch 2 times, most recently from 9626080 to 709354a Compare July 3, 2023 03:40
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch 2 times, most recently from f65fca6 to 92bcc7e Compare July 13, 2023 17:59
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 92bcc7e to 624d048 Compare July 21, 2023 18:14
@renovate renovate bot changed the title fix(deps): update dependency styled-components to v6 Deps: Update dependency styled-components to v6. Aug 6, 2023
@vercel
Copy link

vercel bot commented Aug 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
telemetry 🛑 Canceled (Inspect) Aug 6, 2023 5:54pm

@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 624d048 to 5bb2210 Compare August 6, 2023 17:36
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 5bb2210 to 8dbc7b2 Compare August 6, 2023 17:45
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch 2 times, most recently from 94a1e4b to bebae2a Compare August 6, 2023 18:57
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from bebae2a to b8a7db3 Compare August 6, 2023 21:47
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from b8a7db3 to 8bd1644 Compare August 7, 2023 02:08
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 8bd1644 to 044ebd8 Compare August 7, 2023 04:13
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 044ebd8 to 8822594 Compare August 7, 2023 21:52
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 8822594 to ef52b4a Compare August 8, 2023 04:32
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from ef52b4a to c200963 Compare August 10, 2023 22:36
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from c200963 to 4cbdcdb Compare August 11, 2023 23:04
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 756524f to 51a43bf Compare September 15, 2023 21:38
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 51a43bf to 01a5ea1 Compare September 26, 2023 00:46
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 01a5ea1 to 7b0b9d9 Compare October 5, 2023 03:58
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 7b0b9d9 to fa74b24 Compare October 7, 2023 02:44
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from fa74b24 to ae3e360 Compare October 7, 2023 06:26
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from ae3e360 to 10fc8ff Compare October 10, 2023 00:08
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 10fc8ff to 12d8056 Compare October 12, 2023 16:57
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 12d8056 to 40686af Compare October 13, 2023 19:32
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from 40686af to e6d22cd Compare October 14, 2023 04:52
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from e6d22cd to 870f335 Compare October 17, 2023 17:39
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch 3 times, most recently from 79f2ed3 to cef564e Compare October 22, 2023 15:10
@renovate renovate bot force-pushed the renovate/styled-components-6.x branch from cef564e to 2ab29e3 Compare October 22, 2023 15:15
@renovate renovate bot changed the title Deps: Update dependency styled-components to v6. Deps: Update dependency styled-components to v6. - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/styled-components-6.x branch October 23, 2023 01:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants