-
Notifications
You must be signed in to change notification settings - Fork 0
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.3.3 to 3.7.2 #14
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [winston](https://github.com/winstonjs/winston) from 3.3.3 to 3.7.2. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.3.3...v3.7.2) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 20, 2022
merge
…On Thu, May 19, 2022 at 8:25 PM dependabot[bot] ***@***.***> wrote:
Bumps winston <https://github.com/winstonjs/winston> from 3.3.3 to 3.7.2.
Release notes
*Sourced from winston's releases
<https://github.com/winstonjs/winston/releases>.*
v3.7.2 What's Changed
- Revert for #2103
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2103>
in winstonjs/winston#2104
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2104>
*Full Changelog*: ***@***.***
<winstonjs/winston@v3.7.1...v3.7.2>
The release announcement on GitHub is 24 days behind the NPM release in
this case, sorry for the confusion!
v3.7.1
This change includes some minor updates to package-lock.json resolving npm
audit failures: one in ansi-regex
<https://github.com/advisories/GHSA-93q8-gq69-wqmw> and another in
minimist <https://github.com/advisories/GHSA-xvch-5gv4-984h>.
*Full Changelog*: ***@***.***
<winstonjs/winston@v3.7.0...v3.7.1>
v3.7.0 What's Changed
- Fix: add missing type definition of batch http option by @KylinDC
<https://github.com/KylinDC> in winstonjs/winston#2075
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2075>
- Feature: Further improve issue templates by @maverick1872
<https://github.com/maverick1872> in winstonjs/winston#2073
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2073>
- Bump @dabh/diagnostics from 2.0.2 to 2.0.3 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2074
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2074>
- Bump actions/checkout from 2 to 3 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2086
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2086>
- Bump @babel/core from 7.17.2 to 7.17.5 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2079
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2079>
- Bump @babel/cli from 7.17.0 to 7.17.6 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2082
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2082>
- Bump eslint from 8.9.0 to 8.10.0 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2083
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2083>
- Bump @types/node from 17.0.17 to 17.0.21 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2084
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2084>
- Bump actions/setup-node from 2 to 3 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2081
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2081>
- fix(metadata precedence) - fix metadata override issues by
@maverick1872 <https://github.com/maverick1872> in
winstonjs/winston#1989
<https://github-redirect.dependabot.com/winstonjs/winston/pull/1989>
- Bump @types/node from 17.0.21 to 17.0.23 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2099
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2099>
- Bump eslint from 8.10.0 to 8.12.0 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2098
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2098>
- Bump @babel/core from 7.17.5 to 7.17.8 by @dependabot
<https://github.com/dependabot> in winstonjs/winston#2093
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2093>
- Release - v3.7.0 by @maverick1872 <https://github.com/maverick1872>
in winstonjs/winston#2101
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2101>
New Contributors
- @KylinDC <https://github.com/KylinDC> made their first contribution
in winstonjs/winston#2075
<https://github-redirect.dependabot.com/winstonjs/winston/pull/2075>
*Full Changelog*: ***@***.***
<winstonjs/winston@v3.6.0...v3.7.0>
v3.6.0
- Changelog updates for v3.6.0 5e72485
- Update dependencies, including latest logform (#2071
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2071>)
93077ef
- Update to @colors/colors (#2069
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2069>)
035f94a
- Bump @babel/core from 7.16.12 to 7.17.2 (#2068
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2068>)
7665d88
- Bump @babel/cli from 7.16.8 to 7.17.0 (#2064
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2064>)
e658389
- chore: add editorconfig (#2058
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2058>)
30d260d
- Add search terms field to bug report template (#2067
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2067>)
40ef309
- Bump @types/node from 17.0.13 to 17.0.15 (#2062
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2062>)
c9b7579
- Chore: Organize and restructure tests (#2049
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2049>)
2b8cd55
- Bump to latest winston-transport 2017c50
- Memory leak fix: do not wait for process.nextTick to clear pending
callbacks (#2057
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2057>)
f741383
- Update linter dependencies and config (#2059
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2059>)
438cb73
- Bump @types/node from 17.0.10 to 17.0.13 (#2051
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2051>)
7f6a6f2
... (truncated)
Changelog
*Sourced from winston's changelog
<https://github.com/winstonjs/winston/blob/master/CHANGELOG.md>.*
v3.7.2 / 2022-04-04
This change reverts what should have been the feature-level update in
3.7.0 due to issue #2103
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2103>
showing this to be breaking, unintentionally.
v3.7.1 / 2022-04-04
This change includes some minor updates to package-lock.json resolving npm
audit failures: one in ansi-regex
<https://github.com/advisories/GHSA-93q8-gq69-wqmw> and another in
minimist <https://github.com/advisories/GHSA-xvch-5gv4-984h>.
v3.7.0 / 2022-03-30
Feature-level updates:
- #1989
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1989>
Fix: resolve issues with metadata and the associated overriding behavior
(thanks @maverick1872 <https://github.com/maverick1872>, @wbt
<https://github.com/wbt>, @DABH <https://github.com/DABH>, @fearphage
<https://github.com/fearphage> and issue reporters)
Patch-level updates:
- #2075
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2075>
Fix: add missing types for batching options for HTTP Transport (thanks
@KylinDC <https://github.com/KylinDC>)
- Various dependencies updated, quality of life & maintainability
changes, etc
v3.6.0 / 2022-02-12
- #2057
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2057>
Fix potential memory leak by not waiting for process.nextTick before
clearing pending callbacks (thanks @smashah
<https://github.com/smashah>!)
- #2071
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2071>
Update to logform 2.4.0, which includes changes such as new options
for JsonOptions and some typo fixes regarding levels
- Various other dependencies are updated, tests are reorganized and
cleaned up, etc. (thanks @wbt <https://github.com/wbt>, @Maverick1872
<https://github.com/Maverick1872>, @fearphage
<https://github.com/fearphage>!)
v3.5.1 / 2022-01-31
This release reverts the changes made in PR #1896
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1896>
which added stricter typing to the available log levels, and inadvertently
broke use of custom levels with TypeScript (Issue #2047
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2047>).
Apologies for that!
v3.5.0 / 2022-01-27
This release includes the following, in sequence by first merge in group:
Feature updates:
- Support batch mode in HTTP Transport (Issue #1970
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1970>,
PR #1998
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1998>,
thanks @BBE78 <https://github.com/BBE78>!)
Patch-level updates:
- Bump dependency versions (thanks @dependabot
<https://github.com/dependabot> & @DABH <https://github.com/DABH>!) -
Bump @types/node from 16.11.12 to 17.0.8 (PR #2009
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2009>)
- Bump @babel/preset-env from 7.16.7 to 7.16.8 (#2036
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2036>)
- Bump @types/node from 17.0.8 to 17.0.9 (#2035
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2035>)
- Bump @babel/cli from 7.16.7 to 7.16.8 (#2034
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2034>)
- Bump @types/node from 17.0.9 to 17.0.10 (#2042
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2042>)
- Bump @babel/core from 7.16.7 to 7.16.12 (#2041
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2041>)
- Bump @babel/preset-env from 7.16.8 to 7.16.11 (#2040
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2040>)
- Fixing documentation syntax errors in transports code examples (#1916
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1916>;
thanks @romanzaycev <https://github.com/romanzaycev>!)
- Fix missing type declarations, especially for .rejections (#1842
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1842>,
#1929
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1929>,
#2021
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2021>;
thanks @vanflux <https://github.com/vanflux>, @svaj
<https://github.com/svaj>, @glensc <https://github.com/glensc>, &
others!)
- More narrowly typing the “level” string (#1896
<https://github-redirect.dependabot.com/winstonjs/winston/issues/1896>,
thanks @yonas-g <https://github.com/yonas-g>!)
- Using a safer stringify, e.g. to avoid issues from circular
structures, in the http transport (#2043
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2043>,
thanks @karlwir <https://github.com/karlwir>!)
Updates to the repo & project which don’t actually affect the running code:
... (truncated)
Commits
- 7937f33
<winstonjs/winston@7937f33>
Revert for 2103 (#2104
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2104>)
- 68f595b
<winstonjs/winston@68f595b>
Update changelog
- 2aa2d4f
<winstonjs/winston@2aa2d4f>
Bump to 3.7.1
- ce6fbc9
<winstonjs/winston@ce6fbc9>
Bump ansi-regex in package-lock due to
- cdf1da5
<winstonjs/winston@cdf1da5>
Bump minimist in package-lock due to
- 23f29b1
<winstonjs/winston@23f29b1>
Bump version number in package-lock
- 3c79a63
<winstonjs/winston@3c79a63>
Release - v3.7.0 (#2101
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2101>)
- 32bfa76
<winstonjs/winston@32bfa76>
Bump @babel/core from 7.17.5 to 7.17.8 (#2093
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2093>)
- efa495d
<winstonjs/winston@efa495d>
Bump eslint from 8.10.0 to 8.12.0 (#2098
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2098>)
- 6fad825
<winstonjs/winston@6fad825>
Bump @types/node from 17.0.21 to 17.0.23 (#2099
<https://github-redirect.dependabot.com/winstonjs/winston/issues/2099>)
- Additional commits viewable in compare view
<winstonjs/winston@v3.3.3...v3.7.2>
Maintainer changes
This version was pushed to npm by w-b-t <https://www.npmjs.com/~w-b-t>, a
new releaser for winston since your current version.
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#14
Commit Summary
- 02abbc2
<02abbc2>
Bump winston from 3.3.3 to 3.7.2
File Changes
(2 files
<https://github.com/madisonbikes/cyclists_of_msn_api/pull/14/files>)
- *M* package-lock.json
<https://github.com/madisonbikes/cyclists_of_msn_api/pull/14/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(148)
- *M* package.json
<https://github.com/madisonbikes/cyclists_of_msn_api/pull/14/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/madisonbikes/cyclists_of_msn_api/pull/14.patch
- https://github.com/madisonbikes/cyclists_of_msn_api/pull/14.diff
—
Reply to this email directly, view it on GitHub
<#14>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIJU5DLLU3HRKVLBN322DLVK3SWZANCNFSM5WN5LMFQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Looks like winston is up-to-date now, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps winston from 3.3.3 to 3.7.2.
Release notes
Sourced from winston's releases.
... (truncated)
Changelog
Sourced from winston's changelog.
... (truncated)
Commits
7937f33
Revert for 2103 (#2104)68f595b
Update changelog2aa2d4f
Bump to 3.7.1ce6fbc9
Bump ansi-regex in package-lock due tocdf1da5
Bump minimist in package-lock due to23f29b1
Bump version number in package-lock3c79a63
Release - v3.7.0 (#2101)32bfa76
Bump@babel/core
from 7.17.5 to 7.17.8 (#2093)efa495d
Bump eslint from 8.10.0 to 8.12.0 (#2098)6fad825
Bump@types/node
from 17.0.21 to 17.0.23 (#2099)Maintainer changes
This version was pushed to npm by w-b-t, a new releaser for winston since your current version.
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)