Skip to content

chore(deps): bump the dependencies group across 1 directory with 9 updates #5463

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

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 Apr 23, 2025

Bumps the dependencies group with 9 updates in the / directory:

Package From To
http-proxy-middleware 2.0.8 2.0.9
open 10.1.0 10.1.1
schema-utils 4.3.0 4.3.2
@hono/node-server 1.14.0 1.14.1
@types/node 22.14.0 22.14.1
cspell 8.18.1 8.19.2
hono 4.7.6 4.7.7
lint-staged 15.5.0 15.5.1
webpack 5.99.5 5.99.6

Updates http-proxy-middleware from 2.0.8 to 2.0.9

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.9

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.8...v2.0.9

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.9

  • fix(fixRequestBody): check readableLength
Commits

Updates open from 10.1.0 to 10.1.1

Release notes

Sourced from open's releases.

v10.1.1

  • Fix: Use correct bundle ID for Microsoft Edge (#356) 55537f1

sindresorhus/open@v10.1.0...v10.1.1

Commits

Updates schema-utils from 4.3.0 to 4.3.2

Release notes

Sourced from schema-utils's releases.

v4.3.2

4.3.2 (2025-04-22)

Bug Fixes

v4.3.1

4.3.1 (2025-04-22)

Bug Fixes

  • export Schema and additional schemas (#197) (f72cd60)
Changelog

Sourced from schema-utils's changelog.

4.3.2 (2025-04-22)

Bug Fixes

4.3.1 (2025-04-22)

Bug Fixes

  • export Schema and additional schemas (#197) (f72cd60)
Commits

Updates @hono/node-server from 1.14.0 to 1.14.1

Release notes

Sourced from @​hono/node-server's releases.

v1.14.1

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.14.0...v1.14.1

Commits

Updates @types/node from 22.14.0 to 22.14.1

Commits

Updates cspell from 8.18.1 to 8.19.2

Release notes

Sourced from cspell's releases.

v8.19.2

Changes

Fixes

fix: improve eslint plugin perf (#7199)

Do not send the AST to the worker thread.

This changed the local test from 8.4 seconds to 6 seconds.

Adjusting the WalkTree function got it down to less than 5 seconds.

Related to #6999


v8.19.1

Changes

Fixes

fix: Workaround picomatch bug (#7195)

fixes #7194


Dictionary Updates

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

Update Dictionaries (main)

Summary

... (truncated)

Changelog

Sourced from cspell's changelog.

8.19.2 (2025-04-20)

Note: Version bump only for package cspell

8.19.1 (2025-04-18)

Note: Version bump only for package cspell

8.19.0 (2025-04-16)

Note: Version bump only for package cspell

Commits

Updates hono from 4.7.6 to 4.7.7

Release notes

Sourced from hono's releases.

v4.7.7

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.7.6...v4.7.7

Commits

Updates lint-staged from 15.5.0 to 15.5.1

Release notes

Sourced from lint-staged's releases.

v15.5.1

Patch Changes

  • #1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    
Changelog

Sourced from lint-staged's changelog.

15.5.1

Patch Changes

  • #1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    
Commits
  • 6a73e5b chore(changeset): release
  • cf7f1a5 Merge pull request #1533 from lint-staged/fix-submodules-filter
  • 6acd5bf ci: bump Cygwin action v5
  • 5d53534 fix: handle uninitialized submodules when listing staged files
  • ccf8fa5 docs(package): fix repository url and bin; add homepage and bugs urls (#1532)
  • See full diff in compare view

Updates webpack from 5.99.5 to 5.99.6

Release notes

Sourced from webpack's releases.

v5.99.6

Fixes

  • Respect public path for ES modules
  • Fixed generation of module for module library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it required
  • Faster logic for dead control flow
  • Typescript types
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

…dates

Bumps the dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.8` | `2.0.9` |
| [open](https://github.com/sindresorhus/open) | `10.1.0` | `10.1.1` |
| [schema-utils](https://github.com/webpack/schema-utils) | `4.3.0` | `4.3.2` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.14.0` | `1.14.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `22.14.1` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.18.1` | `8.19.2` |
| [hono](https://github.com/honojs/hono) | `4.7.6` | `4.7.7` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.0` | `15.5.1` |
| [webpack](https://github.com/webpack/webpack) | `5.99.5` | `5.99.6` |



Updates `http-proxy-middleware` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.8...v2.0.9)

Updates `open` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v10.1.0...v10.1.1)

Updates `schema-utils` from 4.3.0 to 4.3.2
- [Release notes](https://github.com/webpack/schema-utils/releases)
- [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md)
- [Commits](webpack/schema-utils@v4.3.0...v4.3.2)

Updates `@hono/node-server` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.14.0...v1.14.1)

Updates `@types/node` from 22.14.0 to 22.14.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `cspell` from 8.18.1 to 8.19.2
- [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.19.2/packages/cspell)

Updates `hono` from 4.7.6 to 4.7.7
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.7.6...v4.7.7)

Updates `lint-staged` from 15.5.0 to 15.5.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1)

Updates `webpack` from 5.99.5 to 5.99.6
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.99.5...v5.99.6)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: open
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: schema-utils
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@hono/node-server"
  dependency-version: 1.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 22.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cspell
  dependency-version: 8.19.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hono
  dependency-version: 4.7.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-version: 15.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: webpack
  dependency-version: 5.99.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 23, 2025
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.

0 participants