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

[v4] Add support for dir-dependency message type #525

Merged
merged 1 commit into from
May 14, 2021

Conversation

bradlc
Copy link
Contributor

@bradlc bradlc commented May 14, 2021

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Same as #524 but for version 4 🥳

I didn't add the other types are these are not standardised, but let me know if you want to add them.

@bradlc bradlc changed the title Add support for dir-dependency message type [v4] Add support for dir-dependency message type May 14, 2021
@alexander-akait
Copy link
Member

Let's keep only standardized here, maybe after standardization we remove custom in the next major/second next release

@alexander-akait alexander-akait merged commit 554802e into webpack-contrib:version-4 May 14, 2021
@alexander-akait
Copy link
Member

Thanks

kodiakhq bot pushed a commit to vercel/next.js that referenced this pull request May 19, 2021
## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

This pull request upgrades `postcss-loader` from `4.0.3` to `4.3.0`. Version `4.3.0` [adds support](webpack-contrib/postcss-loader#525) for the `dir-dependency` message type which PostCSS plugins can use to register directories as dependencies ([documentation](https://github.com/postcss/postcss/blob/main/docs/guidelines/plugin.md#31-use-messages-to-specify-dependencies)).
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 1, 2021
## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

This pull request upgrades `postcss-loader` from `4.0.3` to `4.3.0`. Version `4.3.0` [adds support](webpack-contrib/postcss-loader#525) for the `dir-dependency` message type which PostCSS plugins can use to register directories as dependencies ([documentation](https://github.com/postcss/postcss/blob/main/docs/guidelines/plugin.md#31-use-messages-to-specify-dependencies)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants