Skip to content

chore(deps): update dependency eslint-config-prettier to v10 #34

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cu-infra-svc-git
Copy link
Collaborator

@cu-infra-svc-git cu-infra-svc-git commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier ^9.1.0 -> ^10.1.5 age adoption passing confidence

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - "before 2am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0c1e413) to head (8c7521c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          142       142           
  Branches         4         1    -3     
=========================================
  Hits           142       142           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c1e413...8c7521c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/eslint-config-prettier-10.x branch from 8a77d71 to 2af7e4e Compare February 12, 2025 00:29
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/eslint-config-prettier-10.x branch from 2af7e4e to 0ea5b27 Compare February 27, 2025 00:35
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/eslint-config-prettier-10.x branch from 0ea5b27 to 03174f9 Compare March 10, 2025 00:31
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/eslint-config-prettier-10.x branch from 03174f9 to e7826d7 Compare April 11, 2025 00:37
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/eslint-config-prettier-10.x branch from e7826d7 to 99b2034 Compare May 8, 2025 00:39
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/eslint-config-prettier-10.x branch from 99b2034 to 8c7521c Compare May 12, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant