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 lint dependencies #14

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^13.1.0 -> ^13.2.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^13.1.0 -> ^13.2.0 age adoption passing confidence devDependencies minor
babel-eslint ^10.1.0 -> ^7.11.0 devDependencies replacement
ember-template-lint ^3.2.0 -> ^3.16.0 age adoption passing confidence devDependencies minor
eslint (source) ^7.20.0 -> ^7.32.0 age adoption passing confidence devDependencies minor
eslint-config-prettier ^8.3.0 -> ^8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-ember ^10.2.0 -> ^10.6.1 age adoption passing confidence devDependencies minor
eslint-plugin-node ^11.1.0 -> ^14.0.0 devDependencies replacement
eslint-plugin-prettier ^3.3.1 -> ^3.4.1 age adoption passing confidence devDependencies patch
prettier (source) ^2.2.1 -> ^2.8.8 age adoption passing confidence devDependencies minor

This is a special PR that replaces babel-eslint with the community suggested minimal stable replacement version.

This is a special PR that replaces eslint-plugin-node with the community suggested minimal stable replacement version.


Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v13.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v13.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v13.2.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

ember-template-lint/ember-template-lint (ember-template-lint)

v3.16.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 2

v3.15.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 5

v3.14.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 3

v3.13.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​2174 Fix false negative with always setting and template ending with non-text in eol-last rule (@​bmish)
🏠 Internal
Committers: 2

v3.12.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
  • #​2156 Move workflow examples out of README into separate doc (@​bmish)
  • #​2157 Ensure rules with options include a Configuration section in their rule doc (@​bmish)
Committers: 3

v3.11.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​2140 Update no-empty-headings rule to only check for valid element & text nodes (@​glnster)
🏠 Internal
Committers: 4

v3.10.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v3.9.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 6

v3.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 5

v3.7.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 3

v3.6.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 5

v3.5.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 3

v3.5.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 6

v3.4.2

Compare Source

🐛 Bug Fix
Committers: 1

v3.4.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 2

v3.4.0

Compare Source

🚀 Enhancement
  • #​1933 Adds --clean-todo option to provide separate functionality to cleanup stale and expired todos (@​MelSumner)
🐛 Bug Fix
  • #​1933 Adds --clean-todo option to provide separate functionality to cleanup stale and expired todos (@​MelSumner)
📝 Documentation
Committers: 1

v3.3.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v3.3.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 6
eslint/eslint (eslint)

v7.32.0

Compare Source

v7.31.0

Compare Source

v7.30.0

Compare Source

v7.29.0

Compare Source

v7.28.0

Compare Source

v7.27.0

Compare Source

  • 2c0868c Chore: merge all html formatter files into html.js (#​14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #​14325) (#​14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#​14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#​14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #​11843) (#​14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#​14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#​14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

v7.26.0

Compare Source

  • aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#​14577) (Brandon Mills)
  • ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #​14208) (#​14282) (Patrick Ahmetovic)
  • 6a86e50 Chore: remove loose-parser tests (fixes #​14315) (#​14569) (Milos Djermanovic)
  • ee3a3ea Fix: create .eslintrc.cjs for module type (#​14304) (Nitin Kumar)
  • 6791dec Docs: fix example for require-atomic-updates (#​14562) (Milos Djermanovic)
  • 388eb7e Sponsors: Sync README with website (ESLint Jenkins)
  • f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#​14291) (Bryan Mishkin)
  • 0b6a3f3 New: Include XO style guide in eslint --init (#​14193) (Federico Brigante)

v7.25.0

[Compare Source](https://redirect.github.com/eslint/eslint


Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/lint-dependencies branch 5 times, most recently from 67b2172 to e96efd3 Compare April 30, 2021 01:43
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 7 times, most recently from 7e7d610 to 6e19275 Compare May 10, 2021 00:42
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 9 times, most recently from 48bb21c to 2a336bb Compare May 13, 2021 18:19
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 6 times, most recently from 8b03970 to 0252193 Compare May 24, 2021 00:34
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 3 times, most recently from 83d3f60 to f93dfa9 Compare May 26, 2021 20:22
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 8ed670b to d4b01ea Compare May 20, 2023 09:52
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from d4b01ea to 958cccb Compare May 28, 2023 08:02
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 958cccb to a72ed12 Compare June 4, 2023 10:49
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from a72ed12 to 401910c Compare June 13, 2023 14:39
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 401910c to 2f33ba6 Compare June 29, 2023 08:29
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 2f33ba6 to 45c899d Compare July 6, 2023 15:10
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 45c899d to 908e4d6 Compare July 16, 2023 16:09
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 2 times, most recently from a4b5361 to 3b859dd Compare August 3, 2023 08:15
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 3b859dd to cd72400 Compare August 9, 2023 16:00
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 2 times, most recently from bae8f1d to 166516b Compare August 27, 2023 12:13
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 166516b to 4244e9c Compare September 19, 2023 11:54
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 4244e9c to 3e8aa00 Compare September 26, 2023 16:05
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 2 times, most recently from 3782419 to bd9cc63 Compare October 15, 2023 16:14
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from bd9cc63 to a6bcb0b Compare November 16, 2023 09:46
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from a6bcb0b to 44b98ac Compare December 3, 2023 11:27
@renovate renovate bot force-pushed the renovate/lint-dependencies branch 2 times, most recently from d8de05e to 6ef10ef Compare February 4, 2024 09:24
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 6ef10ef to 57f6fe3 Compare March 12, 2024 10:21
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 57f6fe3 to ac662f9 Compare March 20, 2024 13:17
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from ac662f9 to 6365be4 Compare April 14, 2024 09:28
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 6365be4 to a93fc0b Compare June 4, 2024 14:21
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from a93fc0b to 1bf5311 Compare July 7, 2024 13:01
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 1bf5311 to ccfabf2 Compare July 21, 2024 11:39
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from ccfabf2 to c52dded Compare August 6, 2024 10:07
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from c52dded to 654fc95 Compare August 28, 2024 07:45
@renovate renovate bot force-pushed the renovate/lint-dependencies branch from 654fc95 to 918724b Compare October 9, 2024 10:52
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