Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the production-dependencies group with 1 update: postcss-values-parser.

Updates postcss-values-parser from 6.0.2 to 7.0.0

Commits

Dependabot compatibility score

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 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 <dependency name> major version will 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 version will 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@joscha
Copy link
Collaborator

joscha commented Oct 9, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2025

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.

@joscha
Copy link
Collaborator

joscha commented Oct 9, 2025

@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]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-b04afed537 branch from 0921f9c to fba210f Compare October 9, 2025 10:17
@joscha
Copy link
Collaborator

joscha commented Oct 9, 2025

@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:

SCR-20251009-knaf

Given that EOL for Node 18 was April 30, 2025 I propose to

1.) drop it from CI
2.) and potentially make Node 20 the min required version

Thoughts?

@joscha
Copy link
Collaborator

joscha commented Oct 9, 2025

I haven't looked in detail yet why this upgrade is failing for 20.x and 22.x

Most likely related to shellscape/postcss-values-parser#149

@joscha
Copy link
Collaborator

joscha commented Oct 9, 2025

(alternatively, we don't upgrade postcss-values-parser and mark it to stay on 6.x)

@XhmikosR
Copy link
Member

XhmikosR commented Oct 9, 2025

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.

@XhmikosR
Copy link
Member

XhmikosR commented Oct 9, 2025

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.

@joscha
Copy link
Collaborator

joscha commented Oct 9, 2025

If we don't upgrade to 7.x for now we can keep compat for a bit longer. No probs! Will close this.

@joscha joscha closed this Oct 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2025

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 dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-b04afed537 branch October 9, 2025 18:38
@XhmikosR
Copy link
Member

@dependabot ignore postcss-values-parser major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

OK, I won't notify you about version 7.x.x of postcss-values-parser again, unless you unignore it.

@joscha
Copy link
Collaborator

joscha commented Oct 10, 2025

@dependabot ignore postcss-values-parser major version

TIL; nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

3 participants