Update dependency styled-components to v6.4.2 #11

Open
renovate-bot wants to merge 2 commits from renovate/styled-components-6.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
styled-components (source) dependencies patch 6.4.16.4.2

Release Notes

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

v6.4.2

Compare Source

Patch Changes
  • 9945904: Restore TypeScript prop autocomplete inside the JSX of a styled component once the first attribute is typed.
  • 9945904: Apply all chain levels' styles when an extended styled component renders with the as prop under Preact's react-compat.
  • 9945904: Respect a custom toString on plain value objects (e.g. design tokens) when interpolated into a styled component, rather than walking the object's keys as CSS declarations.
  • 9945904: Fix a TypeScript error when wrapping a component whose props include an as prop with a non-string type (such as Next.js Link's as?: Url). The styled component now accepts either the styled-components polymorphism value or the wrapped component's own as type, so spreading the wrapped component's props onto the styled component is assignable again.
  • 9945904: Restore reliable styling in production browser bundles built without a runtime process global.

Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [styled-components](https://styled-components.com) ([source](https://github.com/styled-components/styled-components)) | dependencies | patch | [`6.4.1` → `6.4.2`](https://renovatebot.com/diffs/npm/styled-components/6.4.1/6.4.2) | --- ### Release Notes <details> <summary>styled-components/styled-components (styled-components)</summary> ### [`v6.4.2`](https://github.com/styled-components/styled-components/releases/tag/styled-components%406.4.2) [Compare Source](https://github.com/styled-components/styled-components/compare/styled-components@6.4.1...styled-components@6.4.2) ##### Patch Changes - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Restore TypeScript prop autocomplete inside the JSX of a styled component once the first attribute is typed. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Apply all chain levels' styles when an extended styled component renders with the `as` prop under Preact's `react-compat`. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Respect a custom `toString` on plain value objects (e.g. design tokens) when interpolated into a styled component, rather than walking the object's keys as CSS declarations. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Fix a TypeScript error when wrapping a component whose props include an `as` prop with a non-string type (such as Next.js `Link`'s `as?: Url`). The styled component now accepts either the styled-components polymorphism value or the wrapped component's own `as` type, so spreading the wrapped component's props onto the styled component is assignable again. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Restore reliable styling in production browser bundles built without a runtime `process` global. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency styled-components to v6.4.2
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
646d47dd84
Merge branch 'main' into renovate/styled-components-6.x-lockfile
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
60ba09560b
Author
Collaborator

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.

### 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.
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/styled-components-6.x-lockfile:renovate/styled-components-6.x-lockfile
git switch renovate/styled-components-6.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/styled-components-6.x-lockfile
git switch renovate/styled-components-6.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/styled-components-6.x-lockfile
git switch renovate/styled-components-6.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/styled-components-6.x-lockfile
git switch main
git merge --squash renovate/styled-components-6.x-lockfile
git switch main
git merge --ff-only renovate/styled-components-6.x-lockfile
git switch main
git merge renovate/styled-components-6.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RCSLabs/RCSLabsWeb!11
No description provided.