Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps cspell from 6.27.0 to 6.28.0.

Release notes

Sourced from cspell's releases.

v6.28.0

Changes

ci: Workflow Bot -- Update Integration Snapshots (main) (#4236)

Update Integration Repositories

integration-tests/config/config.json | 52 +- .../Azure/azure-rest-api-specs/snapshot.txt | 9 +- .../snapshots/RustPython/RustPython/snapshot.txt | 367 +++---- .../aspnetboilerplate/report.yaml | 7 +- .../aspnetboilerplate/snapshot.txt | 3 +- .../snapshots/aws-amplify/docs/snapshot.txt | 2 +- .../snapshots/caddyserver/caddy/report.yaml | 45 +- .../snapshots/caddyserver/caddy/snapshot.txt | 49 +- integration-tests/snapshots/chef/chef/report.yaml | 2 +- integration-tests/snapshots/chef/chef/snapshot.txt | 2 +- .../snapshots/django/django/report.yaml | 109 +-- .../snapshots/django/django/snapshot.txt | 109 +-- .../snapshots/eslint/eslint/report.yaml | 59 +- .../snapshots/eslint/eslint/snapshot.txt | 57 +- .../snapshots/gitbucket/gitbucket/report.yaml | 32 +- .../snapshots/gitbucket/gitbucket/snapshot.txt | 32 +- .../googleapis/google-cloud-cpp/report.yaml | 485 +++++----- .../googleapis/google-cloud-cpp/snapshot.txt | 481 +++++----- .../snapshots/liriliri/licia/snapshot.txt | 67 +- .../snapshots/neovim/nvim-lspconfig/report.yaml | 482 +++++----- .../snapshots/neovim/nvim-lspconfig/snapshot.txt | 478 ++++----- .../snapshots/php/php-src/report.yaml | 1012 ++++++++++---------- .../snapshots/php/php-src/snapshot.txt | 1008 +++++++++---------- .../snapshots/prettier/prettier/snapshot.txt | 2 +- .../snapshots/shoelace-style/shoelace/snapshot.txt | 9 +- .../snapshots/sveltejs/svelte/report.yaml | 219 ++--- .../snapshots/sveltejs/svelte/snapshot.txt | 215 +++-- .../typescript-eslint/snapshot.txt | 2 +- .../snapshots/wireapp/wire-desktop/snapshot.txt | 3 +- .../snapshots/wireapp/wire-webapp/snapshot.txt | 18 +- 30 files changed, 2765 insertions(+), 2652 deletions(-)


Features

... (truncated)

Changelog

Sourced from cspell's changelog.

6.28.0 (2023-03-03)

Features

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Mar 3, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware March 3, 2023 23:06
@flexdevelopment flexdevelopment enabled auto-merge (squash) March 3, 2023 23:06
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flexdevelopment
flexdevelopment previously approved these changes Mar 3, 2023
flexdevelopment
flexdevelopment previously approved these changes Mar 3, 2023
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #34 (943ff6b) into main (2ae6a96) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          194       194           
  Branches         3         3           
=========================================
  Hits           194       194           
Flag Coverage Δ
node14 100.00% <ø> (ø)
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
Components Coverage Δ
internal 100.00% <ø> (ø)
regex 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 701203d...943ff6b. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-6.28.0 branch from 0b6d551 to eb8d8a2 Compare March 3, 2023 23:26
flexdevelopment
flexdevelopment previously approved these changes Mar 3, 2023
flexdevelopment
flexdevelopment previously approved these changes Mar 3, 2023
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.27.0 to 6.28.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v6.27.0...v6.28.0)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-6.28.0 branch from 444e19f to a533e2c Compare March 3, 2023 23:31
flexdevelopment
flexdevelopment previously approved these changes Mar 3, 2023
@flexdevelopment flexdevelopment merged commit e3c32dd into main Mar 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cspell-6.28.0 branch March 3, 2023 23:39
@github-actions
Copy link

github-actions bot commented May 3, 2023

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant