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/v1.10.1 #552

Merged
merged 43 commits into from
Mar 27, 2024
Merged

Release/v1.10.1 #552

merged 43 commits into from
Mar 27, 2024

Conversation

pattonwebz
Copy link
Member

@pattonwebz pattonwebz commented Mar 26, 2024

Steve Jones (1):

  • Missing form label rule strict comparison fix

William Patton (6):

  • Convert editor meta boxes function into a class
  • Short-circuit edac_save_post() when post_status is trash
  • Fix missing clarifying parenthesis cs check
  • Check we have an array before accessing it when producing density to return via ajax
  • Handle missing scheme in animated image rule

…xes-functions-into-a-class

Convert editor meta boxes function into a class
…-to-trash-from-block-editor-results-in-error-processing-cleanup

Short-circuit edac_save_post() when post_status is trash
…nly instead of duplicated inside other functions
Error flagged is: Generic.CodeAnalysis.RequireExplicitBooleanOperatorPrecedence.MissingParentheses
…clarifying-parenthesis-cs-check

Fix missing clarifying parenthesis cs check
The capability is supporting urls that are neither relative not protocol-relative. It's an edge case for sure but no harm in adding support for it.
pattonwebz and others added 10 commits March 26, 2024 14:58
…tive urls as well

Also adds an explicit list of valid schemes as well to support more edge cases
…-can-sometimes-be-a-string-when-it's-expected-to-always-be-an-array

Check we have an array before accessing it when producing density to return via ajax
…obust

Thanks to the newly added tests for catching my last change here as being a change that had downstream effects :)
…obust

Thanks to the newly added tests for catching my last change here as being a change that had downstream effects :)
…causes_error_when_image_lacks_scheme' into william/544/animage_image_check_causes_error_when_image_lacks_scheme

# Conflicts:
#	includes/helper-functions.php
…e_check_causes_error_when_image_lacks_scheme

Handle missing scheme in animated image rule
…abels-strict-comparison

Missing form label rule strict comparison fix
@pattonwebz pattonwebz changed the title Release v1.10.1 Release/v1.10.1 Mar 26, 2024
@pattonwebz pattonwebz changed the base branch from develop to main March 26, 2024 22:06
Copy link
Member

@SteveJonesDev SteveJonesDev left a comment

Choose a reason for hiding this comment

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

Just need to update the stable tag.

Copy link
Member

Choose a reason for hiding this comment

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

The stable tag needs to be updated to: 1.10.1

@pattonwebz pattonwebz merged commit 79d72c3 into main Mar 27, 2024
21 checks passed
@pattonwebz pattonwebz deleted the release/1.10.1 branch March 28, 2024 18:26
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.

2 participants