Skip to content

Bump @colors/colors package to 1.6.0#2353

Merged
DABH merged 1 commit intowinstonjs:masterfrom
pennyblack-io:colors-1.6
Oct 7, 2023
Merged

Bump @colors/colors package to 1.6.0#2353
DABH merged 1 commit intowinstonjs:masterfrom
pennyblack-io:colors-1.6

Conversation

@jameshalsall
Copy link
Copy Markdown
Contributor

This contains a a fix for environments that do not have argv and is breaking a large number of use cases.

Fixes #2327

@DABH DABH merged commit dcbec34 into winstonjs:master Oct 7, 2023
@wbt wbt mentioned this pull request Nov 8, 2023
ckujawa added a commit to ckujawa/winston that referenced this pull request Nov 13, 2023
…#1)

* Bump rimraf from 3.0.2 to 5.0.5  (winstonjs#2357)

* Bump rimraf from 3.0.2 to 5.0.5

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v5.0.5)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: rimraf is not a function

* fix: rimraf is not a function

* fix: rimraf is not a function

* fix: done() is not called on mocha hooks

* fix: done() invoked with non-Error

* fix: resolution method is overspecified

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @colors/colors packgae to 1.6.0 (winstonjs#2353)

* Bump actions/checkout from 3 to 4 (winstonjs#2346)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump split2 from 4.1.0 to 4.2.0 (winstonjs#2336)

Bumps [split2](https://github.com/mcollina/split2) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mcollina/split2/releases)
- [Commits](mcollina/split2@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: split2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 3.11.0

* Update dependencies

* Remove nonexistent Logger methods from types

* chore(README.md): adds documentation around coloring json formatted logs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jack Nolddor <1280022+nolddor@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Halsall <james.t.halsall@googlemail.com>
Co-authored-by: DABH <DABH@users.noreply.github.com>
Co-authored-by: Phillip Huang <phillip@vanta.com>
Co-authored-by: Alejandro Campos <camposalejandrofabian@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Winston failed to execute caused by TypeError

2 participants