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 all non-major dependencies #88

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@4c/rollout (source) ^2.1.11 -> ^2.2.2 age adoption passing confidence
@4c/semantic-release-config (source) ^2.0.14 -> ^2.2.0 age adoption passing confidence
eslint (source) ^7.15.0 -> ^7.32.0 age adoption passing confidence
eslint-config-4catalyzer (source) ^1.1.5 -> ^1.5.0 age adoption passing confidence
eslint-config-prettier ^7.0.0 -> ^7.2.0 age adoption passing confidence
eslint-plugin-import ^2.22.1 -> ^2.31.0 age adoption passing confidence
eslint-plugin-jest ^24.1.3 -> ^24.7.0 age adoption passing confidence
eslint-plugin-prettier ^3.3.0 -> ^3.4.1 age adoption passing confidence
husky ^4.3.6 -> ^4.3.8 age adoption passing confidence
lint-staged ^10.5.3 -> ^10.5.4 age adoption passing confidence
prettier (source) ^2.2.1 -> ^2.8.8 age adoption passing confidence

Release Notes

4Catalyzer/cli (@​4c/rollout)

v2.2.2

Compare Source

Note: Version bump only for package @​4c/rollout

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features
  • support webpack 5 bump all the deps (603a29c)

2.1.12 (2021-01-20)

Note: Version bump only for package @​4c/rollout

2.1.11 (2020-10-29)

Note: Version bump only for package @​4c/rollout

2.1.10 (2020-07-06)

Note: Version bump only for package @​4c/rollout

2.1.9 (2020-05-09)

Note: Version bump only for package @​4c/rollout

2.1.8 (2020-05-04)

Note: Version bump only for package @​4c/rollout

2.1.7 (2020-04-29)

Note: Version bump only for package @​4c/rollout

2.1.6 (2020-04-09)

Bug Fixes

2.1.5 (2020-03-30)

Bug Fixes

2.1.4 (2020-03-22)

Bug Fixes

2.1.3 (2020-03-12)

Bug Fixes

2.1.2 (2020-02-13)

Note: Version bump only for package @​4c/rollout

2.1.1 (2020-02-13)

Note: Version bump only for package @​4c/rollout

v2.1.12

Compare Source

Note: Version bump only for package @​4c/rollout

4Catalyzer/javascript (@​4c/semantic-release-config)

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

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)

v7.21.0

Compare Source

v7.20.0

Compare Source

v7.19.0

Compare Source

v7.18.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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/all-minor-patch branch 3 times, most recently from 71aeee9 to 8eb70b9 Compare January 2, 2021 03:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4a4655b to 5006dcf Compare January 10, 2021 19:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7304832 to 541faf1 Compare January 18, 2021 20:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 37c648e to 484b090 Compare January 22, 2021 21:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3e7a104 to 7b860a8 Compare January 31, 2021 05:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from dd5480e to f7fd62b Compare February 5, 2021 21:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 743c6c6 to 3ff7887 Compare February 13, 2021 00:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ff7887 to c91d211 Compare April 26, 2021 17:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 331d4eb to e09762b Compare May 15, 2021 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e09762b to a66ad11 Compare June 6, 2021 21:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a66ad11 to 25f129c Compare October 18, 2021 21:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25f129c to f4712fc Compare March 7, 2022 09:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4712fc to 163a711 Compare March 26, 2022 14:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 163a711 to 824f9f6 Compare April 25, 2022 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 824f9f6 to ff9c784 Compare May 15, 2022 22:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff9c784 to 1832e1d Compare June 18, 2022 17:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1832e1d to 903359f Compare September 25, 2022 20:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 903359f to ca7f753 Compare November 20, 2022 09:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6adbf6b to 4c3e981 Compare March 24, 2023 20:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4c3e981 to d89e47e Compare May 28, 2023 09:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d89e47e to 78f9453 Compare July 28, 2023 07:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 78f9453 to ae15d4e Compare August 18, 2023 21:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ae15d4e to bc22837 Compare October 23, 2023 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bc22837 to 01f986c Compare December 14, 2023 20:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01f986c to bec7db7 Compare September 3, 2024 07:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bec7db7 to f2d42c5 Compare October 3, 2024 13:18
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 8, 2024 18:43
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c891ca9 to f2d42c5 Compare December 9, 2024 02:58
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