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 (major) #274

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
canonicalwebteam.flask-base ==1.1.0 -> ==2.0.0 age adoption passing confidence
vanilla-framework (source) 3.14.0 -> 4.18.2 age adoption passing confidence

Release Notes

canonical-web-and-design/canonicalwebteam.flask-base (canonicalwebteam.flask-base)

v2.0.0

Compare Source

Pin to Flask 2.3.3
Update dependencies: jinja2, Werkzeug, markupsafe, itsdangerous

canonical/vanilla-framework (vanilla-framework)

v4.18.2

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.18.2

🐛 Bug Fixes

Full Changelog: canonical/vanilla-framework@v4.18.1...v4.18.2

v4.18.1

Compare Source

Getting Vanilla Framework

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

This release will cause lazy-loaded images loaded with the canonical web template not to load. It has been fixed in 4.18.2.

New in Vanilla v4.18.1

🐛 Bug Fixes

  • fix: responsive aspect ratios don't work with intermediate elements by @​jmuzina (#​5402)

Full Changelog: canonical/vanilla-framework@v4.18.0...v4.18.1

v4.18.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.18.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: canonical/vanilla-framework@v4.17.1...v4.18.0

v4.17.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.17.1

This is a follow-up hotfix release for v4.17.0, where we introduced usage of Sass color functions only available in recent versions of sass. This release adds relevant version of sass a peer dependency to make it a bit easier to identify the problem when installing.

Check release notes for v4.17.0 for more details.

🔨 Maintenance

Full Changelog: canonical/vanilla-framework@v4.17.0...v4.17.1

v4.17.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.17.0

⚠️ Due to Sass deprecating older color functions we updated our SCSS code, but new Sass APIs require sass at least at version 1.79.0 or higher. So please update your sass along with Vanilla.

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: canonical/vanilla-framework@v4.16.0...v4.17.0

v4.16.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.16.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

Full Changelog: canonical/vanilla-framework@v4.15.0...v4.16.0

v4.15.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.15.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

❤️ New Contributors

Full Changelog: canonical/vanilla-framework@v4.14.0...v4.15.0

v4.14.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.14.0

🚀 Features

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: canonical/vanilla-framework@v4.13.0...v4.14.0

v4.13.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.13.0

🚀 Features

  • Add new image container component and deprecate legacy image variants by @​jmuzina (#​5097)

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

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

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

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

🚀 Features
🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors

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

v4.8.0

Compare Source

New in Vanilla v4.8.0

💅 New theming

This version introduces new theming system to Vanilla. Previous system was based on theme styling being applied on SCSS level on per-component basis. Newly introduced system utilises CSS custom properties to provide colour variables that are inherited through the whole document.

We currently support a light theme (default or via is-light class name) that features white background, paper theme (via is-paper class) that uses new "paper" grey background that is used on most of our new designs, and dark theme (via is-dark class) that is being used more often in recent designs to highlight some significant pages.

🚧 Work in progress

Current release of Vanilla 4.8.0 contains the foundation work of this new theming and includes migration of most commonly used themed components. The work is not complete yet, there are still components that use the old theming system and many components not themed at all. We will continue to migrate remaining parts in upcoming versions.

We tried to make sure to keep this change backwards compatible, so hopefully it should not affect styling of existing components in any significant and unexpected way.

🎨 Default icon colour

As part of the theming we improved consistency of colours we use across themes. As a result of that the default colour of most of Vanilla icons (in default light theme) was changed to be the same as text colour (black #000) instead of previous value of $color-mid-dark (#666). If you are using any custom icons this may cause inconsistencies.

For consistency with Vanilla use built-in icons, or update your icons to use $colors--light-theme--icon (or $colors--dark-theme--icon), depending on the theme.

🏗️ New and deprecated components

Alongside the theming work, we are also providing components to help build page sections in the new branding style, and deprecating some old components to avoid confusion.

New components include the hero section and new Suru sections, that should simplify building of the hero sections on the pages.

We also deprecated a variety of legacy strip variants, reducing the options and updating the strip component to utilise new theming.

For more details check the changelog in our documentation.

💣 Breaking changes

The (now deprecated) inverted link component was updated to support new theming. This may cause an issue that inverted link turns black when used in default "light" theme. Please add is-dark class name for any element that changes background to dark, so that the child components would correctly inherit the theme.

🙋 Guest devs

Vanilla team was joined for a Pulse by wonderful guest developers: @​britneywwc @​chillkang. This release would not be possible without their contributions. Thanks!

📋 Changelog
🚀 Features

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

Demo starting at https://netplan-io-274.demos.haus

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.43%. Comparing base (c3f513f) to head (810abf0).
Report is 9 commits behind head on main.

Current head 810abf0 differs from pull request most recent head a4c7b64

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   80.43%   80.43%           
=======================================
  Files           2        2           
  Lines          46       46           
=======================================
  Hits           37       37           
  Misses          9        9           
Flag Coverage Δ
python 80.43% <ø> (ø)

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 force-pushed the renovate/major-internal branch from 6386f81 to 5f0f3b8 Compare July 31, 2023 15:01
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from 0b5c3ef to 8d32afd Compare October 16, 2023 17:34
@renovate renovate bot force-pushed the renovate/major-internal branch from 7536b46 to e6b5b69 Compare March 14, 2024 14:18
@renovate renovate bot force-pushed the renovate/major-internal branch from e6b5b69 to 810abf0 Compare March 29, 2024 22:49
@renovate renovate bot force-pushed the renovate/major-internal branch from 810abf0 to 724960a Compare April 11, 2024 14:40
@renovate renovate bot force-pushed the renovate/major-internal branch from 724960a to 4b74e3f Compare May 7, 2024 19:40
@renovate renovate bot force-pushed the renovate/major-internal branch from 4b74e3f to 90ad933 Compare June 6, 2024 12:20
@renovate renovate bot force-pushed the renovate/major-internal branch from 90ad933 to bf07308 Compare June 17, 2024 21:11
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from a4c7b64 to e418862 Compare July 5, 2024 15:48
@renovate renovate bot changed the title chore(deps): update dependency vanilla-framework to v4 chore(deps): update internal dependencies (major) Jul 5, 2024
@renovate renovate bot force-pushed the renovate/major-internal branch from e418862 to 3035662 Compare August 9, 2024 15:02
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from 86505fe to be2d195 Compare October 10, 2024 23:15
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from fcaa24a to 7d3c9e1 Compare October 30, 2024 16:15
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.

1 participant