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

Update all non-major dependencies #67

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chalk 4.1.0 -> 4.1.2 age adoption passing confidence
eslint (source) 7.21.0 -> 7.32.0 age adoption passing confidence
eslint-plugin-import 2.22.1 -> 2.31.0 age adoption passing confidence
execa 5.0.0 -> 5.1.1 age adoption passing confidence
ignore 5.1.8 -> 5.3.2 age adoption passing confidence

Release Notes

chalk/chalk (chalk)

v4.1.2

Compare Source

  • Readme updates

v4.1.1

Compare Source

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

  • 5df5e4a Update: highlight last write reference for no-unused-vars (fixes #​14324) (#​14335) (Nitin Kumar)
  • 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#​14344) (Michael Novotny)
  • 36fca70 Chore: Upgrade eslump to 3.0.0 (#​14350) (Stephen Wade)
  • 59b689a Chore: add node v16 (#​14355) (薛定谔的猫)
  • 35a1f5e Sponsors: Sync README with website (ESLint Jenkins)
  • fb0a92b Chore: rename misspelled identifier in test (#​14346) (Tobias Nießen)
  • f2babb1 Docs: update pull request template (#​14336) (Nitin Kumar)
  • 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#​14332) (Nate-Wilkins)
  • 07d14c3 Chore: remove extraneous command from lint-staged config (#​14314) (James George)
  • 41b3570 Update: lint code block with same extension but different content (#​14227) (JounQin)
  • eb29996 Docs: add more examples with arrow functions for no-sequences rule (#​14313) (Nitin Kumar)

v7.24.0

Compare Source

v7.23.0

Compare Source

  • 687ccae Update: add option "allowInParentheses" to no-sequences (fixes #​14197) (#​14199) (Daniel Rentz)
  • dbf2529 Sponsors: Sync README with website (ESLint Jenkins)
  • 4bdf2c1 Sponsors: Sync README with website (ESLint Jenkins)
  • 49d1697 Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#​14244) (Brandon Mills)
  • 43f1685 Update: --quiet should not supress --max-warnings (fixes #​14202) (#​14242) (Milos Djermanovic)
  • 909c727 Docs: Add valid example that shows vars in a block scope (#​14230) (Ed S)
  • 28583eb Fix: no-mixed-operators false positives with ? : (fixes #​14223) (#​14226) (Milos Djermanovic)
  • a99eb2d Fix: Clarify line breaks in object-curly-newline (fixes #​14024) (#​14063) (armin yahya)
  • 8984c91 Update: eslint --env-info output os info (#​14059) (薛定谔的猫)
  • 2a79306 Sponsors: Sync README with website (ESLint Jenkins)
  • ebd7026 Docs: Fix typo (#​14225) (Greg Finley)
  • a2013fc Sponsors: Sync README with website (ESLint Jenkins)

v7.22.0

Compare Source

  • 3a432d8 Docs: Improve documentation for indent rule (#​14168) (Serkan Özel)
  • f62ec8d Update: throw error when fix range is invalid (#​14142) (Jacob Bandes-Storch)
  • 0eecad2 Upgrade: Update lodash in package.json to V 4.17.21 (#​14159) (Basem Al-Nabulsi)
  • 5ad91aa Update: report es2021 globals in no-extend-native (refs #​13602) (#​14177) (Milos Djermanovic)
  • c295581 Chore: remove leftover JSDoc from lint-result-cache (#​14176) (Milos Djermanovic)
  • 0d541f9 Chore: Reduce lodash usage (#​14178) (Stephen Wade)
  • 27a67d7 Sponsors: Sync README with website (ESLint Jenkins)
  • 459d821 Chore: upgrade dependencies of browser test (#​14127) (Pig Fang)
  • ebfb63a Sponsors: Sync README with website (ESLint Jenkins)
  • 3ba029f Docs: Remove Extraneous Dash (#​14164) (Danny Hurlburt)
  • 6f4540e Sponsors: Sync README with website (ESLint Jenkins)
  • ddf361c Docs: Fix Formatting (#​14154) (Danny Hurlburt)
  • c0d2ac1 Sponsors: Sync README with website (ESLint Jenkins)
  • a8df03e Docs: Clarify triage process (#​14117) (Nicholas C. Zakas)
import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​1820], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])

v2.27.5

Compare Source

Fixed

v2.27.4

Compare Source

Fixed
  • semver should be a prod dep ([#​2668])

v2.27.3

Compare Source

Fixed
  • [no-empty-named-blocks]: rewrite rule to only check import declarations ([#​2666])

v2.27.2

Compare Source

Fixed
  • [no-duplicates]: do not unconditionally require typescript ([#​2665])

v2.27.1

Compare Source

Fixed

v2.27.0

Compare Source

Added
Fixed
  • [order]: move nested imports closer to main import entry ([#​2396], thanks [@​pri1311])
  • [no-restricted-paths]: fix an error message ([#​2466], thanks [@​AdriAt360])
  • [no-restricted-paths]: use Minimatch.match instead of minimatch to comply with Windows Native paths ([#​2466], thanks [@​AdriAt360])
  • [order]: require with member expression could not be fixed if alphabetize.order was used ([#​2490], thanks [@​msvab])
  • [order]: leave more space in rankings for consecutive path groups ([#​2506], thanks [@​Pearce-Ropion])
  • [no-cycle]: add ExportNamedDeclaration statements to dependencies ([#​2511], thanks \

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from jpwilliams as a code owner March 12, 2021 22:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf33c6f to df22746 Compare March 26, 2021 23:52
@renovate renovate bot changed the title Update dependency eslint to v7.22.0 Update dependency eslint to v7.23.0 Mar 26, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df22746 to 5ea2721 Compare April 9, 2021 22:14
@renovate renovate bot changed the title Update dependency eslint to v7.23.0 Update dependency eslint to v7.24.0 Apr 9, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ea2721 to 81d8fc6 Compare April 24, 2021 00:21
@renovate renovate bot changed the title Update dependency eslint to v7.24.0 Update dependency eslint to v7.25.0 Apr 24, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 81d8fc6 to f294aec Compare May 8, 2021 03:10
@renovate renovate bot changed the title Update dependency eslint to v7.25.0 Update dependency eslint to v7.26.0 May 8, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f294aec to e638b80 Compare May 15, 2021 20:49
@renovate renovate bot changed the title Update dependency eslint to v7.26.0 Update all non-major dependencies May 15, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 941f56a to ceaf1f9 Compare May 29, 2021 21:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ceaf1f9 to 8c47d36 Compare June 4, 2021 23:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c47d36 to 34ee54f Compare June 18, 2021 21:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 34ee54f to 16dfd2c Compare July 2, 2021 22:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16dfd2c to 5efb0aa Compare July 17, 2021 23:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5efb0aa to 07bb989 Compare October 13, 2021 16:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 07bb989 to f73efbc Compare March 7, 2022 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f73efbc to f9429b0 Compare April 24, 2022 17:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 22db1c9 to 1bfd7c7 Compare March 23, 2023 15:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bfd7c7 to 460b9cb Compare April 3, 2023 10:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 460b9cb to 6fd91f7 Compare April 17, 2023 13:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6fd91f7 to 436ecc3 Compare May 28, 2023 10:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 436ecc3 to c07108a Compare June 4, 2023 11:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from aa014ee to a6332ce Compare June 19, 2023 08:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a6332ce to 184a5d4 Compare June 27, 2023 20:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf2989b to 17d9ce0 Compare September 19, 2023 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17d9ce0 to 036e67a Compare September 26, 2023 16:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7520b51 to 4896356 Compare October 15, 2023 09:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4896356 to b38e61c Compare October 23, 2023 07:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b38e61c to 2e38d5c Compare November 6, 2023 06:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e38d5c to 61d344c Compare November 16, 2023 12:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 61d344c to bbbd1f8 Compare December 3, 2023 12:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbbd1f8 to c51c661 Compare December 14, 2023 22:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 753d06c to 2dfcdbb Compare February 4, 2024 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2dfcdbb to fd7868f Compare February 25, 2024 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd7868f to 59e4d84 Compare March 12, 2024 12:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a91de1d to 4df2bf2 Compare March 24, 2024 17:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f0539f2 to e0474e6 Compare April 21, 2024 10:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e0474e6 to da3ff9d Compare April 25, 2024 09:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da3ff9d to c5d0c61 Compare June 4, 2024 11:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5d0c61 to 404272e Compare July 21, 2024 13:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 111c566 to b03229b Compare August 12, 2024 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1175365 to 18f6461 Compare September 3, 2024 10:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b484554 to 00673ce Compare October 9, 2024 07:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00673ce to 5315b64 Compare December 2, 2024 12:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5315b64 to f4f8449 Compare December 14, 2024 18:10
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