JaneJeon / objection-authorize

isomorphic, "magical" authorization integration with Objection.js πŸŽ‰
https://janejeon.dev/objection-authorize-v4-and-the-future/
GNU Lesser General Public License v3.0
76 stars 6 forks source link

Update dependency dotenv to v12 #231

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv ^11.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

motdotla/dotenv ### [`v12.0.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#​1200-httpsgithubcommotdotladotenvcomparev1100v1200-2022-01-15) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v11.0.0...v12.0.0) ##### Removed - *Breaking:* drop support for Flow static type checker ([#​584](https://togithub.com/motdotla/dotenv/pull/584)) ##### Changed - Move types/index.d.ts to lib/main.d.ts ([#​585](https://togithub.com/motdotla/dotenv/pull/585)) - Typescript cleanup ([#​587](https://togithub.com/motdotla/dotenv/pull/587)) - Explicit typescript inclusion in package.json ([#​566](https://togithub.com/motdotla/dotenv/pull/566))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #231 (4819eba) into master (af045db) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           7        7           
  Lines         144      144           
  Branches       39       39           
=======================================
  Hits          132      132           
  Misses         12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update af045db...4819eba. Read the comment docs.