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

Merged
merged 1 commit into from
Jan 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.4.0 -> ^17.4.2 age adoption passing confidence
@commitlint/config-conventional (source) ^17.4.0 -> ^17.4.2 age adoption passing confidence
@favware/cliff-jumper ^1.9.0 -> ^1.10.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.48.0 -> ^5.48.1 age adoption passing confidence
@typescript-eslint/parser ^5.48.0 -> ^5.48.1 age adoption passing confidence
@vitest/coverage-c8 ^0.26.3 -> ^0.27.1 age adoption passing confidence
eslint (source) ^8.31.0 -> ^8.32.0 age adoption passing confidence
prettier (source) ^2.8.2 -> ^2.8.3 age adoption passing confidence
turbo (source) ^1.6.3 -> ^1.7.0 age adoption passing confidence
vitest ^0.26.3 -> ^0.27.1 age adoption passing confidence

Release Notes

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

v17.4.2

Compare Source

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

v17.4.1

Compare Source

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

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

v17.4.2

Compare Source

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

favware/cliff-jumper

v1.10.0

Compare Source

🚀 Features

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

v5.48.1

Compare Source

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

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

v5.48.1

Compare Source

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

vitest-dev/vitest

v0.27.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.27.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint

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)
prettier/prettier

v2.8.3

Compare Source

diff

Allow self-closing tags on custom elements (#​14170 by @​fisker)

See Angular v15.1.0 release note for details.

// Input
<app-test/>

// Prettier 2.8.2
SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1)
> 1 | <app-test/>
    | ^^^^^^^^^
  2 |

// Prettier 2.8.3
<app-test />
vercel/turbo

v1.7.0

Compare Source

What's Changed


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 requested a review from RealShadowNova as a code owner January 15, 2023 02:53
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 15, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 15, 2023
@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Merging #136 (e462a39) into main (964e917) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files           8        8           
  Lines        1860     1860           
  Branches      274      274           
=======================================
  Hits         1826     1826           
  Misses         23       23           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/all-non-major-dev branch from 9a21678 to e462a39 Compare January 15, 2023 06:00
@renovate renovate bot merged commit 1098200 into main Jan 15, 2023
@renovate renovate bot deleted the renovate/all-non-major-dev branch January 15, 2023 08:37
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