Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Bump postcss-loader from 3.0.0 to 5.2.0 in /assets #201

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps postcss-loader from 3.0.0 to 5.2.0.

Release notes

Sourced from postcss-loader's releases.

v5.2.0

5.2.0 (2021-03-11)

Features

  • support ecma modules for the 'parser', 'stringifier' and 'syntax' options (#519) (cc69754)

v5.1.0

5.1.0 (2021-03-05)

Features

  • added support for registering context, build and missing dependencies (#518) (9ce4972), please read docs

v5.0.0

5.0.0 (2021-02-02)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

v4.2.0

4.2.0 (2021-01-21)

Features

v4.1.0

4.1.0 (2020-11-19)

Features

  • partial compatibility with postcss-cli, added api.env (alias for api.mode) and api.options (contains options from the postcssOptions options), please look at the example for more details (#498) (84a9c46)

v4.0.4

4.0.4 (2020-10-09)

Chore

  • update schema-utils

v4.0.3

4.0.3 (2020-10-02)

... (truncated)

Changelog

Sourced from postcss-loader's changelog.

5.2.0 (2021-03-11)

Features

  • support ecma modules for the 'parser', 'stringifier' and 'syntax' options (#519) (cc69754)

5.1.0 (2021-03-05)

Features

  • added support for registering context, build and missing dependencies (#518) (9ce4972), please read docs

5.0.0 (2021-02-02)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

4.2.0 (2021-01-21)

Features

4.1.0 (2020-11-19)

Features

  • partial compatibility with postcss-cli, added api.env (alias for api.mode) and api.options (contains options from the postcssOptions options), please look at the example for more details (#498) (84a9c46)

4.0.4 (2020-10-09)

Chore

  • update schema-utils

4.0.3 (2020-10-02)

Bug Fixes

4.0.2 (2020-09-15)

... (truncated)

Commits
  • b8266d1 chore(release): 5.2.0
  • cc69754 feat: support ecma modules for the 'parser', 'stringifier' and 'syntax' opt...
  • 55630b8 chore(release): 5.1.0
  • 9ce4972 feat: added support for registering context and missing dependencies (#518)
  • 2738776 feat: support registering webpack build dependencies (#517)
  • 6de5ef8 chore(release): 5.0.0
  • 21008cc refactor: use this.addBuildDependency for tracking configurations (#513)
  • 1d48781 refactor: drop webpack@4 (#509)
  • 435224d chore(release): 4.2.0
  • 7b594f1 chore(deps): update (#512)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.


Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/postcss-loader-5.2.0 branch from fdfe2e5 to b879394 Compare March 15, 2021 09:18
@jnylen jnylen merged commit aebe7bd into master Mar 15, 2021
@jnylen jnylen deleted the dependabot/npm_and_yarn/assets/postcss-loader-5.2.0 branch March 15, 2021 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant