webpack-dev-server
webpack-dev-server copied to clipboard
chore(deps): bump the dependencies group across 1 directory with 15 updates
Bumps the dependencies group with 15 updates in the / directory:
| Package | From | To |
|---|---|---|
| express | 4.21.0 |
4.21.1 |
| http-proxy-middleware | 2.0.6 |
2.0.7 |
| @babel/core | 7.25.7 |
7.25.8 |
| @babel/eslint-parser | 7.25.7 |
7.25.8 |
| @babel/preset-env | 7.25.7 |
7.25.8 |
| @hono/node-server | 1.13.1 |
1.13.2 |
| @types/node | 22.7.4 |
22.7.7 |
| acorn | 8.12.1 |
8.13.0 |
| cspell | 8.14.4 |
8.15.4 |
| eslint-plugin-import | 2.30.0 |
2.31.0 |
| hono | 4.6.3 |
4.6.5 |
| html-webpack-plugin | 5.6.0 |
5.6.2 |
| memfs | 4.12.0 |
4.14.0 |
| puppeteer | 23.5.0 |
23.6.0 |
| typescript | 5.6.2 |
5.6.3 |
Updates express from 4.21.0 to 4.21.1
Release notes
Sourced from express's releases.
4.21.1
What's Changed
- Backport a fix for CVE-2024-47764 to the 4.x branch by
@joshbukerin expressjs/express#6029- Release: 4.21.1 by
@UlisesGasconin expressjs/express#6031Full Changelog: https://github.com/expressjs/express/compare/4.21.0...4.21.1
Commits
8e229f94.21.1a024c8afix(deps): [email protected]- See full diff in compare view
Updates http-proxy-middleware from 2.0.6 to 2.0.7
Release notes
Sourced from http-proxy-middleware's releases.
v2.0.7
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7
v2.0.7-beta.1
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1
v2.0.7-beta.0
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0
Changelog
Sourced from http-proxy-middleware's changelog.
v2.0.7
- ci(github actions): add publish.yml
- fix(filter): handle errors
Commits
1e92339ci(github-actions): fix npm tag90afb7cchore(package): v2.0.70b4274efix(filter): handle errors1bd6dd5ci(github actions): add publish.yml- See full diff in compare view
Updates @babel/core from 7.25.7 to 7.25.8
Release notes
Sourced from @babel/core's releases.
v7.25.8 (2024-10-10)
:bug: Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo):house: Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env
- #16824 Inline one-line syntax plugins (
@nicolo-ribaudo)Committers: 3
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu
Changelog
Sourced from @babel/core's changelog.
v7.25.8 (2024-10-10)
:bug: Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo):house: Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env
- #16824 Inline one-line syntax plugins (
@nicolo-ribaudo)
Commits
f9cb91av7.25.82570cfdRestore public API ofresolvePlugin/resolvePreset(#16888)- See full diff in compare view
Updates @babel/eslint-parser from 7.25.7 to 7.25.8
Release notes
Sourced from @babel/eslint-parser's releases.
v7.25.8 (2024-10-10)
:bug: Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo):house: Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env
- #16824 Inline one-line syntax plugins (
@nicolo-ribaudo)Committers: 3
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu
Changelog
Sourced from @babel/eslint-parser's changelog.
v7.25.8 (2024-10-10)
:bug: Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo):house: Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env
- #16824 Inline one-line syntax plugins (
@nicolo-ribaudo)
Commits
f9cb91av7.25.8362b823chore: Update lint deps (#16883)- See full diff in compare view
Updates @babel/preset-env from 7.25.7 to 7.25.8
Release notes
Sourced from @babel/preset-env's releases.
v7.25.8 (2024-10-10)
:bug: Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo):house: Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env
- #16824 Inline one-line syntax plugins (
@nicolo-ribaudo)Committers: 3
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu
Changelog
Sourced from @babel/preset-env's changelog.
v7.25.8 (2024-10-10)
:bug: Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo):house: Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env
- #16824 Inline one-line syntax plugins (
@nicolo-ribaudo)
Commits
f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)- See full diff in compare view
Updates @hono/node-server from 1.13.1 to 1.13.2
Release notes
Sourced from @hono/node-server's releases.
v1.13.2
What's Changed
- fix(serve): support ipv6 by default by
@sinasabin honojs/node-server#206New Contributors
@sinasabmade their first contribution in honojs/node-server#206Full Changelog: https://github.com/honojs/node-server/compare/v1.13.1...v1.13.2
Commits
cd4d4d7v1.13.22357641fix(serve): support ipv6 by default (#206)- See full diff in compare view
Updates @types/node from 22.7.4 to 22.7.7
Commits
- See full diff in compare view
Updates acorn from 8.12.1 to 8.13.0
Commits
cc5ec01Mark version 8.13.0fdf144bRemove unused eslint-plugin-promise package42b8796Add Unicode v16 support82de245Fix whitelist, unsupported features1fcd451Bump test262dfebfd5Mark acorn-walk version 8.3.4570d513Walk SwitchCase nodes as separate nodes in the base walker for SwitchStatement- See full diff in compare view
Updates cspell from 8.14.4 to 8.15.4
Release notes
Sourced from cspell's releases.
v8.15.4
Changes
Fixes
fix: Ignore negative globs in ignore patterns. (#6388)
fixes #6353
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#6384)
Update Dictionaries (main)
Summary
.../snapshots/django/django/report.yaml | 6 +- .../snapshots/django/django/snapshot.txt | 5 +- .../microsoft/TypeScript-Website/report.yaml | 132 +++++++++------------ .../microsoft/TypeScript-Website/snapshot.txt | 96 +++++++-------- .../snapshots/sveltejs/svelte/report.yaml | 15 +-- .../snapshots/sveltejs/svelte/snapshot.txt | 23 +--- packages/cspell-bundled-dicts/package.json | 8 +- pnpm-lock.yaml | 49 ++++---- 8 files changed, 142 insertions(+), 192 deletions(-)
v8.15.3
Changes
Fixes
... (truncated)
Changelog
Sourced from cspell's changelog.
8.15.4 (2024-10-18)
8.15.3 (2024-10-16)
8.15.2 (2024-10-14)
8.15.1 (2024-10-11)
8.15.0 (2024-10-11)
Commits
27882ecv8.15.41672c99fix: Ignore negative globs in ignore patterns. (#6388)2c24d62v8.15.355c29fbfix: correctly handle excludes infiles(#6375)63f8b97v8.15.2e7c0b5afix: Support passing the config in memory to cspell (#6358)e801dcdv8.15.160b0456v8.15.0abc7548fix: stdin urls on the command line (#6345)611b21aci: Workflow Bot -- Update ALL Dependencies (main) (#6311)- Additional commits viewable in compare view
Updates eslint-plugin-import from 2.30.0 to 2.31.0
Release notes
Sourced from eslint-plugin-import's releases.
v2.31.0
Added
- support eslint v9 (#2996, thanks [
@G-Rath] [@michaelfaith])order: allow validating named imports (#3043, thanks [@manuth])extensions: add thecheckTypeImportsoption (#2817, thanks [@phryneas])Fixed
ExportMap/ flat config: includelanguageOptionsin context (#3052, thanks [@michaelfaith])no-named-as-default: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@akwodkiewicz])export: False positive for exported overloaded functions in TS (#3065, thanks [@liuxingbaoyu])exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@michaelfaith])exportMap: improve cacheKey when using flat config (#3072, thanks [@michaelfaith])- adjust "is source type module" checks for flat config (#2996, thanks [
@G-Rath])Changed
- [Docs]
no-relative-packages: fix typo (#3066, thanks [@joshuaobrien])- [Performance]
no-cycle: dont scc for each linted file (#3068, thanks [@soryy708])- [Docs]
no-cycle: adddisableSccto docs (#3070, thanks [@soryy708])- [Tests] use re-exported
RuleTester(#3071, thanks [@G-Rath])- [Docs]
no-restricted-paths: fix grammar (#3073, thanks [@unbeauvoyage])- [Tests]
no-default-export,no-named-export: add test case (thanks [@G-Rath])#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [
@akwodkiewicz]: https://github.com/akwodkiewicz [@joshuaobrien]: https://github.com/joshuaobrien [@liuxingbaoyu]: https://github.com/liuxingbaoyu [@manuth]: https://github.com/manuth [@michaelfaith]: https://github.com/michaelfaith [@phryneas]: https://github.com/phryneas
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
[2.31.0] - 2024-10-03
Added
- support eslint v9 (#2996, thanks [
@G-Rath] [@michaelfaith])- [
order]: allow validating named imports (#3043, thanks [@manuth])- [
extensions]: add thecheckTypeImportsoption (#2817, thanks [@phryneas])Fixed
ExportMap/ flat config: includelanguageOptionsin context (#3052, thanks [@michaelfaith])- [
no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@akwodkiewicz])- [
export]: False positive for exported overloaded functions in TS (#3065, thanks [@liuxingbaoyu])exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@michaelfaith])exportMap: improve cacheKey when using flat config (#3072, thanks [@michaelfaith])- adjust "is source type module" checks for flat config (#2996, thanks [
@G-Rath])Changed
- [Docs] [
no-relative-packages]: fix typo (#3066, thanks [@joshuaobrien])- [Performance] [
no-cycle]: dont scc for each linted file (#3068, thanks [@soryy708])- [Docs] [
no-cycle]: adddisableSccto docs (#3070, thanks [@soryy708])- [Tests] use re-exported
RuleTester(#3071, thanks [@G-Rath])- [Docs] [
no-restricted-paths]: fix grammar (#3073, thanks [@unbeauvoyage])- [Tests] [
no-default-export], [no-named-export]: add test case (thanks [@G-Rath])
Commits
91f809bv2.31.03f1ac24[utils] [refactor]parse: avoid using a regex hered225176[New]extensions: add thecheckTypeImportsoption5a51b9a[Tests]rule-tester: try this babel class workaroundd66cde0[New] support eslint v9d27a639[Fix] adjust "is source type module" checks for flat config1fa8a07[Refactor] createsourceTypehelper0bc1355[Tests]no-default-export,no-named-export: add test cases with non-modu...55fa203[Tests]no-default-export,no-named-export: add test case6be20df[Docs]no-restricted-paths: fix grammar- Additional commits viewable in compare view
Updates hono from 4.6.3 to 4.6.5
Release notes
Sourced from hono's releases.
v4.6.5
Security fix for CSRF Protection Middleware
This release includes a security fix for CSRF Protection Middleware. If you are using CSRF Protection Middleware, please upgrade this
honopackage immediately.Before this release, a request without a
Content-Typeheader can bypass the protection. This fix does not allow it. See: https://github.com/honojs/hono/security/advisories/GHSA-2234-fmw7-43wrWhat's Changed
- perf(types): replace intersection with union to get better perf by
@m-shakain honojs/hono#3443- ci: use Deno
v2by@yusukebein honojs/hono#3506- ci: use Deno v2 for a test running for deno by
@nakasyouin honojs/hono#3509- fix(types): rm ExcludeEmptyObject to fix massively increased type instantiations by
@m-shakain honojs/hono#3507- fix(cors): avoid setting
Access-Control-Allow-Originif there is no matching origin by@uki00ain honojs/hono#3510- feat(powered-by): optional server name by
@PatrickJSin honojs/hono#3492- fix(factory): revert PR #3498 by
@yusukebein honojs/hono#3515- fix(build): remove private fields by
@nakasyouin honojs/hono#3514New Contributors
@uki00amade their first contribution in honojs/hono#3510@PatrickJSmade their first contribution in honojs/hono#3492Full Changelog: https://github.com/honojs/hono/compare/v4.6.4...v4.6.5
v4.6.4
What's Changed
- chore: upgrade dependencies by
@yusukebein honojs/hono#3446- chore: remove
crypto-jsfrom dev dependencies by@yusukebein honojs/hono#3447- chore(test): suppress no-unused-vars "'x' is assigned a value but only used as type" by
@exoegoin honojs/hono#3451- chore(test): include bun coverage by
@exoegoin honojs/hono#3457- test(deno): remove duplicated app.get by
@exoegoin honojs/hono#3469- fix(types): add key to IntrinsicAttributes by
@codehzin honojs/hono#3474- fix(factory): relax Bindings and Variables for
createMiddlewareby@yusukebein honojs/hono#3498- fix(service-worker): bind fetch to
globalThisby@sapphi-redin honojs/hono#3500- refactor(jsx): add
overridetotoStringToBufferin classes extendingJSXNodeby@yusukebein honojs/hono#3505New Contributors
@sapphi-redmade their first contribution in honojs/hono#3500Full Changelog: https://github.com/honojs/hono/compare/v4.6.3...v4.6.4
Commits
89a0ac1v4.6.5c4d19ecchore: update the lockfile6cf01e5fix(build): remove private fields (#3514)aa50e0aMerge commit from forkf9e6ea7fix(factory): revert PR #3498 (#3515)fc9cc6dfeat(powered-by): optional server name (#3492)cebf4e8fix(cors): avoid settingAccess-Control-Allow-Originif there is no matchin...3311664fix(types): rm ExcludeEmptyObject to fix massively increased type instantiati...bd9effeci: use Deno v2 for a test running for deno (#3509)9986b47ci: use Denov2(#3506)- Additional commits viewable in compare view
Updates html-webpack-plugin from 5.6.0 to 5.6.2
Changelog
Sourced from html-webpack-plugin's changelog.
5.6.2 (2024-10-17)
Bug Fixes
5.6.1 (2024-10-17)
Bug Fixes
Commits
11a248echore(release): 5.6.2f5b9140fix: allow bundle empty html (#1865)832e0f9chore(release): 5.6.12caf5dbfix: avoid importing all of lodash (#1864)4c0c894fix: handlechildCompilation.errorsbeing an iterator rather than array (#1...ae85878fix: don't useinitializehooks to allow dynamic plugin injection41f4a7bchore: update tooling7d5b559docs: update (#1841)b548944refactor: hooks code (#1840)- See full diff in compare view
Updates memfs from 4.12.0 to 4.14.0
Release notes
Sourced from memfs's releases.
v4.14.0
4.14.0 (2024-10-13)
Features
v4.13.0
4.13.0 (2024-10-07)
Features
Commits
Updates puppeteer from 23.5.0 to 23.6.0
Release notes
Sourced from puppeteer's releases.
puppeteer-core: v23.6.0
23.6.0 (2024-10-16)
Features
- remove --disable-component-update from default args (#13201) (19dd9c3)
- roll to Chrome 130.0.6723.58 (#13195) (1cf5116)
Bug Fixes
- re-export node reference removed by TS 5.5 (#13200) (1300e59)
- roll to Firefox 131.0.3 (#13189) (d7bc66e)
puppeteer: v23.6.0
23.6.0 (2024-10-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 23.5.3 to 23.6.0
puppeteer-core: v23.5.3
23.5.3 (2024-10-10)
Bug Fixes
puppeteer: v23.5.3
23.5.3 (2024-10-10)
Miscellaneous Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
... (truncated)
Commits
99d09b9chore: release main (#13202)3984449ci: disable AppArmor restrictions on Ubuntu and update troubleshooting.md (#1...19dd9c3feat: remove --disable-component-update from default args (#13201)02d28b7test: disable a failing test (#13199)1300e59fix: re-export node reference removed by TS 5.5 (#13200)1cf5116feat: roll to Chrome 130.0.6723.58 (#13195)d7bc66efix: roll to Firefox 131.0.3 (#13189)f53650etest: add waitForNetworkidle (#13187)1716982chore(deps-dev): Bump the dev-dependencies group with 6 updates (#13182)72d26a9chore(deps-dev): Bump@swc/corefrom 1.7.26 to 1.7.35 in /website in the all ...- Additional commits viewable in compare view
Updates typescript from 5.6.2 to 5.6.3
Release notes
Sourced from