danielbayerlein / dashboard

📺 Create your own team dashboard with custom widgets. Built with Next.js, React, styled-components and polished.
MIT License
1.29k stars 189 forks source link

Bump dotenv-webpack from 2.0.0 to 7.1.1 #377

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dotenv-webpack from 2.0.0 to 7.1.1.

Release notes

Sourced from dotenv-webpack's releases.

v7.1.1

7.1.1 (2022-06-27)

Bug Fixes

v7.1.0

7.1.0 (2022-01-27)

Bug Fixes

  • return explicit dot to config (0f55644)

Features

  • adding custom prefix support (e96bdce)
  • disable stubbing when prefix is set (17a55ae)

v7.0.3

7.0.3 (2021-06-03)

Bug Fixes

  • resolving security issues (9b7dc8e)

v7.0.2

7.0.2 (2021-03-16)

Bug Fixes

  • resolving version issue when missing in v4 (25bde29)

v7.0.1

7.0.1 (2021-03-05)

Bug Fixes

v7.0.0

7.0.0 (2021-03-05)

... (truncated)

Commits
  • d665706 Merge pull request #486 from mrsteele/feature/securityPatch
  • 78224d3 chore: resolving test cases
  • a966b90 chore: adding security badge status
  • 41d7281 fix: generating a new lockfile
  • 8883b2b fix: security patch
  • 6871ffa chore: updating readme
  • 72a2242 Update README.md
  • 547c5ae chore: consolidating title into one line
  • a84077f chore: fixing README badges
  • 96b42f4 Merge pull request #482 from vuode/feature/alternativePrefix
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #378.