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): bump the dependencies group with 3 updates #1969

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the dependencies group with 3 updates: memfs, cspell and hono.

Updates memfs from 4.13.0 to 4.14.0

Release notes

Sourced from memfs's releases.

v4.14.0

4.14.0 (2024-10-13)

Features

  • support stream as source in promises version of writeFile (#1069) (11f8a36)
Changelog

Sourced from memfs's changelog.

4.14.0 (2024-10-13)

Features

  • support stream as source in promises version of writeFile (#1069) (11f8a36)
Commits
  • 92be69e chore(release): 4.14.0 [skip ci]
  • 11f8a36 feat: support stream as source in promises version of writeFile (#1069)
  • 5460fce chore(deps): lock file maintenance
  • See full diff in compare view

Updates cspell from 8.14.4 to 8.15.1

Release notes

Sourced from cspell's releases.

v8.15.1

Changes

Fixes

fix: Sign Published Packages (#6350)

See: https://docs.npmjs.com/generating-provenance-statements


v8.15.0

Changes

Features

feat: replace fast-glob with tinyglobby (#6167)

This removes 15 dependencies

https://npmgraph.js.org/?q=fast-glob - 17 dependencies https://npmgraph.js.org/?q=tinyglobby - 2 dependencies


Fixes

fix: stdin urls on the command line (#6345)

fixes #6306


fix: .git can be a file or a directory (#6319)

... (truncated)

Changelog

Sourced from cspell's changelog.

8.15.1 (2024-10-11)

8.15.0 (2024-10-11)

  • chore: bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 (#6332) (67d1e92), closes #6332
Commits

Updates hono from 4.6.3 to 4.6.4

Release notes

Sourced from hono's releases.

v4.6.4

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.3...v4.6.4

Commits
  • 7c36339 v4.6.4
  • 04e5897 refactor(jsx): add override to toStringToBuffer in classes extending `JSX...
  • de7827e fix(service-worker): bind fetch to globalThis (#3500)
  • d5166dd fix(factory): relax Bindings and Variables for createMiddleware (#3498)
  • 31b4cd4 fix(types): add key to IntrinsicAttributes (#3474)
  • c0d782c test(deno): remove duplicated app.get (#3469)
  • f1ec415 chore(test): include bun coverage (#3457)
  • bc20d30 chore(test): suppress no-unused-vars 'x' is assigned a value but only used as...
  • f87c221 chore: remove crypto-js from dev dependencies (#3447)
  • 200c4f9 chore: upgrade dependencies (#3446)
  • 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

Bumps the dependencies group with 3 updates: [memfs](https://github.com/streamich/memfs), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) and [hono](https://github.com/honojs/hono).


Updates `memfs` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.13.0...v4.14.0)

Updates `cspell` from 8.14.4 to 8.15.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.15.1/packages/cspell)

Updates `hono` from 4.6.3 to 4.6.4
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: memfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Oct 14, 2024
@dependabot dependabot bot requested a review from snitin315 as a code owner October 14, 2024 02:39
@alexander-akait alexander-akait merged commit dd8ec20 into master Oct 14, 2024
12 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-cb7beeb307 branch October 14, 2024 14:56
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.

1 participant