Skip to content

Bump winston from 3.14.2 to 3.15.0 in the prod-dependencies group #1017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps the prod-dependencies group with 1 update: winston.

Updates winston from 3.14.2 to 3.15.0

Release notes

Sourced from winston's releases.

v3.15.0

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.

  • remove logcallback (#2513) 3a54777
  • chore(docs): Update README.md w/ usage comments (#2507) f110f61
  • Bump nyc from 15.1.0 to 17.1.0 (#2511) f5dde86
  • Bump @​babel/cli from 7.24.7 to 7.25.6 (#2512) d1b8dc6
  • Bump @​babel/preset-env from 7.24.8 to 7.25.4 (#2506) 564161a
  • Bump mocha from 10.7.0 to 10.7.3 (#2500) eb7e315
  • Unified Handler Tests (#2020) 22aab6d

winstonjs/winston@v3.14.2...v3.15.0

Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-dependencies group with 1 update: [winston](https://github.com/winstonjs/winston).


Updates `winston` from 3.14.2 to 3.15.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.14.2...v3.15.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 11, 2024
@esimkowitz esimkowitz merged commit 74226ca into main Oct 11, 2024
5 checks passed
@esimkowitz esimkowitz deleted the dependabot/npm_and_yarn/prod-dependencies-42505217c5 branch October 11, 2024 18:31
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
…vetermdev#1017)

Bumps the prod-dependencies group with 1 update:
[winston](https://github.com/winstonjs/winston).

Updates `winston` from 3.14.2 to 3.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/winstonjs/winston/releases">winston's
releases</a>.</em></p>
<blockquote>
<h2>v3.15.0</h2>
<p>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 <a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>
and the issue linked therein.</p>
<ul>
<li>remove logcallback (<a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>)
3a54777</li>
<li>chore(docs): Update README.md w/ usage comments (<a
href="https://redirect.github.com/winstonjs/winston/issues/2507">#2507</a>)
f110f61</li>
<li>Bump nyc from 15.1.0 to 17.1.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2511">#2511</a>)
f5dde86</li>
<li>Bump <code>@​babel/cli</code> from 7.24.7 to 7.25.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2512">#2512</a>)
d1b8dc6</li>
<li>Bump <code>@​babel/preset-env</code> from 7.24.8 to 7.25.4 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2506">#2506</a>)
564161a</li>
<li>Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2500">#2500</a>)
eb7e315</li>
<li>Unified Handler Tests (<a
href="https://redirect.github.com/winstonjs/winston/issues/2020">#2020</a>)
22aab6d</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0">https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/winstonjs/winston/commit/195e55c7e7fc58914ae4967ea7b832c9e0ced930"><code>195e55c</code></a>
3.15.0</li>
<li><a
href="https://github.com/winstonjs/winston/commit/3a5477770e284e30b1d4d4509c09423886bdd7be"><code>3a54777</code></a>
remove logcallback (<a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/f110f61adc5fadf887d7fd3060fa38c34dae1dee"><code>f110f61</code></a>
chore(docs): Update README.md w/ usage comments (<a
href="https://redirect.github.com/winstonjs/winston/issues/2507">#2507</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/f5dde86716616f653c5e7b624baa2c9c2c5b6c6c"><code>f5dde86</code></a>
Bump nyc from 15.1.0 to 17.1.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2511">#2511</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/d1b8dc6d2d9806d0616bf32152a3f0af3026c81f"><code>d1b8dc6</code></a>
Bump <code>@​babel/cli</code> from 7.24.7 to 7.25.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2512">#2512</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/564161aed3d6c58c998f1a7c878050199722c8d8"><code>564161a</code></a>
Bump <code>@​babel/preset-env</code> from 7.24.8 to 7.25.4 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2506">#2506</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/eb7e315e585f047f692f6ac7f9454170d7a8ddd8"><code>eb7e315</code></a>
Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2500">#2500</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/22aab6de1d5dbe0b7e07ca853c55492ae7d53b5c"><code>22aab6d</code></a>
Unified Handler Tests (<a
href="https://redirect.github.com/winstonjs/winston/issues/2020">#2020</a>)</li>
<li>See full diff in <a
href="https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=winston&package-manager=npm_and_yarn&previous-version=3.14.2&new-version=3.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant