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

Bump winston from 3.13.1 to 3.14.2 #202

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps winston from 3.13.1 to 3.14.2.

Release notes

Sourced from winston's releases.

v3.14.2

  • Move initialization to constructor (#2503) 2458ba6

winstonjs/winston@v3.14.1...v3.14.2

v3.14.1

  • Save a reference to console methods in console transport (#2498) e82752f
  • Add forceConsole to ConsoleTransportOptions (#2496) 4ff0538
  • Bump mocha from 10.6.0 to 10.7.0 (#2489) 62acaad
  • Update readme with forceConsole info (#2493) b2b79af

winstonjs/winston@v3.14.0...v3.14.1

v3.14.0

  • Add option forceConsole (#2276) b2098fd
  • Set _rotate false on emit 'rotate' false (#2457) 1719275
  • Bump @​babel/core from 7.24.7 to 7.24.9 (#2485) d2859f3
  • Bump @​babel/preset-env from 7.24.7 to 7.24.8 (#2487) 71e4bb1
  • fix: readme (#2488) 0cb8c7c

winstonjs/winston@v3.13.1...v3.14.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 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)

@dependabot dependabot bot requested a review from daogrady as a code owner August 15, 2024 02:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-3.14.2 branch from 4d509d0 to 0034620 Compare August 26, 2024 07:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-3.14.2 branch from 0034620 to a8723de Compare August 26, 2024 11:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-3.14.2 branch 2 times, most recently from d479375 to 8419d7e Compare September 11, 2024 11:49
@chgeo chgeo enabled auto-merge (squash) September 11, 2024 11:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-3.14.2 branch from 8419d7e to 017034a Compare September 11, 2024 11:51
Bumps [winston](https://github.com/winstonjs/winston) from 3.13.1 to 3.14.2.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.1...v3.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-3.14.2 branch from 017034a to 7823a51 Compare September 11, 2024 11:52
@chgeo chgeo merged commit fd00005 into main Sep 11, 2024
6 checks passed
@chgeo chgeo deleted the dependabot/npm_and_yarn/winston-3.14.2 branch September 11, 2024 11:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants