Azordev / dasher-user

ONLINE ACCESS SYSTEM FOR CUSTOMER AND CONSUMER MONITORING.
https://dev--azordev-dasher-user.netlify.app/
Apache License 2.0
2 stars 4 forks source link

chore(deps): bump streetsidesoftware/cspell-action from 1.6.0 to 1.6.1 #239

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps streetsidesoftware/cspell-action from 1.6.0 to 1.6.1.

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v1.6.1

Changes

Upgrade to cspell v5.19.5

Fixes

ci: Workflow Bot -- Update ALL Dependencies (main) (#619)

action-src/package.json | 4 +- .../@​cspell/cspell-bundled-dicts/package.json | 8 +- .../node_modules/@​cspell/cspell-pipe/package.json | 4 +- .../node_modules/@​cspell/cspell-types/package.json | 4 +- action/node_modules/cspell-gitignore/package.json | 6 +- action/node_modules/cspell-glob/package.json | 4 +- action/node_modules/cspell-io/package.json | 4 +- action/node_modules/cspell-lib/package.json | 16 +-- action/node_modules/cspell-trie-lib/package.json | 8 +- action/node_modules/cspell/package.json | 16 +-- action/package.json | 4 +- yarn.lock | 118 ++++++++++----------- 12 files changed, 98 insertions(+), 98 deletions(-)


Maintenance

ci: Workflow Bot -- Update ALL Dependencies (main) (#650)

action-src/package.json | 4 +- .../@​cspell/cspell-bundled-dicts/package.json | 8 +- .../node_modules/@​cspell/cspell-pipe/package.json | 4 +- .../@​cspell/cspell-types/cspell.schema.json | 10 +++ .../@​cspell/cspell-types/dist/configFields.js | 1 + .../node_modules/@​cspell/cspell-types/package.json | 4 +- action/node_modules/cspell-gitignore/package.json | 6 +- action/node_modules/cspell-glob/package.json | 4 +- action/node_modules/cspell-io/package.json | 4 +- .../cspell-lib/dist/Settings/DefaultSettings.js | 64 ++++++++++----- .../node_modules/cspell-lib/dist/Settings/index.js | 3 +- .../SpellingDictionaryCollection.js | 2 +- .../SpellingDictionaryFromTrie.js | 2 +- action/node_modules/cspell-lib/dist/suggestions.js | 5 +-

... (truncated)

Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

1.6.1 (2022-04-01)

Bug Fixes

Commits
  • 2036cf1 chore(release): 1.6.1
  • 7477a65 ci: Workflow Bot -- Update ALL Dependencies (#650)
  • 8f424c4 ci: Workflow Bot -- Update ALL Dependencies (#649)
  • e3e7fae ci: Workflow Bot -- Update ALL Dependencies (#648)
  • 4e36ae5 ci: Workflow Bot -- Update ALL Dependencies (#646)
  • 0e7595f ci: Workflow Bot -- Update ALL Dependencies (#645)
  • 8adf8e5 ci: Workflow Bot -- Update ALL Dependencies (#644)
  • 34d3d89 ci: Workflow Bot -- Update ALL Dependencies (#643)
  • 9af0f75 ci: Workflow Bot -- Update ALL Dependencies (#640)
  • f5ea0b2 ci: Workflow Bot -- Update ALL Dependencies (#637)
  • 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 2 years ago

Superseded by #243.