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 dependencies #146

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 0.34.0 -> 0.38.2 age adoption passing confidence
@commitlint/cli (source) 17.3.0 -> 17.5.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.3.0 -> 17.4.4 age adoption passing confidence
@playwright/test (source) 1.29.1 -> 1.32.1 age adoption passing confidence
@types/node (source) 18.11.18 -> 18.15.11 age adoption passing confidence
@vueuse/core 9.9.0 -> 9.13.0 age adoption passing confidence
axios (source) 1.2.1 -> 1.3.4 age adoption passing confidence
echarts (source) 5.4.1 -> 5.4.2 age adoption passing confidence
electron 21.3.3 -> 21.4.3 age adoption passing confidence
eslint (source) 8.30.0 -> 8.37.0 age adoption passing confidence
js-base64 3.7.3 -> 3.7.5 age adoption passing confidence
node-schedule 2.1.0 -> 2.1.1 age adoption passing confidence
pnpm (source) 7.21.0 -> 7.30.5 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
unocss 0.48.0 -> 0.50.6 age adoption passing confidence
vitest 0.26.2 -> 0.29.8 age adoption passing confidence
vue (source) 3.2.45 -> 3.2.47 age adoption passing confidence
vue-echarts 6.3.3 -> 6.5.4 age adoption passing confidence
vue-tsc 1.0.18 -> 1.2.0 age adoption passing confidence

Release Notes

antfu/eslint-config

v0.38.2

Compare Source

No significant changes

    View changes on GitHub

v0.38.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.37.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.36.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.35.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.35.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.35.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.35.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.34.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Group &&,  -  by ** and ?: (#​152)** ()
    View changes on GitHub

v0.34.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
conventional-changelog/commitlint (@​commitlint/cli)

v17.5.1

Compare Source

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

v17.5.0

Compare Source

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

17.4.4 (2023-02-17)

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

17.4.3 (2023-02-13)

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

17.4.2 (2023-01-12)

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

17.4.1 (2023-01-09)

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

v17.4.4

Compare Source

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

v17.4.3

Compare Source

Note: Version bump only for package @​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

v17.4.0

Compare Source

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

v17.4.4

Compare Source

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

v17.4.3

Compare Source

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

v17.4.2

Compare Source

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

v17.4.0

Compare Source

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

Microsoft/playwright

v1.32.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/21832 - [BUG] Trace is not opening on specific broken locatorhttps://github.com/microsoft/playwright/issues/218977 - [BUG] --ui fails to open with error reading mainFrame from an undefined this._pahttps://github.com/microsoft/playwright/issues/21918918 - [BUG]: UI mode, skipped tests not being fohttps://github.com/microsoft/playwright/issues/219411941 - [BUG] UI mode does not show webServer startup erhttps://github.com/microsoft/playwright/issues/2195321953 - [BUG] Parameterized tests are not displayed in the UI mode

Browser Versions
  • Chromium 112.0.5615.29
  • Mozilla Firefox 111.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 111
  • Microsoft Edge 111

v1.32.0

Compare Source

📣 Introducing UI Mode (preview)

Playwright v1.32 updates

New UI Mode lets you explore, run and debug tests. Comes with a built-in watch mode.

Playwright UI Mode

Engage with a new flag --ui:

npx playwright test --ui

New APIs

⚠️ Breaking change in component tests

Note: component tests only, does not affect end-to-end tests.

  • @playwright/experimental-ct-react now supports React 18 only.
  • If you're running component tests with React 16 or 17, please replace
    @playwright/experimental-ct-react with @playwright/experimental-ct-react17.

Browser Versions

  • Chromium 112.0.5615.29
  • Mozilla Firefox 111.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 111
  • Microsoft Edge 111

v1.31.2

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/20784 - [BUG] ECONNREFUSED on GitHub Actions with Node 18https://github.com/microsoft/playwright/issues/211455 - [REGRESSION]: firefox-1378 times out on await page.reload() when URL contains a #hashttps://github.com/microsoft/playwright/issues/2122626 - [BUG] Playwright seems to get stuck when using shard option and last test is skipphttps://github.com/microsoft/playwright/issues/21227227 - Using the webServer config with a Vite dev servehttps://github.com/microsoft/playwright/issues/21312312 - throw if defineConfig is not used for component testing

Browser Versions
  • Chromium 111.0.5563.19
  • Mozilla Firefox 109.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 110
  • Microsoft Edge 110

v1.31.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/21093 - [Regression v1.31] Headless Windows shows cascading cmd windowshttps://github.com/microsoft/playwright/pull/211066 - fix(loader): experimentalLoader with node@18

Browser Versions

  • Chromium 111.0.5563.19
  • Mozilla Firefox 109.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 110
  • Microsoft Edge 110

v1.31.0

Compare Source

New APIs

  • New property TestProject.dependencies to configure dependencies between projects.

    Using dependencies allows global setup to produce traces and other artifacts,
    see the setup steps in the test report and more.

    // playwright.config.ts
    import { defineConfig } from '@​playwright/test';
    
    export default defineConfig({
      projects: [
        {
          name: 'setup',
          testMatch: /global.setup\.ts/,
        },
        {
          name: 'chromium',
          use: devices['Desktop Chrome'],
          dependencies: ['setup'],
        },
        {
          name: 'firefox',
          use: devices['Desktop Firefox'],
          dependencies: ['setup'],
        },
        {
          name: 'webkit',
          use: devices['Desktop Safari'],
          dependencies: ['setup'],
        },
      ],
    });
  • New assertion expect(locator).toBeInViewport() ensures that locator points to an element that intersects viewport, according to the intersection observer API.

    const button = page.getByRole('button');
    
    // Make sure at least some part of element intersects viewport.
    await expect(button).toBeInViewport();
    
    // Make sure element is fully outside of viewport.
    await expect(button).not.toBeInViewport();
    
    // Make sure that at least half of the element intersects viewport.
    await expect(button).toBeInViewport({ ratio: 0.5 });

Miscellaneous

  • DOM snapshots in trace viewer can be now opened in a separate window.
  • New method defineConfig to be used in playwright.config.
  • New option maxRedirects for method Route.fetch.
  • Playwright now supports Debian 11 arm64.
  • Official docker images now include Node 18 instead of Node 16.

⚠️ Breaking change in component tests

Note: component tests only, does not affect end-to-end tests.

playwright-ct.config configuration file for component testing now requires calling defineConfig.

// Before

import { type PlaywrightTestConfig, devices } from '@​playwright/experimental-ct-react';
const config: PlaywrightTestConfig = {
  // ... config goes here ...
};
export default config;

Replace config variable definition with defineConfig call:

// After

import { defineConfig, devices } from '@​playwright/experimental-ct-react';
export default defineConfig({
  // ... config goes here ...
});

Browser Versions

  • Chromium 111.0.5563.19
  • Mozilla Firefox 109.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 110
  • Microsoft Edge 110

v1.30.0

Compare Source

🎉 Happy New Year 🎉

Maintenance release with bugfixes and new browsers only. We are baking some nice features for v1.31.

Browser Versions
  • Chromium 110.0.5481.38
  • Mozilla Firefox 108.0.2
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 109
  • Microsoft Edge 109

v1.29.2

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/19661 - [BUG] 1.29.1 browserserver + page.goto = net::ERR_SOCKS_CONNECTION_FAILED

Browser Versions

  • Chromium 109.0.5414.46
  • Mozilla Firefox 107.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 108
  • Microsoft Edge 108
vueuse/vueuse

v9.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.12.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.11.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.11.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.10.0

Compare Source

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

v1.3.4

Compare Source

Bug Fixes
  • blob: added a check to make sure the Blob class is available in the browser's global scope; (#​5548) (3772c8f)
  • http: fixed regression bug when handling synchronous errors inside the adapter; (#​5564) (a3b246c)
Contributors to this release

v1.3.3

Compare Source

Bug Fixes
  • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#​5545) (a6dfa72)
  • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#​5535) (c19f7bf)
  • headers: fixed the filtering logic of the clear method; (#​5542) (ea87ebf)
Contributors to this release

v1.3.2

Compare Source

Bug Fixes
Contributors to this release

v1.3.1

Compare Source

Bug Fixes
  • formdata: add hotfix to use the asynchronous API to compute the content-length header value; (#​5521) (96d336f)
  • serializer: fixed serialization of array-like objects; (#​5518) (08104c0)
Contributors to this release

v1.3.0

Compare Source

Bug Fixes
Features
  • fomdata: added support for spec-compliant FormData & Blob types; (#​5316) (6ac574e)
Contributors to this release

1.2.6 (2023-01-28)

Bug Fixes

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 29, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from e3e2054 to 036d790 Compare January 6, 2023 18:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 97d37c1 to 9616eb3 Compare January 13, 2023 23:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 80e9802 to 30d1608 Compare February 22, 2023 16:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 2a4eb3c to d7603cd Compare February 28, 2023 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 309cd4c to 041572b Compare March 16, 2023 11:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 041572b to d3ad508 Compare March 30, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants