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

Release #2521

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Release #2521

wants to merge 21 commits into from

Conversation

Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented Feb 19, 2025

Changelog

  • Update dependancies

dependabot bot and others added 11 commits November 7, 2024 13:17
Bumps [php-stubs/acf-pro-stubs](https://github.com/php-stubs/acf-pro-stubs) from 6.2.7 to 6.3.10.
- [Release notes](https://github.com/php-stubs/acf-pro-stubs/releases)
- [Commits](php-stubs/acf-pro-stubs@v6.2.7...v6.3.10)

---
updated-dependencies:
- dependency-name: php-stubs/acf-pro-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.11 to 1.12.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.11...1.12.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 9.3.3 to 9.5.0.
- [Commits](php-stubs/woocommerce-stubs@v9.3.3...v9.5.0)

---
updated-dependencies:
- dependency-name: php-stubs/woocommerce-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.2 to 1.50.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.50.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/php-stubs/woocommerce-stubs-9.5.0

chore(deps-dev): bump php-stubs/woocommerce-stubs from 9.3.3 to 9.5.0
…pment/playwright/test-1.50.1

chore(deps-dev): bump @playwright/test from 1.48.2 to 1.50.1
…t/php-stubs/acf-pro-stubs-6.3.10

chore(deps-dev): bump php-stubs/acf-pro-stubs from 6.2.7 to 6.3.10
…t/phpstan/phpstan-1.12.8

chore(deps-dev): bump phpstan/phpstan from 1.11.11 to 1.12.8
@Soare-Robert-Daniel Soare-Robert-Daniel added the pr-checklist-skip Allow this Pull Request to skip checklist. label Feb 19, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review February 19, 2025 11:05
@pirate-bot
Copy link
Contributor

pirate-bot commented Feb 19, 2025

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.36 KB 271.36 KB 0 B (0.00%)
Blocks 1.56 MB 1.56 MB 0 B (0.00%)
CSS 100.83 KB 100.83 KB 0 B (0.00%)
Dashboard 204.55 KB 203.93 KB -634 B (-0.30%)
Onboarding 161.04 KB 161.04 KB 0 B (0.00%)
Export Import 97.72 KB 97.72 KB 0 B (0.00%)
Pro 421.73 KB 421.73 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

pirate-bot commented Feb 19, 2025

Plugin build for 69aa288 is ready 🛎️!

@pirate-bot
Copy link
Contributor

pirate-bot commented Feb 19, 2025

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 272.65, firstPaint: 481.6, domContentLoaded: 1424.2, loaded: 1424.5, firstContentfulPaint: 3035.85, firstBlock: 6545.85, type: 12.39, minType: 11.41, maxType: 13.5, typeContainer: 7.65, minTypeContainer: 6.16, maxTypeContainer: 9.8, focus: 29.34, minFocus: 25.12, maxFocus: 33.94, inserterOpen: 18.7, minInserterOpen: 16.3, maxInserterOpen: 24.84, inserterSearch: 0.6, minInserterSearch: 0.51, maxInserterSearch: 0.75, inserterHover: 2.82, minInserterHover: 2.51, maxInserterHover: 3.67, listViewOpen: 91.97, minListViewOpen: 82.21, maxListViewOpen: 116.35

Soare-Robert-Daniel and others added 9 commits February 19, 2025 13:31
changed the function name because of this:
```
Error occurred:
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Test_SVG_Upload has a deprecated constructor
```
Bumps [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) from 1.10.0 to 1.18.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils-playwright/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/e2e-test-utils-playwright)

---
updated-dependencies:
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…pment/wordpress/e2e-test-utils-playwright-1.18.0

chore(deps-dev): bump @wordpress/e2e-test-utils-playwright from 1.10.0 to 1.18.0
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.40 to 3.3.44.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.44/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.40...v3.3.44)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/codeinwp/themeisle-sdk-3.3.44

chore(deps): bump codeinwp/themeisle-sdk from 3.3.40 to 3.3.44
feat: load Formbricks survey via internal pages hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-checklist-skip Allow this Pull Request to skip checklist.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants