goatandsheep / react-native-dotenv

Load react native environment variables using import statements for multiple env files.
https://www.npmjs.com/package/react-native-dotenv
MIT License
813 stars 48 forks source link

Bump xo from 0.54.2 to 0.56.0 #453

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xo from 0.54.2 to 0.56.0.

Release notes

Sourced from xo's releases.

v0.56.0

  • Support additional TypeScript extensions (.mts, .cts) (#728) 04552b8

https://github.com/xojs/xo/compare/v0.55.1...v0.56.0

v0.55.1

  • Lock down eslint-plugin-import dependency to patch versions only 0a71db5

https://github.com/xojs/xo/compare/v0.55.0...v0.55.1

v0.55.0

Breaking

  • Require Node.js 16 004e3b3

New rules

https://github.com/xojs/xo/compare/v0.54.2...v0.55.0

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2da9932) 100.00% compared to head (c3ad003) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #453 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 82 82 ========================================= Hits 82 82 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

goatandsheep commented 1 year ago

@dependabot rebase