Skip to content

Update WordPress, all @yardinternet/* packages + Vite 8#152

Open
YvetteNikolov wants to merge 3 commits into
mainfrom
feat/wordpress-7
Open

Update WordPress, all @yardinternet/* packages + Vite 8#152
YvetteNikolov wants to merge 3 commits into
mainfrom
feat/wordpress-7

Conversation

@YvetteNikolov

@YvetteNikolov YvetteNikolov commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Update naar WordPress 7.0. Update guide is hier te vinden: https://github.com/yardinternet/brave/wiki/Update-naar-WordPress-7.0

Het streven is om dit automatisch te laten doen via multigitter.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Composer package changes
Prod Packages Operation Base Target Link License
guzzlehttp/guzzle Upgraded 7.12.2 7.13.2 Compare MIT
guzzlehttp/psr7 Upgraded 2.12.2 2.12.3 Compare MIT
jfcherng/php-diff Upgraded 6.16.2 6.16.3 Compare BSD-3-Clause
league/flysystem Upgraded 3.35.0 3.35.1 Compare MIT
roots/wordpress Upgraded 6.9.4 7.0 Compare MIT, GPL-2.0-or-later
roots/wordpress-core-installer Upgraded 3.0.0 v4.0.0 Compare GPL-2.0-or-later
roots/wordpress-no-content Upgraded 6.9.4 7.0 Compare GPL-2.0-or-later
sentry/sentry Upgraded 4.28.0 4.29.0 Compare MIT
symfony/console Upgraded v6.4.41 v6.4.42 Compare MIT
symfony/deprecation-contracts Upgraded v3.7.0 v3.7.1 Compare MIT
symfony/event-dispatcher Upgraded v7.4.9 v7.4.14 Compare MIT
symfony/event-dispatcher-contracts Upgraded v3.7.0 v3.7.1 Compare MIT
symfony/finder Upgraded v6.4.34 v6.4.42 Compare MIT
symfony/http-foundation Upgraded v6.4.41 v6.4.42 Compare MIT
symfony/http-kernel Upgraded v6.4.41 v6.4.42 Compare MIT
symfony/service-contracts Upgraded v3.7.0 v3.7.1 Compare MIT
symfony/translation Upgraded v6.4.38 v6.4.42 Compare MIT
symfony/translation-contracts Upgraded v3.7.0 v3.7.1 Compare MIT
symfony/var-dumper Upgraded v6.4.36 v6.4.42 Compare MIT
thunderer/shortcode Upgraded v0.7.6 v0.7.7 Compare MIT
yard/brave-csp Upgraded v1.4.5 v1.4.6 Compare EUPL-1.2
yard/brave-hooks Upgraded v2.7.2 v2.7.3 Compare MIT
Dev Packages Operation Base Target Link License
friendsofphp/php-cs-fixer Upgraded v3.95.7 v3.95.11 Compare MIT
yard/lando-brave Upgraded v1.3.7 v1.4.0 Compare EUPL-1.2

@YvetteNikolov YvetteNikolov changed the title chore: update wordpress and all @yardinternet/* packages Update WordPress, all @yardinternet/* packages + Vite 8 Jul 6, 2026
packages/brave-boost and packages/wp-cookie-manager were committed as
gitlinks by mistake.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s WordPress (Bedrock/Roots) and JavaScript toolchain dependencies to newer releases, including multiple @yardinternet packages, and refreshes lockfiles accordingly.

Changes:

  • Bump JS tooling versions (notably Vite, pnpm, and @yardinternet/* packages).
  • Upgrade Roots WordPress from 6.9.* to 7.0.* and update PHP dependency lockfile entries.
  • Normalize pnpm-workspace.yaml hoist pattern formatting.

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Adjusts publicHoistPattern list formatting/indentation.
package.json Updates @yardinternet toolchain packages, Vite, and the pinned pnpm version.
composer.json Upgrades Roots WordPress requirement to 7.0.* (and reorders an existing requirement entry).
composer.lock Regenerates lockfile for upgraded WordPress and other PHP dependency updates.

Comment thread composer.json
],
"require": {
"php": ">=8.2",
"bonny/wordpress-simple-history": "^5.29",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was er nu al officieel een beslissing gemaakt of we
bonny/WordPress-Simple-History
gingen gebruiken
of
https://github.com/OpenWebconcept/plugin-owc-activity-log

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Volgens mij simple-history, anders stond ie niet in Brave

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maar zou indd chill zijn als dit bijv. in de Backend - Updates channel zou worden gepost

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.

4 participants