Changes
fix: adjust docker command in README to match common samples (#4387)
fix: adjust docker command in README to match common samples (#4387)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4377)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4377)
Update Integration Repositories
integration-tests/config/config.json | 52 +-
.../Azure/azure-rest-api-specs/report.yaml | 20 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 16 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 42 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 42 +-
.../snapshots/TheAlgorithms/Python/report.yaml | 184 ++---
.../snapshots/TheAlgorithms/Python/snapshot.txt | 184 ++---
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 6 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 4 +-
.../snapshots/django/django/report.yaml | 54 +-
.../snapshots/django/django/snapshot.txt | 54 +-
.../snapshots/eslint/eslint/report.yaml | 53 +-
.../snapshots/eslint/eslint/snapshot.txt | 53 +-
.../googleapis/google-cloud-cpp/report.yaml | 294 ++++----
.../googleapis/google-cloud-cpp/snapshot.txt | 290 ++++----
.../microsoft/TypeScript-Website/report.yaml | 17 +-
.../microsoft/TypeScript-Website/snapshot.txt | 13 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 556 +++++++--------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 552 +++++++--------
.../snapshots/php/php-src/report.yaml | 777 +++++++++++----------
.../snapshots/php/php-src/snapshot.txt | 773 ++++++++++----------
.../snapshots/prettier/prettier/report.yaml | 2 +-
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../typescript-eslint/report.yaml | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 11 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 7 +-
29 files changed, 2063 insertions(+), 2003 deletions(-)
[Snyk] Security upgrade github-pages from 228 to 228 (#4373)
[Snyk] Security upgrade github-pages from 228 to 228 (#4373)
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project.
Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- docs/Gemfile.lock
Vulnerabilities that will be fixed
With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
---|---|---|---|---|
479/1000 Why? Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS) SNYK-RUBY-ACTIVESUPPORT-3237242 | No | No Known Exploit | |
519/1000 Why? Has a fix available, CVSS 6.1 | Cross-site Scripting (XSS) SNYK-RUBY-ACTIVESUPPORT-3360028 | No | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Cross-site Scripting (XSS)
[Snyk] Fix for 2 vulnerabilities (#4369)
[Snyk] Fix for 2 vulnerabilities (#4369)
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- website/package.json
Vulnerabilities that will be fixed
With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
---|---|---|---|---|
726/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 8.1 | Remote Code Execution (RCE) SNYK-JS-ETA-2936803 | No | Proof of Concept | |
484/1000 Why? Has a fix available, CVSS 5.4 | Cross-site Scripting (XSS) SNYK-JS-ETA-3261240 | No | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @docusaurus/core
The new version differs by 16 commits.
Package name: @docusaurus/preset-classic
The new version differs by 16 commits.
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Remote Code Execution (RCE)
🦉 Cross-site Scripting (XSS)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4364)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4364)
Update Integration Repositories
integration-tests/config/config.json | 58 +++---
.../snapshots/AdaDoom3/AdaDoom3/report.yaml | 54 +++---
.../snapshots/AdaDoom3/AdaDoom3/snapshot.txt | 54 +++---
.../Azure/azure-rest-api-specs/report.yaml | 8 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 4 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 63 ++++---
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 59 +++---
.../snapshots/RustPython/RustPython/report.yaml | 131 +++++++------
.../snapshots/RustPython/RustPython/snapshot.txt | 127 +++++++------
.../snapshots/TheAlgorithms/Python/report.yaml | 200 +++++++++++---------
.../snapshots/TheAlgorithms/Python/snapshot.txt | 196 +++++++++++---------
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 77 ++++----
.../snapshots/caddyserver/caddy/snapshot.txt | 73 ++++----
.../snapshots/django/django/report.yaml | 128 ++++++-------
.../snapshots/django/django/snapshot.txt | 128 ++++++-------
.../snapshots/eslint/eslint/report.yaml | 23 +--
.../snapshots/eslint/eslint/snapshot.txt | 19 +-
.../googleapis/google-cloud-cpp/report.yaml | 205 +++++++++++----------
.../googleapis/google-cloud-cpp/snapshot.txt | 193 ++++++++++---------
.../iluwatar/java-design-patterns/report.yaml | 5 +-
.../iluwatar/java-design-patterns/snapshot.txt | 5 +-
.../microsoft/TypeScript-Website/report.yaml | 12 +-
.../microsoft/TypeScript-Website/snapshot.txt | 8 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 194 +++++++++----------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 194 +++++++++----------
.../snapshots/php/php-src/report.yaml | 175 +++++++++---------
.../snapshots/php/php-src/snapshot.txt | 171 ++++++++---------
.../snapshots/prettier/prettier/report.yaml | 2 +-
.../snapshots/prettier/prettier/snapshot.txt | 2 +-
.../snapshots/pycontribs/jira/report.yaml | 192 +++++++++----------
.../snapshots/pycontribs/jira/snapshot.txt | 192 +++++++++----------
.../snapshots/shoelace-style/shoelace/report.yaml | 2 +-
.../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +-
.../snapshots/sveltejs/svelte/report.yaml | 20 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 16 +-
.../snapshots/w3c/specberus/report.yaml | 2 +-
.../snapshots/w3c/specberus/snapshot.txt | 2 +-
.../snapshots/webpack/webpack/report.yaml | 2 +-
.../snapshots/webpack/webpack/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 27 +--
.../snapshots/wireapp/wire-webapp/snapshot.txt | 25 +--
43 files changed, 1590 insertions(+), 1466 deletions(-)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4356)
ci: Workflow Bot -- Update Integration Snapshots (main) (#4356)
Update Integration Repositories
integration-tests/config/config.json | 58 +--
.../Azure/azure-rest-api-specs/report.yaml | 19 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 15 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 37 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 37 +-
.../snapshots/RustPython/RustPython/report.yaml | 231 +++++-----
.../snapshots/RustPython/RustPython/snapshot.txt | 231 +++++-----
.../snapshots/TheAlgorithms/Python/report.yaml | 4 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 4 +-
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 6 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 6 +-
.../snapshots/django/django/report.yaml | 110 ++---
.../snapshots/django/django/snapshot.txt | 104 ++---
.../snapshots/eslint/eslint/report.yaml | 50 +--
.../snapshots/eslint/eslint/snapshot.txt | 46 +-
.../googleapis/google-cloud-cpp/report.yaml | 362 ++++++++--------
.../googleapis/google-cloud-cpp/snapshot.txt | 356 ++++++++--------
.../iluwatar/java-design-patterns/report.yaml | 6 +-
.../iluwatar/java-design-patterns/snapshot.txt | 6 +-
.../microsoft/TypeScript-Website/report.yaml | 3 +-
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 465 +++++++++++----------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 461 ++++++++++----------
.../snapshots/php/php-src/report.yaml | 341 +++++++--------
.../snapshots/php/php-src/snapshot.txt | 339 +++++++--------
.../snapshots/prettier/prettier/report.yaml | 12 +-
.../snapshots/prettier/prettier/snapshot.txt | 8 +-
.../snapshots/sveltejs/svelte/report.yaml | 40 +-
.../snapshots/sveltejs/svelte/snapshot.txt | 36 +-
.../typescript-cheatsheets/react/report.yaml | 7 +-
.../typescript-cheatsheets/react/snapshot.txt | 3 +-
.../typescript-eslint/report.yaml | 2 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/report.yaml | 15 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 11 +-
37 files changed, 1734 insertions(+), 1706 deletions(-)
BREAKING
Fixes
fix: Workflow Bot -- Update Dictionaries (main) (#4362)
fix: Workflow Bot -- Update Dictionaries (main) (#4362)
Update Dictionaries (main)
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#4362)
fix: Workflow Bot -- Update Dictionaries (main) (#4362)
Update Dictionaries (main)
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
Testing
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#4391)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4391)
Update ALL Dependencies (main)
pnpm-lock.yaml | 82 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 41 insertions(+), 41 deletions(-)
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#4383)
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#4383)
Bumps codecov/codecov-action from 3.1.1 to 3.1.2.
Sourced from codecov/codecov-action's releases.
Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2
Sourced from codecov/codecov-action's changelog.
... (truncated)
Release notes
3.1.2
What's Changed
@dependabot
in codecov/codecov-action#835
@types/node
from 16.11.40 to 18.13.0 by @dependabot
in codecov/codecov-action#911
@vercel/ncc
from 0.34.0 to 0.36.1 by @dependabot
in codecov/codecov-action#900
@dependabot
in codecov/codecov-action#905
@stefanomunarini
in codecov/codecov-action#718
@dependabot
in codecov/codecov-action#819
@dependabot
in codecov/codecov-action#840
@actions/core
from 1.9.1 to 1.10.0 by @dependabot
in codecov/codecov-action#841
@actions/github
from 5.0.3 to 5.1.1 by @dependabot
in codecov/codecov-action#843
@dependabot
in codecov/codecov-action#896
@dependabot
in codecov/codecov-action#872
@dependabot
in codecov/codecov-action#869
@dependabot
in codecov/codecov-action#879
@dependabot
in codecov/codecov-action#895
@minumulasri
in codecov/codecov-action#898
@dependabot
in codecov/codecov-action#889
@types/node
from 18.13.0 to 18.14.0 by @dependabot
in codecov/codecov-action#922
@dependabot
in codecov/codecov-action#924
@types/node
from 18.14.0 to 18.14.2 by @dependabot
in codecov/codecov-action#927
@jsoref
in codecov/codecov-action#851
@moshe-azaria-sage
in codecov/codecov-action#901
@types/node
from 18.14.2 to 18.14.6 by @dependabot
in codecov/codecov-action#933
@types/node
from 18.14.6 to 18.15.0 by @dependabot
in codecov/codecov-action#937
@types/node
from 18.15.0 to 18.15.5 by @dependabot
in codecov/codecov-action#945
@dependabot
in codecov/codecov-action#938
@types/node
from 18.15.5 to 18.15.6 by @dependabot
in codecov/codecov-action#946
@types/node
from 18.15.6 to 18.15.10 by @dependabot
in codecov/codecov-action#947
@dependabot
in codecov/codecov-action#951
@thomasrockhu-codecov
in codecov/codecov-action#955
@thomasrockhu-codecov
in codecov/codecov-action#956
New Contributors
@stefanomunarini
made their first contribution in codecov/codecov-action#718
@minumulasri
made their first contribution in codecov/codecov-action#898
@jsoref
made their first contribution in codecov/codecov-action#851
@moshe-azaria-sage
made their first contribution in codecov/codecov-action#901
Changelog
3.1.2
Fixes
Dependencies
@actions/core
from 1.9.1 to 1.10.0
@actions/github
from 5.0.3 to 5.1.1
@vercel/ncc
from 0.34.0 to 0.36.1
@types/node
from 16.11.40 to 18.13.0
@types/node
from 18.13.0 to 18.14.0
@types/node
from 18.14.0 to 18.14.2
@types/node
from 18.14.2 to 18.14.6
@types/node
from 18.14.6 to 18.15.0
@types/node
from 18.15.0 to 18.15.5
@types/node
from 18.15.5 to 18.15.6
@types/node
from 18.15.6 to 18.15.10
3.1.1
Fixes
Dependencies
Commits
40a12dc
chore(release): bump to 3.1.2 (#956)
030a000
fix: add in all the extra arguments for uploader (#955)
91e1847
build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#951)
cc7fb3f
build(deps-dev): bump @types/node
from 18.15.6 to 18.15.10 (#947)
fee4896
build(deps-dev): bump @types/node
from 18.15.5 to 18.15.6 (#946)
ddd8c1b
build(deps): bump node-fetch from 3.3.0 to 3.3.1 (#938)
76e2f52
build(deps-dev): bump @types/node
from 18.15.0 to 18.15.5 (#945)
9b87723
build(deps-dev): bump @types/node
from 18.14.6 to 18.15.0 (#937)
13d8b07
build(deps-dev): bump @types/node
from 18.14.2 to 18.14.6 (#933)
4b062cb
Update README to contain correct information - inputs and negate feature (#901)
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) (#4381)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4381)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
integration-tests/package.json | 2 +-
package.json | 8 +-
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell/package.json | 4 +-
pnpm-lock.yaml | 848 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 6 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 4 +-
11 files changed, 453 insertions(+), 433 deletions(-)
chore(deps): bump commonmarker from 0.23.8 to 0.23.9 in /docs (#4384)
chore(deps): bump commonmarker from 0.23.8 to 0.23.9 in /docs (#4384)
Bumps commonmarker from 0.23.8 to 0.23.9.
Sourced from commonmarker's releases.
Full Changelog: gjtorikian/commonmarker@v0.23.8...v0.23.9
Sourced from commonmarker's changelog.
Merged pull requests:
Closed issues:
Release notes
v0.23.9
What's Changed
@anticomputer
in gjtorikian/commonmarker#236
Changelog
Changelog
v1.0.0.pre9 (2023-03-28)
tmtheme
s from a folder #232 (gjtorikian)
v1.0.0.pre8 (2023-03-09)
Commits
42cfc90
Merge pull request #236 from anticomputer/update-to-0.29.0.gfm.10
d793fbf
Update cmark-upstream to github/cmark-gfm@1e230827a...
4e4588f
Update Makefile for export header consolidation
2eb8ca8
Update cmark-upstream to github/cmark-gfm@c8dcdc71c...
bbb49db
HtmlRenderer: don't nest <strong>
f303e6b
💎 release 0.23.9
d6fe4c8
Update cmark-upstream to github/cmark-gfm@dcf6b3862...
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.
chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs (#4385)
chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs (#4385)
Bumps nokogiri from 1.14.2 to 1.14.3.
Sourced from nokogiri's releases.
sha256 checksums:
Sourced from nokogiri's changelog.
Release notes
1.14.3 / 2023-04-11
Security
Dependencies
9cc53dd8d92868a0f5bcee44396357a19f95e32d8b9754092622a25bc954c60c nokogiri-1.14.3-aarch64-linux.gem
320fa1836b8e59e86a804baee534893bcf3b901cc255bbec6d87f3dd3e431610 nokogiri-1.14.3-arm-linux.gem
67dd4ac33a8cf0967c521fa57e5a5422db39da8a9d131aaa2cd53deaa12be4cd nokogiri-1.14.3-arm64-darwin.gem
13969ec7f41d9cff46fc7707224c55490a519feef7cfea727c6945c5b444caa2 nokogiri-1.14.3-java.gem
9885085249303461ee08f9a9b161d0a570391b8f5be0316b3ac5a6d9a947e1e2 nokogiri-1.14.3-x64-mingw-ucrt.gem
997943d7582a23ad6e7a0abe081d0d40d2c1319a6b2749f9b30fd18037f0c38a nokogiri-1.14.3-x64-mingw32.gem
58c30b763aebd62dc4222385509d7f83ac398ee520490fadc4b6d7877e29895a nokogiri-1.14.3-x86-linux.gem
e1d58a5c56c34aab71b00901a969e19bf9f7322ee459b4e9380f433213887c04 nokogiri-1.14.3-x86-mingw32.gem
f0a1ed1460a91fd2daf558357f4c0ceac6d994899da1bf98431aeda301e4dc74 nokogiri-1.14.3-x86_64-darwin.gem
e323a7c654ef846e64582fb6e26f6fed869a96753f8e048ff723e74d8005cb11 nokogiri-1.14.3-x86_64-linux.gem
3b1cee0eb8879e9e25b6dd431be597ca68f20283b0d4f4ca986521fad107dc3a nokogiri-1.14.3.gem
Changelog
1.14.3 / 2023-04-11
Security
Dependencies
Commits
e8d2f4a
version bump to v1.14.3
59fbc7b
doc: update CHANGELOG for v1.14.3
347eacb
Merge pull request #2852 from sparklemotion/flavorjones-libxml2-2.10.4-backport
36b0b33
dep: update libxml2 to 2.10.4 from 2.10.3
ac83e6e
test: update behavior of namespaces in HTML4
2cf4996
test: make default GC behavior "normal"
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) (#4376)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4376)
Update ALL Dependencies (main)
package.json | 6 +-
packages/cspell-eslint-plugin/package.json | 2 +-
pnpm-lock.yaml | 701 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 2 +-
6 files changed, 360 insertions(+), 355 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4370)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4370)
Update ALL Dependencies (main)
package.json | 10 +-
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 759 ++++++++++++---------
.../test-cspell-eslint-plugin/package.json | 6 +-
website/package.json | 4 +-
6 files changed, 464 insertions(+), 323 deletions(-)
chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (#4371)
chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (#4371)
Bumps peter-evans/create-pull-request from 4.2.4 to 5.0.0.
Sourced from peter-evans/create-pull-request's releases.
🏆 create-pull-request won an award for "awesome action" at the Open Source Awards at GitHub Universe. Thank you for your support and for making create-pull-request one of the top used actions. Please give it a ⭐, or even buy me a coffee.
Full Changelog: peter-evans/create-pull-request@v4.2.4...v5.0.0
Release notes
Create Pull Request v5.0.0
Behaviour changes
branch
. Instead, it will leave the repository checked out on the branch or commit that it was when the action started.
add-paths
, uncommitted changes will no longer be destroyed. They will be stashed and restored at the end of the action run.
What's new
body-path
, the path to a file containing the pull request body.
add-paths
input, which allows for changes to not be committed. Previously, any uncommitted changes would be destroyed.
http_proxy
, https_proxy
and no_proxy
.
safe.directory
configuration for the local repository path. The configuration is removed when the action completes. Fixes issue peter-evans/create-pull-request#1170.
git rev-parse --git-dir
command. This allows users with custom repository configurations to use the action.
team-reviewers
input and associated errors.
News
What's Changed
@peter-evans
in peter-evans/create-pull-request#1792
@dependabot
Commits
5b4a9f6
v5 (#1792)
1847e5d
build(deps-dev): bump eslint from 8.36.0 to 8.37.0 (#1803)
c246f7e
build(deps-dev): bump @typescript-eslint/parser
from 5.57.0 to 5.57.1 (#1801)
2dd2b11
build(deps-dev): bump eslint-import-resolver-typescript (#1802)
05d5a3c
build(deps-dev): bump @types/node
from 18.15.10 to 18.15.11 (#1800)
21479f2
build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (#1799)
36a56da
build(deps-dev): bump @typescript-eslint/parser
from 5.56.0 to 5.57.0 (#1768)
b7f0c97
build(deps-dev): bump prettier from 2.8.6 to 2.8.7 (#1767)
6a62596
build(deps): bump peter-evans/enable-pull-request-automerge from 2 to 3 (#1766)
d1ed29f
build(deps-dev): bump @types/node
from 18.15.5 to 18.15.10 (#1765)
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) (#4363)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4363)
Update ALL Dependencies (main)
package.json | 14 +-
packages/cspell-eslint-plugin/package.json | 10 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 2112 ++++++++++----------
.../test-cspell-eslint-plugin/package.json | 8 +-
.../test-cspell-lib-webpack/package.json | 2 +-
website/package.json | 6 +-
10 files changed, 1081 insertions(+), 1079 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4358)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4358)
Update ALL Dependencies (main)
pnpm-lock.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4357)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4357)
Update ALL Dependencies (main)
pnpm-lock.yaml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4355)
ci: Workflow Bot -- Update ALL Dependencies (main) (#4355)
Update ALL Dependencies (main)
package.json | 2 +-
pnpm-lock.yaml | 304 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 2 +-
3 files changed, 154 insertions(+), 154 deletions(-)