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

build(deps): update all non-major dependencies #25

Merged
merged 1 commit into from Aug 31, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material-design-icons/svg (source) 0.11.8 -> 0.12.1 age adoption passing confidence
@types/fabric (source) 4.5.11 -> 4.5.12 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.32.0 -> 5.36.1 age adoption passing confidence
@typescript-eslint/parser 5.32.0 -> 5.36.1 age adoption passing confidence
@vitejs/plugin-vue (source) 3.0.1 -> 3.0.3 age adoption passing confidence
@vueuse/core 9.1.0 -> 9.1.1 age adoption passing confidence
electron 20.0.1 -> 20.1.0 age adoption passing confidence
eslint (source) 8.21.0 -> 8.23.0 age adoption passing confidence
eslint-plugin-vue (source) 9.3.0 -> 9.4.0 age adoption passing confidence
fabric (source) 5.2.1 -> 5.2.4 age adoption passing confidence
pinia 2.0.17 -> 2.0.21 age adoption passing confidence
playwright (source) 1.24.2 -> 1.25.1 age adoption passing confidence
sass 1.54.3 -> 1.54.7 age adoption passing confidence
typescript (source) 4.7.4 -> 4.8.2 age adoption passing confidence
unplugin-auto-import 0.11.1 -> 0.11.2 age adoption passing confidence
unplugin-vue-components 0.22.0 -> 0.22.4 age adoption passing confidence
vite (source) 3.0.4 -> 3.0.9 age adoption passing confidence
vitest 0.21.0 -> 0.22.1 age adoption passing confidence
vue (source) 3.2.37 -> 3.2.38 age adoption passing confidence
vue-router 4.1.3 -> 4.1.5 age adoption passing confidence
vue-tsc 0.39.5 -> 0.40.5 age adoption passing confidence

Release Notes

marella/material-design-icons

v0.12.1

Compare Source

v0.12.0

Compare Source

v0.11.9

Compare Source

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

v5.36.1

Compare Source

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

v5.36.0

Compare Source

Bug Fixes
Features

5.35.1 (2022-08-24)

Bug Fixes
  • eslint-plugin: correct rule schemas to pass ajv validation (#​5531) (dbf8b56)

v5.35.1

Compare Source

Bug Fixes
  • eslint-plugin: correct rule schemas to pass ajv validation (#​5531) (dbf8b56)

v5.35.0

Compare Source

Features
  • eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#​5492) (0edb94a)

v5.34.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-useless-constructor] handle parameter decorator (#​5450) (864dbcf)
Features
  • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#​5266) (aca935c)

5.33.1 (2022-08-15)

Bug Fixes
  • missing placeholders in violation messages for no-unnecessary-type-constraint and no-unsafe-argument (and enable eslint-plugin/recommended rules internally) (#​5453) (d023910)

v5.33.1

Compare Source

Bug Fixes
  • missing placeholders in violation messages for no-unnecessary-type-constraint and no-unsafe-argument (and enable eslint-plugin/recommended rules internally) (#​5453) (d023910)

v5.33.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-extra-parens] handle await with type assertion (#​5428) (e03826f)
  • website: add explicit frontmatter description to rule docs (#​5429) (63cba5f)
Features
  • eslint-plugin: [member-ordering] support static blocks (#​5417) (5983e5a)
  • eslint-plugin: [prefer-as-const] adds support for class properties (#​5413) (d2394f8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.36.1

Compare Source

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

v5.36.0

Compare Source

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

5.35.1 (2022-08-24)

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

v5.35.1

Compare Source

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

v5.35.0

Compare Source

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

v5.34.0

Compare Source

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

5.33.1 (2022-08-15)

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

v5.33.1

Compare Source

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

v5.33.0

Compare Source

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

vitejs/vite (@​vitejs/plugin-vue)

v3.0.3

Compare Source

v3.0.2

Compare Source

vueuse/vueuse

v9.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
electron/electron

v20.1.0

Compare Source

Release Notes for v20.1.0

Fixes

  • Fixed enable promise support with webFrameMain.executeJavaScript. #​35358 (Also in 21)
  • Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. #​35408 (Also in 21)
  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #​35402 (Also in 19, 21)

Other Changes

  • Updated Chromium to 104.0.5112.102. #​35361

v20.0.3

Compare Source

Release Notes for v20.0.3

Fixes

  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #​35309 (Also in 18, 19)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #​35352
  • Fixed crash in renderer when resuming system from sleep. #​35338 (Also in 18, 19, 21)
  • Prevent brief display of "Ozone X11" in window title on Linux. #​35317 (Also in 18)

Documentation

v20.0.2

Compare Source

Release Notes for v20.0.2

Fixes

  • Fixed an issue where app.relaunch loses args when execPath is specified. #​35253 (Also in 19, 21)
  • Fixed context menu not showing all items on macOS when dock is not hidden. #​35200 (Also in 18, 19)
  • Fixed support for Wayland client-side decorations. #​35206 (Also in 19)

Unknown

  • Fixed a typo in the section on debugging with VSCode. #​35286 (Also in 19, 21)
eslint/eslint

v8.23.0

Compare Source

Features
  • 3e5839e feat: Enable eslint.config.js lookup from CLI (#​16235) (Nicholas C. Zakas)
  • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#​15887) (Amaresh S M)
  • 43f03aa feat: no-warning-comments support comments with decoration (#​16120) (Lachlan Hunt)
Documentation
Chores

v8.22.0

Compare Source

Features
  • 2b97607 feat: Implement caching for FlatESLint (#​16190) (Nicholas C. Zakas)
  • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#​16185) (Milos Djermanovic)
Documentation
Chores
  • 10a6e0e chore: remove deploy workflow for playground (#​16186) (Milos Djermanovic)
vuejs/eslint-plugin-vue

v9.4.0

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.3.0...v9.4.0

fabricjs/fabric.js

v5.2.4

Compare Source

fixed version

Full Changelog: fabricjs/fabric.js@v5.2.3...v5.2.4

v5.2.2

Compare Source

vuejs/pinia

v2.0.21

Compare Source

Please refer to CHANGELOG.md for details.

v2.0.20

Compare Source

Please refer to CHANGELOG.md for details.

v2.0.19

Compare Source

v2.0.18

Compare Source

Please refer to CHANGELOG.md for details.

Microsoft/playwright

v1.25.1

Compare Source

Highlights

This patch includes the following bug fixes:

https://github.com/microsoft/playwright/issues/16319 - [BUG] webServer.command esbuild fails with ESM and Yarnhttps://github.com/microsoft/playwright/issues/164600 - [BUG] Component test fails on 2nd run when SSL is usehttps://github.com/microsoft/playwright/issues/1666565 - [BUG] custom selector engines don't work when running in debug mode

Browser Versions

  • Chromium 105.0.5195.19
  • Mozilla Firefox 103.0
  • WebKit 16.0

This version was also tested against the following stable channels:

  • Google Chrome 104
  • Microsoft Edge 104

v1.25.0

Compare Source

VSCode Extension
  • New Playwright actions view

    Playwright actions
  • Pick selector
    You can pick selector right from a live page, before or after running a test

    Pick selector
  • Record new test
    Start recording where you left off with the new 'Record new test' feature.

  • Show & reuse browser
    Watch your tests running live & keep devtools open. Develop while continuously running tests.

extension screenshot ##### Test Runner
  • test.step(title, body) now returns the value of the step function:

    test('should work', async ({ page }) => {
        const pageTitle = await test.step('get title', async () => {
            await page.goto('https://playwright.dev');
            return await page.title();
        });
        console.log(pageTitle);
    });
  • Added test.describe.fixme(title, callback).

  • New 'interrupted' test status.

  • Enable tracing via CLI flag: npx playwright test --trace=on.

  • New property testCase.id that can be use in reporters as a history ID.

Announcements
  • 🎁 We now ship Ubuntu 22.04 Jammy Jellyfish docker image: mcr.microsoft.com/playwright:v1.25.0-jammy.
  • 🪦 This is the last release with macOS 10.15 support (deprecated as of 1.21).
  • 🪦 This is the last release with Node.js 12 support, we recommend upgrading to Node.js LTS (16).
  • ⚠️ Ubuntu 18 is now deprecated and will not be supported as of Dec 2022.
Browser Versions
  • Chromium 105.0.5195.19
  • Mozilla Firefox 103.0
  • WebKit 16.0

This version was also tested against the following stable channels:

  • Google Chrome 104
  • Microsoft Edge 104
sass/dart-sass

v1.54.7

Compare Source

  • Add support for 32-bit ARM releases on Linux.

v1.54.6

Compare Source

  • Fix a bug where a @media query could be incorrectly omitted from a
    stylesheet if it had multiple levels of nested @media queries within it
    and the inner queries were mergeable but the outer query was not.

v1.54.5

Compare Source

  • Properly consider a ~ c to be a superselector of a ~ b ~ c and a + b + c.

  • Properly consider b > c to be a superselector of a > b > c, and similarly
    for other combinators.

  • Properly calculate specificity for selector pseudoclasses.

  • Deprecate use of random() when $limit has units to make it explicit that
    random() currently ignores units. A future version will no longer ignore
    units.

  • Don't throw an error when the same module is @forwarded multiple times
    through a configured module.

Embedded Sass
  • Rather than downloading the embedded compiler for the local platform on
    install, the sass-embedded npm package now declares optional dependencies on
    platform-specific embedded compiler packages.

v1.54.4

Compare Source

  • Improve error messages when passing incorrect units that are also
    out-of-bounds to various color functions.
Microsoft/TypeScript

v4.8.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

antfu/unplugin-auto-import

v0.11.2

Compare Source

   🚀 Features
    View changes on GitHub
antfu/unplugin-vue-components

v0.22.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.22.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.22.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.22.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v3.0.9

Compare Source

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from d9f2fa3 to cc56a19 Compare August 22, 2022 14:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from d383916 to 0280200 Compare August 30, 2022 05:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d48f9b5 to c2c0d17 Compare August 30, 2022 19:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c2c0d17 to f60ca4c Compare August 31, 2022 02:56
@reonokiy reonokiy merged commit 4a12a96 into main Aug 31, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch August 31, 2022 03:28
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