Skip to content
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

build(deps): bump logform from 2.3.2 to 2.6.0 #683

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps logform from 2.3.2 to 2.6.0.

Release notes

Sourced from logform's releases.

v2.6.0

  • Add engines.node field to package.json, matching winston dc72f30
  • Bump @​babel/preset-env from 7.20.2 to 7.23.2 (#282) 3fa46ff
  • Bump @​babel/cli from 7.21.5 to 7.23.0 (#279) 5bbd37c
  • Bump @​babel/core from 7.21.8 to 7.23.2 (#283) 7829c80
  • Bump rimraf from 3.0.2 to 5.0.5 (#276) 60f2a57
  • Bump @​colors/colors from 1.5.0 to 1.6.0 (#278) 4122c75
  • Bump actions/checkout from 3 to 4 (#281) 696fca6
  • Update Node versions used in CI tests to match winston 2456702
  • Bump safe-stable-stringify from 2.4.2 to 2.4.3 (#260) e138505
  • Bump @​babel/cli from 7.19.3 to 7.21.5 (#268) 2f6b096
  • Bump eslint from 8.33.0 to 8.40.0 (#270) 9f75e6c
  • Bump @​babel/core from 7.20.12 to 7.21.8 (#271) ac5a90d
  • Update version number in bug report template 3e3a0b6
  • Add TS version to issue template a93698c
  • Note TS<4.4 incompatibility per #244 f79c612

winstonjs/logform@v2.5.1...v2.6.0

v2.5.1

2.5.1

2023/02/07

Bugfix

The triple-beam types package has been promoted to a full dependency, by first-time contributor @​carboneater (Thanks!) in winstonjs/logform#243 to fix winstonjs/logform#242.

v2.5.0

2.5.0

2023/02/06

Most Important:

Improvements

All the improvements in this release are from first-time contributors - thanks for your contributions!

Dependency updates by @​dependabot

... (truncated)

Changelog

Sourced from logform's changelog.

CHANGELOG

2.5.1

2023/02/07

Bugfix

The triple-beam types package has been promoted to a full dependency, by first-time contributor @​carboneater (Thanks!) in winstonjs/logform#243 to fix winstonjs/logform#242.

2.5.0

2023/02/06

Most Important:

Improvements

All the improvements in this release are from first-time contributors - thanks for your contributions!

Dependency updates by @​dependabot

2.4.2

2022/07/05

Bugfixes

This patch-level release includes a fix for a crash on attempt to uncolorize Symbol. Thanks to @​Alexsey for that first contribution in winstonjs/logform#188.

Maintainability updates:

Line break styles were changed to be LF (instead of CRLF) more consistently so that linter warnings aren't drowned out by notes about that.

Dependency updates by @​dependabot

2.4.1

2022/06/21

... (truncated)

Commits
  • 8332587 2.6.0
  • dc72f30 Add engines.node field to package.json, matching winston
  • 3fa46ff Bump @​babel/preset-env from 7.20.2 to 7.23.2 (#282)
  • 5bbd37c Bump @​babel/cli from 7.21.5 to 7.23.0 (#279)
  • 7829c80 Bump @​babel/core from 7.21.8 to 7.23.2 (#283)
  • 60f2a57 Bump rimraf from 3.0.2 to 5.0.5 (#276)
  • 4122c75 Bump @​colors/colors from 1.5.0 to 1.6.0 (#278)
  • 696fca6 Bump actions/checkout from 3 to 4 (#281)
  • 2456702 Update Node versions used in CI tests to match winston
  • e138505 Bump safe-stable-stringify from 2.4.2 to 2.4.3 (#260)
  • Additional commits viewable in compare view

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 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)

Bumps [logform](https://github.com/winstonjs/logform) from 2.3.2 to 2.6.0.
- [Release notes](https://github.com/winstonjs/logform/releases)
- [Changelog](https://github.com/winstonjs/logform/blob/master/CHANGELOG.md)
- [Commits](winstonjs/logform@2.3.2...v2.6.0)

---
updated-dependencies:
- dependency-name: logform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link

This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If you are the author and the PR has been closed, feel free to re-open the PR and continue the contribution!

@github-actions github-actions bot added the stale label May 20, 2024
@github-actions github-actions bot closed this May 25, 2024
Copy link
Author

dependabot bot commented on behalf of github May 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/logform-2.6.0 branch May 25, 2024 04:41
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 stale
Projects
None yet
0 participants