Skip to content

NPM(deps-dev): Bump postcss-font-magician from 2.3.1 to 4.0.0#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/postcss-font-magician-4.0.0
Open

NPM(deps-dev): Bump postcss-font-magician from 2.3.1 to 4.0.0#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/postcss-font-magician-4.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps postcss-font-magician from 2.3.1 to 4.0.0.

Release notes

Sourced from postcss-font-magician's releases.

v4.0.0

  • Drop support for Node versions older than 18
  • Add ignore feature #70
  • Fix support for postcss-load-config #102
  • Fix repo and homepage urls #101
  • Fix typo in readme #87
  • Fix source maps #109
  • Fix output path for async option, this is now relative to the process. (BREAKING!)
  • Fix order of CSS, now the @font-face will be inserted after @charset, @import and similar statements. #107

v3.0.0

Breaking Changes

Dropped support of Node.js 6.x, 8.x, 11.x, and 13.x PostCSS is not automatically installed with this plugin. Don't forget to install of PostCSS as dev dependency

npm install postcss postcss-font-magician --save-dev

or

yarn add postcss postcss-font-magician --dev

Added: Migrate to PostCSS 8 API Updated: dev dependecies Updated: package.json

Changelog

Sourced from postcss-font-magician's changelog.

4.0.0 (2024-02-25)

  • Drop support for Node versions older than 18
  • Add ignore feature #70
  • Fix support for postcss-load-config #102
  • Fix repo and homepage urls #101
  • Fix typo in readme #87
  • Fix source maps #109
  • Fix output path for async option, this is now relative to the process. (BREAKING!)
  • Fix order of CSS, now the @font-face will be inserted after @charset, @import and similar statements. #107

3.0.0 (2020-10-03)

Dropped support of Node.js 6.x, 8.x, 11.x, and 13.x

Added: Migrate to Postcss 8 API Updated: dev dependecies Updated: package.json

Commits
Maintainer changes

This version was pushed to npm by romainmenke, a new releaser for postcss-font-magician 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [postcss-font-magician](https://github.com/csstools/postcss-font-magician) from 2.3.1 to 4.0.0.
- [Release notes](https://github.com/csstools/postcss-font-magician/releases)
- [Changelog](https://github.com/csstools/postcss-font-magician/blob/main/CHANGELOG.md)
- [Commits](csstools/postcss-font-magician@v2.3.1...v4.0.0)

---
updated-dependencies:
- dependency-name: postcss-font-magician
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2026

Labels

The following labels could not be found: maintenance, maintenance-npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants