Update all dependencies #8

Merged
kjuulh merged 1 commits from renovate/all into main 2022-11-16 18:31:43 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@types/react-dom (source) devDependencies patch 18.0.8 -> 18.0.9
harbor.server.kjuulh.io/kjuulh/git-log stage major 1667748666021 -> 1668618746476
styled-components (source) dependencies patch 6.0.0-beta.5 -> 6.0.0-beta.6
typescript (source) devDependencies minor 4.8.4 -> 4.9.3

Release Notes

styled-components/styled-components

v6.0.0-beta.6

Compare Source

yarn add styled-components@beta

What's Changed

Breaking changes in v6 (as of this version)

  • now using stylis v4 (if using stylis-plugin-rtl you'll need to upgrade to the newer version)
  • 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
  • node >= 14 needed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.0.0-beta.5...v6.0.0-beta.6


Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`18.0.8` -> `18.0.9`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.0.8/18.0.9) | | harbor.server.kjuulh.io/kjuulh/git-log | stage | major | `1667748666021` -> `1668618746476` | | [styled-components](https://styled-components.com/) ([source](https://github.com/styled-components/styled-components)) | dependencies | patch | [`6.0.0-beta.5` -> `6.0.0-beta.6`](https://renovatebot.com/diffs/npm/styled-components/6.0.0-beta.5/6.0.0-beta.6) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | devDependencies | minor | [`4.8.4` -> `4.9.3`](https://renovatebot.com/diffs/npm/typescript/4.8.4/4.9.3) | --- ### Release Notes <details> <summary>styled-components/styled-components</summary> ### [`v6.0.0-beta.6`](https://github.com/styled-components/styled-components/releases/tag/v6.0.0-beta.6) [Compare Source](https://github.com/styled-components/styled-components/compare/v6.0.0-beta.5...v6.0.0-beta.6) yarn add styled-components@beta #### What's Changed - Bump stylis to version 4.1.3 by [@&#8203;lunaris](https://github.com/lunaris) in https://github.com/styled-components/styled-components/pull/3860 (adds `@container` CSS support) - Fix various type issues #### Breaking changes in v6 (as of this version) - now using `stylis` v4 (if using `stylis-plugin-rtl` you'll need to upgrade to the newer version) - 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 - node >= 14 needed **Full Changelog**: https://github.com/styled-components/styled-components/compare/v6.0.0-beta.5...v6.0.0-beta.6 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9-->
kjuulh force-pushed renovate/all from b674f5346f to 0792689356 2022-11-13 16:49:18 +01:00 Compare
kjuulh changed title from Update harbor.server.kjuulh.io/kjuulh/git-log Docker tag to v1668256470311 to Update all dependencies 2022-11-13 16:49:20 +01:00
kjuulh force-pushed renovate/all from 0792689356 to fd94caeb31 2022-11-14 20:41:00 +01:00 Compare
kjuulh force-pushed renovate/all from fd94caeb31 to 45eea43624 2022-11-14 21:16:03 +01:00 Compare
kjuulh force-pushed renovate/all from 45eea43624 to 6f87a780bb 2022-11-15 20:22:54 +01:00 Compare
kjuulh force-pushed renovate/all from 6f87a780bb to f29b1f7d40 2022-11-16 18:14:08 +01:00 Compare
kjuulh merged commit f29b1f7d40 into main 2022-11-16 18:31:43 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: kjuulh/microblog#8
No description provided.