-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps): bump postcss-values-parser from 6.0.2 to 7.0.0 in the production-dependencies group #294
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
build(deps): bump postcss-values-parser from 6.0.2 to 7.0.0 in the production-dependencies group #294
Conversation
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps the production-dependencies group with 1 update: [postcss-values-parser](https://github.com/shellscape/postcss-values-parser). Updates `postcss-values-parser` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/shellscape/postcss-values-parser/releases) - [Commits](https://github.com/shellscape/postcss-values-parser/commits) --- updated-dependencies: - dependency-name: postcss-values-parser dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
0921f9c to
fba210f
Compare
|
@XhmikosR I haven't looked in detail yet why this upgrade is failing for 20.x and 22.x, but for 18.x we now see this:
Given that EOL for Node 18 was April 30, 2025 I propose to 1.) drop it from CI Thoughts? |
Most likely related to shellscape/postcss-values-parser#149 |
|
(alternatively, we don't upgrade postcss-values-parser and mark it to stay on 6.x) |
|
Ah, yeah, ESM... The dependents' packages are still CJS only. I don't have a lot of time to make the switch to the whole ecosystem myself, so I'd say we can just ignore this major version for now. |
|
BTW it seems we have missed updating @types/jest. Not sure if there are more packages we could update but I have already drop Node.js < 18 support on main. Feel free to change to < 20 if you want to. |
|
If we don't upgrade to 7.x for now we can keep compat for a bit longer. No probs! Will close this. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
@dependabot ignore postcss-values-parser major version |
|
OK, I won't notify you about version 7.x.x of postcss-values-parser again, unless you unignore it. |
TIL; nice |

Bumps the production-dependencies group with 1 update: postcss-values-parser.
Updates
postcss-values-parserfrom 6.0.2 to 7.0.0Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions