Skip to content

Bump rotating-file-stream from 3.2.7 to 3.2.9#71

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/rotating-file-stream-3.2.9
Open

Bump rotating-file-stream from 3.2.7 to 3.2.9#71
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/rotating-file-stream-3.2.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps rotating-file-stream from 3.2.7 to 3.2.9.

Changelog

Sourced from rotating-file-stream's changelog.

  • 2026-02-21 - v3.2.9
    • Updated the README to reflect current API. - ref: #116
    • Changed options types to allow strings from ENV or files while continuing checking literal values. - ref: #122
  • 2026-02-01 - v3.2.8
  • 2025-08-25 - v3.2.7
    • Improved type safety (thanks to kricsleo)
  • 2025-02-10 - v3.2.6
  • 2024-09-16 - v3.2.5
    • Use mtime rather than ctime to sort files history.
  • 2024-09-13 - v3.2.4
  • 2024-06-10 - v3.2.3
    • Fixed ESM dist.
  • 2024-06-08 - v3.2.2
    • Fixed ESM dist.
  • 2023-12-28 - v3.2.1
    • Restored support for Node.js v14.
    • Badges (but dependents) from shields.io.
  • 2023-12-27 - v3.2.0
  • 2023-07-22 - v3.1.1
  • 2023-02-09 - v3.1.0
    • ENOENT errors while unlinking files now emits "warning" events rather than "error".
  • 2022-05-25 - v3.0.4
    • Fixed required Node.js version in README.md
  • 2022-02-22 - v3.0.3
    • Experimental ESM dist
  • 2021-11-20 - v3.0.2
    • Required Node.js v14
  • 2021-11-06 - v3.0.1
    • external event emitted even if in error
    • exported class RotatingFileStreamError
    • Minor README.md fixes
  • 2021-11-04 - v3.0.0
  • 2021-09-26 - v2.1.6
  • 2021-02-19 - v2.1.5
    • Changed _writev to make it compliant with Node.js v14; this should solve #67
  • 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)
  • 2020-07-04 - v2.1.2
    • Applied a change to use on mounts with the noexec option (thanks to jvassev)
  • 2020-05-13 - v2.1.1

... (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 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 [rotating-file-stream](https://github.com/iccicci/rotating-file-stream) from 3.2.7 to 3.2.9.
- [Changelog](https://github.com/iccicci/rotating-file-stream/blob/master/CHANGELOG.md)
- [Commits](iccicci/rotating-file-stream@v3.2.7...v3.2.9)

---
updated-dependencies:
- dependency-name: rotating-file-stream
  dependency-version: 3.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants