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

build(deps-dev): Bump cspell from 7.3.8 to 7.3.9 #24

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

Bumps cspell from 7.3.8 to 7.3.9.

Release notes

Sourced from cspell's releases.

v7.3.9

Changes

Update dictionaries.md fixing a typo (#4944)


fix: cspell.schema.json incorrect schema (#4930)

jsonc files allow trailing commas, so the schema needs to be updated.


Fixes

refactor: remove debug code (#4951)


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

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  6 +++---
</tr></table> 

... (truncated)

Changelog

Sourced from cspell's changelog.

7.3.9 (2023-11-07)

Commits
  • 77c7fb3 v7.3.9
  • 4972a77 refactor: remove debug code (#4951)
  • fce12ff ci: Workflow Bot -- Update ALL Dependencies (main) (#4952)
  • f62535c ci: Workflow Bot -- Update ALL Dependencies (main) (#4948)
  • 7d682d9 Update dictionaries.md fixing a typo (#4944)
  • f59d630 ci: Workflow Bot -- Update ALL Dependencies (main) (#4945)
  • 4e7d25e ci: Workflow Bot -- Update Integration Snapshots
  • 3e60dc7 test: php integration test - use php dict when needed (#4943)
  • 78d8fff test: Enable php dict for all files in php integration (#4941)
  • 1f340bc ci: Workflow Bot -- Update ALL Dependencies (main) (#4940)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Nov 7, 2023
@flex-development flex-development bot enabled auto-merge (squash) November 7, 2023 12:47
flex-development[bot]
flex-development bot previously approved these changes Nov 7, 2023
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cspell-7.3.9 branch from cd519c7 to fb665fa Compare November 7, 2023 12:52
flex-development[bot]
flex-development bot previously approved these changes Nov 7, 2023
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #24 (f4cfb67) into main (02e0cbf) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          711       711           
  Branches         7         7           
=========================================
  Hits           711       711           
Flag Coverage Δ
node20 100.00% <ø> (ø)
Components Coverage Δ
commands 100.00% <ø> (ø)
providers 100.00% <ø> (ø)
queries 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

flex-development[bot]
flex-development bot previously approved these changes Nov 7, 2023
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 7.3.8 to 7.3.9.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v7.3.8...v7.3.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@flex-development flex-development bot merged commit c96b0dc into main Nov 7, 2023
21 checks passed
@flex-development flex-development bot deleted the dependabot/npm_and_yarn/cspell-7.3.9 branch November 7, 2023 13:08
Copy link

github-actions bot commented Jan 7, 2024

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 Jan 7, 2024
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.

0 participants