Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-prettier ^9.0.0 -> ^10.0.0 age confidence

Release Notes

prettier/eslint-config-prettier (eslint-config-prettier)

v10.1.8

Compare Source

republish latest version

Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8

v10.1.5

Compare Source

Patch Changes

v10.1.4

Compare Source

Patch Changes

v10.1.3

Compare Source

Patch Changes

v10.1.2

Compare Source

Patch Changes

v10.1.1

Compare Source

Patch Changes
  • #​309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also #​308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

v10.1.0

Compare Source

Minor Changes

v10.0.3

Compare Source

Patch Changes

v10.0.2

Compare Source

Patch Changes

v10.0.1

Compare Source

eslint-config-prettier

10.0.1

What's Changed

New Contributors

Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1

v10.0.0

Compare Source

Major Changes

v9.1.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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
Copy link
Contributor

github-actions bot commented Jan 13, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ ACTION actionlint 6 2 0 0.08s
✅ COPYPASTE jscpd yes no no 1.83s
✅ JSON jsonlint 5 0 0 0.19s
✅ JSON npm-package-json-lint yes no no 0.33s
✅ JSON prettier 9 0 0 0 0.32s
✅ JSON v8r 9 0 0 8.08s
⚠️ MARKDOWN markdownlint 5 0 2 0 0.76s
✅ MARKDOWN markdown-table-formatter 5 0 0 0 0.29s
✅ REPOSITORY checkov yes no no 11.51s
✅ REPOSITORY gitleaks yes no no 0.78s
✅ REPOSITORY git_diff yes no no 0.0s
❌ REPOSITORY grype yes 6 no 24.02s
✅ REPOSITORY secretlint yes no no 0.44s
✅ REPOSITORY syft yes no no 1.7s
✅ REPOSITORY trivy yes no no 7.03s
✅ REPOSITORY trivy-sbom yes no no 0.22s
✅ REPOSITORY trufflehog yes no no 7.55s
✅ SPELL cspell 35 0 0 4.14s
✅ SPELL lychee 21 0 0 1.34s
✅ TYPESCRIPT eslint 9 0 0 0 4.32s
✅ TYPESCRIPT prettier 9 0 0 0 0.98s
✅ YAML prettier 8 0 0 0 0.59s
✅ YAML v8r 8 0 0 5.23s
✅ YAML yamllint 8 0 0 0.59s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-10.x branch from 49b1bd1 to 57b5cd8 Compare August 10, 2025 14:46
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