canada-ca / open-source-logiciel-libre

Open Source Software Requirements and Guidance (Draft) - Exigences et guides liés aux logiciels libres (Ébauche)
https://canada-ca.github.io/open-source-logiciel-libre/
Other
36 stars 16 forks source link

chore(deps-dev): bump cspell from 5.19.5 to 6.7.0 #265

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cspell from 5.19.5 to 6.7.0.

Release notes

Sourced from cspell's releases.

v6.7.0

Changes

fix(cspell-trie-lib): move @cspell/cspell-types (#3427)

It was a devDependency, but parts of cspell-trie-lib import from it. This brings it in line with how other packages in the repo (e.g. @cspell/cspell-json-reporter, cspell-grammar) depend on @cspell/cspell-types.


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

Update Integration Repositories

integration-tests/config/config.json | 42 +- .../Azure/azure-rest-api-specs/snapshot.txt | 8 +- .../SoftwareBrothers/admin-bro/snapshot.txt | 9 +- .../snapshots/TheAlgorithms/Python/report.yaml | 2 +- .../snapshots/TheAlgorithms/Python/snapshot.txt | 2 +- .../apollographql/apollo-server/snapshot.txt | 4 +- .../snapshots/aws-amplify/docs/snapshot.txt | 2 +- .../snapshots/caddyserver/caddy/report.yaml | 46 ++- .../snapshots/caddyserver/caddy/snapshot.txt | 46 ++- .../snapshots/django/django/report.yaml | 72 ++-- .../snapshots/django/django/snapshot.txt | 72 ++-- .../snapshots/eslint/eslint/report.yaml | 29 +- .../snapshots/eslint/eslint/snapshot.txt | 29 +- .../googleapis/google-cloud-cpp/report.yaml | 107 ++--- .../googleapis/google-cloud-cpp/snapshot.txt | 99 ++--- .../snapshots/graphql/graphql-js/snapshot.txt | 2 +- integration-tests/snapshots/mdx-js/mdx/report.yaml | 2 +- .../snapshots/mdx-js/mdx/snapshot.txt | 2 +- .../snapshots/php/php-src/report.yaml | 458 +++++++++++---------- .../snapshots/php/php-src/snapshot.txt | 454 ++++++++++---------- .../snapshots/prettier/prettier/snapshot.txt | 2 +- .../snapshots/pycontribs/jira/report.yaml | 90 ++-- .../snapshots/pycontribs/jira/snapshot.txt | 86 ++-- .../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +- .../snapshots/wireapp/wire-webapp/snapshot.txt | 33 +- 25 files changed, 873 insertions(+), 827 deletions(-)


... (truncated)

Changelog

Sourced from cspell's changelog.

6.7.0 (2022-08-18)

Features

6.6.1 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.9 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.8 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.7 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.6 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.5 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.4 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.3 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.2 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.1 (2022-08-10)

Note: Version bump only for package cspell-monorepo

6.6.1-alpha.0 (2022-08-10)

Bug Fixes

... (truncated)

Commits
  • 3a7312a v6.7.0
  • e2643c0 feat: Adjust .trie formatting
  • 1a98846 fix: Improve line breaks in trie output (#3443)
  • 767d598 chore(deps): bump peter-evans/create-pull-request from 4.0.4 to 4.1.0 (#3438)
  • d21bc3c ci: Workflow Bot -- Update ALL Dependencies (main) (#3412)
  • d1296b5 chore: fix build
  • f56cd7d ci: Use dependabot to update cspell5 actions.
  • bd42624 fix: Issue with comment-json changing return types. (#3434)
  • 6ae9cb3 chore(deps): bump streetsidesoftware/cspell-action from 2.4.0 to 2.7 (#3418)
  • fc6ad09 chore(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#3429)
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #266.