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

Closes #3642 Upgrade Drupal core to 10.3.2 #3643

Merged
merged 5 commits into from
Aug 16, 2024
Merged

Closes #3642 Upgrade Drupal core to 10.3.2 #3643

merged 5 commits into from
Aug 16, 2024

Conversation

bberndt-uaz
Copy link
Contributor

@bberndt-uaz bberndt-uaz commented Aug 15, 2024

Description

Since Dependabot did not create a PR for the most recent Drupal core release, this PR was created to update drupal/core-recommended from 10.3.1 to 10.3.2.

Big thanks to @trackleft for working on this Drupal core issue which needed an updated patch:

https://www.drupal.org/project/drupal/releases/10.3.2

Release notes

This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.

Drupal 10.3.x will receive security coverage until June 2025.

Important update information

If you are updating from 10.2.x or earlier and have the CKEditor font module installed, you should consider switching to CKEditor5 Plugin pack for a more up-to-date version of the plugin which is compatible with the CKEditor5 version shipped with Drupal 10.3. If you are updating from Drupal 9, refer to Preparing your site to upgrade to a newer major version for tools you can use to check the Drupal 10 compatibility of modules, themes and sites. Then, upgrade from Drupal 9 to 10. You should also check the Drupal 10.0.0 release notes.

Important changes in this release

All changes in this release

Click to expand and view all changes in this release

Related issues

#3642

How to test

Probo review site: https://7b5e2985-cedf-4a13-ab91-3a35916c835d--pr-3643.probo.build/

Types of changes

Arizona Quickstart (install profile, custom modules, custom theme)

  • Patch release changes
    • Bug fix
    • Accessibility, performance, or security improvement
    • Critical institutional link or brand change
    • Adding experimental module
    • Update experimental module
  • Minor release changes
    • New feature
    • Breaking or visual change to existing behavior
    • Upgrade experimental module to stable
    • Enable existing module by default or database update
    • Non-critical brand change
    • New internal API or API improvement with backwards compatibility
    • Risky or disruptive cleanup to comply with coding standards
    • High-risk or disruptive change (requires upgrade path, risks regression, etc.)
  • Other or unknown
    • Other or unknown

Drupal core

  • Patch release changes
    • Security update
    • Patch level release (non-security bug-fix release)
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major or minor level update
  • Other or unknown
    • Other or unknown

Drupal contrib projects

  • Patch release changes
    • Security update
    • Patch or minor level update
    • Add new module
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major level update
  • Other or unknown
    • Other or unknown

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My change requires release notes.

@bberndt-uaz bberndt-uaz added dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release 2.11.x only labels Aug 15, 2024
@bberndt-uaz bberndt-uaz self-assigned this Aug 15, 2024
@bberndt-uaz bberndt-uaz requested a review from a team as a code owner August 15, 2024 17:14
@bberndt-uaz bberndt-uaz linked an issue Aug 15, 2024 that may be closed by this pull request
@trackleft
Copy link
Member

trackleft commented Aug 15, 2024

Thanks @bberndt-uaz

@bberndt-uaz bberndt-uaz marked this pull request as draft August 15, 2024 17:54
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@bberndt-uaz bberndt-uaz marked this pull request as ready for review August 15, 2024 18:40
composer.json Outdated Show resolved Hide resolved
Co-authored-by: Chris Green <[email protected]>
@joeparsons
Copy link
Member

All the tests are passing on Chris' MR on d.o. now: https://git.drupalcode.org/project/drupal/-/merge_requests/9221

@trackleft trackleft merged commit 8ac880e into main Aug 16, 2024
16 checks passed
@trackleft trackleft deleted the issue/3642 branch August 16, 2024 19:35
joeparsons pushed a commit that referenced this pull request Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Upgrade Drupal core to 10.3.2
3 participants