Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Update internal dependencies #210

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

Update internal dependencies #210

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/cookie-policy 3.2.0 -> 3.4.0 age adoption passing confidence
@canonical/global-nav 2.4.5 -> 2.7.0 age adoption passing confidence
canonicalwebteam.flask-base ==0.9.0 -> ==0.9.3 age adoption passing confidence
vanilla-framework (source) 2.29.0 -> 2.37.1 age adoption passing confidence

Release Notes

canonical-web-and-design/cookie-policy

v3.4.0

Compare Source

What's Changed in cookie-policy v3.4.0

💣 (Potentially) breaking changes

This release includes updates to Vanilla 3.0. If you project is still on Vanilla 2.x is may cause some visual glitches.

🚀 Features
🐛 Fixes
🛠️ Maintenance

New Contributors

Full Changelog: canonical/cookie-policy@3.3.0...v3.4.0

v3.3.0

Compare Source

New in Cookie policy v3.3.0

🐛 Bug Fixes

  • Prevented aria-hidden from being set on the body tag

🔨 Maintenance

  • chore(deps): update all dependencies
canonical-web-and-design/global-nav

v2.7.0

Compare Source

v2.6.0

Compare Source

💣 (Potentially) breaking changes

This version updates to Vanilla 3.0. If it is used in a project that is on Vanilla 2.x it may cause some visual glitches.

🚀 Features
  • Updated to Vanilla 3.0.1
🐛 Bug fixes
  • Accessibility workshop fixes for global navigation
  • Fixes spacing below snapcraft link
🛠️ Maintenance
  • Lots of dependency updates
  • Update renovate.json config

v2.5.0

Compare Source

🐛 Bug fixes
  • Fix spacing issue global nav
🛠️ Maintainence
  • Update all dependencies
  • Bump ini from 1.3.5 to 1.3.8
  • Bump dot-prop from 4.2.0 to 4.2.1
canonical-web-and-design/canonicalwebteam.flask-base

v0.9.3

Compare Source

Include PID on Talisker logs

v0.9.2

Compare Source

Check static files against provided ?v= hashes

v0.9.1

Compare Source

Changes

Preload env variable for /_status/check and update dependencies (#​49)

This release was made possible by the following contributors:

@​jkfran

canonical/vanilla-framework

v2.37.1

Compare Source

This is a maintenance release, it doesn't change anything in SCSS code. Changes are mostly around dependencies.
Most notably we moved all dependencies to devDependencies to avoid installing them in projects using Vanilla.
It removes node-sass which was causing issues on Macs with M1 chips.

💣 Potentially breaking changes

There have been reports of builds failing after this update due to error with missing postcss. Vanilla used to install node-sass and postcss as its dependencies. We don't do it anymore since this version. If your project uses postcss or node-sass for building, you need to make sure you have any required dependencies in your package.json. Also in some of our projects we only install production dependencies in Dockerfile (not devDependencies), so you need to make sure that any build tools are included in dependencies rather than devDependencies

Changes

  • Move all dependencies to devDependencies
  • Update all non-major dependencies (#​4108 )
  • Update GH action workflow to publish prereleases
  • Add breadcrumb accessibility docs (#​4088)
  • Rename default branch to main
  • Update renovate config to group dependency updates
  • Add redirects for class name docs (#​4014)

Dependency updates

  • Update dependency postcss to v8.3.9
  • Update dependency canonicalwebteam.flask-base to v0.9.1
  • Update dependency autoprefixer to v10.3.7
  • Update dependency svgo to v2.7.0
  • Update build-tools orb to v3
  • Update dependency postcss to v8.3.9

v2.37.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 v2.37.0

🚀 Features

🐛 Bug Fixes

  • Circle CI config fix (#​4015)
  • Make header fixed in modal (#​3983)
  • Truncates modal to fit content and centers (#​3982)

📝 Documentation

  • Add redirects for class name docs (#​4014)
  • Update modal accessibility docs (#​3998)

🔨 Maintenance

  • Update dependency autoprefixer to v10.3.7 (#​3999)
  • Update dependency svgo to v2.7.0 (#​4009)
  • Update build-tools orb to v3 (#​4010)
  • Update dependency postcss to v8.3.8 (#​4000)
  • Bump nth-check from 2.0.0 to 2.0.1 (#​3993)
  • Update all non-major dependencies (#​3987)

v2.36.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 v2.36.0

🚀 Features

  • Align help text and labels for tick elements (#​3965)
  • Added accordion variant to align with checkboxes (#​3963)
  • Move card padding to p-card__inner (#​3953)

🐛 Bug Fixes

  • Add hover state for uncollpased accordion button (#​3973)

🔨 Maintenance

  • Update dependency autoprefixer to v10.3.4 (#​3969)

v2.35.0

Compare Source

v2.34.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 v2.34.0

🚀 Features

🐛 Bug Fixes

  • Enable labels to truncate with ellipses (#​3931)
  • Add right padding to deprecated notification response element (#​3930)
  • Hide Chrome's search clear icon on search and filter pattern (#​3917)
  • increase z-index of hr without margin bottom (#​3909)
  • Make notificaiton margin-bottom not depend on scaling factor (#​3904)

📝 Documentation

  • Document mandatory nature of cancel button in p-search-box pattern (#​3925)

🔨 Maintenance

  • update side nav labels for 2.34.0 (#​3933)
  • Update dependency svgo to v2.4.0 (#​3929)
  • Bump path-parse from 1.0.6 to 1.0.7 (#​3920)
  • Bump tar from 6.0.5 to 6.1.3 (#​3905)

v2.33.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 v2.33.1

🐛 Bug Fixes

  • Set z-index of hr.u-no-margin--bottom (#​3880)

📝 Documentation

  • Add dart-sass build info (#​3893)
  • Document font-weight variables (#​3894)
  • Update import guidance in docs (#​3889)
  • Document icon color customisation (#​3881)
  • Add documentation on notification accessibility (#​3879)
  • Add heading for modal footer (#​3882)

🔨 Maintenance

  • Update dependency postcss to v8.3.6 (#​3886)
  • Remove unnecessary comment from layout application template (#​3883)
  • Update all non-major dependencies (#​3877)
  • Update dependency autoprefixer to v10.3.1 (#​3876)

v2.33.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 v2.33.0

New notifications

We updated the look of Notification components. Previous notification HTML structure has been deprecated, please update the class names according to updated notifications documentation.

Screenshot 2021-07-16 at 12 35 46
💣 (Potentially) Breaking changes

The spacing and style of notifications have been updated. This may affect any custom CSS projects have around notifications.

🚀 Features
  • Update notification spacing (#​3866)
  • Update notifications component with new style and features (#​3856)
  • Add skip link pattern (#​3851)
  • Update existing notification pattern with new styling (#​3844)
🔨 Maintenance
  • Bring search and filter height inline with other inputs (#​3864)
  • Bump version to 2.33.0 (#​3875)
  • Bump version to 2.33.0-rc2 (#​3874)
  • Remove notification variants (#​3873)
  • Bump version for pre-release 2.33.0-rc1 (#​3862)
  • Update dependency autoprefixer to v10.3.0 (#​3861)
  • Notifications deprecations (#​3859)
  • Add documentation for new notification variants (#​3854)
  • Move global nav styles from example to scss file (#​3852)

v2.32.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 v2.32.0

💣 Breaking changes

This version removes internal variable $grid-margin-width. Any external code that uses this variable will not build, it should be replaced with map-get($grid-margin-widths, medium) (or, ideally with correct value for different screen sizes).

🚀 Features

🐛 Bug Fixes

  • Fix small typo in navigation examples (#​3783)

📝 Documentation

🔨 Maintenance

  • Remove contextual menu styles from p-table--mobile-card (#​3843)
  • Spacing vars update (#​3775)
  • Website accessibility fixes (#​3811)
  • Bump trim-newlines from 3.0.0 to 3.0.1 (#​3816)
  • Update dependency prettier to v2.3.2 (#​3814)
  • Update dependency node-sass to v6.0.1 (#​3813)
  • Update dependency svgo to v2.3.1 (#​3815)
  • add 410 template for deleted content (#​3812)
  • Remove showcase page (#​3810)
  • Fix title of has-overflow item in component status page (#​3799)
  • Bump color-string from 1.5.4 to 1.5.5 (#​3798)
  • Bump y18n from 4.0.0 to 4.0.3 (#​3787)
  • Update dependency postcss to v8.3.5 (#​3795)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#​3786)
  • Bump normalize-url from 4.5.0 to 4.5.1 (#​3782)
  • Bump glob-parent from 5.1.0 to 5.1.2 (#​3781)
  • Update dependency postcss to v8.3.2 (#​3785)

v2.31.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 v2.31.0

🚀 Features
  • Move subnav styles to main nav styles (#​3765)
  • Standardize hover and active states across components (#​3730)
🐛 Bug Fixes
  • Remove background from link button. (#​3772)
  • Handle text overflow on expanding table (#​3761)
  • correct typo in the positive green hex code (#​3767)
🔨 Maintenance
  • Make nav highlight colour overrideable (#​3762)
  • Bump browserslist from 4.16.3 to 4.16.6 (#​3760)
  • Update dependency prettier to v2.3.1 (#​3778)
  • Bump ws from 6.2.1 to 6.2.2 (#​3773)
  • Update dependency autoprefixer to v10.2.6 (#​3770)
  • Let's make it official (#​3769)
  • Update Node.js to v16 (#​3740)

v2.30.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 v2.30.0

🚀 Features

  • Update main nav height, logo spacing and selected state (#​3727)
  • Add tab content example (#​3733)
  • Add dark theme to p-divider (#​3728)
  • Add button link pattern (#​3724)

💣 Breaking Change

Main navigation update introduced in #​3727 changes the height of the main top navigation (and main logo) to 3.5rem. Styling of active navigation items was updated as well. This may affect any custom styling around main navigation or logo.

🐛 Bug Fixes

  • Add min width to mobile card columns (#​3759)
  • Fix blog links on homepage (#​3735)
  • update homepage URL in package.json (#​3736)
  • Remove hardcoded color from stroke in error icon (#​3729)

🔨 Maintenance

  • Update dependency postcss to v8.3.0 (#​3755)
  • Improve README (#​3749)
  • Update dependency node-sass to v6 (#​3741)
  • Update dependency postcss to v8.2.15 (#​3747)
  • Update build-tools orb to v2.9.1 (#​3746)
  • Update dependency prettier to v2.3.0 (#​3739)
  • Update dependency postcss to v8.2.14 (#​3738)
  • Split align utlity examples to better describe their uses (#​3737)
  • Make stepped list work without headings (#​3731)
  • Update dependency stylelint to v13.13.1 (#​3726)
  • Add comma to hero text on marketing site homepage (#​3722)
  • Update dependency stylelint-config-standard to v22 (#​3718)
  • Update all non-major dependencies (#​3717)

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

renovate[bot] is not a collaborator of the repo

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #210 (9a82e7d) into master (b8ada38) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #210   +/-   ##
=======================================
  Coverage   20.22%   20.22%           
=======================================
  Files           4        4           
  Lines         361      361           
=======================================
  Hits           73       73           
  Misses        288      288           
Flag Coverage Δ
python 20.22% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant