gigili / did-you-buy-it-api

"Did you buy it?" is a shopping list app designed to help people keep track of stuff they need to buy and to be able to share those lists with other users.
https://twitch.tv/gacbl
GNU General Public License v3.0
0 stars 2 forks source link

Bump dotenv from 8.2.0 to 8.5.0 #50

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps dotenv from 8.2.0 to 8.5.0.

Changelog

Sourced from dotenv's changelog.

8.5.0 (2021-05-05)

Added

  • allow for import "dotenv/config"

8.4.0 (2021-05-05)

Changed

  • point to exact types file to work with VS Code

8.3.0 (2021-05-05)

Changed

  • Breaking: drop support for Node v8
Commits
  • 9d9038f Bump version 8.5.0
  • 31a90b7 Merge pull request #503 from franciscop/patch-1
  • 0db3a93 Merge branch 'master' into patch-1
  • 5ff8f48 Merge pull request #513 from ImRodry/patch-1
  • 26ba715 Merge pull request #519 from motdotla/fix-types
  • 164db58 Point to types file for VS Code. Bump 8.4.0
  • 36e96cc Update CHANGELOG
  • db30e1e Merge pull request #516 from motdotla/drop-node-8-support
  • 11a441a Fix CHANGELOG detail
  • 79b43fd Merge branch 'master' into patch-1
  • 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 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)