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

Release - v3.7.0 #2101

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Conversation

maverick1872
Copy link
Member

@maverick1872 maverick1872 commented Mar 31, 2022

  • chore: update changelog
  • chore: bump package.json version

Once this is merged I'll run through the following steps on the winstonjs/winston repository.

  1. Draft a new release w/ the contents of the changelog contained within this PR
  2. run npm publish from 'master'

For future releases I'd love to setup a Github action to take care of all of this manually from a release that is drafted on Github or similar.

@maverick1872 maverick1872 requested review from wbt and DABH March 31, 2022 00:46
Copy link
Contributor

@DABH DABH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Sorry I couldn't find time to do another review pass on the metadata PR, but I think the implementation is solid enough that if there are any complaints, we'll see a couple issues raised and can tackle things from there. But certainly, this implementation closes a lot of issues, and I'm very excited to see it ship :) Many thanks again for all your extra effort that went into getting this released!!!

@maverick1872
Copy link
Member Author

Hey no worries! I didn't wanna be a cowboy is all but I am confident in the implementation. Down the road doing some performance analysis and optimizations are likely worthwhile though. Regardless it's better to move the needle forward and adjust as necessary then toiling.

@maverick1872 maverick1872 merged commit 3c79a63 into winstonjs:master Apr 1, 2022
@maverick1872 maverick1872 deleted the release/v3.7.0 branch April 1, 2022 16:20
@maverick1872
Copy link
Member Author

@DABH @wbt I don't have permissions to publish the new package on NPM (hadn't thought about that). If one of you could do that it would be much appreciated!

@DABH
Copy link
Contributor

DABH commented Apr 1, 2022

What is your npm username? I’ll add you…

@maverick1872
Copy link
Member Author

@DABH maverick18722 because I've apparently I've lost access to my old one that matches my github username lol.

@maverick1872
Copy link
Member Author

@DABH any chance you can get me added today? Would love to get it packaged and published today or early this week if possible.

There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.
Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure,
such as replacing Travis with Github CI and dependabot configuration.
There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, you should turn off automatic trimming of trailing whitespace in .md files in your IDE, as those are significant in the MD format.


Patch-level updates:
- [#2075] Fix: add missing types for batching options for HTTP Transport (thanks @KylinDC)
- Various dependencies updated, quality of life & maintainability changes, etc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine for this one, but some additional detail (see past changelog examples) would probably be better in the future, like listing the PR #s for dependency bumps and noting the issue templates one separately.

@wbt
Copy link
Contributor

wbt commented Apr 4, 2022

In running final pre-publish checks, I'm seeing a high-severity vuln listed, which will show up in every project that uses this...we should probably fix that before a publish. Update: got it fixed; will work on commits now.

@wbt
Copy link
Contributor

wbt commented Apr 4, 2022

Published.

@DABH
Copy link
Contributor

DABH commented Apr 5, 2022

@maverick1872 I've added you on NPM for winston, winston-transport, and logform (and @wbt I added you to logform since it seems you weren't there already). Sorry for delay, been traveling this week -- I've caught up on this thread though and fingers crossed we can figure out what's going on as far as unintended consequences of the metadata changes

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.

None yet

3 participants