Skip to content

chore(deps): update dependency @babel/preset-env to v7.29.7 - #1447

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/babel-monorepo
Open

chore(deps): update dependency @babel/preset-env to v7.29.7#1447
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/babel-monorepo

chore(deps): update dependency @babel/preset-env to v7.29.7

8ad5c4f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Report - Integration Tests - Playwright succeeded Jul 19, 2026 in 1s

Report - Integration Tests - Playwright ✅

Tests passed successfully

✅ tests/integration/runner-playwright/uuv/reports/e2e/junit-report.xml

154 tests were completed in 78s with 154 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
e2e/custom-step-definition.feature.spec.js 1✅ 646ms
e2e/en-accessibility.feature.spec.js 9✅ 4s
e2e/en-basedByRole-step-definition.feature.spec.js 8✅ 1s
e2e/en-checkable.feature.spec.js 4✅ 1s
e2e/en-form-field.feature.spec.js 3✅ 1s
e2e/en-keyboard-navigation-long.feature.spec.js 6✅ 4s
e2e/en-keyboard-navigation.feature.spec.js 6✅ 4s
e2e/en-page-title.feature.spec.js 3✅ 504ms
e2e/en-step-definition-async.feature.spec.js 3✅ 534ms
e2e/en-step-definition.feature.spec.js 22✅ 4s
e2e/en-table-and-grid.feature.spec.js 5✅ 2s
e2e/en-within-and-type.feature.spec.js 2✅ 905ms
e2e/fr-accessibility.feature.spec.js 8✅ 4s
e2e/fr-basedByRole-step-definition.feature.spec.js 8✅ 2s
e2e/fr-checkable.feature.spec.js 4✅ 1s
e2e/fr-form-field.feature.spec.js 3✅ 1s
e2e/fr-keyboard-navigation-long.feature.spec.js 6✅ 4s
e2e/fr-keyboard-navigation.feature.spec.js 6✅ 4s
e2e/fr-page-title.feature.spec.js 3✅ 503ms
e2e/fr-step-definition-async.feature.spec.js 3✅ 519ms
e2e/fr-step-definition.feature.spec.js 22✅ 4s
e2e/fr-table-and-grid.feature.spec.js 5✅ 2s
e2e/fr-within-and-type.feature.spec.js 2✅ 950ms
e2e/timeout.feature.spec.js 2✅ 21s
e2e/unsafe.feature.spec.js 2✅ 350ms
e2e/using-relative-url.feature.spec.js 1✅ 288ms
e2e/weather-app.feature.spec.js 7✅ 5s

✅ e2e/custom-step-definition.feature.spec.js

e2e/custom-step-definition.feature.spec.js
  ✅ Custom Step Definition › Second custom step definition

✅ e2e/en-accessibility.feature.spec.js

e2e/en-accessibility.feature.spec.js
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.default
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.onlyCritical
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withImpacts
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureContextAndFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withTags
  ✅ Accessibility Step Definition › accessibility keys › key.then.keyboard.press - Left right
  ✅ Accessibility Step Definition › accessibility keys › key.then.keyboard.press - Up Down
  ✅ Accessibility Step Definition › accessibility keys › key.when.keyboard.nextElement

✅ e2e/en-basedByRole-step-definition.feature.spec.js

e2e/en-basedByRole-step-definition.feature.spec.js
  ✅ enriched by role step definition › role, name or content › key.then.element.withRoleAndName
  ✅ enriched by role step definition › role, name or content › key.then.element.not.withRoleAndName
  ✅ enriched by role step definition › role, name or content › key.then.element.withRoleAndNameAndContent
  ✅ enriched by role step definition › role, name or content › key.then.element.withRoleAndNameAndContentDisabled
  ✅ enriched by role step definition › role, name or content › key.then.element.withRoleAndNameDisabled
  ✅ enriched by role step definition › role, name or content › key.then.element.withRoleAndNameAndContentEnabled
  ✅ enriched by role step definition › role, name or content › key.then.element.withRoleAndNameEnabled
  ✅ enriched by role step definition › Attributes › key.then.attributes.withValues

✅ e2e/en-checkable.feature.spec.js

e2e/en-checkable.feature.spec.js
  ✅ Checkable components › Radio button
  ✅ Checkable components › Radio button and click
  ✅ Checkable components › Checkbox
  ✅ Checkable components › Checkbox and click

✅ e2e/en-form-field.feature.spec.js

e2e/en-form-field.feature.spec.js
  ✅ Form field › select a value in combo box then check
  ✅ Form field › Set a input text value then check
  ✅ Form field › Set a input number value then check

✅ e2e/en-keyboard-navigation-long.feature.spec.js

e2e/en-keyboard-navigation-long.feature.spec.js
  ✅ Keyboard Navigation - Long › Focus on app logo
  ✅ Keyboard Navigation - Long › Focus on app link
  ✅ Keyboard Navigation - Long › Focus on app link with back nav
  ✅ Keyboard Navigation - Long › Focus on Get Started button
  ✅ Keyboard Navigation - Long › Verify new town form keyboard navigation
  ✅ Keyboard Navigation - Long › Fill new town form with keyboard

✅ e2e/en-keyboard-navigation.feature.spec.js

e2e/en-keyboard-navigation.feature.spec.js
  ✅ Keyboard Navigation › Focus on app logo - short mode
  ✅ Keyboard Navigation › Focus on app link - short mode
  ✅ Keyboard Navigation › Focus on app link with back nav - short mode
  ✅ Keyboard Navigation › Focus on Get Started button - short mode
  ✅ Keyboard Navigation › Verify new town form keyboard navigation - short mode
  ✅ Keyboard Navigation › Fill new town form with keyboard - short mode

✅ e2e/en-page-title.feature.spec.js

e2e/en-page-title.feature.spec.js
  ✅ Page title › key.then.title.withNameAndLevel
  ✅ Page title › key.then.grid.withNameAndContent
  ✅ Page title › key.then.grid.withNameAndContent multiple

✅ e2e/en-step-definition-async.feature.spec.js

e2e/en-step-definition-async.feature.spec.js
  ✅ English Test Step Definition async › key.when.mock.withFixture & key.then.mock.consume
  ✅ English Test Step Definition async › key.when.mock.withBody & key.then.mock.consume
  ✅ English Test Step Definition async › key.when.mock.withStatusCode & key.then.mock.consume

✅ e2e/en-step-definition.feature.spec.js

e2e/en-step-definition.feature.spec.js
  ✅ English Test Step Definition › key.then.element.withAriaLabel - 1/2
  ✅ English Test Step Definition › key.then.element.withAriaLabel - 2/2
  ✅ English Test Step Definition › key.then.element.not.withAriaLabel
  ✅ English Test Step Definition › key.then.element.withAriaLabelAndContent
  ✅ English Test Step Definition › key.then.element.withContent
  ✅ English Test Step Definition › key.then.element.not.withContent
  ✅ English Test Step Definition › key.then.element.withTestId
  ✅ English Test Step Definition › key.then.element.not.withTestId
  ✅ English Test Step Definition › key.then.element.withRoleAndName
  ✅ English Test Step Definition › key.then.element.not.withRoleAndName
  ✅ English Test Step Definition › key.then.element.withRoleAndNameAndContent
  ✅ English Test Step Definition › key.then.element.withRoleAndNameAndContentDisabled
  ✅ English Test Step Definition › key.then.element.withRoleAndNameAndContentEnabled
  ✅ English Test Step Definition › key.then.list.withNameAndContent
  ✅ English Test Step Definition › key.then.attributes.withValues
  ✅ English Test Step Definition › key.then.element.key.when.click.withContext
  ✅ English Test Step Definition › key.then.element.key.when.click.button without context
  ✅ English Test Step Definition › key.then.element.key.when.click.button with context
  ✅ English Test Step Definition › key.then.element.key.when.click.withRole
  ✅ English Test Step Definition › key.then.element.key.when.type
  ✅ English Test Step Definition › key.given.within.selector
  ✅ English Test Step Definition › image

✅ e2e/en-table-and-grid.feature.spec.js

e2e/en-table-and-grid.feature.spec.js
  ✅ Table and grid › key.then.grid.withNameAndContent
  ✅ Table and grid › key.then.treegrid.withNameAndContent
  ✅ Table and grid › key.then.table.withNameAndContent
  ✅ Table and grid › key.then.aggrid.withNameAndContent
  ✅ Table and grid › key.then.aggrid-edit.withNameAndContent

✅ e2e/en-within-and-type.feature.spec.js

e2e/en-within-and-type.feature.spec.js
  ✅ Within and type › key.when.withinElement.withRoleBased and click
  ✅ Within and type › key.when.withinElement.selector and click

✅ e2e/fr-accessibility.feature.spec.js

e2e/fr-accessibility.feature.spec.js
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.default
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.onlyCritical
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withImpacts
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureContextAndFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withTags
  ✅ Accessibility Step Definition › touches d'accessibilité › key.then.keyboard.press - Left right
  ✅ Accessibility Step Definition › touches d'accessibilité › key.then.keyboard.press - Up Down

✅ e2e/fr-basedByRole-step-definition.feature.spec.js

e2e/fr-basedByRole-step-definition.feature.spec.js
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndName
  ✅ phrases enrichies › role, name or content › key.then.element.not.withRoleAndName
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameAndContent
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameAndContentDisabled
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameDisabled
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameAndContentEnabled
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameEnabled
  ✅ phrases enrichies › Attributes › key.then.attributes.withValues

✅ e2e/fr-checkable.feature.spec.js

e2e/fr-checkable.feature.spec.js
  ✅ Composants cochable › Radio button
  ✅ Composants cochable › Radio button and click
  ✅ Composants cochable › Checkbox
  ✅ Composants cochable › Checkbox and click

✅ e2e/fr-form-field.feature.spec.js

e2e/fr-form-field.feature.spec.js
  ✅ Champ de formulaire › select a value in combo box then check
  ✅ Champ de formulaire › Set a input text value then check
  ✅ Champ de formulaire › Set a input number value then check

✅ e2e/fr-keyboard-navigation-long.feature.spec.js

e2e/fr-keyboard-navigation-long.feature.spec.js
  ✅ Navigation au clavier - Longue › Focus on app logo
  ✅ Navigation au clavier - Longue › Focus on app link
  ✅ Navigation au clavier - Longue › Focus on app link with back nav
  ✅ Navigation au clavier - Longue › Focus on Get Started button
  ✅ Navigation au clavier - Longue › Verify new town form keyboard navigation
  ✅ Navigation au clavier - Longue › Fill new town form with keyboard

✅ e2e/fr-keyboard-navigation.feature.spec.js

e2e/fr-keyboard-navigation.feature.spec.js
  ✅ Navigation au clavier › Focus on app logo
  ✅ Navigation au clavier › Focus on app link
  ✅ Navigation au clavier › Focus on app link with back nav
  ✅ Navigation au clavier › Focus on Get Started button
  ✅ Navigation au clavier › Verify new town form keyboard navigation
  ✅ Navigation au clavier › Fill new town form with keyboard

✅ e2e/fr-page-title.feature.spec.js

e2e/fr-page-title.feature.spec.js
  ✅ Titre de page › key.then.title.withNameAndLevel
  ✅ Titre de page › key.then.grid.withNameAndContent
  ✅ Titre de page › key.then.grid.withNameAndContent multiple

✅ e2e/fr-step-definition-async.feature.spec.js

e2e/fr-step-definition-async.feature.spec.js
  ✅ French Test Step Definition › key.when.mock.withFixture & key.then.mock.consume
  ✅ French Test Step Definition › key.when.mock.withBody & key.then.mock.consume
  ✅ French Test Step Definition › key.when.mock.withStatusCode & key.then.mock.consume

✅ e2e/fr-step-definition.feature.spec.js

e2e/fr-step-definition.feature.spec.js
  ✅ Dictionnaire français de phrases de base utilisant playwright › Aria label › key.then.element.withAriaLabel - 1/2
  ✅ Dictionnaire français de phrases de base utilisant playwright › Aria label › key.then.element.withAriaLabel - 2/2
  ✅ Dictionnaire français de phrases de base utilisant playwright › Aria label › key.then.element.not.withAriaLabel
  ✅ Dictionnaire français de phrases de base utilisant playwright › Aria label › key.then.element.withAriaLabelAndContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › Content › key.then.element.withContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › Content › key.then.element.not.withContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › TestId › key.then.element.withTestId
  ✅ Dictionnaire français de phrases de base utilisant playwright › TestId › key.then.element.not.withTestId
  ✅ Dictionnaire français de phrases de base utilisant playwright › Role, name or content › key.then.element.withRoleAndName
  ✅ Dictionnaire français de phrases de base utilisant playwright › Role, name or content › key.then.element.not.withRoleAndName
  ✅ Dictionnaire français de phrases de base utilisant playwright › Role, name or content › key.then.element.withRoleAndNameAndContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › Role, name or content › key.then.element.withRoleAndNameAndContentDisabled
  ✅ Dictionnaire français de phrases de base utilisant playwright › Role, name or content › key.then.element.withRoleAndNameAndContentEnabled
  ✅ Dictionnaire français de phrases de base utilisant playwright › Role, name or content › key.then.list.withNameAndContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › Attributes › key.then.attributes.withValues
  ✅ Dictionnaire français de phrases de base utilisant playwright › Action › key.then.element.key.when.click.withContext
  ✅ Dictionnaire français de phrases de base utilisant playwright › Action › key.then.element.key.when.click.button without context
  ✅ Dictionnaire français de phrases de base utilisant playwright › Action › key.then.element.key.when.click.button with context
  ✅ Dictionnaire français de phrases de base utilisant playwright › Action › key.then.element.key.when.click.withRole
  ✅ Dictionnaire français de phrases de base utilisant playwright › Action › key.then.element.key.when.type
  ✅ Dictionnaire français de phrases de base utilisant playwright › Other › key.given.within.selector
  ✅ Dictionnaire français de phrases de base utilisant playwright › Other › image

✅ e2e/fr-table-and-grid.feature.spec.js

e2e/fr-table-and-grid.feature.spec.js
  ✅ Tableau et grille › key.then.grid.withNameAndContent
  ✅ Tableau et grille › key.then.treegrid.withNameAndContent
  ✅ Tableau et grille › key.then.table.withNameAndContent
  ✅ Tableau et grille › key.then.aggrid.withNameAndContent
  ✅ Tableau et grille › key.then.aggrid-edit.withNameAndContent

✅ e2e/fr-within-and-type.feature.spec.js

e2e/fr-within-and-type.feature.spec.js
  ✅ Within and type › key.when.withinElement.withRoleBased and click
  ✅ Within and type › key.when.withinElement.selector and click

✅ e2e/timeout.feature.spec.js

e2e/timeout.feature.spec.js
  ✅ Timeout › click success with custom timeout
  ✅ Timeout › Chaining within

✅ e2e/unsafe.feature.spec.js

e2e/unsafe.feature.spec.js
  ✅ phrases custom › key.given.within.selector › Exemples: #1
  ✅ phrases custom › key.given.within.selector › Exemples: #2

✅ e2e/using-relative-url.feature.spec.js

e2e/using-relative-url.feature.spec.js
  ✅ Using relative url › Should land on weather app homepage

✅ e2e/weather-app.feature.spec.js

e2e/weather-app.feature.spec.js
  ✅ Weather App example › Homepage
  ✅ Weather App example › Weather - "Nothing to display" must be displayed
  ✅ Weather App example › Weather - Town List must be ok
  ✅ Weather App example › TownSelection - Douala
  ✅ Weather App example › TownResearch
  ✅ Weather App example › Issue 340 - Checking list items does not work with within
  ✅ Weather App example › Fill new town form