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

Replace envfile with dotenv #2072

Merged
merged 3 commits into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps envfile from 5.2.0 to 6.18.0.

It looks like we don't need this dependency any more - we can use dotenv instead?

Changelog

Sourced from envfile's changelog.

v6.18.0 2022 September 8

v6.17.0 2021 July 30

v6.16.0 2021 July 30

  • Node v16 support
  • Now supports --env2json, --json2env as well.
  • Don't use npx in our tests anymore, it doesn't do what we want just causes problems, such as prompting for installs and messing with output.
  • Updated dependencies, base files, and editions using boundation

v6.15.0 2021 July 28

v6.14.0 2020 September 4

v6.13.0 2020 August 18

v6.12.0 2020 August 4

v6.11.0 2020 July 22

v6.10.0 2020 July 22

v6.9.0 2020 July 3

v6.8.0 2020 June 25

v6.7.0 2020 June 21

... (truncated)

Commits
  • 53e31c8 v6.18.0. Feature. Normalize strings when parsing JSON.
  • f39a8f4 Merge pull request #194 from kcarra/handle-quotes
  • 251f466 equal => deepEqual
  • eb4873c normalize quotes for values in .env
  • 8e7eeb7 v6.17.0 - record type, releases #163 by @​adamhl8 with mods
  • 691c528 Data is a Record<string, string> (#163)
  • 6697314 v6.16.0 - node v16, --env2json, --json2env, fix tests
  • d6669b2 v6.15.0 - boundation, changelog, version bump
  • 1b2b1fc Bump eslint-config-prettier from 6.14.0 to 6.15.0 (#121)
  • 3a67f2c Bump safeps from 10.14.0 to 10.15.0 (#122)
  • Additional commits viewable in compare view

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 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file govuk-pay javascript Pull requests that update Javascript code labels Sep 9, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 3 times, most recently from 4cd2e10 to 6f1d695 Compare September 15, 2022 12:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from f1e0300 to 3e000c8 Compare September 27, 2022 10:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 3e000c8 to 70e1acb Compare September 30, 2022 11:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 70e1acb to 83f2aa7 Compare October 11, 2022 14:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from 9ec11ec to 4693bb2 Compare October 27, 2022 11:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from 2e84085 to 26e6dad Compare November 15, 2022 12:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 26e6dad to 97df423 Compare November 21, 2022 14:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 97df423 to 714a130 Compare December 5, 2022 11:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 714a130 to 0570588 Compare December 19, 2022 11:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 4 times, most recently from e1d7bcf to 2a82000 Compare January 11, 2023 10:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 5 times, most recently from 86c842e to 4ee5a71 Compare January 17, 2023 10:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from a99cc1f to f1e5b19 Compare January 30, 2023 11:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from f1e5b19 to ce179b4 Compare February 20, 2023 13:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from ce179b4 to 467b52b Compare February 21, 2023 11:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from 8aa9de7 to 9f8ca70 Compare March 6, 2023 09:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 9f8ca70 to e77c2fc Compare March 13, 2023 11:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from 9a6328a to 6efefd1 Compare March 27, 2023 11:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from d5f961a to 41e8f79 Compare April 5, 2023 11:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch 2 times, most recently from 8eb6d83 to 8f62cbb Compare April 14, 2023 10:20
@katstevens katstevens force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 8f62cbb to 09f8a1d Compare July 5, 2023 15:09
@katstevens
Copy link
Contributor

I think I have a fix for this (commit incoming)

dependabot bot and others added 3 commits July 6, 2023 10:51
Bumps [envfile](https://github.com/bevry/envfile) from 5.2.0 to 6.18.0.
- [Release notes](https://github.com/bevry/envfile/releases)
- [Changelog](https://github.com/bevry/envfile/blob/master/HISTORY.md)
- [Commits](bevry/envfile@v5.2.0...v6.18.0)

---
updated-dependencies:
- dependency-name: envfile
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
This means we can remove the dependency on envfile
@katstevens katstevens force-pushed the dependabot/npm_and_yarn/envfile-6.18.0 branch from 1459a97 to 074a18d Compare July 6, 2023 09:51
@katstevens katstevens changed the title Bump envfile from 5.2.0 to 6.18.0 Replace envfile with dotenv Jul 6, 2023
@katstevens katstevens merged commit 7214d77 into master Jul 6, 2023
5 checks passed
@katstevens katstevens deleted the dependabot/npm_and_yarn/envfile-6.18.0 branch July 6, 2023 10:17
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 govuk-pay javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants