From c633f72eefd2ba5e16cf3020f99a41d7d79cda35 Mon Sep 17 00:00:00 2001 From: Linchpin Bot <81971745+linchpin-bot@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:46:13 -0400 Subject: [PATCH 1/4] chore(master): release 1.7.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 2 +- composer.json | 2 +- courier-notices.php | 4 ++-- package.json | 2 +- readme.txt | 2 +- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f3f8f86..c373bc0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.0" + ".": "1.7.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 12afe9c..5cc6c43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [1.7.0](https://github.com/linchpin/courier-notices/compare/v1.6.0...v1.7.0) (2024-08-26) + + +### Miscellaneous Chores 🧹 + +* **NO-TASK:** Bump version, block block editor ([3ff6e06](https://github.com/linchpin/courier-notices/commit/3ff6e06ebf15fd14ee8ce62afeba791c949486b1)) + ## [1.6.0](https://github.com/linchpin/courier-notices/compare/v1.5.9...v1.6.0) (2024-06-26) diff --git a/README.md b/README.md index 38a3091..f7453a3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Add dismissible and non-dismissible notices throughout your WordPress website. -## Latest Release: 1.6.0 +## Latest Release: 1.7.0 ## Description ## diff --git a/composer.json b/composer.json index 9a4df3e..dca940d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "linchpin/courier-notices", "description": "Courier Notices, a highly extendable advanced front end notification plugin for WordPress", "homepage": "https://github.com/linchpin/courier-notices", - "version": "1.6.0", + "version": "1.7.0", "authors": [ { "name": "Linchpin", diff --git a/courier-notices.php b/courier-notices.php index fd30a89..12479af 100644 --- a/courier-notices.php +++ b/courier-notices.php @@ -4,7 +4,7 @@ * Plugin URI: https://wordpress.org/plugins/courier-notices * Description: A way to display, manage, and control front end user notifications for your WordPress install. * x-release-please-start-version - * Version: 1.6.0 + * Version: 1.7.0 * x-release-please-end * Author: Linchpin * Author URI: https://linchpin.com @@ -25,7 +25,7 @@ if ( ! defined( 'COURIER_NOTICES_VERSION' ) ) { // x-release-please-start-version - define( 'COURIER_NOTICES_VERSION', '1.6.0' ); + define( 'COURIER_NOTICES_VERSION', '1.7.0' ); // x-release-please-end } diff --git a/package.json b/package.json index a0c427e..754406a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "courier-notices", - "version": "1.6.0", + "version": "1.7.0", "description": "A way to display, manage, and control front end notifications for users, globally or individually, in the header,footer, by shortcode or by page.", "main": "gulpfile.babel.js", "scripts": { diff --git a/readme.txt b/readme.txt index fff19c4..018f45b 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: notifications, notices, alerts, linchpin, front end, dismissible, gdpr Requires at least: 5.0 Tested up to: 6.5.5 x-release-please-start-version -Stable tag: 1.6.0 +Stable tag: 1.7.0 x-release-please-end Requires PHP: 7.4 License: GPLv2 or later From ed298328cc35d4bff421a246420234b60294f9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:46:43 +0000 Subject: [PATCH 2/4] chore(deps): bump micromatch from 4.0.5 to 4.0.8 Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/yarn.lock b/yarn.lock index edb247e..7ba7d2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1570,13 +1570,6 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" -braces@^3.0.2, braces@~3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== - dependencies: - fill-range "^7.0.1" - braces@^3.0.3: version "3.0.3" resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" @@ -1584,6 +1577,13 @@ braces@^3.0.3: dependencies: fill-range "^7.1.1" +braces@~3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" + integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== + dependencies: + fill-range "^7.0.1" + browser-sync-client@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-3.0.2.tgz#6fbe9a7aada25cf14c824683e089ec9ace91cfe1" @@ -3143,18 +3143,10 @@ merge-stream@^2.0.0: resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== -micromatch@^4.0.2: - version "4.0.5" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6" - integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== - dependencies: - braces "^3.0.2" - picomatch "^2.3.1" - -micromatch@^4.0.4: - version "4.0.7" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5" - integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q== +micromatch@^4.0.2, micromatch@^4.0.4: + version "4.0.8" + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== dependencies: braces "^3.0.3" picomatch "^2.3.1" From de0553026d06e64ed2d8b685df5b0cdfca8adb69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:47:22 +0000 Subject: [PATCH 3/4] chore(deps): update dependency squizlabs/php_codesniffer to ^3.10.2 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9a4df3e..504288c 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", "wp-coding-standards/wpcs": "^2.3.0", - "squizlabs/php_codesniffer": "^3.10.1", + "squizlabs/php_codesniffer": "^3.10.2", "phpcompatibility/php-compatibility": "^9.3.5", "php-parallel-lint/php-parallel-lint": "^v1.4.0", "php-parallel-lint/php-console-highlighter": "^1.0.0", diff --git a/composer.lock b/composer.lock index 8a9c242..f9690a6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ee3cf493504f7d6b21823d62f750bb38", + "content-hash": "96c1c239c93edede32e0b2943ebe06cd", "packages": [ { "name": "erusev/parsedown", From ab58ebc32171319d97d5fb8e140456b0d2c6edcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:41:10 +0000 Subject: [PATCH 4/4] chore(deps): bump braces from 3.0.2 to 3.0.3 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7ba7d2e..db79e2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1570,20 +1570,13 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" -braces@^3.0.3: +braces@^3.0.3, braces@~3.0.2: version "3.0.3" resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== dependencies: fill-range "^7.1.1" -braces@~3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== - dependencies: - fill-range "^7.0.1" - browser-sync-client@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-3.0.2.tgz#6fbe9a7aada25cf14c824683e089ec9ace91cfe1" @@ -2283,13 +2276,6 @@ fastq@^1.13.0: dependencies: reusify "^1.0.4" -fill-range@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== - dependencies: - to-regex-range "^5.0.1" - fill-range@^7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"