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

Update internal dependencies #12854

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Update internal dependencies #12854

merged 2 commits into from
Dec 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
canonicalwebteam.blog ==6.4.1 -> ==6.4.2 age adoption passing confidence
canonicalwebteam.discourse ==5.4.5 -> ==5.4.7 age adoption passing confidence
canonicalwebteam.http ==1.0.3 -> ==1.0.4 age adoption passing confidence
vanilla-framework (source) 4.3.0 -> 4.5.1 age adoption passing confidence

Release Notes

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

v0.47.1

Compare Source

v0.47.1

🔨 Maintenance

  • Avoid duplicate first or last page button, when total pages is one above truncateThreshold (#​971)
  • Add permissions for deploying to pages. (#​966)
  • Separate docs workflow (#​965)
  • build(deps): bump @​babel/traverse from 7.22.4 to 7.23.2 (#​986)
  • chore(deps): update dependency postcss to v8.4.31 [security] (#​985)
  • build(deps): bump @​adobe/css-tools from 4.2.0 to 4.3.1 (#​964)
  • Add docs for the NotificationProvider, useNotify and NotificationConsumer (#​972)
  • fix: Pressing Esc key closes Modal (#​974)
  • chore(deps): update all non-major dependencies (#​967)
  • chore(deps): update actions/checkout action to v4 (#​979)
  • chore(deps): update dependency vanilla-framework to v4.5.0 (#​977)
  • Prepare release 0.47.1 (#​987)

Full Changelog: canonical/react-components@v0.47.0...v0.47.1

v0.47.0

Compare Source

v0.46.1

What's Changed

  • Add a new scrollOverflow prop to ContextualMenu to support scrolling the dropdown instead of overflowing the viewport (#​961)

🔨 Maintenance

  • Build docs using GitHub Actions (#​963)

Full Changelog: canonical/react-components@v0.46.0...v0.47.0

v0.46.0

Compare Source

v0.46.0

What's Changed

🔨 Maintenance

Full Changelog: canonical/react-components@v0.45.0...v0.46.0

v0.45.0

Compare Source

v0.45.0

BREAKING CHANGES

  • The default value of autoResetSortBy in ModularTable was changed from true to false. The autoResetSortBy optional prop specifies whether the sort by needs to be reset after each data change. See #​947.

What's Changed

🔨 Maintenance

Full Changelog: canonical/react-components@v0.44.0...v0.45.0

v0.44.0

Compare Source

v0.43.1

  • build(deps): bump semver from 5.7.1 to 5.7.2 (#​941)

🔨 Maintenance

Full Changelog: canonical/react-components@v0.43.0...v0.44.0

v0.43.0

Compare Source

v0.43.0

🚀 Features

  • Add notification provider WD-4256 (#​931)
  • Add EmptyState component [WD-4257] (#​930)
  • Add ConfirmationModal and ConfirmationButton components [WD-4255] (#​929)

🔨 Maintenance

  • fix(ActionButton) reset height and width after loading finished (#​933)
  • Forward close callback to children of ContextualMenu WD-4203 (#​928)
  • fix(tooltip) avoid broken reference to tooltip when not mounted (#​926)
  • fix(card) avoid aria-labelledby reference when no title is passed (#​925)
  • Fix ListItem content type conflict (#​932)
  • build(deps-dev): bump stylelint from 14.16.1 to 15.10.1 (#​938)
  • chore(deps): update dependency vanilla-framework to v3.15.1 (#​927)
  • Add notification provider WD-4256 (#​931)
  • fix(theme) use default colors for the custom theme WD-4880 (#​934)
  • chore(deps): update dependency @​testing-library/react to v14 (#​922)
  • chore(deps): update dependency concurrently to v8 (#​924)
  • chore(deps): update dependency @​types/react-dom to v18 (#​923)
  • chore(deps): update all non-major dependencies (#​921)

Full Changelog: canonical/react-components@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

React 18

React components are now upgraded to React 18. They may still work with React 17, but it's recommended to use React 18.

Changes

Full Changelog: canonical/react-components@v0.41.0...v0.42.0

v0.41.0

Compare Source

v0.41.0

  • Add sub-rows to ModularTable (#​907)
  • Fix table sorting (#​913)
  • Scroll the search and filter dropdown (#​906)
  • Notifications: allow override of title element, as the h5 might disturb the heading hierarchy (#​902)
  • Fix tooltip click propagation (#​912)

🔨 Maintenance

Full Changelog: canonical/react-components@v0.40.1...v0.41.0

v0.40.1

Compare Source

v0.40.1

📝 Documentation

🔨 Maintenance

Full Changelog: canonical/react-components@v0.40.0...v0.40.1

v0.40.0

Compare Source

v0.40.0

  • Add option for table captions (#​821)

🚀 Features

  • Add zIndex prop for Tooltip component (#​893)

🐛 Bug Fixes

  • Add zIndex prop for Tooltip component (#​893)

🔨 Maintenance

  • Prepare 0.40.0 release (#​895)
  • chore(deps): update dependency vanilla-framework to v3.12.1 (#​894)
  • Add script to automate the preparation of a new release (#​892)
  • chore(deps): update dependency @​testing-library/cypress to v9 (#​873)
  • chore(deps): update dependency cypress to v12 (#​884)
  • chore(deps): update node.js to v18 (#​858)

Full Changelog: canonical/react-components@v0.39.0...v0.40.0

v0.39.0

Compare Source

v0.39.0

🚀 Features

🐛 Bug Fixes

  • fix(List): fix stepped list dom validation error for nested paragraphs (#​886)

🔨 Maintenance

  • Prepare 0.39.0 release (#​891)
  • chore(deps): update dependency vanilla-framework to v3.11.1 (#​888)
  • Fix storybook docs add-on (#​889)
  • Update dependency babel-loader to v9 (#​874)
  • Update dependency @​types/react to v18 (#​866)
  • Bump json5 from 1.0.1 to 1.0.2 (#​885)
  • Update all non-major dependencies (#​857)
  • Update dependency babel-plugin-module-resolver to v5 (#​883)

New Contributors

Full Changelog: canonical/react-components@v0.38.0...v0.39.0

canonical/canonicalwebteam.discourse (canonicalwebteam.discourse)

v5.4.7

Compare Source

Changes

Fix srcset lookup (#​180)

This release was made possible by the following contributors:

@​Lukewh

v5.4.6

Compare Source

Changes

Handle images in links (#​179)

This release was made possible by the following contributors:

@​Lukewh

canonical/vanilla-framework (vanilla-framework)

v4.5.1

Compare Source

Getting Vanilla Framework

Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs

New in Vanilla v4.5.1

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: canonical/vanilla-framework@v4.5.0...v4.5.1

v4.5.0

Compare Source

Getting Vanilla Framework

Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs

New in Vanilla v4.5.0

🚀 Features

📝 Documentation

New Contributors

Full Changelog: canonical/vanilla-framework@v4.4.0...v4.5.0

v4.4.0

Compare Source

Getting Vanilla Framework

Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs

New in Vanilla v4.4.0

🚀 Features

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: canonical/vanilla-framework@v4.3.0...v4.4.0


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 has been generated by Mend Renovate. View repository job log here.

@webteam-app
Copy link

Demo starting at https://ubuntu-com-12854.demos.haus

@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #12854 (c66bb7b) into main (9c44899) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

❗ Current head c66bb7b differs from pull request most recent head 029747b. Consider uploading reports for the commit 029747b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12854   +/-   ##
=======================================
  Coverage   74.41%   74.41%           
=======================================
  Files         107      107           
  Lines        2838     2838           
  Branches      946      946           
=======================================
  Hits         2112     2112           
  Misses        702      702           
  Partials       24       24           

@renovate renovate bot changed the title Update dependency @canonical/react-components to ^0.41.0 Update internal dependencies May 30, 2023
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 2c9441d to 5f23dc2 Compare June 5, 2023 20:51
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 12c86f3 to 744a58b Compare June 13, 2023 13:44
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 21b0d65 to 82081bf Compare June 19, 2023 06:32
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 1bbf97f to 3db1cde Compare July 3, 2023 08:39
@renovate renovate bot force-pushed the renovate/internal branch 4 times, most recently from fd7773f to 7e957b6 Compare July 12, 2023 10:55
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 192e913 to a6a4c11 Compare July 19, 2023 11:25
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 16a484a to 38aac0d Compare August 1, 2023 13:29
@carkod
Copy link
Contributor

carkod commented Aug 4, 2023

@minkyngkm @albertkol @abhigyanghosh30 do you guys want to take a look at this one? It may have bigger impact for commercial tribe

@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 3020e6d to 035bce2 Compare August 9, 2023 12:42
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 6de1074 to d11aebf Compare August 27, 2023 11:52
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 9c46ac6 to 9407834 Compare October 16, 2023 15:36
@renovate renovate bot force-pushed the renovate/internal branch 4 times, most recently from fbae270 to db6ec8b Compare October 27, 2023 03:31
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from e3b198f to baf7bf8 Compare November 28, 2023 12:53
Copy link
Contributor Author

renovate bot commented Dec 12, 2023

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.

@carkod carkod force-pushed the renovate/internal branch 3 times, most recently from 168cfc1 to 1d62298 Compare December 12, 2023 09:21
@carkod carkod self-assigned this Dec 12, 2023
Copy link
Contributor

@carkod carkod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carkod
Copy link
Contributor

carkod commented Dec 12, 2023

Reviewed: Engage pages and takeovers, tutorials, blogs, and docs (core docs, ceph docs, server docs)

@carkod carkod merged commit 4310191 into main Dec 12, 2023
24 of 25 checks passed
@carkod carkod deleted the renovate/internal branch December 12, 2023 10:21
This was referenced Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants