From 4e2b08f15174c313004f2d072f7cd1fc105093e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:55:16 +0100 Subject: [PATCH] chore: release main (#3919) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 10 +++++----- CHANGELOG.md | 17 +++++++++++++++++ dictionaries/cspell/CHANGELOG.md | 11 +++++++++++ dictionaries/cspell/package.json | 2 +- dictionaries/npm/CHANGELOG.md | 9 +++++++++ dictionaries/npm/package.json | 2 +- dictionaries/software-terms/CHANGELOG.md | 12 ++++++++++++ dictionaries/software-terms/package.json | 2 +- dictionaries/terraform/CHANGELOG.md | 8 ++++++++ dictionaries/terraform/package-lock.json | 4 ++-- dictionaries/terraform/package.json | 2 +- package.json | 2 +- 12 files changed, 69 insertions(+), 12 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96793756f79..25870ca3c62 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "28.3.2", + ".": "28.4.0", "dictionaries/ada": "4.0.5", "dictionaries/aws": "4.0.7", "dictionaries/bash": "4.1.8", @@ -52,7 +52,7 @@ "dictionaries/nb_NO": "2.0.3", "dictionaries/nl_NL": "2.3.3", "dictionaries/node": "5.0.5", - "dictionaries/npm": "5.1.19", + "dictionaries/npm": "5.1.20", "dictionaries/php": "4.0.13", "dictionaries/pl_PL": "3.0.4", "dictionaries/powershell": "5.0.13", @@ -67,7 +67,7 @@ "dictionaries/scala": "5.0.6", "dictionaries/scientific_terms_US": "3.0.5", "dictionaries/sl_SI": "1.0.8", - "dictionaries/software-terms": "4.1.21", + "dictionaries/software-terms": "4.2.0", "dictionaries/sql": "2.1.8", "dictionaries/sv": "2.2.3", "dictionaries/swift": "2.0.4", @@ -108,13 +108,13 @@ "dictionaries/fi_FI": "1.1.0", "dictionaries/la": "1.0.3", "dictionaries/julia": "1.0.4", - "dictionaries/terraform": "1.0.6", + "dictionaries/terraform": "1.0.7", "dictionaries/grc_GR": "1.0.4", "dictionaries/elisp": "1.0.3", "dictionaries/google": "1.0.4", "dictionaries/people-names": "1.1.4", "dictionaries/flutter": "1.0.3", - "dictionaries/cspell": "1.0.17", + "dictionaries/cspell": "1.0.18", "dictionaries/mk": "1.0.0", "dictionaries/gis": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c4c64e3ca7..e5db0c67728 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Release Notes +## [28.4.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.3.2...cspell-dicts@28.4.0) (2024-12-24) + + +### Features + +* Add coding compound terms. ([#3920](https://github.com/streetsidesoftware/cspell-dicts/issues/3920)) ([d414545](https://github.com/streetsidesoftware/cspell-dicts/commit/d414545b796bdf55dbaaeeb1954430323baf56bb)) + + +### Updates and Bug Fixes + +* Add missing Terraform terms ([#3923](https://github.com/streetsidesoftware/cspell-dicts/issues/3923)) ([e2d3af4](https://github.com/streetsidesoftware/cspell-dicts/commit/e2d3af48881222742f88771716fdf74f80f39c18)) +* Add pinia to npmjs ([#3922](https://github.com/streetsidesoftware/cspell-dicts/issues/3922)) ([e0054be](https://github.com/streetsidesoftware/cspell-dicts/commit/e0054be589eb357e6c07ca0bbe8fe1eb312a1398)) +* Workflow Bot -- Build Dictionaries ([#3921](https://github.com/streetsidesoftware/cspell-dicts/issues/3921)) ([9b8eea2](https://github.com/streetsidesoftware/cspell-dicts/commit/9b8eea22b9554fda83c904adfb68066cd4b800d8)) +* Workflow Bot -- Build Dictionaries ([#3926](https://github.com/streetsidesoftware/cspell-dicts/issues/3926)) ([fef49e3](https://github.com/streetsidesoftware/cspell-dicts/commit/fef49e35f7e461df959b6c8f7253aab9b0205a34)) +* Workflow Bot -- Update Dictionaries ([#3918](https://github.com/streetsidesoftware/cspell-dicts/issues/3918)) ([bdd0f54](https://github.com/streetsidesoftware/cspell-dicts/commit/bdd0f5435c82ab3cba19d8280aeb57a659c91a13)) +* Workflow Bot -- Update Dictionaries ([#3924](https://github.com/streetsidesoftware/cspell-dicts/issues/3924)) ([396dce0](https://github.com/streetsidesoftware/cspell-dicts/commit/396dce0681c617eaa7ef7dc646054b8b61e8277b)) + ## [28.3.2](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.3.1...cspell-dicts@28.3.2) (2024-12-21) diff --git a/dictionaries/cspell/CHANGELOG.md b/dictionaries/cspell/CHANGELOG.md index c623e86549a..1f3ece7c0aa 100644 --- a/dictionaries/cspell/CHANGELOG.md +++ b/dictionaries/cspell/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## [1.0.18](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.17...@cspell/dict-cspell-bundle@1.0.18) (2024-12-24) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @cspell/dict-npm bumped to 5.1.20 + * @cspell/dict-software-terms bumped to 4.2.0 + * @cspell/dict-terraform bumped to 1.0.7 + ## [1.0.17](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.16...@cspell/dict-cspell-bundle@1.0.17) (2024-12-21) diff --git a/dictionaries/cspell/package.json b/dictionaries/cspell/package.json index a28fce8f1d7..bc0662cae08 100644 --- a/dictionaries/cspell/package.json +++ b/dictionaries/cspell/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cspell-bundle", - "version": "1.0.17", + "version": "1.0.18", "description": "Dictionaries included with the CSpell Command Line tool.", "private": false, "publishConfig": { diff --git a/dictionaries/npm/CHANGELOG.md b/dictionaries/npm/CHANGELOG.md index e5a6ac873bb..7d24d04c4ed 100644 --- a/dictionaries/npm/CHANGELOG.md +++ b/dictionaries/npm/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.1.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.1.19...@cspell/dict-npm@5.1.20) (2024-12-24) + + +### Updates and Bug Fixes + +* Add pinia to npmjs ([#3922](https://github.com/streetsidesoftware/cspell-dicts/issues/3922)) ([e0054be](https://github.com/streetsidesoftware/cspell-dicts/commit/e0054be589eb357e6c07ca0bbe8fe1eb312a1398)) +* Workflow Bot -- Update Dictionaries ([#3918](https://github.com/streetsidesoftware/cspell-dicts/issues/3918)) ([bdd0f54](https://github.com/streetsidesoftware/cspell-dicts/commit/bdd0f5435c82ab3cba19d8280aeb57a659c91a13)) +* Workflow Bot -- Update Dictionaries ([#3924](https://github.com/streetsidesoftware/cspell-dicts/issues/3924)) ([396dce0](https://github.com/streetsidesoftware/cspell-dicts/commit/396dce0681c617eaa7ef7dc646054b8b61e8277b)) + ## [5.1.19](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.1.18...@cspell/dict-npm@5.1.19) (2024-12-21) diff --git a/dictionaries/npm/package.json b/dictionaries/npm/package.json index 0530cbf7b9c..344611ab053 100644 --- a/dictionaries/npm/package.json +++ b/dictionaries/npm/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-npm", - "version": "5.1.19", + "version": "5.1.20", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/software-terms/CHANGELOG.md b/dictionaries/software-terms/CHANGELOG.md index d1eab314694..599f7fe7ebf 100644 --- a/dictionaries/software-terms/CHANGELOG.md +++ b/dictionaries/software-terms/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@4.1.21...@cspell/dict-software-terms@4.2.0) (2024-12-24) + + +### Features + +* Add coding compound terms. ([#3920](https://github.com/streetsidesoftware/cspell-dicts/issues/3920)) ([d414545](https://github.com/streetsidesoftware/cspell-dicts/commit/d414545b796bdf55dbaaeeb1954430323baf56bb)) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#3921](https://github.com/streetsidesoftware/cspell-dicts/issues/3921)) ([9b8eea2](https://github.com/streetsidesoftware/cspell-dicts/commit/9b8eea22b9554fda83c904adfb68066cd4b800d8)) + ## [4.1.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@4.1.20...@cspell/dict-software-terms@4.1.21) (2024-12-21) diff --git a/dictionaries/software-terms/package.json b/dictionaries/software-terms/package.json index f5092200a25..69cd4d1af40 100644 --- a/dictionaries/software-terms/package.json +++ b/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "4.1.21", + "version": "4.2.0", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/terraform/CHANGELOG.md b/dictionaries/terraform/CHANGELOG.md index be3b7c4c01c..da503f7b64f 100644 --- a/dictionaries/terraform/CHANGELOG.md +++ b/dictionaries/terraform/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-terraform@1.0.6...@cspell/dict-terraform@1.0.7) (2024-12-24) + + +### Updates and Bug Fixes + +* Add missing Terraform terms ([#3923](https://github.com/streetsidesoftware/cspell-dicts/issues/3923)) ([e2d3af4](https://github.com/streetsidesoftware/cspell-dicts/commit/e2d3af48881222742f88771716fdf74f80f39c18)) +* Workflow Bot -- Build Dictionaries ([#3926](https://github.com/streetsidesoftware/cspell-dicts/issues/3926)) ([fef49e3](https://github.com/streetsidesoftware/cspell-dicts/commit/fef49e35f7e461df959b6c8f7253aab9b0205a34)) + ## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-terraform@1.0.5...@cspell/dict-terraform@1.0.6) (2024-11-02) diff --git a/dictionaries/terraform/package-lock.json b/dictionaries/terraform/package-lock.json index 8976a4d3582..a217ced7de6 100644 --- a/dictionaries/terraform/package-lock.json +++ b/dictionaries/terraform/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cspell/dict-terraform", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cspell/dict-terraform", - "version": "1.0.6", + "version": "1.0.7", "license": "MIT" } } diff --git a/dictionaries/terraform/package.json b/dictionaries/terraform/package.json index a76fdb736f1..40cca0ae3d6 100644 --- a/dictionaries/terraform/package.json +++ b/dictionaries/terraform/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-terraform", - "version": "1.0.6", + "version": "1.0.7", "description": "Terraform dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/package.json b/package.json index 70685cc096a..3141446706b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "28.3.2", + "version": "28.4.0", "private": true, "packageManager": "pnpm@9.4.0", "scripts": {