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

fix(deps): update all minor dependencies #55

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fontsource/fira-code (source) 5.0.17 -> 5.1.0 age adoption passing confidence
@fontsource/pt-sans (source) 5.0.12 -> 5.1.0 age adoption passing confidence
@slidev/cli (source) ^0.48.8 -> ^0.49.0 age adoption passing confidence
@slidev/types (source) ^0.48.8 -> ^0.49.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.6.0 -> 7.18.0 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-n 17.1.0 -> 17.11.1 age adoption passing confidence
eslint-plugin-promise 6.1.1 -> 6.6.0 age adoption passing confidence
eslint-plugin-vue (source) 9.24.1 -> 9.29.0 age adoption passing confidence
playwright-chromium (source) 1.43.0 -> 1.48.1 age adoption passing confidence
pnpm (source) 8.14.1 -> 8.15.9 age adoption passing confidence
prism-theme-vars 0.2.4 -> 0.2.5 age adoption passing confidence
typescript (source) 5.4.4 -> 5.6.3 age adoption passing confidence

Release Notes

fontsource/font-files (@​fontsource/fira-code)

v5.1.0

Compare Source

v5.0.20

Compare Source

v5.0.19

Compare Source

v5.0.18

Compare Source

fontsource/font-files (@​fontsource/pt-sans)

v5.1.0

Compare Source

v5.0.14

Compare Source

v5.0.13

Compare Source

slidevjs/slidev (@​slidev/cli)

v0.49.29

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.28

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.27

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.26

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.25

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.24

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.23

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.22

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.21

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.20

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.19

Compare Source

   🚀 Features
    View changes on GitHub

v0.49.18

Compare Source

   🚀 Features
    View changes on GitHub

v0.49.17

Compare Source

   ✨ Highlights
  • Visit our brand new docs at https://sli.dev! It has a huge improvement in readability.
  • Relative path inside slides content like ![alt](./assets/img.png) is now supported.
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.15

Compare Source

No significant changes

    View changes on GitHub

v0.49.13

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.12

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.11

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.49.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.49.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.49.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.49.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.49.1

Compare Source

No significant changes

    View changes on GitHub

v0.49.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.48.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 42713a9 to 40e1b8b Compare January 27, 2024 17:00
@renovate renovate bot changed the title chore(deps): update all minor dependencies chore(deps): update pnpm to v8.15.0 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 91cf2ec to 75b18d4 Compare January 29, 2024 20:15
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.0 chore(deps): update all minor dependencies Jan 29, 2024
@renovate renovate bot changed the title chore(deps): update all minor dependencies chore(deps): update pnpm to v8.15.1 Jan 31, 2024
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.1 chore(deps): update all minor dependencies Feb 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ba8a93f to 8e093d7 Compare February 5, 2024 18:42
@renovate renovate bot changed the title chore(deps): update all minor dependencies chore(deps): update pnpm to v8.15.1 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0d0f121 to e95d0a0 Compare February 6, 2024 15:15
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.1 chore(deps): update all minor dependencies Feb 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6dd9548 to 99d140b Compare February 13, 2024 01:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c821e6b to 0fcc251 Compare February 19, 2024 12:59
@renovate renovate bot changed the title chore(deps): update all minor dependencies chore(deps): update pnpm to v8.15.3 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e5dac07 to 9341268 Compare August 6, 2024 08:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7d39b86 to 075acac Compare August 20, 2024 17:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2956b92 to 029a270 Compare August 28, 2024 07:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 156af33 to 9b831d9 Compare September 9, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5cac77b to 84d1a66 Compare September 18, 2024 04:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 6db94d8 to 38e65c4 Compare October 9, 2024 12:32
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