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

chore(deps): update dependency styled-components to v6 #46

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 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 - "before 3am on Monday" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner August 28, 2023 00:18
@vercel
Copy link

vercel bot commented Aug 28, 2023

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

Name Status Preview Comments Updated (UTC)
sanity-astro-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 7:25pm
sanity-astro-example-ssr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 7:25pm

@socket-security
Copy link

socket-security bot commented Aug 28, 2023

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
styled-components 6.1.0 None +8 2.34 MB probablyup

@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from bcd7e42 to d90b2cb Compare September 1, 2023 20:33
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from d90b2cb to 5573d8d Compare September 1, 2023 21:35
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 5573d8d to 01dd53a Compare September 1, 2023 21:49
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 01dd53a to 66463c5 Compare September 13, 2023 16:21
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 66463c5 to 0aa99b0 Compare October 3, 2023 17:32
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 0aa99b0 to 1da6c6a Compare October 4, 2023 09:47
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 1da6c6a to 178b0a6 Compare October 4, 2023 10:38
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 178b0a6 to 43f40b8 Compare October 4, 2023 15:43
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from d39b30b to 2033fe5 Compare October 14, 2023 05:00
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch 2 times, most recently from e3c9c4f to d731f2e Compare October 17, 2023 22:07
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from d731f2e to 59b6698 Compare October 18, 2023 07:05
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 59b6698 to 9ea2f57 Compare October 18, 2023 18:40
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 9ea2f57 to 7981629 Compare October 18, 2023 18:45
@renovate renovate bot force-pushed the renovate/major-6-apps-dependencies branch from 7981629 to edff87b Compare October 18, 2023 19:19
@stipsan stipsan added this pull request to the merge queue Oct 23, 2023
Merged via the queue into main with commit 3f0461e Oct 23, 2023
7 checks passed
@stipsan stipsan deleted the renovate/major-6-apps-dependencies branch October 23, 2023 09:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 2023
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.

1 participant