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

[npm] Dependabot: Bump react-native-file-logger from 0.4.1 to 0.5.6 #939

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps react-native-file-logger from 0.4.1 to 0.5.6.

Release notes

Sourced from react-native-file-logger's releases.

Release 0.5.6

0.5.6 (2024-08-19)

✨ Features

  • agp: Omit AGP Version for better flexibility for consumers (e91f1e3)

🐛 Bug Fixes

  • crash: Fix "does not contain a valid DateToken" crash (4b59430)

🧹 Chore

  • Add release-it for easy publication (1252e3c)

v0.5.5

Fix

  • iOS: Remove only our logger when calling configure() instead of removing all loggers which can cause side-effects on other libraries depending on CocoaLumberjack. (#64)
  • Upgrade example app to [email protected]

v0.5.4

Fix

  • Android: Prevent side-effects on other libraries depending on logback by using a named appender. (#64)

v0.5.3

Improvement:

  • Remove unused console.log (fix #65)

v0.5.2

Bug fix:

v0.5.1

Bug fix:

  • Fix disk quota for iOS #49

Misc:

  • Add "Log large data" to test maximumFileSize

v0.5.0

Feature:

  • Add support for new architecture #51

Breaking change:

  • Minimal iOS requirement 11 (was previously 9)
Commits
  • d374791 chore: release 0.5.6
  • 1252e3c chore: Add release-it for easy publication
  • e91f1e3 feat(agp): Omit AGP Version for better flexibility for consumers
  • 4b59430 fix(crash): Fix "does not contain a valid DateToken" crash
  • a6e7753 0.5.5
  • c8de91c Merge branch 'remove-only-our-filelogger-ios'
  • 02bd5e5 Update example app to [email protected]
  • dcef86c Fix: (iOS) Detach only our appender
  • 1e5cb74 Bump to version 0.5.4
  • e98a3d9 Fix: Detach only our appender to prevent any side-effects with other library
  • 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 [react-native-file-logger](https://github.com/BeTomorrow/react-native-file-logger) from 0.4.1 to 0.5.6.
- [Release notes](https://github.com/BeTomorrow/react-native-file-logger/releases)
- [Commits](BeTomorrow/react-native-file-logger@v0.4.1...v0.5.6)

---
updated-dependencies:
- dependency-name: react-native-file-logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
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.

0 participants