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 dev-dependencies #235

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.8.9 -> ^20.8.10 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.9.0 -> ^6.9.1 age adoption passing confidence
@typescript-eslint/parser ^6.9.0 -> ^6.9.1 age adoption passing confidence
eslint (source) ^8.52.0 -> ^8.53.0 age adoption passing confidence
typedoc (source) ^0.25.2 -> ^0.25.3 age adoption passing confidence

Release Notes

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

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.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

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!

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.

@renovate renovate bot added the dependencies label Nov 5, 2023
@renovate renovate bot enabled auto-merge (squash) November 5, 2023 01:25
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #235 (e72c7bd) into main (4075ddc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files           8        8           
  Lines        1944     1944           
  Branches      285      285           
=======================================
  Hits         1901     1901           
  Misses         31       31           
  Partials       12       12           

@renovate renovate bot merged commit 9c752f2 into main Nov 5, 2023
9 checks passed
@renovate renovate bot deleted the renovate/all-non-major-dev branch November 5, 2023 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants