Skip to content

Update all non-major dependencies#2

Merged
TimMikeladze merged 1 commit intomasterfrom
renovate/all-minor-patch
Apr 17, 2023
Merged

Update all non-major dependencies#2
TimMikeladze merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@keyv/test-suite 1.8.8 -> 1.9.1 age adoption passing confidence
@types/node (source) 18.11.13 -> 18.15.3 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.46.1 -> 5.55.0 age adoption passing confidence
@typescript-eslint/parser 5.46.1 -> 5.55.0 age adoption passing confidence
arangojs 8.0.0 -> 8.1.0 age adoption passing confidence
ava (source) 5.1.0 -> 5.2.0 age adoption passing confidence
commit-it 0.0.7 -> 0.0.11 age adoption passing confidence
eslint (source) 8.29.0 -> 8.36.0 age adoption passing confidence
eslint-plugin-import 2.26.0 -> 2.27.5 age adoption passing confidence
eslint-plugin-n 15.6.0 -> 15.6.1 age adoption passing confidence
eslint-plugin-typescript-sort-keys 2.1.0 -> 2.3.0 age adoption passing confidence
husky (source) 8.0.2 -> 8.0.3 age adoption passing confidence
lint-staged 13.1.0 -> 13.2.0 age adoption passing confidence
prettier (source) 2.8.1 -> 2.8.4 age adoption passing confidence
release-it 15.5.1 -> 15.9.0 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.55.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#​6597) (d73d7d3)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#​6569) (2d8c196)
Features

5.54.1 (2023-03-06)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.54.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.54.0

Compare Source

Features
  • eslint-plugin: [promise-function-async] check for promises in implicit return types (#​6330) (de1e5ce), closes #​6329

v5.53.0

Compare Source

Features
  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#​6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#​6102) (16144d1)

v5.52.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-import-type-side-effects] correctly ignore zero-specifier imports (#​6444) (d5a6688)
  • eslint-plugin: [no-unnecessary-condition] account for optional chaining on potentially void values (#​6432) (e1d9c67), closes #​5255
  • eslint-plugin: [no-unnecessary-condition] fix false positive when checking indexed access types (#​6452) (d569924)
  • eslint-plugin: fix key-spacing when type starts on next line (#​6412) (3eb2eed)
Features
  • eslint-plugin: [block-spacing] extending base rule for TS related blocks (#​6195) (b2db3f5)
  • eslint-plugin: [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#​6105) (113640e)
  • eslint-plugin: [explicit-function-return-type] add allowIIFEs option (#​6237) (a1b3f7b)

v5.51.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#​6376) (3647a1c)
  • eslint-plugin: [no-floating-promises] error on logical expression (#​6356) (f330e06)
  • eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with verbatimModuleSyntax (#​6394) (b14d3be)
  • eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#​6096) (d4747cd)

v5.50.0

Compare Source

Bug Fixes
  • eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#​5704) (09d57ce)
  • eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#​6028) (85e783c)
  • eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#​5919) (b0f6c8e), closes #​1438
Features
  • eslint-plugin: add key-spacing rule extension for interface & type declarations (#​6211) (67706e7)

v5.49.0

Compare Source

Features
  • eslint-plugin: [naming-convention] add support for #private modifier on class members (#​6259) (c8a6d80)

5.48.2 (2023-01-16)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.48.1 (2023-01-09)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.48.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.48.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.48.0

Compare Source

Features
  • eslint-plugin: specify which method is unbound and added test case (#​6281) (cf3ffdd)

5.47.1 (2022-12-26)

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)

v5.47.1

Compare Source

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)

v5.47.0

Compare Source

Features
  • eslint-plugin: [no-floating-promises] add suggestion fixer to add an 'await' (#​5943) (9e35ef9)

5.46.1 (2022-12-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.55.0

Compare Source

Features

5.54.1 (2023-03-06)

Note: Version bump only for package @​typescript-eslint/parser

v5.54.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.54.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.53.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.52.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.51.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.50.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.49.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.48.2 (2023-01-16)

Note: Version bump only for package @​typescript-eslint/parser

5.48.1 (2023-01-09)

Note: Version bump only for package @​typescript-eslint/parser

v5.48.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.48.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.48.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.47.1 (2022-12-26)

Note: Version bump only for package @​typescript-eslint/parser

v5.47.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.47.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.46.1 (2022-12-12)

Note: Version bump only for package @​typescript-eslint/parser

arangodb/arangojs

v8.1.0

Compare Source

Added
  • Added support for new ArangoDB 3.9.5 cache field in ArangoSearch types
avajs/ava

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: avajs/ava@v5.1.1...v5.2.0

v5.1.1

Compare Source

What's Changed

Full Changelog: avajs/ava@v5.1.0...v5.1.1

TimMikeladze/commit-it

v0.0.11

Compare Source

  • Merge pull request #​11 from TimMikeladze/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 (9efd317)
  • Merge pull request #​10 from TimMikeladze/renovate/all-minor-patch (9c82387)
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (aff4e00)
  • Update all non-major dependencies (697dc7f)

v0.0.10

Compare Source

  • Merge pull request #​9 from TimMikeladze/renovate/npm-simple-git-vulnerability (6809296)
  • Update dependency simple-git to v3.16.0 [SECURITY] (ac2da9c)
  • Merge pull request #​7 from TimMikeladze/windows-runner (e0a46df)
  • 🐛 running tests on windows (da43ca1)
  • 👕 fix linting (980187c)
  • 👷 add windows runner (2958411)

v0.0.9

Compare Source

  • ⬆️ package updates (b733030)
  • Merge pull request #​5 from KyleScharnhorst/fix-windows-path (09ed98a)
  • Revert: yarn lock. (8f55398)
  • Remove: lock files. (498f50a)
  • 🐛 Fix windows pathing issue. (bd9ec1d)

v0.0.8

Compare Source

  • Merge pull request #​4 from TimMikeladze/dependabot/npm_and_yarn/json5-1.0.2 (fdd4a64)
  • Merge pull request #​3 from TimMikeladze/renovate/all-minor-patch (7d87c28)
  • Bump json5 from 1.0.1 to 1.0.2 (4494dd1)
  • Update all non-major dependencies (9cb51c4)
  • 🎨 make fetchLabels static (1b6bcf9)
  • ✨ added GitHub plugin (61ae755)
  • 🔨 Plugins - Core, Plugins - GitEmoji, Plugins - GitHub, Plugins - IntentionsAndArea (73d91ba)
  • ✨ Plugins - Core (108dc9f)
  • ✨ Plugins - Core (4e0837a)
  • Merge branch 'master' of github.com:TimMikeladze/commit-it (3f34116)
  • 🔧 🔨 Plugins - GitEmoji, Plugins - IntentionsAndArea (ad835a2)
  • 🎨 Plugins (1c2090d)
  • Merge pull request #​2 from TimMikeladze/renovate/all-minor-patch (a0c9919)
  • Update all non-major dependencies (5b6ca80)
eslint/eslint

v8.36.0

Compare Source

Features

Bug Fixes

  • 92c1943 fix: correctly iterate files matched by glob patterns (#​16831) (Nitin Kumar)

Documentation

  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • caf08ce docs: fix estree link in custom formatters docs (#​16967) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#​16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • b09a512 docs: detect and fix broken links (#​16837) (Nitin Kumar)

Chores

v8.35.0

Compare Source

Features

  • 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#​16920) (SUZUKI Sosuke)
  • c8c0c71 feat: Move all and recommended configs into package. (#​16844) (Nicholas C. Zakas)
  • 71f6f0d feat: report more cases with ?? in no-constant-binary-expression (#​16826) (Daiki Nishikawa)

Bug Fixes

Documentation

Chores

v8.34.0

Compare Source

Features

  • 9b2fcf7 feat: array-callback-return supports Array.prototype.toSorted (#​16845) (SUZUKI Sosuke)

Bug Fixes

  • 923f61d fix: false positive with assignment in no-extra-parens (#​16872) (Francesco Trotta)

Documentation

Chores

v8.33.0

Compare Source

Features

  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#​16785) (Nitin Kumar)

Documentation

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#​16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#​16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#​16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#​16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#​16808) (Ben Perlmutter)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#​16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#​16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#​16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#​16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#​16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#​16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#​16800) (Ville Saalo)

v8.32.0

Compare Source

Features

  • fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals (#​16658) (YeonJuan)

Bug Fixes

Documentation

  • 17b65ad docs: IA Update page URL move (#​16665) (Ben Perlmutter)
  • 5981296 docs: fix theme switcher button (#​16752) (Sam Chen)
  • 6669413 docs: deploy prerelease docs under the /docs/next/ path (#​16541) (Nitin Kumar)
  • 78ecfe0 docs: use inline code for rule options name (#​16768) (Percy Ma)
  • fc2ea59 docs: Update README (GitHub Actions Bot)
  • 762a872 docs: Update README (GitHub Actions Bot)

Chores

  • 2952d6e chore: sync templates/*.md files with issue templates (#​16758) (gfyoung)
  • 3e34418 chore: Add new issues to triage project (#​16740) (Nicholas C. Zakas)

v8.31.0

Compare Source

Features


Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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/all-minor-patch branch 5 times, most recently from fbeda96 to c572588 Compare January 8, 2023 12:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from f8102dc to fc8ae21 Compare January 16, 2023 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8c86cde to 1867161 Compare January 23, 2023 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fc49c46 to 9efbfe1 Compare January 31, 2023 12:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3f29db0 to 56abd55 Compare February 10, 2023 21:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56abd55 to 37d8832 Compare February 13, 2023 21:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 37d8832 to 87674ab Compare March 16, 2023 21:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 87674ab to 7f61ddb Compare March 19, 2023 00:10
@TimMikeladze TimMikeladze merged commit 0a3a9c9 into master Apr 17, 2023
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