GoogleChromeLabs / pinch-zoom

Apache License 2.0
372 stars 54 forks source link

Bump color-string and rollup-plugin-postcss #37

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes color-string. It's no longer used after updating ancestor dependency rollup-plugin-postcss. These dependencies need to be updated together.

Removes color-string

Updates rollup-plugin-postcss from 1.6.2 to 4.0.2

Release notes

Sourced from rollup-plugin-postcss's releases.

v4.0.2

4.0.2 (2021-11-22)

Bug Fixes

v4.0.1

4.0.1 (2021-08-12)

Bug Fixes

v4.0.0

4.0.0 (2020-12-07)

Features

BREAKING CHANGES

  • upgrade postcss to 8.x

Co-authored-by: Edward Elric SASUKE688848@gmail.com Co-authored-by: Ward Peeters ward@coding-tech.com

v3.1.8

3.1.8 (2020-08-30)

Bug Fixes

  • make sourceMaps relative to the CSS output file (#274) (3de028d)

v3.1.7

3.1.7 (2020-08-30)

Bug Fixes

v3.1.6

3.1.6 (2020-08-24)

... (truncated)

Changelog

Sourced from rollup-plugin-postcss's changelog.

Version 2.0.3 (2019-1-31)

Bug fixes

...full changes

Version 2.0.2 (2019-1-31)

Bug fixes

...full changes

Version 2.0.1 (2019-1-26)

Bug fixes

  • don't panic when code-splitting: 63c1a8d

...full changes

Version 2.0.0 (2019-1-23)

Breaking changes

  • Use generateBundle instead of onwrite: 59fb0e9 (#148)

New features

  • Allow custom modules.getJSON function: 5faa7a4 (#132)
  • update postcss-modules to support camelCase option: b201582 (#117)
  • Allow boolean plugins support: 57dac24 (#142)
  • perform minimize after extract is finished: 20aeab4 (#153)
  • watch imported css files: 5596ca9
  • update postcss dependencies: 09c0137
  • support dart-sass: 2ad5ae1

Bug fixes

...full changes

Version 1.6.3 (2018-11-21)

... (truncated)

Commits


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 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/GoogleChromeLabs/pinch-zoom/network/alerts).