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

chore(deps): bump winston-transport from 4.4.0 to 4.6.0 #478

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps winston-transport from 4.4.0 to 4.6.0.

Release notes

Sourced from winston-transport's releases.

v4.6.0

  • Bump deep-equal from 2.0.5 to 2.2.2 (#178) a6d22ea
  • Update dependencies and increase minimum node engine to 12 b81a3dc
  • Update CI node versions to match winston 35d171a
  • Bump eslint from 8.25.0 to 8.35.0 (#176) 80ba040
  • Bump @​types/node from 18.11.0 to 18.14.6 (#177) aefef19
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#159) 70e5b8b
  • Bump eslint from 8.16.0 to 8.25.0 (#148) 0e5e4c0
  • Bump mocha from 10.0.0 to 10.1.0 (#150) 760fe66
  • Bump @​types/node from 17.0.36 to 18.11.0 (#151) 09f7424
  • Bump logform from 2.4.1 to 2.4.2 (#126) 29684d1
  • Bump logform from 2.4.0 to 2.4.1 (#122) 51baf61
  • Bump @​types/node from 17.0.21 to 17.0.36 (#115) fdf7ccc
  • Bump eslint from 8.10.0 to 8.16.0 (#114) 193154a
  • Bump mocha from 9.2.1 to 10.0.0 (#109) 8de37e4
  • Bump minimist from 1.2.5 to 1.2.6 (#104) c4d1124
  • Bump actions/setup-node from 2 to 3 (#95) 8edbd94
  • Bump @​types/node from 17.0.15 to 17.0.21 (#94) 9cbf51f
  • Bump eslint from 8.8.0 to 8.10.0 (#93) f240c35
  • Bump mocha from 9.2.0 to 9.2.1 (#91) 49e2c8c
  • Bump logform from 2.3.2 to 2.4.0 (#90) 8614b9f
  • Bump actions/checkout from 2 to 3 (#96) 98a481d

winstonjs/winston-transport@v4.5.0...v4.6.0

v4.5.0

  • Update .npmignore 8cbcdf3
  • Merge branch 'master' of github.com:winstonjs/winston-transport 22b195e
  • Changelog for 4.5.0 b47cfcd
  • Memory leak fix: do not wait process.nextTick (#81) 6566518
  • Update linting dependencies (#87) 46e5822
  • Replace Travis CI with GitHub Actions (#82) 0b7ad4f
  • fix(logform): removed duplicate dependency (#67) ed56cf2
  • Relative ref to bin file not needed; npm looks there by default (#80) 35baf39

winstonjs/winston-transport@4.4.2...v4.5.0

v4.4.1

Updates to dependencies and Typescript support for last feature release.

Changelog

Sourced from winston-transport's changelog.

CHANGELOG

4.5.0 (2022/02/05)

4.4.1 (2021/12/14)

  • #44 Add handleRejections to types.
  • #60 Exclude unnecessary files from npm package
  • #45 #58 Update dependencies.
Commits
  • 48b1404 4.6.0
  • a6d22ea Bump deep-equal from 2.0.5 to 2.2.2 (#178)
  • b81a3dc Update dependencies and increase minimum node engine to 12
  • 35d171a Update CI node versions to match winston
  • 80ba040 Bump eslint from 8.25.0 to 8.35.0 (#176)
  • aefef19 Bump @​types/node from 18.11.0 to 18.14.6 (#177)
  • 70e5b8b Bump decode-uri-component from 0.2.0 to 0.2.2 (#159)
  • 0e5e4c0 Bump eslint from 8.16.0 to 8.25.0 (#148)
  • 760fe66 Bump mocha from 10.0.0 to 10.1.0 (#150)
  • 09f7424 Bump @​types/node from 17.0.36 to 18.11.0 (#151)
  • 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 [winston-transport](https://github.com/winstonjs/winston-transport) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/winstonjs/winston-transport/releases)
- [Changelog](https://github.com/winstonjs/winston-transport/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston-transport@v4.4.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2024

Superseded by #496.

@dependabot dependabot bot closed this Feb 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/winston-transport-4.6.0 branch February 8, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant