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 linting dependencies - autoclosed #10

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@voxpelli/eslint-config ^20.0.0-beta.4 -> ^20.1.0 age adoption passing confidence
eslint (source) ^9.6.0 -> ^9.11.1 age adoption passing confidence

Release Notes

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

v20.1.0

Compare Source

🌟 Features
  • deps: update dependency eslint-plugin-mocha to ^10.5.0 (#​363) (9440a7d)
🩹 Fixes
  • update neostandard, but keep comma-dangle (40a43b9)
  • use @types/eslint@9.x (f6ed27d)
📚 Documentation
🧹 Chores
  • add "types": ["node"] to tsconfig.json (85b223a)
  • add some plugin @types/ (5989b99)
  • deps: update dependency eslint-plugin-jsdoc to v50 (#​361) (15f269f)
  • deps: update husky and knip (429da48)
  • deps: update type dependencies (4f92135)
  • husky script tweak (2c8b953)
  • improve renovate grouping (e247ece)
  • improve renovate pattern matching (6feb945)

v20.0.1

Compare Source

🩹 Fixes
  • deactivate n/no-unsupported-features/es-syntax in *.ts files (#​353) (0ff9dc1)
  • do not publish eslint.config.js (0570f29)
📚 Documentation
🧹 Chores

v20.0.0

Compare Source

To summarize the changes from all the alpha and beta releases of 20.0.0:

  • BREAKING: Requires ESLint 9 now
  • BREAKING: Is an ESLint Flat Config now, which means replacing .eslintrc with eslint.config.js / eslint.config.mjs
  • BREAKING: Now has only a single peer dependency: ESLint. Plugins should no longer be added separately.
  • BREAKING: Based on neostandard

No intentional rule changes has been made, but the import/* rules have been deactivated as eslint-plugin-import has not yet been possible to add to neostandard, due to lack of ESLint 9 support

v20.0.0-beta.6

Compare Source

🌟 Features
📚 Documentation
🧹 Chores

v20.0.0-beta.5

Compare Source

🩹 Fixes
  • avoid potential clash with neostandard n/ (4e70c1a)
  • deps: remove unused eslint-plugin-n (dd364c8)
  • deps: update neostandard (844ad13)
  • revert avoid potential clash with neostandard n/ (a07f6cb)
  • update neostandard and use its node plugin (59e4604)
eslint/eslint (eslint)

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

v9.10.0

Compare Source

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores


Configuration

📅 Schedule: Branch creation - "* 5 */14 * *" in timezone Europe/Stockholm, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-n to ^16.0.1 chore(deps): update linting dependencies Jul 4, 2023
@renovate renovate bot force-pushed the renovate/linting branch from 7551e15 to 29f59dd Compare July 4, 2023 01:12
@renovate renovate bot force-pushed the renovate/linting branch from 29f59dd to 778064b Compare July 18, 2023 00:59
@renovate renovate bot force-pushed the renovate/linting branch from 778064b to 339ee7f Compare July 25, 2023 00:59
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from ceced3d to 446aa2b Compare August 7, 2023 23:25
@renovate renovate bot force-pushed the renovate/linting branch from 446aa2b to b2f23b2 Compare August 15, 2023 00:24
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 66a6583 to 0ae97a6 Compare August 28, 2023 22:04
@renovate renovate bot force-pushed the renovate/linting branch from 0ae97a6 to 3709f4d Compare September 4, 2023 22:24
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from b1732b1 to 5d2f7d3 Compare September 19, 2023 00:51
@renovate renovate bot force-pushed the renovate/linting branch from 5d2f7d3 to bc4ede0 Compare September 25, 2023 22:08
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 5ecb11c to 135cd3f Compare October 16, 2023 22:16
@renovate renovate bot force-pushed the renovate/linting branch from 135cd3f to 9353474 Compare October 23, 2023 23:05
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update linting dependencies - autoclosed Nov 1, 2023
@renovate renovate bot closed this Nov 1, 2023
@renovate renovate bot deleted the renovate/linting branch November 1, 2023 18:48
@renovate renovate bot changed the title chore(deps): update linting dependencies - autoclosed chore(deps): update linting dependencies Nov 2, 2023
@renovate renovate bot reopened this Nov 2, 2023
@renovate renovate bot restored the renovate/linting branch November 2, 2023 10:01
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update dependency eslint-plugin-es-x to ^7.3.0 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/linting branch from 9353474 to 0c8fc65 Compare November 2, 2023 16:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-es-x to ^7.3.0 chore(deps): update linting dependencies Nov 7, 2023
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 2abb901 to b350f5b Compare November 13, 2023 23:16
@renovate renovate bot force-pushed the renovate/linting branch from b350f5b to 1bfc029 Compare November 21, 2023 01:23
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from dbc53db to e6ca084 Compare February 27, 2024 00:32
@renovate renovate bot force-pushed the renovate/linting branch from e6ca084 to 3875a02 Compare March 12, 2024 00:28
@renovate renovate bot force-pushed the renovate/linting branch from 3875a02 to 025afec Compare March 25, 2024 23:30
@renovate renovate bot force-pushed the renovate/linting branch from 025afec to c552a57 Compare April 15, 2024 22:31
@renovate renovate bot force-pushed the renovate/linting branch from c552a57 to bab8417 Compare April 22, 2024 23:19
@renovate renovate bot force-pushed the renovate/linting branch from bab8417 to 3626150 Compare April 30, 2024 00:53
@renovate renovate bot force-pushed the renovate/linting branch from 3626150 to 8fcdcf2 Compare May 28, 2024 00:02
@renovate renovate bot force-pushed the renovate/linting branch from 8fcdcf2 to e34ffa3 Compare June 11, 2024 00:33
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update linting dependencies - autoclosed Jun 29, 2024
@renovate renovate bot closed this Jun 29, 2024
@renovate renovate bot deleted the renovate/linting branch June 29, 2024 17:06
@renovate renovate bot changed the title chore(deps): update linting dependencies - autoclosed chore(deps): update linting dependencies Jul 5, 2024
@renovate renovate bot restored the renovate/linting branch July 5, 2024 23:26
@renovate renovate bot reopened this Jul 5, 2024
@renovate renovate bot force-pushed the renovate/linting branch from e34ffa3 to 18e5981 Compare July 5, 2024 23:26
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update dependency @voxpelli/eslint-config to ^20.0.0-beta.5 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/linting branch from 18e5981 to 03c82a2 Compare July 12, 2024 01:36
@renovate renovate bot changed the title chore(deps): update dependency @voxpelli/eslint-config to ^20.0.0-beta.5 chore(deps): update dependency @voxpelli/eslint-config to ^20.0.0-beta.6 Jul 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency @voxpelli/eslint-config to ^20.0.0-beta.6 chore(deps): update dependency @voxpelli/eslint-config to ^20.0.0 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 459594c to 1cb6dfa Compare July 12, 2024 22:57
@renovate renovate bot changed the title chore(deps): update dependency @voxpelli/eslint-config to ^20.0.0 chore(deps): update linting dependencies Jul 12, 2024
@renovate renovate bot force-pushed the renovate/linting branch from 1cb6dfa to 05c8cd4 Compare July 17, 2024 05:27
@renovate renovate bot force-pushed the renovate/linting branch from 05c8cd4 to bb53915 Compare September 15, 2024 03:37
@renovate renovate bot force-pushed the renovate/linting branch from bb53915 to c54b3dd Compare October 1, 2024 03:08
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update linting dependencies - autoclosed Oct 24, 2024
@renovate renovate bot closed this Oct 24, 2024
@renovate renovate bot deleted the renovate/linting branch October 24, 2024 12:01
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