Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Type Update Change
super-linter/super-linter action minor v7.2.1 -> v7.3.0

Release Notes

super-linter/super-linter (super-linter/super-linter)

v7.3.0

Compare Source

🚀 Features
🐛 Bugfixes
⬆️ Dependency updates
🧰 Maintenance

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the CI Continuous integration label Feb 28, 2025
@renovate renovate bot force-pushed the renovate/super-linter-super-linter-7.x branch from 35dcf87 to 6847aa2 Compare March 2, 2025 12:20
@echoix
Copy link
Member

echoix commented Mar 3, 2025

I know how to resolve the failure for the jquery file (got it fixed in my branch), but the other two, to ignore for these files I'm a bit lost with ESLint's config in migration (docs are for new, super linter uses the old)

@renovate renovate bot force-pushed the renovate/super-linter-super-linter-7.x branch from 6847aa2 to ac995c9 Compare April 6, 2025 15:14
@github-actions github-actions bot added windows Microsoft Windows specific JavaScript Related code is in JavaScript docs labels Apr 6, 2025
@echoix
Copy link
Member

echoix commented Apr 6, 2025

Since we don't have a config file for ESLint, and the one that super-linter supports is already deprecated and doesn't exist in v9 of ESLint, and that in v9 of ESLint, that config file would require a real package.json like in a node-based project, I opted for adding comments per-file to configure it. Super-Linter doesn't have any magic available to ignore some file for a linter only, that would work with ESLint (which can be hard to use, but it is the reference in its field).
I personally feel that ESLint's choice of going from a declarative, static config file to an executable code file is a step backwards, but we aren't a web project.

@echoix echoix enabled auto-merge (squash) April 6, 2025 15:22
@echoix echoix merged commit 3199742 into main Apr 6, 2025
34 checks passed
@github-actions github-actions bot added this to the 8.5.0 milestone Apr 6, 2025
@echoix echoix deleted the renovate/super-linter-super-linter-7.x branch April 6, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration docs JavaScript Related code is in JavaScript windows Microsoft Windows specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants