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 the dev-dependencies group across 1 directory with 3 updates #1498

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps the dev-dependencies group with 3 updates in the / directory: cspell, eslint-plugin-jsdoc and weldable.

Updates cspell from 8.16.1 to 8.17.1

Release notes

Sourced from cspell's releases.

v8.17.1

Changes

Fixes

fix: Make sure empty string is not checked. (#6680)

For some strange reason, the Hungarian dictionary ends up with a forbid on empty string. This would happen when matching against "..


v8.17.0

Changes

Features

feat: Support Windows UNC files. (#6671)


feat: Do not spell check random strings (#6615)

Added two new configuration options:

  • ignoreRandomStrings - (default true) tell the spell checker to ignore strings of random characters.
  • minRandomLength - (default 40) the minimum length of a string of characters before checking if it is random.

fixes #6573


Fixes

... (truncated)

Changelog

Sourced from cspell's changelog.

8.17.1 (2024-12-16)

8.17.0 (2024-12-15)

Commits

Updates eslint-plugin-jsdoc from 50.6.0 to 50.6.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.6.1

50.6.1 (2024-12-11)

Bug Fixes

Commits

Updates weldable from 3.2.2 to 3.2.3

Release notes

Sourced from weldable's releases.

v3.2.3

CHANGELOG

Changelog

Sourced from weldable's changelog.

3.2.3 (2024-12-09)

Builds

Commits

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

…ith 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [weldable](https://github.com/cdcabrera/weldable).


Updates `cspell` from 8.16.1 to 8.17.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.1/packages/cspell)

Updates `eslint-plugin-jsdoc` from 50.6.0 to 50.6.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.6.0...v50.6.1)

Updates `weldable` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/cdcabrera/weldable/releases)
- [Changelog](https://github.com/cdcabrera/weldable/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/weldable@v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: weldable
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.40%. Comparing base (485e382) to head (457baac).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1498   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files         115      115           
  Lines        4723     4723           
  Branches     2190     2190           
=======================================
  Hits         4317     4317           
  Misses        380      380           
  Partials       26       26           

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 485e382...457baac. Read the comment docs.

@cdcabrera cdcabrera merged commit edde18b into main Dec 17, 2024
9 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dev-dependencies-83914d0f49 branch December 17, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants