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

Bump purecss from 0.6.2 to 2.2.0 #415

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps purecss from 0.6.2 to 2.2.0.

Release notes

Sourced from purecss's releases.

v2.2.0

  • feat: added media queries for 2.5K and 4K screens (#1065)

Pure v2.1.0

Pure v2.0.6

  • chore: update to cssmin@4

Pure v2.0.5

  • fix #824: cursor style for disabled menu link

Pure v2.0.4

  • chore: update license path

Pure v2.0.3

  • fix: update browser list for all environments

Pure v2.0.2

  • refactor: Remove button CSS for IE 6-8

Pure v2.0.1

Pure v2.0.0

This is a major version bump that has the following changes:

  • Reduced overall size of Pure to 3.6kb (gzipped/min)
  • Updated Normalize to v8.
  • Removed bower
  • Removed old IE 8 hacks
  • Removed deprecated pure-help-inline form class

Migration

This major version should not include too many breaking changes for your app, but please check the following:

  • Normalize Upgraded from v3 to v8. Many things have changed, be sure to verify your site properly.
  • Normalize removed the default font-family, but we have added to the base.css for consistency and due to the fact that the grids system leverages the font-family for letter-spacing.

New Browser support

  • Chrome
  • Edge
  • Firefox
  • Internet Explorer 10+
  • Safari 8+
  • Opera

Deprecated support for < IE 10

... (truncated)

Changelog

Sourced from purecss's changelog.

2.2.0 (2022-10-19)

  • feat: added media queries for 2.5K and 4K screens (#1065)

2.1.0 (2022-03-14)

  • feat: support xxl (1920px) media query

2.0.6 (2021-04-28)

  • chore: update to cssmin@4

2.0.5 (2021-01-20)

  • fix #824: cursor style for disabled menu link

2.0.4 (2021-01-19)

  • chore: update license path

2.0.3 (2020-05-11)

  • fix: update browser list for all environments

2.0.2 (2020-05-11)

  • refactor: Remove button CSS for IE 6-8

2.0.1 (2020-05-05)

  • refactor: remove usage of deprecated webkit-overflow-scrolling

2.0.0 (2020-05-05)

This is a major version bump that has the following changes:

  • Reduced overall size of Pure to 3.6kb (gzipped/min)
  • Updated Normalize to v8.
  • Removed bower
  • Removed old IE 8 hacks
  • Removed deprecated pure-help-inline form class

... (truncated)

Commits
  • 4bdbeb8 2.2.0
  • 146c3e8 doc: update history
  • c5bf7b5 chore: update eslint-plugin-react
  • a42d226 feat: added media queries for 2.5K and 4K screens (#1065)
  • ae407d3 chore(deps-dev): bump postcss from 8.4.17 to 8.4.18 (#1073)
  • b7b55f4 chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#1071)
  • f4361e8 chore(deps-dev): bump postcss from 8.4.16 to 8.4.17 (#1069)
  • ce0618b chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#1066)
  • 1ef3ebd chore(deps): bump @​docusaurus/plugin-google-analytics in /site (#1057)
  • 11cf777 chore(deps-dev): bump postcss from 8.4.8 to 8.4.16 (#1045)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purecss-2.2.0 branch from 4443357 to 3f4acf7 Compare March 9, 2023 18:54
@dependabot dependabot bot changed the base branch from develop to main October 12, 2023 13:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purecss-2.2.0 branch from 3f4acf7 to e3da5bd Compare October 12, 2023 13:08
@rtibbles
Copy link
Member

rtibbles commented Dec 5, 2023

This will need extensive testing in Kolibri in order to verify that none of the changes to the Normalize dependency included here are a problem (although, looking at that changelog it may fix some issues for us also).

@MisRob MisRob added this to the Kolibri Future Patch Support milestone Dec 7, 2023
@dependabot dependabot bot changed the base branch from main to release-v3 January 31, 2024 14:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purecss-2.2.0 branch from e3da5bd to 6ca5e66 Compare January 31, 2024 14:21
@dependabot dependabot bot changed the base branch from release-v3 to main January 31, 2024 14:23
@rtibbles rtibbles self-assigned this Feb 13, 2024
@rtibbles
Copy link
Member

@dependabot rebase

@rtibbles rtibbles changed the base branch from develop to release-v4 March 12, 2024 17:56
@dependabot dependabot bot changed the base branch from release-v4 to develop March 12, 2024 18:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purecss-2.2.0 branch from 6ca5e66 to a051501 Compare March 12, 2024 18:02
@dependabot dependabot bot changed the base branch from develop to release-v4 March 18, 2024 13:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purecss-2.2.0 branch from a051501 to 1f77535 Compare March 18, 2024 13:02
@rtibbles
Copy link
Member

@dependabot rebase

Bumps [purecss](https://github.com/pure-css/pure) from 0.6.2 to 2.2.0.
- [Release notes](https://github.com/pure-css/pure/releases)
- [Changelog](https://github.com/pure-css/pure/blob/master/HISTORY.md)
- [Commits](pure-css/pure@v0.6.2...v2.2.0)

---
updated-dependencies:
- dependency-name: purecss
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purecss-2.2.0 branch from 1f77535 to f853ff5 Compare March 19, 2024 22:36
@rtibbles
Copy link
Member

Merging this to be tested alongside the rebrand, in order to get good coverage of any styling related updates.

Note that the next major version of purecss drops support for IE11, so this can be upgraded when we target for a version of KDS specifically for Kolibri 0.17.

@rtibbles rtibbles merged commit 59a56e0 into release-v4 Mar 19, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/purecss-2.2.0 branch March 19, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants