Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
de6a802
Merge pull request #3355 from Parsely/trunk
acicovic May 21, 2025
b2bb5f5
Bump react-router from 7.5.2 to 7.6.1
dependabot[bot] May 26, 2025
c28e5ce
Bump @wordpress/hooks from 4.23.0 to 4.24.0 (#3366)
dependabot[bot] May 26, 2025
d371eca
Rebuild assets
acicovic May 26, 2025
faadd0e
Bump @wordpress/env from 10.23.0 to 10.24.0 (#3375)
dependabot[bot] May 26, 2025
5f9eadb
Bump @wordpress/wordcount from 4.23.0 to 4.24.0 (#3358)
dependabot[bot] May 26, 2025
0292fb8
Bump @wordpress/e2e-test-utils-playwright from 1.23.0 to 1.24.0 (#3371)
dependabot[bot] May 26, 2025
0d5d68f
Bump @wordpress/dom-ready from 4.23.0 to 4.24.0 (#3372)
dependabot[bot] May 26, 2025
e87622e
Bump @wordpress/i18n from 5.23.0 to 5.24.0 (#3368)
dependabot[bot] May 26, 2025
0d9fac4
Bump @wordpress/url from 4.23.0 to 4.24.0 (#3374)
dependabot[bot] May 26, 2025
59827a7
Merge branch 'develop' into dependabot/npm_and_yarn/react-router-7.6.1
acicovic May 26, 2025
4d7a4ba
Merge pull request #3377 from Parsely/dependabot/npm_and_yarn/react-r…
acicovic May 26, 2025
f521aaa
Bump @wordpress/eslint-plugin from 22.9.0 to 22.10.0 (#3359)
dependabot[bot] May 26, 2025
f9c62c6
Bump @wordpress/date from 5.23.0 to 5.24.0 (#3367)
dependabot[bot] May 26, 2025
3ed5cec
Bump @wordpress/element from 6.23.0 to 6.24.0 (#3360)
dependabot[bot] May 26, 2025
aa7c2bb
Bump @wordpress/compose from 7.23.0 to 7.24.0 (#3369)
dependabot[bot] May 26, 2025
132c5bb
Bump @wordpress/icons from 10.23.0 to 10.24.0 (#3370)
dependabot[bot] May 26, 2025
b1c5e11
Bump @wordpress/data from 10.23.0 to 10.24.0 (#3373)
dependabot[bot] May 26, 2025
abe96fc
Bump @wordpress/components from 29.9.0 to 29.10.0 (#3357)
dependabot[bot] May 26, 2025
0c7b7c6
Bump @wordpress/blocks from 14.12.0 to 14.13.0 (#3361)
dependabot[bot] May 26, 2025
7bb2d91
Bump @wordpress/plugins from 7.23.0 to 7.24.0 (#3364)
dependabot[bot] May 26, 2025
a0198d0
Bump @wordpress/api-fetch from 7.23.0 to 7.24.0 (#3363)
dependabot[bot] May 26, 2025
ffca57e
Bump @wordpress/block-editor from 14.18.0 to 14.19.0 (#3376)
dependabot[bot] May 26, 2025
2d4368e
Bump @wordpress/core-data from 7.23.0 to 7.24.0 (#3365)
dependabot[bot] May 26, 2025
d840563
Bump @wordpress/editor from 14.23.0 to 14.24.0 (#3356)
dependabot[bot] May 26, 2025
7578893
Bump @wordpress/edit-post from 8.23.0 to 8.24.0 (#3362)
dependabot[bot] May 26, 2025
52123b8
bootstrap.php: Add PARSELY_DATA_SCHEMA_VERSION constant
acicovic May 27, 2025
73cd06a
Fix update-version.sh
acicovic May 27, 2025
f22fc35
Improve whitespace
acicovic May 27, 2025
4a4f616
Shell scripts: Use tabs
acicovic May 27, 2025
24a6ffb
Bump eslint-plugin-jest from 28.11.0 to 28.11.1 (#3382)
dependabot[bot] May 28, 2025
e070802
Merge branch 'develop' into add/parsely_data_schema_version-constant-…
acicovic May 28, 2025
f7df90a
Merge pull request #3378 from Parsely/add/parsely_data_schema_version…
acicovic May 28, 2025
c203ddb
Merge branch 'develop' into fix/update-version-sh
acicovic May 28, 2025
c91bede
Merge pull request #3379 from Parsely/fix/update-version-sh
acicovic May 28, 2025
0a746fa
Merge branch 'develop' into update/use-tabs-in-shell-scripts
acicovic May 28, 2025
5f26c1b
Merge pull request #3380 from Parsely/update/use-tabs-in-shell-scripts
acicovic May 28, 2025
42a47ca
Allow mixed type for `the_content` filter to avoid PHP runtime errors
alecgeatches May 28, 2025
35dcfed
Improve comments and make linting pass
acicovic May 29, 2025
663ed32
Merge pull request #3389 from Parsely/fix/the-content-filter-typing
acicovic May 29, 2025
ad236ab
Update wp-parsely version number to 3.19.2
github-actions[bot] May 29, 2025
fca4b6a
Update CHANGELOG.md for version 3.19.2
github-actions[bot] May 29, 2025
ca7b6d9
Merge pull request #3391 from Parsely/update/wp-parsely-version-to-3.…
acicovic May 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.19.2](https://github.com/Parsely/wp-parsely/compare/3.19.1...3.19.2) - 2025-05-29

### Fixed

- add_parsely_preview_wrapper(): Allow mixed type values ([#3389](https://github.com/Parsely/wp-parsely/pull/3389))

### Dependency Updates

- The list of all dependency updates for this release is available [here](https://github.com/Parsely/wp-parsely/pulls?q=is%3Apr+is%3Amerged+milestone%3A3.19.2+label%3ADeps).

## [3.19.1](https://github.com/Parsely/wp-parsely/compare/3.19.0...3.19.1) - 2025-05-21

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Parse.ly

Stable tag: 3.19.1
Stable tag: 3.19.2
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.2
Expand Down
14 changes: 7 additions & 7 deletions bin/install-wp-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ WP_TESTS_DIR=${WP_TESTS_DIR-$TMPDIR/wordpress-tests-lib}
WP_CORE_DIR=${WP_CORE_DIR-$TMPDIR/wordpress/}

download() {
if [ `which curl` ]; then
curl -s "$1" > "$2";
elif [ `which wget` ]; then
wget -nv -O "$2" "$1"
fi
if [ `which curl` ]; then
curl -s "$1" > "$2";
elif [ `which wget` ]; then
wget -nv -O "$2" "$1"
fi
}

if [[ $WP_VERSION =~ ^[0-9]+\.[0-9]+\-(beta|RC)[0-9]+$ ]]; then
Expand Down Expand Up @@ -75,7 +75,7 @@ install_wp() {
rm -rf $TMPDIR/wordpress-nightly;
fi
mkdir -p $TMPDIR/wordpress-nightly
download https://wordpress.org/nightly-builds/wordpress-latest.zip $TMPDIR/wordpress-nightly/wordpress-nightly.zip
download https://wordpress.org/nightly-builds/wordpress-latest.zip $TMPDIR/wordpress-nightly/wordpress-nightly.zip
unzip -q $TMPDIR/wordpress-nightly/wordpress-nightly.zip -d $TMPDIR/wordpress-nightly/
mv $TMPDIR/wordpress-nightly/wordpress/* $WP_CORE_DIR
else
Expand All @@ -100,7 +100,7 @@ install_wp() {
else
local ARCHIVE_NAME="wordpress-$WP_VERSION"
fi
download https://wordpress.org/${ARCHIVE_NAME}.tar.gz $TMPDIR/wordpress.tar.gz
download https://wordpress.org/${ARCHIVE_NAME}.tar.gz $TMPDIR/wordpress.tar.gz
tar --strip-components=1 -zxmf $TMPDIR/wordpress.tar.gz -C $WP_CORE_DIR
fi

Expand Down
26 changes: 13 additions & 13 deletions bin/update-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ set -e
export LC_ALL=C

if [ -z "$1" ]; then
echo "Error: You must specify a version number."
exit 1
echo "Error: You must specify a version number."
exit 1
fi

VERSION=$1
Expand All @@ -21,24 +21,24 @@ git checkout -b update/wp-parsely-version-to-$VERSION

# Function to perform in-place sed substitution.
sed_inplace() {
local expression="$1"
local file="$2"

if [[ "$(uname)" == "Darwin" ]]; then
# MacOS/BSD sed.
sed -i '' -e "$expression" "$file"
else
# GNU sed (Linux).
sed -i -e "$expression" "$file"
fi
local expression="$1"
local file="$2"

if [[ "$(uname)" == "Darwin" ]]; then
# MacOS/BSD sed.
sed -i '' -e "$expression" "$file"
else
# GNU sed (Linux).
sed -i -e "$expression" "$file"
fi
}

# Update version in files.
sed_inplace "s/Stable tag: .* $/Stable tag: $VERSION /" README.md
sed_inplace "s/\"version\": \".*\"/\"version\": \"$VERSION\"/" package.json
sed_inplace "s/export const PLUGIN_VERSION = '.*'/export const PLUGIN_VERSION = '$VERSION'/" tests/e2e/utils.ts
sed_inplace "s/ \* Version: .*$/ \* Version: $VERSION/" wp-parsely.php
sed_inplace "s/const PARSELY_VERSION = '.*'/const PARSELY_VERSION = '$VERSION'/" wp-parsely.php
sed_inplace "s/const PARSELY_VERSION = '.*'/const PARSELY_VERSION = '$VERSION'/" wp-parsely.php

npm install --ignore-scripts # Update package-lock.json with the new version.

Expand Down
2 changes: 1 addition & 1 deletion build/content-helper/dashboard-page.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url'), 'version' => '1417774194a1a7f2530a');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url'), 'version' => '3bcb468b04c9bad5afcb');
2 changes: 1 addition & 1 deletion build/content-helper/dashboard-page.js

Large diffs are not rendered by default.

Loading
Loading