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

fix(deps): update dependency express-winston to v4 #294

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-winston 2.6.0 -> 4.2.0 age adoption passing confidence

Release Notes

bithavoc/express-winston

v4.2.0

Compare Source

  • Upgraded lodash to 4.17.21 minimum (#​264)
  • Fixed typos and Readme format (#​262)

v4.1.0

Compare Source

  • Update chalk and lodash due minor security impact (#​252)
  • Allow filter out whitelisted request body (#​258)
  • Fix metaField/requestField/responseField typescript types (#​259)

v4.0.5

Compare Source

  • Fix excess semicolon breaking Typescript compilation (#​249)

v4.0.4

Compare Source

  • Update lodash to 4.17.19 (#​245)
  • Update statusLevels to accept Boolean or StatusLevel object in TypeScript definition (#​244)

v4.0.3

Compare Source

  • Update lodash to 4.17.15 (#​232)
  • Add missing exceptionToMeta and skip to TypeScript definition (#​234)

v4.0.2

Compare Source

  • Add blacklist fields to BaseErrorLoggerOptions interface (#​230)

v4.0.1

Compare Source

  • Added headerBlacklist to BaseLoggerOptions for better typescript support (#​228)

v4.0.0

Compare Source

  • Changed metaField configuration property functionality (see Readme.md) (#​209) - BREAKING CHANGE
  • Moved type definitions to be embedded inside library (#​123)
  • Added "files" to package.json to reduce unnecessary files in released package
  • Added StackDriver/Google Cloud Logging specific instructions to Readme.md
  • Added requestField and responseField options to allow storing the request and response in different metadata fields (or not at all)
  • Fixed meta configuration option on errorLogger (was not functioning at all)
  • Added .editorconfig and reformatted library to match

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.1

Compare Source

  • Add format to options to allow user-specified formatting following winston@3 conventions (#​190, @​crellison)

v3.0.0

Compare Source

express-winston@3 shouldn't have any breaking changes of its own, but there are breaking changes as a result of upgrading winston and Node.js.

[email protected] will be the last version to support winston@2.

Breaking changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/express-winston-4.x branch 2 times, most recently from 6f622bf to 7acb1e9 Compare July 22, 2020 17:41
@renovate renovate bot force-pushed the renovate/express-winston-4.x branch from 7acb1e9 to 15159f0 Compare August 21, 2020 22:10
@renovate renovate bot force-pushed the renovate/express-winston-4.x branch from 15159f0 to 2d4ef0d Compare February 18, 2021 23:16
@renovate renovate bot force-pushed the renovate/express-winston-4.x branch 2 times, most recently from 7946ccc to 1e4e83a Compare June 15, 2021 18:47
@renovate renovate bot force-pushed the renovate/express-winston-4.x branch from 1e4e83a to 0c1b0af Compare October 18, 2021 22:55
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant