Skip to content

Commit e3224d7

Browse files
authored
merge release-8.8.3 (#31057)
Release 8.8.3
2 parents 0767403 + cfc6930 commit e3224d7

File tree

297 files changed

+334
-116
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+334
-116
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions

core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Playwright
2-
FROM mcr.microsoft.com/playwright:v1.56.1
2+
FROM mcr.microsoft.com/playwright:v1.58.2
33

44
# Set the working directory
55
WORKDIR /ionic

core/package-lock.json

Lines changed: 35 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/core",
3-
"version": "8.8.2",
3+
"version": "8.8.3",
44
"description": "Base components for Ionic",
55
"engines": {
66
"node": ">= 16"
@@ -39,14 +39,14 @@
3939
"tslib": "^2.1.0"
4040
},
4141
"devDependencies": {
42-
"@axe-core/playwright": "^4.11.0",
42+
"@axe-core/playwright": "^4.11.1",
4343
"@capacitor/core": "^8.0.0",
4444
"@capacitor/haptics": "^8.0.0",
4545
"@capacitor/keyboard": "^8.0.0",
4646
"@capacitor/status-bar": "^8.0.0",
4747
"@ionic/eslint-config": "^0.3.0",
4848
"@ionic/prettier-config": "^2.0.0",
49-
"@playwright/test": "^1.56.1",
49+
"@playwright/test": "^1.58.2",
5050
"@rollup/plugin-node-resolve": "^8.4.0",
5151
"@rollup/plugin-virtual": "^2.0.3",
5252
"@stencil/angular-output-target": "^0.10.0",
@@ -67,7 +67,7 @@
6767
"fs-extra": "^9.0.1",
6868
"jest": "^29.7.0",
6969
"jest-cli": "^29.7.0",
70-
"playwright-core": "^1.56.1",
70+
"playwright-core": "^1.58.2",
7171
"prettier": "^2.6.1",
7272
"rollup": "^2.26.4",
7373
"sass": "^1.33.0",
-8.02 KB
-8.01 KB
-4.34 KB
-4.34 KB
-833 Bytes

0 commit comments

Comments
 (0)