Changes
ci: Workflow Bot -- Update Integration Snapshots (main) (#3915)
ci: Workflow Bot -- Update Integration Snapshots (main) (#3915)
Update Integration Repositories
integration-tests/config/config.json | 46 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 2 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 241 +++++-----
.../snapshots/TheAlgorithms/Python/snapshot.txt | 235 +++++-----
.../snapshots/django/django/report.yaml | 132 +++---
.../snapshots/django/django/snapshot.txt | 128 +++---
.../snapshots/eslint/eslint/report.yaml | 35 +-
.../snapshots/eslint/eslint/snapshot.txt | 41 +-
.../googleapis/google-cloud-cpp/report.yaml | 75 ++--
.../googleapis/google-cloud-cpp/snapshot.txt | 71 +--
.../iluwatar/java-design-patterns/report.yaml | 6 +-
.../iluwatar/java-design-patterns/snapshot.txt | 6 +-
integration-tests/snapshots/mdx-js/mdx/report.yaml | 46 +-
.../snapshots/mdx-js/mdx/snapshot.txt | 46 +-
.../microsoft/TypeScript-Website/report.yaml | 5 +-
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
.../snapshots/php/php-src/report.yaml | 492 +++++++++++----------
.../snapshots/php/php-src/snapshot.txt | 488 ++++++++++----------
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/shoelace-style/shoelace/snapshot.txt | 6 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 42 +-
21 files changed, 1114 insertions(+), 1034 deletions(-)
ci: Workflow Bot -- Update Integration Snapshots (main) (#3908)
ci: Workflow Bot -- Update Integration Snapshots (main) (#3908)
Update Integration Repositories
.github/integrations.json | 1 +
integration-tests/config/config.json | 50 +--
.../snapshots/AdaDoom3/AdaDoom3/report.yaml | 46 +--
.../snapshots/AdaDoom3/AdaDoom3/snapshot.txt | 46 +--
.../Azure/azure-rest-api-specs/snapshot.txt | 28 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 98 +++---
.../snapshots/TheAlgorithms/Python/snapshot.txt | 98 +++---
.../apollographql/apollo-server/snapshot.txt | 2 +-
.../aspnetboilerplate/report.yaml | 26 +-
.../aspnetboilerplate/snapshot.txt | 22 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 21 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 17 +-
.../snapshots/django/django/report.yaml | 123 ++++----
.../snapshots/django/django/snapshot.txt | 123 ++++----
.../snapshots/eslint/eslint/report.yaml | 65 ++--
.../snapshots/eslint/eslint/snapshot.txt | 61 ++--
.../googleapis/google-cloud-cpp/report.yaml | 68 ++--
.../googleapis/google-cloud-cpp/snapshot.txt | 62 ++--
.../iluwatar/java-design-patterns/report.yaml | 15 +-
.../iluwatar/java-design-patterns/snapshot.txt | 15 +-
integration-tests/snapshots/mdx-js/mdx/report.yaml | 18 +-
.../snapshots/mdx-js/mdx/snapshot.txt | 18 +-
.../snapshots/php/php-src/report.yaml | 93 +++---
.../snapshots/php/php-src/snapshot.txt | 93 +++---
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/shoelace-style/shoelace/snapshot.txt | 6 +-
.../snapshots/sveltejs/svelte/report.yaml | 351 +++++++++++++--------
.../snapshots/sveltejs/svelte/snapshot.txt | 341 +++++++++++++-------
.../typescript-cheatsheets/react/report.yaml | 3 +-
.../typescript-cheatsheets/react/snapshot.txt | 3 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/w3c/aria-practices/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 42 +--
34 files changed, 1077 insertions(+), 886 deletions(-)
Features
feat: Bundle k8 and gaming terms (#3925)
feat: Bundle k8 and gaming terms (#3925)
Bundle the k8 and gaming terms dictionaries.
Fixes
fix: Workflow Bot -- Update Dictionaries (main) (#3913)
fix: Workflow Bot -- Update Dictionaries (main) (#3913)
Update Dictionaries (main)
.../snapshots/eslint/eslint/report.yaml | 3 +-
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
.../snapshots/sveltejs/svelte/report.yaml | 17 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 23 +--
.../snapshots/wireapp/wire-webapp/snapshot.txt | 3 +-
packages/cspell-bundled-dicts/package.json | 52 ++---
pnpm-lock.yaml | 211 +++++++++++----------
7 files changed, 157 insertions(+), 155 deletions(-)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#3913)
fix: Workflow Bot -- Update Dictionaries (main) (#3913)
Update Dictionaries (main)
.../snapshots/eslint/eslint/report.yaml | 3 +-
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
.../snapshots/sveltejs/svelte/report.yaml | 17 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 23 +--
.../snapshots/wireapp/wire-webapp/snapshot.txt | 3 +-
packages/cspell-bundled-dicts/package.json | 52 ++---
pnpm-lock.yaml | 211 +++++++++++----------
7 files changed, 157 insertions(+), 155 deletions(-)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#3924)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3924)
Update ALL Dependencies (main)
pnpm-lock.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
chore(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#3920)
chore(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#3920)
Bumps @rollup/plugin-json from 5.0.2 to 6.0.0.
Sourced from 2022-12-17
Changelog
@rollup/plugin-json
's changelog.
v6.0.0
Breaking Changes
Commits
445f8ca
fix(json): cannot be imported by rollup (#81)
6c1cc76
chore: remove placeholder security script from each plugin (#77)
03a2e57
chore: fix linting errors that snuck through
4f0bff5
feat: export Rollup*Options interfaces (#53)
3d6132a
chore: align scripts to use pnpm run
e3e20e9
chore: migrate rollup-plugin-yaml (#36)
bb446bd
chore: migrate rollup-plugin-json (#30)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
chore(deps-dev): bump @rollup/plugin-commonjs from 23.0.7 to 24.0.0 (#3918)
chore(deps-dev): bump @rollup/plugin-commonjs from 23.0.7 to 24.0.0 (#3918)
Bumps @rollup/plugin-commonjs from 23.0.7 to 24.0.0.
Sourced from 2022-12-18
Changelog
@rollup/plugin-commonjs
's changelog.
v24.0.0
Breaking Changes
Commits
c4c26a5
chore(release): commonjs v24.0.0
4766d93
fix(commonjs)!: check if defaultIsModuleExports is auto for getDefaultExportF...
2c2fe9b
chore(release): commonjs v23.0.7
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3922)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3922)
Update ALL Dependencies (main)
package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 366 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
6 files changed, 193 insertions(+), 193 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3916)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3916)
Update ALL Dependencies (main)
pnpm-lock.yaml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3914)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3914)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
integration-tests/package.json | 6 +-
package.json | 12 +-
packages/cspell-config-lib/package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 14 +-
packages/cspell-gitignore/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 16 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-service-bus/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell-trie-lib/package.json | 4 +-
packages/cspell-trie/package.json | 2 +-
packages/cspell/package.json | 4 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 930 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 8 +-
website/package.json | 8 +-
20 files changed, 515 insertions(+), 511 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3907)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3907)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 4 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 402 ++++++++++++++---------------
5 files changed, 206 insertions(+), 206 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3906)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3906)
Update ALL Dependencies (main)
integration-tests/package.json | 2 +-
package.json | 10 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-dictionary/package.json | 2 +-
packages/cspell-dynamic-loader/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 12 +-
packages/cspell-gitignore/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 8 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-service-bus/package.json | 2 +-
packages/cspell-tools/package.json | 4 +-
packages/cspell-trie-lib/package.json | 4 +-
packages/cspell-trie/package.json | 4 +-
packages/cspell-types/package.json | 2 +-
packages/cspell/package.json | 2 +-
packages/hunspell-reader/package.json | 6 +-
pnpm-lock.yaml | 838 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 8 +-
test-packages/test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 8 +-
23 files changed, 471 insertions(+), 457 deletions(-)
chore(deps): bump nokogiri from 1.13.9 to 1.13.10 in /docs (#3905)
chore(deps): bump nokogiri from 1.13.9 to 1.13.10 in /docs (#3905)
Bumps nokogiri from 1.13.9 to 1.13.10.
Sourced from nokogiri's releases.
sha256 checksums:
Sourced from nokogiri's changelog.
Release notes
1.13.10 / 2022-12-07
Security
xmlTextReaderExpand
. See GHSA-qv4q-mr5r-qprj for more information.
Improvements
XML::Reader#attribute_hash
now returns nil
on parse errors. This restores the behavior of #attributes
from v1.13.7 and earlier. [#2715]
777ce2e80f64772e91459b943e531dfef387e768f2255f9bc7a1655f254bbaa1 nokogiri-1.13.10-aarch64-linux.gem
b432ff47c51386e07f7e275374fe031c1349e37eaef2216759063bc5fa5624aa nokogiri-1.13.10-arm64-darwin.gem
73ac581ddcb680a912e92da928ffdbac7b36afd3368418f2cee861b96e8c830b nokogiri-1.13.10-java.gem
916aa17e624611dddbf2976ecce1b4a80633c6378f8465cff0efab022ebc2900 nokogiri-1.13.10-x64-mingw-ucrt.gem
0f85a1ad8c2b02c166a6637237133505b71a05f1bb41b91447005449769bced0 nokogiri-1.13.10-x64-mingw32.gem
91fa3a8724a1ce20fccbd718dafd9acbde099258183ac486992a61b00bb17020 nokogiri-1.13.10-x86-linux.gem
d6663f5900ccd8f72d43660d7f082565b7ffcaade0b9a59a74b3ef8791034168 nokogiri-1.13.10-x86-mingw32.gem
81755fc4b8130ef9678c76a2e5af3db7a0a6664b3cba7d9fe8ef75e7d979e91b nokogiri-1.13.10-x86_64-darwin.gem
51d5246705dedad0a09b374d09cc193e7383a5dd32136a690a3cd56e95adf0a3 nokogiri-1.13.10-x86_64-linux.gem
d3ee00f26c151763da1691c7fc6871ddd03e532f74f85101f5acedc2d099e958 nokogiri-1.13.10.gem
Changelog
1.13.10 / 2022-12-07
Security
xmlTextReaderExpand
. See GHSA-qv4q-mr5r-qprj for more information.
Improvements
XML::Reader#attribute_hash
now returns nil
on parse errors. This restores the behavior of #attributes
from v1.13.7 and earlier. [#2715]
Commits
4c80121
version bump to v1.13.10
85410e3
Merge pull request #2715 from sparklemotion/flavorjones-fix-reader-error-hand...
9fe0761
fix(cruby): XML::Reader#attribute_hash returns nil on error
3b9c736
Merge pull request #2717 from sparklemotion/flavorjones-lock-psych-to-fix-bui...
2efa87b
test: skip large cdata test on system libxml2
3187d67
dep(dev): pin psych to v4 until v5 builds in CI
a16b4bf
style(rubocop): disable Minitest/EmptyLineBeforeAssertionMethods
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
ci: Workflow Bot -- Update ALL Dependencies (main) (#3903)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3903)
Update ALL Dependencies (main)
integration-tests/package.json | 2 +-
package.json | 6 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 8 +-
packages/cspell-gitignore/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-service-bus/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell-trie-lib/package.json | 2 +-
packages/cspell-trie/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 394 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
test-packages/test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 4 +-
19 files changed, 222 insertions(+), 222 deletions(-)
chore(deps): bump fs-extra from 10.1.0 to 11.1.0 (#3899)
chore(deps): bump fs-extra from 10.1.0 to 11.1.0 (#3899)
Bumps fs-extra from 10.1.0 to 11.1.0.
Sourced from fs-extra's changelog.
Changelog
11.1.0 / 2022-11-29
11.0.0 / 2022-11-28
Breaking Changes
fs-extra/lib/SOMETHING
(switched to exports
) (#974)
New Features
fs-extra/esm
for ESM named export support; see docs for details (#746, #974)
fs.readv()
(#970)
Bugfixes
Commits
0e76a72
11.1.0
ab86a8a
Re-add package.json main field for TypeScript support (#981)
8e7793b
Update action versions (#978)
4daff17
11.0.0
fd50986
BREAKING: ESM support (#974)
1a3205d
Remove unneeded and buggy stats check (#976)
b3146f0
Run copy*() filter before running fs.stat() on items (#971)
1d1622b
Upgrade devDeps (#975)
9dbf173
Add promise support for fs.readv (#970)
5623ba3
BREAKING: Drop Node v12 support; require v14.14+ (#969)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
chore(deps): bump dessant/lock-threads from 3.0.0 to 4.0.0 (#3898)
chore(deps): bump dessant/lock-threads from 3.0.0 to 4.0.0 (#3898)
Bumps dessant/lock-threads from 3.0.0 to 4.0.0.
Sourced from dessant/lock-threads's releases.
Learn more about this release from the changelog.
Sourced from dessant/lock-threads's changelog.
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
input parameter names have changed
Rename the following input parameters when upgrading from v2 to v3:
... (truncated)
Release notes
v4.0.0
Changelog
Changelog
4.0.0 (2022-12-04)
⚠ BREAKING CHANGES
Bug Fixes
3.0.0 (2021-09-27)
⚠ BREAKING CHANGES
issue-lock-inactive-days
--> issue-inactive-days
issue-exclude-created-before
--> exclude-issue-created-before
issue-exclude-labels
--> exclude-any-issue-labels
issue-lock-labels
--> add-issue-labels
issue-lock-comment
--> issue-comment
pr-lock-inactive-days
--> pr-inactive-days
pr-exclude-created-before
--> exclude-pr-created-before
pr-exclude-labels
--> exclude-any-pr-labels
pr-lock-labels
--> add-pr-labels
pr-lock-comment
--> pr-comment
Features
2.1.2 (2021-08-17)
Bug Fixes
2.1.1 (2021-07-09)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3895)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3895)
Update ALL Dependencies (main)
package.json | 2 +-
packages/cspell-dictionary/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 2 +-
packages/cspell-lib/package.json | 4 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 86 +++++++++++++++---------------
8 files changed, 51 insertions(+), 51 deletions(-)