Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump cspell from 7.3.7 to 7.3.8 #1454

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps cspell from 7.3.7 to 7.3.8.

Release notes

Sourced from cspell's releases.

v7.3.8

Changes

Other than dictionary updates, should only impact the bundled size of cspell or cspell-lib.

Fixes

fix: remove vscode-uri shim (#4902)

There was a bug in vscode-uri exports that caused modules to fail. This has been fixed.


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#4901)

Update Dictionaries (main)

.../snapshots/RustPython/RustPython/report.yaml | 3 +- .../snapshots/RustPython/RustPython/snapshot.txt | 3 +- .../snapshots/alexiosc/megistos/report.yaml | 3 +- .../snapshots/alexiosc/megistos/snapshot.txt | 3 +- .../snapshots/ktaranov/sqlserver-kit/report.yaml | 5 ++-- .../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 5 ++-- .../snapshots/neovim/nvim-lspconfig/report.yaml | 4 +-- .../snapshots/neovim/nvim-lspconfig/snapshot.txt | 6 ++-- packages/cspell-bundled-dicts/package.json | 8 ++--- pnpm-lock.yaml | 34 ++++++++++++++-------- 10 files changed, 37 insertions(+), 37 deletions(-)


fix: Workflow Bot -- Update Dictionaries (main) (#4891)

Update Dictionaries (main)

.../snapshots/AdaDoom3/AdaDoom3/report.yaml | 3 +-- .../snapshots/AdaDoom3/AdaDoom3/snapshot.txt | 3 +--

... (truncated)

Changelog

Sourced from cspell's changelog.

7.3.8 (2023-10-13)

Commits
  • 6717f57 v7.3.8
  • 2a4e1d8 ci: Workflow Bot -- Update ALL Dependencies (main) (#4894)
  • 93f055e fix: remove vscode-uri shim (#4902)
  • 333c2e5 fix: Workflow Bot -- Update Dictionaries (main) (#4901)
  • 671b991 chore(deps-dev): bump @​docusaurus/module-type-aliases from 2.4.1 to 2.4.3 (#4...
  • fb4e798 chore(deps-dev): bump esbuild from 0.19.2 to 0.19.4 (#4887)
  • ef76a2d ci: Workflow Bot -- Update ALL Dependencies (main) (#4892)
  • a5a6778 ci: Workflow Bot -- Update Integration Snapshots (main) (#4893)
  • f069fd0 ci: Workflow Bot -- Update ALL Dependencies (main) (#4890)
  • 49ab493 chore(deps-dev): bump rollup-plugin-dts from 5.3.1 to 6.0.2 (#4885)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team October 16, 2023 04:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Dependabot tried to add @ridedott/platform as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ridedott/release-me-action/pulls/1454/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the ridedott/release-me-action repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-7.3.8 branch from ce3f0d0 to 7b93e6c Compare October 16, 2023 04:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-7.3.8 branch from 7b93e6c to 05ea693 Compare October 16, 2023 04:45
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 7.3.7 to 7.3.8.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v7.3.7...v7.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-7.3.8 branch from 05ea693 to 4c2711e Compare October 16, 2023 23:28
@DottBott DottBott merged commit 25e2e9f into master Oct 16, 2023
5 checks passed
@DottBott DottBott deleted the dependabot/npm_and_yarn/cspell-7.3.8 branch October 16, 2023 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant