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 #176

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.6.5 -> ^17.6.6 age adoption passing confidence
@commitlint/config-conventional (source) ^17.6.5 -> ^17.6.6 age adoption passing confidence
@favware/cliff-jumper ^2.1.0 -> ^2.1.1 age adoption passing confidence
@types/node (source) ^18.16.17 -> ^18.16.18 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.9 -> ^5.60.1 age adoption passing confidence
@typescript-eslint/parser ^5.59.9 -> ^5.60.1 age adoption passing confidence
@vitest/coverage-c8 (source) ^0.32.0 -> ^0.32.2 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.32.0 -> ^0.32.2 age adoption passing confidence
eslint (source) ^8.42.0 -> ^8.43.0 age adoption passing confidence
lint-staged ^13.2.2 -> ^13.2.3 age adoption passing confidence
rollup-plugin-typescript2 ^0.34.1 -> ^0.35.0 age adoption passing confidence
tslib (source) ^2.5.3 -> ^2.6.0 age adoption passing confidence
turbo (source) ^1.10.3 -> ^1.10.6 age adoption passing confidence
typedoc-json-parser ^8.1.2 -> ^8.2.0 age adoption passing confidence
typescript (source) ~5.1.3 -> ~5.1.5 age adoption passing confidence
vitest ^0.32.0 -> ^0.32.2 age adoption passing confidence

Release Notes

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

v17.6.6

Compare Source

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

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

v17.6.6

Compare Source

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

favware/cliff-jumper (@​favware/cliff-jumper)

v2.1.1

Compare Source

🐛 Bug Fixes

  • Fixed finding of package lock file (8c9905b)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.60.1

Compare Source

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

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

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

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

5.59.10 (2023-06-12)

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

5.59.9 (2023-06-05)

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

5.59.8 (2023-05-29)

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

5.59.7 (2023-05-22)

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

5.59.6 (2023-05-15)

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

5.59.5 (2023-05-08)

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

5.59.4 (2023-05-08)

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

5.59.3 (2023-05-08)

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

5.59.2 (2023-05-01)

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

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)

v5.59.11

Compare Source

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

v5.59.10

Compare Source

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

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

v5.60.1

Compare Source

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

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

v5.60.0

Compare Source

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

5.59.11 (2023-06-12)

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

5.59.10 (2023-06-12)

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

5.59.9 (2023-06-05)

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

5.59.8 (2023-05-29)

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

5.59.7 (2023-05-22)

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

5.59.6 (2023-05-15)

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

5.59.5 (2023-05-08)

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

5.59.4 (2023-05-08)

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

5.59.3 (2023-05-08)

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

5.59.2 (2023-05-01)

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

5.59.1 (2023-04-24)

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

v5.59.11

Compare Source

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

v5.59.10

Compare Source

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

vitest-dev/vitest (@​vitest/coverage-c8)

v0.32.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

okonet/lint-staged (lint-staged)

v13.2.3

Compare Source

Bug Fixes
  • the --diff option implies --no-stash (66a716d)
ezolenko/rollup-plugin-typescript2 (rollup-plugin-typescript2)

v0.35.0

Compare Source

Features

Bugfixes

Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.1...0.35.0

Microsoft/tslib (tslib)

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.5.3...2.6.0

vercel/turbo (turbo)

v1.10.6: Turborepo v1.10.6

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v1.10.5...v1.10.6

v1.10.5: Turborepo v1.10.5

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v1.10.4...v1.10.5

v1.10.4: Turborepo v1.10.4

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v1.10.3...v1.10.4

RealShadowNova/typedoc-json-parser (typedoc-json-parser)

v8.2.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

🚀 Features

Microsoft/TypeScript (typescript)

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@91a4e6f). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #176   +/-   ##
=======================================
  Coverage        ?   98.01%           
=======================================
  Files           ?        8           
  Lines           ?     1864           
  Branches        ?      271           
=======================================
  Hits            ?     1827           
  Misses          ?       25           
  Partials        ?       12           

@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 8 times, most recently from 7d244fe to b96d2cc Compare June 24, 2023 10:12
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 5 times, most recently from cead812 to 0360af5 Compare June 28, 2023 07:51
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch from 0360af5 to 69986fe Compare June 28, 2023 18:04
@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@RealShadowNova RealShadowNova merged commit 801bb1c into main Jun 28, 2023
@RealShadowNova RealShadowNova deleted the renovate/all-non-major-dev branch June 28, 2023 18:13
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.

1 participant