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 internal dependencies #1779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/cookie-policy 3.5.0 -> 3.6.3 age adoption passing confidence
@canonical/react-components (source) 0.50.5 -> 0.55.0 age adoption passing confidence
@canonical/store-components (source) 0.48.0 -> 0.49.0 age adoption passing confidence
canonicalwebteam.store-api ==4.10.0 -> ==4.11.1 age adoption passing confidence
vanilla-framework (source) 4.9.0 -> 4.12.0 age adoption passing confidence

Release Notes

canonical/cookie-policy (@​canonical/cookie-policy)

v3.6.3

Compare Source

What's Changed in cookie-policy v3.6.3

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.2...v3.6.3

v3.6.2

Compare Source

What's Changed in cookie-policy v3.6.2

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.1...v3.6.2

v3.6.1

Compare Source

What's Changed in cookie-policy v3.6.1

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed in cookie-policy v3.6.0

🚀 Features

New Contributors

Full Changelog: canonical/cookie-policy@3.5.0...v3.6.0

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

v0.55.0

Compare Source

Features

v0.54.0

Compare Source

Features

v0.53.2

Compare Source

Bug Fixes

v0.53.1

Compare Source

Bug Fixes
  • make EmptyState implementation consistent with Vanilla Framework (#​1076) (407add1)

v0.53.0

Compare Source

Features
  • allow focusing disabled buttons and displaying tooltips (#​1082) (929a409)

v0.52.0

Compare Source

Features
  • allow loading and disable state for confirm button in ConfirmationModal (b6067ee)

v0.51.7

Compare Source

Bug Fixes
  • tooltip should not reopen when target element is not hovered anymore. fixes #​1073 (3de71fc)

v0.51.6

Compare Source

Bug Fixes

v0.51.5

Compare Source

Bug Fixes
  • searchbox: handle Enter key in the input field to search + blur (f4f011b)

v0.51.4

Compare Source

Bug Fixes
  • pr-template: add percy steps to template, to aid percy review (8a7d635)

v0.51.3

Compare Source

Bug Fixes
  • field: remove bold prefix for error/caution/success validation (ef320d9)

v0.51.2

Compare Source

Bug Fixes
  • keep tooltip open, when it wraps multiple children and we change which child ishovered (55da75d)

v0.51.1

Compare Source

Bug Fixes

v0.51.0

Compare Source

Features

v0.50.6

Compare Source

Bug Fixes
  • MultiSelect: Apply a temporary fix for Vanilla includes (#​1052) (7e8a1c1)
canonical/store-components (@​canonical/store-components)

v0.49.0

Compare Source

canonical/vanilla-framework (vanilla-framework)

v4.12.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.12.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: canonical/vanilla-framework@v4.11.0...v4.12.0

v4.11.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.11.0

💣 Potentially breaking change

In #​5081 we renamed the class names that add dividers to equal heights row component. If you've been using those already, rename them accordingly: has-1st-divider to has-divider-1, etc…

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: canonical/vanilla-framework@v4.10.0...v4.11.0

v4.10.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.10.0

💣 Breaking changes

Setting default theme via SCSS variables is now deprecated. For example, using $theme-default-nav with value dark will not work anymore. Use is-dark or is-light class names in HTML instead.

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: canonical/vanilla-framework@v4.9.1...v4.10.0

v4.9.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.9.1

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: canonical/vanilla-framework@v4.9.0...v4.9.1


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://charmhub-io-1779.demos.haus

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.13%. Comparing base (4d887ab) to head (f1b9dc7).
Report is 43 commits behind head on main.

Current head f1b9dc7 differs from pull request most recent head de9bb89

Please upload reports for the commit de9bb89 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1779      +/-   ##
==========================================
- Coverage   54.57%   52.13%   -2.44%     
==========================================
  Files          26       25       -1     
  Lines        2089     2033      -56     
==========================================
- Hits         1140     1060      -80     
- Misses        949      973      +24     
Flag Coverage Δ
python 52.13% <ø> (-2.44%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v0.50.6 chore(deps): update dependency @canonical/react-components to v0.51.0 Mar 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v0.51.0 chore(deps): update dependency @canonical/react-components to v0.51.1 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 2cdf789 to 54a6f1f Compare March 27, 2024 22:29
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v0.51.1 chore(deps): update internal dependencies Mar 27, 2024
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 969012d to 67a48b3 Compare April 4, 2024 08:18
@renovate renovate bot force-pushed the renovate/internal branch 5 times, most recently from ab969e7 to dd42d8d Compare April 11, 2024 13:58
@renovate renovate bot force-pushed the renovate/internal branch 4 times, most recently from d998fb0 to 05b301b Compare April 22, 2024 10:25
@renovate renovate bot changed the title chore(deps): update internal dependencies Update internal dependencies Apr 26, 2024
@renovate renovate bot changed the title Update internal dependencies chore(deps): update internal dependencies Apr 30, 2024
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 79494c8 to 489975d Compare May 14, 2024 12:34
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from dfc9f3a to 5a71b14 Compare May 28, 2024 10:58
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.

None yet

1 participant