tier4 / AutowareArchitectureProposal.proj

This is the source code of the feasibility study for Autoware architecture proposal.
Apache License 2.0
656 stars 238 forks source link

Bump streetsidesoftware/cspell-action from 1.3.4 to 1.6.2 #239

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps streetsidesoftware/cspell-action from 1.3.4 to 1.6.2.

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.2 (2022-05-03)

1.6.1 (2022-04-01)

Bug Fixes

1.6.0 (2022-03-12)

1.5.2 (2022-03-12)

1.5.1 (2022-02-01)

1.5.0 (2022-01-26)

Features

1.4.0 (2022-01-07)

Features

Bug Fixes

  • Automatically update major version tags when publishing (#524) (8d8ff69), closes #523

1.3.6 (2022-01-04)

1.3.5 (2021-11-17)

Commits
  • 9f66151 chore(release): 1.6.2
  • 0557b41 ci: Workflow Bot -- Update ALL Dependencies (#698)
  • 2dbd288 ci: Workflow Bot -- Update ALL Dependencies (#697)
  • aa5b38d ci: Workflow Bot -- Update ALL Dependencies (#695)
  • 8c551e8 ci: Workflow Bot -- Update ALL Dependencies (#694)
  • ad315c6 build(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#693)
  • 1234c50 ci: Workflow Bot -- Update ALL Dependencies (#692)
  • 105e0e7 ci: Workflow Bot -- Update ALL Dependencies (#691)
  • 93373d3 ci: Workflow Bot -- Update ALL Dependencies (#690)
  • c9d4f83 ci: Workflow Bot -- Update ALL Dependencies (#688)
  • 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 #241.