Skip to content

Update dependency reload to v3.4.2#217

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/reload-3.x
Open

Update dependency reload to v3.4.2#217
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/reload-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

This PR contains the following updates:

Package Change Age Confidence
reload 3.2.0 -> 3.4.2 age confidence

Release Notes

alallier/reload (reload)

v3.4.2

Compare Source

  • Fixed bug in 3.4.x versions where open was broken on the command line tool. See: #​407
  • Updated open from 10.1.2 to 10.2.0 - See: #​405
    • Note: this dependency updated unrelated to above bug

v3.4.1

Compare Source

  • Fix command line bug in Reload where the browser always opened even with lack of command line argument - See: #​402

v3.4.0

Compare Source

  • Fixed handling of non-ASCII characters in URLs - See: #​390

  • Dependency Updates

    • Updated sinon from 18.0.0 to 18.0.1 - See: #​377
    • Updated standard from 17.1.0 to 17.1.2 - See: #​378
    • Updated sinon from 18.0.0 to 21.0.0 - See: #​377 & #​400
    • Updated nodemon from 3.1.4 to 3.1.10 - See: #​380
    • Updated serve-static from 1.15.0 to 2.2.0 - See: #​381 & #​399
    • Updated nyc from 17.0.0 to 17.1.0 - See: #​382
    • Updated express from 4.19.2 to 5.1.0 - See: #​383 & #​396
    • Updated mocha from 10.7.3 to 11.7.1 - See: #​385 & #​398
    • Updated ws from 8.18.0 to 8.18.3 - See: #​387
    • Updated commander from 12.1.0 to 14.0.0 - See: #​393
    • Updated finalhandler from 1.2.0 to 2.1.0 - See: #​397
    • Updated open from 8.0.0 to 10.0.0 - See: #​363
  • CI Updates

    • Dropped support for 18.x and added support for 24.x - See: #​394
    • Updated codecov/codecov-action action from v4 to v5 - See: #​391

v3.3.0

Compare Source

Reload command line quality of life enhancements

  • Reload command line now supports serving .html files when only / is present in the browser. See: #​326
  • Reload command line now uses supervisor instead of nodemon for server side file watching - See: #​367
  • Reload command line now watches sub-directories - See: #​367
  • Reload command line now supports ignoring directories and files. See: #​370
  • Reload command line now shows help if invalid flag is provided. See: #​369
  • Refactored how file serving works in reload-server to make it more performant and easier to read. See: #​326
  • Removed codecov dependency for coverage reporting in favor of native GitHub Action. See: #​366

v3.2.2

Compare Source

A bunch of dependency updates and some project maintenance

  • Fixed tests and updated CI (drop 14.x and 16.x | added 20.x and 22.x) - See: #​356
  • Updated actions/setup-node action to v4 - See: #​350
  • Updated actions/checkout action to v4 - See: #​347
  • Updated ws from ~8.11.0 to ~8.18.0 - See: #​354 and #​360
  • Updated sinon from 15.0.1 to 18.0.0 - See: #​343 and #​364
  • Updated standard from 17.0.0 to 17.1.0 - See: #​345
  • Updated mocha from 10.2.0 to 10.7.3 - See: #​359
  • Updated codecov from 3.8.2 to 3.8.3 - See: #​358
  • Updated open from 8.4.0 to 8.4.2 - See: #​358
  • Updated minimist from 1.2.7 to 1.2.8 - See: #​341
  • Updated commander from ~9.4.0 to ~12.1.0 - See: #​351
  • Updated cli-color from 2.0.3 to 2.0.4 - See: #​357
  • Updated express from 4.18.2 to 4.19.2 - See: #​352
  • Updated nyc from 15.1.0 to 17.0.0 - See: #​362

v3.2.1

Compare Source

Happy New Year!

  • Drop 12.x and add 18.x on CI - See: #​328

  • Update CI actions/checkout to v3 - See: #​318

  • Update CI actions/setup-node to v3 - See: #​319

  • Dependency Updates

    • Update ws from ~7.4.0 to ~8.11.0 - See: #​307
    • Update express from 4.17.1 to 4.18.2 - See: #​315
    • Update finalhandler from ~1.1.1 to ~1.2.0 - See: #​316
    • Update serve-static from ~1.14.0 to ~1.15.0 - See: #​317
    • Update commander from ~7.2.0 to ~9.4.0 - See: #​332
    • Update mocha from 9.0.0 to 10.2.0 - See: #​333
    • Update sinon from 11.1.1 to 15.0.1 - See: #​334
    • Update standard from 16.0.3 to 17.0.0 - See: #​335
    • Remove url-parse dependency in favor of built in function - See: #​325

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Sep 11, 2023
@renovate renovate bot force-pushed the renovate/reload-3.x branch from 1157f9a to 9d800e5 Compare August 12, 2024 19:15
@renovate renovate bot changed the title Update dependency reload to v3.2.1 Update dependency reload to v3.2.2 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/reload-3.x branch from 9d800e5 to d720517 Compare August 14, 2024 19:17
@renovate renovate bot changed the title Update dependency reload to v3.2.2 Update dependency reload to v3.3.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/reload-3.x branch from d720517 to 3a9d59a Compare July 7, 2025 19:28
@renovate renovate bot changed the title Update dependency reload to v3.3.0 Update dependency reload to v3.4.1 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/reload-3.x branch from 3a9d59a to c77425b Compare July 21, 2025 22:44
@renovate renovate bot changed the title Update dependency reload to v3.4.1 Update dependency reload to v3.4.2 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/reload-3.x branch from c77425b to 67f6107 Compare September 25, 2025 21:16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/reload-3.x branch from 67f6107 to 5d0a66d Compare October 21, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants