Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

chore(deps): update all non-major dependencies #279

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.2.0 -> ^18.4.2 age adoption passing confidence
@commitlint/config-conventional (source) ^18.1.0 -> ^18.4.2 age adoption passing confidence
@types/node (source) ^20.8.9 -> ^20.9.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.9.0 -> ^6.11.0 age adoption passing confidence
@typescript-eslint/parser ^6.9.0 -> ^6.11.0 age adoption passing confidence
eslint (source) ^8.52.0 -> ^8.53.0 age adoption passing confidence
lint-staged ^15.0.2 -> ^15.1.0 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.1.0 age adoption passing confidence
typedoc (source) ^0.25.2 -> ^0.25.3 age adoption passing confidence
yarn 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

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

v18.4.2

Compare Source

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

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

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

v18.4.2

Compare Source

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

v18.4.0

Compare Source

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

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

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

You can read about our versioning strategy and releases on our website.

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

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

v6.11.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.10.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

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

You can read about our versioning strategy and releases on our website.

v6.9.1

Compare Source

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

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

okonet/lint-staged (lint-staged)

v15.1.0

Compare Source

Minor Changes
Patch Changes
prettier/prettier (prettier)

v3.1.0

Compare Source

diff

🔗 Release Notes

TypeStrong/TypeDoc (typedoc)

v0.25.3

Compare Source

Features
  • Added --sourceLinkExternal option to render source code links as external, #​2415.
  • TypeDoc no longer requires the declarationMap option to be set to true to handle cross-package links in packages mode, #​2416.
  • Added external-last option for the --sort option, #​2418.
Bug Fixes
  • TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, #​2413.
  • TypeDoc now finds comments on index signatures again, #​2414.
  • TypeDoc now does a better job of detecting properties when destructured function arguments are used.
  • Quotes will now be properly escaped in HTML attribute values.
Thanks!
yarnpkg/berry (yarn)

v4.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d99d26) 98.78% compared to head (bae5376) 98.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files          22       22           
  Lines         825      825           
  Branches      172      172           
=======================================
  Hits          815      815           
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2aeab70 to b8139d2 Compare September 2, 2023 23:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Sep 3, 2023
@renovate renovate bot closed this Sep 3, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch September 3, 2023 20:19
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Sep 4, 2023
@renovate renovate bot reopened this Sep 4, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch September 4, 2023 20:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d959e93 to 89237b3 Compare September 11, 2023 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 65adbd5 to cbad51b Compare September 21, 2023 16:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 87464f9 to a94e7be Compare September 28, 2023 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from fd4f46d to 9bbd927 Compare October 26, 2023 09:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Oct 29, 2023
@renovate renovate bot closed this Oct 29, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch October 29, 2023 09:14
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Oct 29, 2023
@renovate renovate bot reopened this Oct 29, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch October 29, 2023 22:53
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency typedoc to ^0.25.3 Oct 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency typedoc to ^0.25.3 chore(deps): update all non-major dependencies Oct 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ec59bde to 62f665a Compare November 4, 2023 01:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from c5c4697 to ad9cd7d Compare November 13, 2023 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant