Skip to content

chore(deps): bump rotating-file-stream from 2.1.3 to 2.1.5 #2880

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

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps rotating-file-stream from 2.1.3 to 2.1.5.

Changelog

Sourced from rotating-file-stream's changelog.

  • 2021-02-19 - v2.1.5
    • Changed _writev to make it compliant with Node.js v14; this should solve #67
    • devDependencies update
  • 2021-02-02 - v2.1.4
  • 2020-07-07 - v2.1.3
    • Fixed a bug causing EEXIST opening two files in same not existing directory in a rapid sequence (thanks to jameslahm)
    • devDependencies update
  • 2020-07-04 - v2.1.2
    • Applied a change to use on mounts with the noexec option (thanks to jvassev)
    • devDependencies update
  • 2020-05-13 - v2.1.1
    • Bug fix for teeToStdout
    • devDependencies update
  • 2020-04-29 - v2.1.0
    • teeToStdout option added
    • devDependencies update
  • 2020-01-26 - v2.0.2
    • Fixed two bugs
    • devDependencies update
  • 2019-12-24 - v2.0.1
  • 2019-11-24 - v2.0.0
    • complete refactoring with TypeScript
    • full Windows compliance (at least all tests are OK)
    • file is recreated if externally removed while logging
  • 2019-10-20 - v1.4.6
    • tests fix
  • 2019-10-18 - v1.4.5
    • Fixed a bug when immutable and history are both set.
    • devDependencies update
  • 2019-10-01 - v1.4.4
    • Fixed a bug occurring adding properties to Array.prototype
    • devDependencies update
  • 2019-07-23 - v1.4.3
    • Exported the options interface
    • devDependencies update
  • 2019-06-27 - v1.4.2
  • 2019-04-22 - v1.4.1
  • 2019-01-09 - v1.4.0

... (truncated)

Commits

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

@dependabot dependabot bot requested a review from a team as a code owner March 15, 2021 11:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Mar 15, 2021
@dependabot dependabot bot requested a review from jawnsy March 15, 2021 11:04
@code-asher code-asher assigned code-asher and unassigned jawnsy Mar 15, 2021
@code-asher code-asher removed the request for review from jawnsy March 15, 2021 15:58
@code-asher code-asher merged commit a6b84bb into main Mar 15, 2021
@code-asher code-asher deleted the dependabot/npm_and_yarn/rotating-file-stream-2.1.5 branch March 15, 2021 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants