Skip to content

chore(deps): update internal dependencies (major)#5008

Merged
steverydz merged 3 commits intomainfrom
renovate/major-internal
Apr 2, 2025
Merged

chore(deps): update internal dependencies (major)#5008
steverydz merged 3 commits intomainfrom
renovate/major-internal

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/react-components (source) 1.10.0 -> 2.2.0 age adoption passing confidence
canonicalwebteam.discourse ==5.8.1 -> ==6.1.1 age adoption passing confidence

Release Notes

canonical/react-components (@​canonical/react-components)

v2.2.0

Compare Source

Features

v2.1.0

Compare Source

Features
  • implement usePortal and useSSR hooks from upstream library (#​1178) (6940600)

v2.0.0

Compare Source

Features
BREAKING CHANGES
  • deps: React v19 update may cause types compatibility issues with downstream projects. You may refer to this guide for migration instructions.
canonical/canonicalwebteam.discourse (canonicalwebteam.discourse)

v6.1.1

Compare Source

Updated EngagePages class
Pass values for the provided keys, even if the values are empty or null, as they can be a filter themselves.

v6.1.0

Compare Source

Updated Category class
Check for additions or deletions of topics within a category and update cached data if needed

v6.0.0

Compare Source

Updated Category class
Removed to template handling from within the Category class.
Bump to 6.0.0, as the previous update was a major


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 was generated by Mend Renovate. View the repository job log.

@webteam-app
Copy link
Copy Markdown

@bartaz
Copy link
Copy Markdown
Member

bartaz commented Feb 4, 2025

React components v2 require React 19

Or there is a potential workaround to make types work:

"resolutions": {
    "@types/react": "18.3.18",
    "@types/react-dom": "18.3.5"
  }

See also migration guide for more details and notes.

@renovate renovate Bot force-pushed the renovate/major-internal branch 2 times, most recently from 026c198 to 6a2004a Compare February 14, 2025 08:52
@renovate renovate Bot changed the title chore(deps): update dependency @canonical/react-components to v2 chore(deps): update internal dependencies (major) Feb 14, 2025
@renovate renovate Bot force-pushed the renovate/major-internal branch from 6a2004a to ddcce20 Compare February 17, 2025 16:50
@renovate renovate Bot force-pushed the renovate/major-internal branch from ddcce20 to 2f8f150 Compare March 5, 2025 12:56
@renovate renovate Bot force-pushed the renovate/major-internal branch from 2f8f150 to c96449d Compare March 13, 2025 12:28
@renovate renovate Bot force-pushed the renovate/major-internal branch from c96449d to a8e02c5 Compare March 28, 2025 12:54
@renovate renovate Bot force-pushed the renovate/major-internal branch from a8e02c5 to 56b4e6c Compare April 2, 2025 09:07
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 2, 2025

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.

@steverydz steverydz merged commit 5ad3b8f into main Apr 2, 2025
11 checks passed
@steverydz steverydz deleted the renovate/major-internal branch April 2, 2025 14:35
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