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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 3 updates in the / directory: @commitlint/cli, cspell and hono.

Updates @commitlint/cli from 19.6.0 to 19.6.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.6.1

19.6.1 (2024-12-15)

Bug Fixes

Chore & docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.6.0...v19.6.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

Commits

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 hono from 4.6.13 to 4.6.14

Release notes

Sourced from hono's releases.

v4.6.14

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.13...v4.6.14

Commits
  • 4eb101d v4.6.14
  • dffd60f fix(streaming) Prevent console.error(undefined) (#3747)
  • baa231e fix: Remove charset parameter from MIME type of application/json (#3743)
  • 47bb23c perf(trie-router): avoid calling spread operator for Object.create(null) (#...
  • 979510f perf(pattern-router): improve performance when create null object (#3730)
  • See full diff in compare view

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

…3 updates

Bumps the dependencies group with 3 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) and [hono](https://github.com/honojs/hono).


Updates `@commitlint/cli` from 19.6.0 to 19.6.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli)

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 `hono` from 4.6.13 to 4.6.14
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.13...v4.6.14)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hono
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants