webpack / webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
MIT License
7.8k stars 1.44k forks source link

chore(deps): bump the dependencies group across 1 directory with 5 updates #5357

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Package From To
p-retry 6.2.0 6.2.1
@hono/node-server 1.13.5 1.13.7
cspell 8.15.7 8.16.0
hono 4.6.9 4.6.10
puppeteer 23.7.0 23.8.0

Updates p-retry from 6.2.0 to 6.2.1

Release notes

Sourced from p-retry's releases.

v6.2.1

  • Fix onFailedAttempt and shouldRetry options being undefined (#82) b400af6

https://github.com/sindresorhus/p-retry/compare/v6.2.0...v6.2.1

Commits


Updates @hono/node-server from 1.13.5 to 1.13.7

Release notes

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

v1.13.7

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/node-server/compare/v1.13.6...v1.13.7

v1.13.6

What's Changed

Full Changelog: https://github.com/honojs/node-server/compare/v1.13.5...v1.13.6

Commits


Updates cspell from 8.15.7 to 8.16.0

Release notes

Sourced from cspell's releases.

v8.16.0

Changes

Features

feat: Change default cache strategy to content (#6477)

Closes #6473

I’ve pretty much swapped content and metadata in code and have also added .default('content') for better docs.


Fixes

fix: cspell-tools - compounds (#6506)

This PR changes a single rule when merging compound forms:

When a word is allowed to be stand alone and a midfix compound, then allow it to be a prefix as well as a suffix.

The logic: If we allow code and strongcodetype, then codetype or strongcode should also be allowed.


fix: plugin ignore exports (#6500)

fixes #6378


Dictionary Updates

... (truncated)

Changelog

Sourced from cspell's changelog.

8.16.0 (2024-11-07)

Commits


Updates hono from 4.6.9 to 4.6.10

Release notes

Sourced from hono's releases.

v4.6.10

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.6.9...v4.6.10

Commits
  • d405215 v4.6.10
  • 4349735 fix(middleware/combine): prevent c.req.routeIndex from being changed (#3663)
  • 7b30835 refactor(router): use # for private props to reduce the minified file size ...
  • 7e17b76 perf(trie-router): optimize and remove unnecessary processes (#3647)
  • 61bee9f refactor(hono-base): remove unneeded processes and variables (#3649)
  • 8a8a576 docs(service-worker): fix module docs for service worker adapter (#3645)
  • 65f2a3b fix(serveStatic): add guard to prevent reading empty folders (#3639)
  • a6ccfa2 chore(build): validate if exporting is correct in package.json and `jsr.jso...
  • 48d2adc refactor(hono-base): use object abbreviation notation (#3640)
  • 4598d7a fix(jsr): fix missing exports (#3636)
  • Additional commits viewable in compare view


Updates puppeteer from 23.7.0 to 23.8.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.8.0

23.8.0 (2024-11-13)

Features

Bug Fixes

puppeteer: v23.8.0

23.8.0 (2024-11-13)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.7.1 to 23.8.0

puppeteer-core: v23.7.1

23.7.1 (2024-11-07)

Bug Fixes

puppeteer: v23.7.1

23.7.1 (2024-11-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

... (truncated)

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 week ago

Looks like these dependencies are updatable in another way, so this is no longer needed.