Skip to content

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

Merged
alexander-akait merged 1 commit intowebpack:version-4from
bradlc:version-4
May 14, 2021
Merged

[v4] Add support for dir-dependency message type#525
alexander-akait merged 1 commit intowebpack:version-4from
bradlc:version-4

Conversation

@bradlc
Copy link
Copy Markdown
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
Copy Markdown
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:version-4 May 14, 2021
@alexander-akait
Copy link
Copy Markdown
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/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/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)).
celicoo pushed a commit to openuiai/next.js that referenced this pull request Jan 3, 2026
## 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/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)).
celicoo added a commit to openuiai/next.js that referenced this pull request Jan 4, 2026
## 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/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