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

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.82 -> ^1.1.84 age adoption passing confidence
@playwright/test (source) ^1.39.0 -> ^1.40.1 age adoption passing confidence
@types/node (source) ^20.9.0 -> ^20.10.4 age adoption passing confidence
turbo (source) ^1.10.16 -> ^1.11.2 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.40.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/28319 - [REGRESSION]: Version 1.40.0 Produces corrupted traceshttps://github.com/microsoft/playwright/issues/283711 - [BUG] The color of the 'ok' text did not change to green in the vs code test results sectiohttps://github.com/microsoft/playwright/issues/2832121 - [BUG] Ambiguous test outcome and status for serial mohttps://github.com/microsoft/playwright/issues/28362362 - [BUG] Merging blobs ends up in Error: Cannot create a string longer than 0x1fffffe8 characthttps://github.com/microsoft/playwright/pull/282398239 - fix: collect all errors in removeFolders

Browser Versions
  • Chromium 120.0.6099.28
  • Mozilla Firefox 119.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 119
  • Microsoft Edge 119

v1.40.0

Compare Source

Test Generator Update

Playwright Test Generator

New tools to generate assertions:

Here is an example of a generated test with assertions:

import { test, expect } from '@​playwright/test';

test('test', async ({ page }) => {
  await page.goto('https://playwright.dev/');
  await page.getByRole('link', { name: 'Get started' }).click();
  await expect(page.getByLabel('Breadcrumbs').getByRole('list')).toContainText('Installation');
  await expect(page.getByLabel('Search')).toBeVisible();
  await page.getByLabel('Search').click();
  await page.getByPlaceholder('Search docs').fill('locator');
  await expect(page.getByPlaceholder('Search docs')).toHaveValue('locator');
});

New APIs

Other Changes

Browser Versions

  • Chromium 120.0.6099.28
  • Mozilla Firefox 119.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 119
  • Microsoft Edge 119
vercel/turbo (turbo)

v1.11.2: Turborepo v1.11.2

Compare Source

What's Changed

Docs
create-turbo
Examples
Changelog

Full Changelog: vercel/turborepo@v1.11.1...v1.11.2

v1.11.1: Turborepo v1.11.1

Compare Source

What's Changed

create-turbo
Examples
Changelog

Full Changelog: vercel/turborepo@v1.11.0...v1.11.1

v1.11.0: Turborepo v1.11.0

Compare Source

What's Changed

Docs
create-turbo
turbo-ignore
eslint
Examples
Changelog

New Contributors


Configuration

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

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

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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2023 11:04am

@renovate renovate bot changed the title chore(deps): update devdependency vuetify to ^3.4.0 chore(deps): update devdependency vuetify to ^3.4.1 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 491601d to 919d7d6 Compare November 14, 2023 23:18
@renovate renovate bot changed the title chore(deps): update devdependency vuetify to ^3.4.1 chore(deps): update all non-major dependencies Nov 15, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 919d7d6 to 1036d10 Compare November 15, 2023 16:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1036d10 to 02d6eef Compare November 15, 2023 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02d6eef to 21a187b Compare November 16, 2023 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 21a187b to d70a776 Compare November 16, 2023 18:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d70a776 to c17bd7a Compare November 17, 2023 02:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c17bd7a to d767a67 Compare November 18, 2023 21:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d767a67 to 072e457 Compare November 21, 2023 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 072e457 to c746e24 Compare November 21, 2023 12:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c746e24 to 27799e8 Compare November 21, 2023 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27799e8 to 01caf03 Compare November 22, 2023 01:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01caf03 to 01d2b04 Compare November 26, 2023 08:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01d2b04 to b13fe24 Compare November 29, 2023 03:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b13fe24 to 9c7acd6 Compare November 29, 2023 20:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c7acd6 to e612575 Compare December 1, 2023 22:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e612575 to ef0a49c Compare December 3, 2023 22:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef0a49c to e3c6600 Compare December 5, 2023 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e3c6600 to e3df938 Compare December 6, 2023 21:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e3df938 to f31c03d Compare December 7, 2023 11:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f31c03d to f3ae265 Compare December 7, 2023 22:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f3ae265 to c90b3a3 Compare December 12, 2023 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c90b3a3 to fcebc0b Compare December 13, 2023 04:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fcebc0b to f905b07 Compare December 13, 2023 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f905b07 to b897054 Compare December 13, 2023 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b897054 to 06962f8 Compare December 14, 2023 10:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06962f8 to 7d7eef5 Compare December 14, 2023 10:56
@danielroe danielroe merged commit ba25c78 into main Dec 14, 2023
2 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch December 14, 2023 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant