From 691692c90b2d4489b951a33f653b8244c0f35949 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Jun 2022 14:11:43 +0000 Subject: [PATCH 1/3] RELEASING: Releasing 5 package(s) Releases: @guardian/source-foundations@5.0.0 @guardian/source-react-components@5.0.0 @guardian/eslint-plugin-source-foundations@5.0.0 @guardian/source-react-components-development-kitchen@1.0.0 @guardian/eslint-plugin-source-react-components@5.0.0 [skip ci] --- .changeset/clean-berries-cough.md | 6 ----- .changeset/clean-rockets-tickle.md | 5 ----- .changeset/cool-bats-occur.md | 6 ----- .changeset/gentle-glasses-compete.md | 5 ----- .changeset/nasty-chicken-divide.md | 5 ----- .changeset/old-plums-roll.md | 5 ----- .changeset/perfect-rings-try.md | 5 ----- .changeset/perfect-wombats-fix.md | 5 ----- .changeset/proud-mugs-sleep.md | 5 ----- .changeset/strange-brooms-talk.md | 5 ----- .changeset/twelve-taxis-nail.md | 5 ----- .../CHANGELOG.md | 13 +++++++++++ .../package.json | 4 ++-- .../CHANGELOG.md | 14 ++++++++++++ .../package.json | 4 ++-- .../@guardian/source-foundations/CHANGELOG.md | 17 ++++++++++++++ .../@guardian/source-foundations/package.json | 2 +- .../CHANGELOG.md | 18 +++++++++++++++ .../package.json | 6 ++--- .../source-react-components/CHANGELOG.md | 22 +++++++++++++++++++ .../source-react-components/package.json | 4 ++-- 21 files changed, 94 insertions(+), 67 deletions(-) delete mode 100644 .changeset/clean-berries-cough.md delete mode 100644 .changeset/clean-rockets-tickle.md delete mode 100644 .changeset/cool-bats-occur.md delete mode 100644 .changeset/gentle-glasses-compete.md delete mode 100644 .changeset/nasty-chicken-divide.md delete mode 100644 .changeset/old-plums-roll.md delete mode 100644 .changeset/perfect-rings-try.md delete mode 100644 .changeset/perfect-wombats-fix.md delete mode 100644 .changeset/proud-mugs-sleep.md delete mode 100644 .changeset/strange-brooms-talk.md delete mode 100644 .changeset/twelve-taxis-nail.md create mode 100644 packages/@guardian/eslint-plugin-source-foundations/CHANGELOG.md diff --git a/.changeset/clean-berries-cough.md b/.changeset/clean-berries-cough.md deleted file mode 100644 index 0caf17c28..000000000 --- a/.changeset/clean-berries-cough.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@guardian/source-foundations': patch -'@guardian/source-react-components': patch ---- - -Replace deprecated colour tokens with palette diff --git a/.changeset/clean-rockets-tickle.md b/.changeset/clean-rockets-tickle.md deleted file mode 100644 index 2183d8580..000000000 --- a/.changeset/clean-rockets-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-react-components': major ---- - -Improve Link/ButtonLink accessibility diff --git a/.changeset/cool-bats-occur.md b/.changeset/cool-bats-occur.md deleted file mode 100644 index 2bac4145d..000000000 --- a/.changeset/cool-bats-occur.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@guardian/source-react-components': major -'@guardian/source-foundations': minor ---- - -Add spaced focus halo and apply to buttons diff --git a/.changeset/gentle-glasses-compete.md b/.changeset/gentle-glasses-compete.md deleted file mode 100644 index 13ddb926d..000000000 --- a/.changeset/gentle-glasses-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-react-components': major ---- - -Change underline on subdued Button diff --git a/.changeset/nasty-chicken-divide.md b/.changeset/nasty-chicken-divide.md deleted file mode 100644 index 7c883f757..000000000 --- a/.changeset/nasty-chicken-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@guardian/source-react-components": major ---- - -Increase spacing between choice cards and label diff --git a/.changeset/old-plums-roll.md b/.changeset/old-plums-roll.md deleted file mode 100644 index 74bbedde1..000000000 --- a/.changeset/old-plums-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-foundations': major ---- - -Update culture and opinion colours for better contrast diff --git a/.changeset/perfect-rings-try.md b/.changeset/perfect-rings-try.md deleted file mode 100644 index edbf5ae8b..000000000 --- a/.changeset/perfect-rings-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-react-components': major ---- - -Improve accessibility of unselected state of ChoiceCard diff --git a/.changeset/perfect-wombats-fix.md b/.changeset/perfect-wombats-fix.md deleted file mode 100644 index 70e8261bf..000000000 --- a/.changeset/perfect-wombats-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-foundations': major ---- - -Change brand[500] colour token diff --git a/.changeset/proud-mugs-sleep.md b/.changeset/proud-mugs-sleep.md deleted file mode 100644 index d7858ed03..000000000 --- a/.changeset/proud-mugs-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@guardian/source-foundations": major ---- - -update palette.labs.200 diff --git a/.changeset/strange-brooms-talk.md b/.changeset/strange-brooms-talk.md deleted file mode 100644 index 9972741ff..000000000 --- a/.changeset/strange-brooms-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-react-components': major ---- - -Improve accessibility of unselected state of checkbox diff --git a/.changeset/twelve-taxis-nail.md b/.changeset/twelve-taxis-nail.md deleted file mode 100644 index d385ce848..000000000 --- a/.changeset/twelve-taxis-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/source-foundations': major ---- - -Update focusHalo colour diff --git a/packages/@guardian/eslint-plugin-source-foundations/CHANGELOG.md b/packages/@guardian/eslint-plugin-source-foundations/CHANGELOG.md new file mode 100644 index 000000000..3b0b74675 --- /dev/null +++ b/packages/@guardian/eslint-plugin-source-foundations/CHANGELOG.md @@ -0,0 +1,13 @@ +# @guardian/eslint-plugin-source-foundations + +## 5.0.0 + +### Patch Changes + +- Updated dependencies [b87baf5c] +- Updated dependencies [1e129d0b] +- Updated dependencies [8bd1adce] +- Updated dependencies [51f8737e] +- Updated dependencies [f6865ac5] +- Updated dependencies [34ec716d] + - @guardian/source-foundations@5.0.0 diff --git a/packages/@guardian/eslint-plugin-source-foundations/package.json b/packages/@guardian/eslint-plugin-source-foundations/package.json index 4996b48a1..8222a4ac4 100644 --- a/packages/@guardian/eslint-plugin-source-foundations/package.json +++ b/packages/@guardian/eslint-plugin-source-foundations/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/eslint-plugin-source-foundations", - "version": "4.0.2", + "version": "5.0.0", "description": "ESLint plugin for Guardian projects using the `@guardian/source-foundations` package.", "homepage": "https://github.com/guardian/source#readme", "bugs": { @@ -34,7 +34,7 @@ "typescript": "~4.6.4" }, "peerDependencies": { - "@guardian/source-foundations": "^4.0.1", + "@guardian/source-foundations": "^5.0.0", "eslint": "^8.0.0" }, "publishConfig": { diff --git a/packages/@guardian/eslint-plugin-source-react-components/CHANGELOG.md b/packages/@guardian/eslint-plugin-source-react-components/CHANGELOG.md index 5cc15d7d4..cb62641a2 100644 --- a/packages/@guardian/eslint-plugin-source-react-components/CHANGELOG.md +++ b/packages/@guardian/eslint-plugin-source-react-components/CHANGELOG.md @@ -1,6 +1,20 @@ # @guardian/eslint-plugin-source-react-components +## 5.0.0 + +### Patch Changes + +- Updated dependencies [b87baf5c] +- Updated dependencies [94a6de68] +- Updated dependencies [1e129d0b] +- Updated dependencies [d55bc4b6] +- Updated dependencies [ef458f83] +- Updated dependencies [a5a14a49] +- Updated dependencies [c37e5be9] + - @guardian/source-react-components@5.0.0 + ## 4.1.0 + ### Minor Changes - e6ccc60c: Improve SVG icon accessibility diff --git a/packages/@guardian/eslint-plugin-source-react-components/package.json b/packages/@guardian/eslint-plugin-source-react-components/package.json index 35889a14a..73a234e3f 100644 --- a/packages/@guardian/eslint-plugin-source-react-components/package.json +++ b/packages/@guardian/eslint-plugin-source-react-components/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/eslint-plugin-source-react-components", - "version": "4.1.0", + "version": "5.0.0", "description": "ESLint plugin for Guardian projects using the `@guardian/source-react-components` package.", "homepage": "https://github.com/guardian/source#readme", "bugs": { @@ -33,7 +33,7 @@ "typescript": "~4.6.4" }, "peerDependencies": { - "@guardian/source-react-components": "^4.0.1", + "@guardian/source-react-components": "^5.0.0", "eslint": "^8.0.0" }, "publishConfig": { diff --git a/packages/@guardian/source-foundations/CHANGELOG.md b/packages/@guardian/source-foundations/CHANGELOG.md index 89d43475c..ee0fde123 100644 --- a/packages/@guardian/source-foundations/CHANGELOG.md +++ b/packages/@guardian/source-foundations/CHANGELOG.md @@ -1,5 +1,22 @@ # @guardian/source-foundations +## 5.0.0 + +### Major Changes + +- 8bd1adce: Update culture and opinion colours for better contrast +- 51f8737e: Change brand[500] colour token +- f6865ac5: update palette.labs.200 +- 34ec716d: Update focusHalo colour + +### Minor Changes + +- 1e129d0b: Add spaced focus halo and apply to buttons + +### Patch Changes + +- b87baf5c: Replace deprecated colour tokens with palette + ## 4.2.1 ### Patch Changes diff --git a/packages/@guardian/source-foundations/package.json b/packages/@guardian/source-foundations/package.json index 2c715090d..75dc610f7 100644 --- a/packages/@guardian/source-foundations/package.json +++ b/packages/@guardian/source-foundations/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/source-foundations", - "version": "4.2.1", + "version": "5.0.0", "repository": { "type": "git", "url": "https://github.com/guardian/source.git" diff --git a/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md b/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md index e2be1b95c..32a99a831 100644 --- a/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md +++ b/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md @@ -1,5 +1,23 @@ # @guardian/source-react-components-development-kitchen +## 1.0.0 + +### Patch Changes + +- Updated dependencies [b87baf5c] +- Updated dependencies [94a6de68] +- Updated dependencies [1e129d0b] +- Updated dependencies [d55bc4b6] +- Updated dependencies [ef458f83] +- Updated dependencies [8bd1adce] +- Updated dependencies [a5a14a49] +- Updated dependencies [51f8737e] +- Updated dependencies [f6865ac5] +- Updated dependencies [c37e5be9] +- Updated dependencies [34ec716d] + - @guardian/source-foundations@5.0.0 + - @guardian/source-react-components@5.0.0 + ## 0.0.36 ### Patch Changes diff --git a/packages/@guardian/source-react-components-development-kitchen/package.json b/packages/@guardian/source-react-components-development-kitchen/package.json index a76ec138a..97e47e75e 100644 --- a/packages/@guardian/source-react-components-development-kitchen/package.json +++ b/packages/@guardian/source-react-components-development-kitchen/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/source-react-components-development-kitchen", - "version": "0.0.36", + "version": "1.0.0", "license": "Apache-2.0", "sideEffects": false, "main": "dist/cjs/index.js", @@ -23,8 +23,8 @@ "peerDependencies": { "@emotion/react": "^11.0.0", "@guardian/libs": "^3.0.0", - "@guardian/source-foundations": "^4.0.3", - "@guardian/source-react-components": "^4.0.2", + "@guardian/source-foundations": "^5.0.0", + "@guardian/source-react-components": "^5.0.0", "react": "^17.0.1" }, "publishConfig": { diff --git a/packages/@guardian/source-react-components/CHANGELOG.md b/packages/@guardian/source-react-components/CHANGELOG.md index 99b6b7950..1246cb8b7 100644 --- a/packages/@guardian/source-react-components/CHANGELOG.md +++ b/packages/@guardian/source-react-components/CHANGELOG.md @@ -1,5 +1,27 @@ # @guardian/source-react-components +## 5.0.0 + +### Major Changes + +- 94a6de68: Improve Link/ButtonLink accessibility +- 1e129d0b: Add spaced focus halo and apply to buttons +- d55bc4b6: Change underline on subdued Button +- ef458f83: Increase spacing between choice cards and label +- a5a14a49: Improve accessibility of unselected state of ChoiceCard +- c37e5be9: Improve accessibility of unselected state of checkbox + +### Patch Changes + +- b87baf5c: Replace deprecated colour tokens with palette +- Updated dependencies [b87baf5c] +- Updated dependencies [1e129d0b] +- Updated dependencies [8bd1adce] +- Updated dependencies [51f8737e] +- Updated dependencies [f6865ac5] +- Updated dependencies [34ec716d] + - @guardian/source-foundations@5.0.0 + ## 4.4.0 ### Minor Changes diff --git a/packages/@guardian/source-react-components/package.json b/packages/@guardian/source-react-components/package.json index 9c5c4afbb..848f07ff7 100644 --- a/packages/@guardian/source-react-components/package.json +++ b/packages/@guardian/source-react-components/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/source-react-components", - "version": "4.4.0", + "version": "5.0.0", "repository": { "type": "git", "url": "https://github.com/guardian/source.git" @@ -36,7 +36,7 @@ }, "peerDependencies": { "@emotion/react": "^11.0.0", - "@guardian/source-foundations": "^4.0.3", + "@guardian/source-foundations": "^5.0.0", "react": "^17.0.1" }, "publishConfig": { From af7cd2ebf5ec1c5966ae13e8b0a79e18b6bd89d7 Mon Sep 17 00:00:00 2001 From: Alex Sanders Date: Thu, 9 Jun 2022 15:05:06 +0100 Subject: [PATCH 2/3] Update CHANGELOG.md --- .../source-react-components-development-kitchen/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md b/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md index 32a99a831..76b3018a6 100644 --- a/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md +++ b/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md @@ -2,6 +2,10 @@ ## 1.0.0 +Contributions to this package have stabilised, and the release process seems like it will fit a standard semver pattern. + +So to accompnany the major version releases to its peer deps, the dev kitchen is also moving to v1. + ### Patch Changes - Updated dependencies [b87baf5c] From 6c4a1c944c765fd77d6f7940ee235bdcc58d4493 Mon Sep 17 00:00:00 2001 From: Simon Adcock Date: Fri, 10 Jun 2022 07:01:56 +0100 Subject: [PATCH 3/3] Update packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md --- .../source-react-components-development-kitchen/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md b/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md index 76b3018a6..47a3c78e4 100644 --- a/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md +++ b/packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md @@ -4,7 +4,7 @@ Contributions to this package have stabilised, and the release process seems like it will fit a standard semver pattern. -So to accompnany the major version releases to its peer deps, the dev kitchen is also moving to v1. +So to accompany the major version releases to its peer deps, the dev kitchen is also moving to v1. ### Patch Changes