Skip to content

Bump lodash, moleculer-web and moleculer-repl#39

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-88f2c8fd4b
Open

Bump lodash, moleculer-web and moleculer-repl#39
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-88f2c8fd4b

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 24, 2026

Bumps lodash, moleculer-web and moleculer-repl. These dependencies needed to be updated together.
Updates lodash from 4.17.15 to 4.17.23

Commits

Updates moleculer-web from 0.8.5 to 0.10.8

Release notes

Sourced from moleculer-web's releases.

v0.10.8

What's Changed

New Contributors

Full Changelog: moleculerjs/moleculer-web@v0.10.7...v0.10.8

v0.10.7

What's Changed

New Contributors

Full Changelog: moleculerjs/moleculer-web@v0.10.6...v0.10.7

v0.10.6

What's Changed

New Contributors

Full Changelog: moleculerjs/moleculer-web@v0.10.5...v0.10.6

v0.10.5

What's Changed

... (truncated)

Changelog

Sourced from moleculer-web's changelog.

0.10.8 (2025-03-24)

Changes


0.10.7 (2023-11-12)

Changes

  • add SSE Example with simple chat #329
  • fix: secure header assignment to avoid process crash. #330
  • avoid stream hanging on error. #337
  • fix: request url not logged correctly. #341
  • refactor tests. #342
  • update index.d.ts #338, #340

0.10.6 (2023-07-15)

Changes

  • update qs package to mitigate CVE-2022-24999. #320
  • correct types for route middleware functions. #327
  • incorrect key for calloptions type. #328
  • add support for qs options. #326

0.10.5 (2022-12-17)

Changes

  • improving d.ts
  • register on close and error event on response. #299
  • resolve promise when close event is fired for res. #301
  • add default reqTimeout. #312
  • improve rate limiter. #317
  • add 201 Created to status codes. #297

0.10.4 (2022-01-09)

What's Changed

... (truncated)

Commits
  • 3669451 0.10.8
  • b8a96e3 changelog
  • 85a953e Merge pull request #361 from jappyjan/master
  • 0688e3f workflow version bump
  • 3205bc0 workflow version bump
  • 2538ca1 fix: correct blacklist action name check in route handling
  • 9467be1 feat: added blacklist functionality for auto aliases
  • 77e0780 Merge pull request #360 from salisbury-espinosa/patch-1
  • 5d5cba2 Update index.d.ts - export RateLimitStores/ApiGatewayErrors
  • c6ec800 Merge pull request #349 from 0x0a0d/fix-d.ts
  • Additional commits viewable in compare view

Updates moleculer-repl from 0.5.7 to 0.7.4

Release notes

Sourced from moleculer-repl's releases.

v0.7.4

What's Changed

New Contributors

Full Changelog: moleculerjs/moleculer-repl@v0.7.3...v0.7.4

v0.7.3

What's Changed

Full Changelog: moleculerjs/moleculer-repl@v0.7.2...v0.7.3

v0.7.2

What's Changed

Full Changelog: moleculerjs/moleculer-repl@v0.7.1...v0.7.2

v0.7.1

Changes

  • rewritten types #62. Typescript users need it for Moleculer >=v0.14.20.
  • add --loadFull to call command #61
  • alias array supported #59

v0.7.0

Rewritten codebase without vulnerable vorpal #57

Thanks to @​AndreMaz, he has rewritten the REPL module because we had a lot of issue with the unmaintained vorpal dependency. This new version is compatible with the previous versions and support everything what supported in previous versions but it can open new opportunities for us in the future.

Kudos to André 🎉

You may encounter changes in operations, this is why we increased the major version number.

v0.6.6

Changes

  • add cache keys & cache clear commands.

v0.6.5

Changes

  • improve info packet to show metrics reporter and tracing exporter.
  • fix 'actions' command separation.

v0.6.4

... (truncated)

Changelog

Sourced from moleculer-repl's changelog.

0.7.4 (2023-09-09)

Changes

  • allow to pass meta as JSON string #71
  • Adds stream objectMode support and print stream to stdout #72
  • show params of events #74

0.7.3 (2022-10-06)

Changes

  • add --$local option to call #66

0.7.2 (2022-08-13)

Changes

  • add REPL history #64

0.7.1 (2022-05-19)

Changes

  • rewritten types #62. Typescript users need it for Moleculer >=v0.14.20.
  • add --loadFull to call command #61
  • alias array supported #59

0.7.0 (2022-01-08)

Rewritten codebase without vulnerable vorpal #57

Thanks to @​AndreMaz, he has rewritten the REPL module because we had a lot of issue with the unmaintained vorpal dependency. This new version is compatible with the previous versions and support everything what supported in previous versions but it can open new opportunities for us in the future.

Kudos to André 🎉

You may encounter changes in operations, this is why we increased the major version number.


0.6.6 (2021-06-27)

Changes

  • add cache keys & cache clear commands.

... (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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lodash](https://github.com/lodash/lodash), [moleculer-web](https://github.com/moleculerjs/moleculer-web) and [moleculer-repl](https://github.com/moleculerjs/moleculer-repl). These dependencies needed to be updated together.

Updates `lodash` from 4.17.15 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.23)

Updates `moleculer-web` from 0.8.5 to 0.10.8
- [Release notes](https://github.com/moleculerjs/moleculer-web/releases)
- [Changelog](https://github.com/moleculerjs/moleculer-web/blob/master/CHANGELOG.md)
- [Commits](moleculerjs/moleculer-web@v0.8.5...v0.10.8)

Updates `moleculer-repl` from 0.5.7 to 0.7.4
- [Release notes](https://github.com/moleculerjs/moleculer-repl/releases)
- [Changelog](https://github.com/moleculerjs/moleculer-repl/blob/master/CHANGELOG.md)
- [Commits](moleculerjs/moleculer-repl@v0.5.7...v0.7.4)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
- dependency-name: moleculer-web
  dependency-version: 0.10.8
  dependency-type: direct:production
- dependency-name: moleculer-repl
  dependency-version: 0.7.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 24, 2026
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