Skip to content
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

chore(deps): update linter and formatter (major) - abandoned #11

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^1.1.0 -> ^2.15.0 age adoption passing confidence
eslint (source) ^8.53.0 -> ^9.1.1 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.15.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v2.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.13.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.13.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.13.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.12.2

Compare Source

   🚀 Features
    View changes on GitHub

v2.12.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.12.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.11.6

Compare Source

   🚀 Features
    View changes on GitHub

v2.11.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.11.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.11.3

Compare Source

   🚀 Features
    View changes on GitHub

v2.11.2

Compare Source

No significant changes

    View changes on GitHub

v2.11.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.10.1

Compare Source

No significant changes

    View changes on GitHub

v2.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.9.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.8.3

Compare Source

   🚀 Features
    View changes on GitHub

v2.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.8.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.6.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.6.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.4.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.4.5

Compare Source

v2.4.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.4.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.4.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.3.4

Compare Source

   🚀 Features
  • Support formatting markdown with the markdown plugin disabled  -  by @​antfu (4aef9)
    View changes on GitHub

v2.3.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.2

Compare Source

   🚀 Features
    View changes on GitHub

v2.3.1

Compare Source

   🚀 Features
  • Add graphql to formatters, provide shorthand for enable all formatters  -  by @​antfu (e192d)
    View changes on GitHub

v2.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.2.2

Compare Source

   🚀 Features
    View changes on GitHub

v2.2.1

Compare Source

  • Deprecate prettier integration #​346
    View changes on GitHub

v2.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.1.2

Compare Source

   🚀 Features
    View changes on GitHub

v2.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub

v1.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch from 4e70b6e to 4422029 Compare December 11, 2023 05:16
Copy link

cloudflare-workers-and-pages bot commented Dec 11, 2023

Deploying the-green-chronicle with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8fee2e8
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 2 times, most recently from 3a07093 to 5717f72 Compare December 15, 2023 17:26
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 2 times, most recently from 80f853c to a8bd3b3 Compare December 28, 2023 05:36
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch from a8bd3b3 to c72f16b Compare January 9, 2024 08:44
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch from c72f16b to 715995a Compare January 18, 2024 05:32
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch from 715995a to 31fb5cf Compare February 4, 2024 02:37
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 2 times, most recently from 6ef295a to 0ad02e7 Compare March 5, 2024 04:54
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 3 times, most recently from 130c645 to 021e4b1 Compare March 16, 2024 08:38
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 2 times, most recently from 86a8880 to 87039b2 Compare March 27, 2024 23:44
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 4 times, most recently from 01f6b98 to 8438b1a Compare April 2, 2024 14:58
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch from 8438b1a to 5744713 Compare April 6, 2024 23:51
@renovate renovate bot changed the title chore(deps): update devdependency @antfu/eslint-config to v2 chore(deps): update linter and formatter (major) Apr 6, 2024
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 3 times, most recently from 84779d1 to ecfcdb0 Compare April 11, 2024 05:49
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch 3 times, most recently from e83187f to 474e57e Compare April 20, 2024 09:00
@renovate renovate bot force-pushed the renovate/major-linter-and-formatter branch from 474e57e to 3bcb509 Compare April 23, 2024 02:56
Copy link
Contributor Author

renovate bot commented Apr 24, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update linter and formatter (major) chore(deps): update linter and formatter (major) - abandoned May 29, 2024
Copy link
Contributor Author

renovate bot commented May 29, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant