Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

This PR contains the following updates:

Package Change Age Confidence
winston 3.8.2 -> 3.18.3 age confidence

Release Notes

winstonjs/winston (winston)

v3.18.3

Compare Source

  • Update diagnostics dependency (removes fix-esm transitive dependency) a15a9e9

v3.18.2

Compare Source


v3.18.1

Compare Source


v3.18.0

Compare Source


v3.17.0

Compare Source

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#​2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#​2516) ae847ab

v3.16.0

Compare Source

v3.15.0

Compare Source

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #​2513 and the issue linked therein.

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.1

Compare Source

v3.13.0

Compare Source

  • fix(http): allow passing maximumDepth to prevent big object being stringified (#​2425) a237865

v3.12.1

Compare Source

v3.12.0

Compare Source

v3.11.0

Compare Source

v3.10.0

Compare Source

v3.9.0

Compare Source

Functionality changes
Dependency updates by @​dependabot + CI autotesting
Documentation changes
Build Infrastructure changes

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 changed the title fix(ewl): pin winston v3.9.0 fix(ewl): pin winston v3.10.0 Jul 10, 2023
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from b9d05ec to fba2941 Compare July 10, 2023 21:55
@renovate renovate bot changed the title fix(ewl): pin winston v3.10.0 fix(ewl): pin winston v3.11.0 Oct 7, 2023
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from fba2941 to 025223f Compare October 7, 2023 21:36
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from 025223f to e04deb5 Compare March 4, 2024 03:32
@renovate renovate bot changed the title fix(ewl): pin winston v3.11.0 fix(ewl): pin winston v3.12.0 Mar 4, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23359:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23422:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23606:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23660:20)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:24371:12)

@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from e04deb5 to f393fe7 Compare March 24, 2024 22:00
@renovate renovate bot changed the title fix(ewl): pin winston v3.12.0 fix(ewl): pin winston v3.13.0 Mar 24, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from f393fe7 to d585279 Compare July 10, 2024 22:14
@renovate renovate bot changed the title fix(ewl): pin winston v3.13.0 fix(ewl): pin winston v3.13.1 Jul 10, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jul 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.1/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22543
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.1/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22543:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.1/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22692:20)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.1/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22910:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.1/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22949:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.1/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23653:7)

Node.js v18.16.1

@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from d585279 to e18013f Compare August 8, 2024 04:29
@renovate renovate bot changed the title fix(ewl): pin winston v3.13.1 fix(ewl): pin winston v3.14.0 Aug 8, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from e18013f to a15814b Compare August 8, 2024 21:45
@renovate renovate bot changed the title fix(ewl): pin winston v3.14.0 fix(ewl): pin winston v3.14.1 Aug 8, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from a15814b to 5816c8b Compare August 14, 2024 19:21
@renovate renovate bot changed the title fix(ewl): pin winston v3.14.1 fix(ewl): pin winston v3.14.2 Aug 14, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from 5816c8b to 9356821 Compare October 5, 2024 07:07
@renovate renovate bot changed the title fix(ewl): pin winston v3.14.2 fix(ewl): pin winston v3.15.0 Oct 5, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from 9356821 to b7d3432 Compare November 2, 2024 00:49
@renovate renovate bot changed the title fix(ewl): pin winston v3.15.0 fix(ewl): pin winston v3.16.0 Nov 2, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from b7d3432 to 4352ee6 Compare November 10, 2024 04:04
@renovate renovate bot changed the title fix(ewl): pin winston v3.16.0 fix(ewl): pin winston v3.17.0 Nov 10, 2024
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from 4352ee6 to eecccb3 Compare September 30, 2025 05:35
@renovate renovate bot changed the title fix(ewl): pin winston v3.17.0 fix(ewl): pin winston v3.18.0 Sep 30, 2025
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from eecccb3 to 05d734e Compare September 30, 2025 09:10
@renovate renovate bot changed the title fix(ewl): pin winston v3.18.0 fix(ewl): pin winston v3.18.1 Sep 30, 2025
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from 05d734e to 8228b49 Compare September 30, 2025 19:29
@renovate renovate bot changed the title fix(ewl): pin winston v3.18.1 fix(ewl): pin winston v3.18.2 Sep 30, 2025
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| npm        | winston | 3.8.2 | 3.18.3 |
@renovate renovate bot force-pushed the chore/renovate/winston-3.x branch from 8228b49 to 23d50b9 Compare September 30, 2025 23:39
@renovate renovate bot changed the title fix(ewl): pin winston v3.18.2 fix(ewl): pin winston v3.18.3 Sep 30, 2025
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.

1 participant