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-daily-rotate-file from 3.10.0 to 4.7.1 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps winston-daily-rotate-file from 3.10.0 to 4.7.1.

Release notes

Sourced from winston-daily-rotate-file's releases.

v4.7.1

  • update README and ts for new auditHashType option 1690392
  • Bump moment from 2.29.1 to 2.29.2 (#345) de041ba
  • Bump minimist from 1.2.5 to 1.2.6 (#343) d1f6e97
  • Bump ansi-regex from 3.0.0 to 3.0.1 (#342) f679318
  • Update package version number to 4.7.0 9f9a83a
  • Merge pull request #344 from patilms16/audit-hash-type-option 972c87c
  • Addressing review comment fcc42eb
  • Pass 'audit_hash_type' option for getStream method 2762f84
  • Merge pull request #341 from wojtekmaj/no-moment 9e88c1d
  • Remove dependency on moment.js 706055e
  • removing pre/post version scripts a4401b7

winstonjs/winston-daily-rotate-file@v4.6.1...v4.7.1

v4.5.0

support filtering logs by level when using query()

v4.4.3

Updated dependencies to address vulnerabilities identified by dependabot

v4.4.0

Reintroduce support for logger.query

v4.2.0

redefine typescript declaration and inject into winston.transports; added symlink options to type declaration

v4.1.0

disable symlink creation by default and allow the ability to customize the symlink name

v4.0.0

This release removes support for winston@2. If you're using this version of winston, please do not upgrade to this release, and instead remain on winston-daily-rotate-file@3.

  • removed support for nodejs < 8
  • add logRemoved event when log file is removed
  • add utc option to support UTC date substitution in filenames
  • add extension option to support file extensions on rotated files
Commits
  • d2182f1 4.7.1
  • 1690392 update README and ts for new auditHashType option
  • de041ba Bump moment from 2.29.1 to 2.29.2 (#345)
  • d1f6e97 Bump minimist from 1.2.5 to 1.2.6 (#343)
  • f679318 Bump ansi-regex from 3.0.0 to 3.0.1 (#342)
  • 9f9a83a Update package version number to 4.7.0
  • 972c87c Merge pull request #344 from patilms16/audit-hash-type-option
  • fcc42eb Addressing review comment
  • 2762f84 Pass 'audit_hash_type' option for getStream method
  • 9e88c1d Merge pull request #341 from wojtekmaj/no-moment
  • 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 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 added the dependencies Pull requests that update a dependency file label Apr 3, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-daily-rotate-file-4.7.1 branch from 7fc495c to 363b22c Compare April 5, 2023 01:36
Bumps [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file) from 3.10.0 to 4.7.1.
- [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases)
- [Commits](winstonjs/winston-daily-rotate-file@v3.10.0...v4.7.1)

---
updated-dependencies:
- dependency-name: winston-daily-rotate-file
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/winston-daily-rotate-file-4.7.1 branch from 363b22c to 379e74b Compare April 5, 2023 02:07
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.

0 participants