ubuntu-kr / blog.ubuntu-kr.org

Ubuntu Korea Community Blog
http://blog.ubuntu-kr.org
MIT License
11 stars 11 forks source link

Bump postcss and vanilla-framework in /themes/ubuntukr #57

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Removes postcss. It's no longer used after updating ancestor dependency vanilla-framework. These dependencies need to be updated together.

Removes postcss

Updates vanilla-framework from 3.4.0 to 3.15.1

Release notes

Sourced from vanilla-framework's releases.

v3.15.1

👋 The last release of Vanilla v3

With focus on new major release of Vanilla 4.0 this 3.15.1 is likely the last release of Vanilla v3 line. We may release some hot-fixes if any serious bugs are found, but no new features or maintenance updates are planned for v3 anymore.

Getting Vanilla Framework

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

New in Vanilla v3.15.1

🐛 Bug Fixes

🔨 Maintenance

New Contributors

Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.15.0...v3.15.1

v3.15.0

Getting Vanilla Framework

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

New in Vanilla v3.15.0

🚀 Features

📝 Documentation

🔨 Maintenance

... (truncated)

Commits
  • 08bf23f Update scss/_patterns_breadcrumbs.scss
  • 0aeea01 replace breadcrumb chevrons with slashes
  • 5946c41 Use ps5 registry
  • 4a66fcc Change version number - 3.15.1
  • 53bb733 Reduce form input width
  • 564339f Migrate to Percy CLI
  • 7ceb79f chore(deps): update dependency canonicalwebteam.discourse to v5.4.2 (#4778)
  • ffd690d chore(deps): update dependency postcss-cli to v10 (#4776)
  • ec1624b Add sliding nav on mobile (#4767)
  • 2afc61f chore(deps): update all non-major dependencies (#4775)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ubuntu-kr/blog.ubuntu-kr.org/network/alerts).