italia / spid-cie-oidc-nodejs

The SPID/CIE OIDC Federation for Node.js
Apache License 2.0
10 stars 3 forks source link

chore(deps): bump winston-daily-rotate-file from 4.6.1 to 5.0.0 in /relying-party #94

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps winston-daily-rotate-file from 4.6.1 to 5.0.0.

Release notes

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

Release v5.0.0

  • Converted partially to ES6
  • Emit "error" event on lwo level filesystem errors to allow logging and handling of them

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

https://github.com/winstonjs/winston-daily-rotate-file/compare/v4.6.1...v4.7.1

Changelog

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

5.0.0 (2024-02-09)

  • Converted partially to ES6
  • Emit "error" event on lwo level filesystem errors to allow logging and handling of them
Commits
Maintainer changes

This version was pushed to npm by apollon77, a new releaser for winston-daily-rotate-file since your current version.


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