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

Bump dotenv from 8.2.0 to 9.0.0 #1046

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2021

Bumps dotenv from 8.2.0 to 9.0.0.

Changelog

Sourced from dotenv's changelog.

9.0.0 (2021-05-05)

Added

  • define package.json in exports
  • allow for import "dotenv/config"

Changed

  • updated dev dependencies via npm audit
  • TypeScript types
  • point to exact types file to work with VS Code
  • Breaking: drop support for Node v8

8.6.0 (2021-05-05)

Added

  • define package.json in exports

8.5.1 (2021-05-05)

Changed

  • updated dev dependencies via npm audit

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

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

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v8.2.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 6, 2021 05:03
@dependabot dependabot bot added the dependencies This is maintenance work relating to dependency bumps label May 6, 2021
@origamiserviceuser origamiserviceuser added this to incoming in Origami ✨ May 6, 2021
@origamiserviceuser origamiserviceuser enabled auto-merge (squash) May 6, 2021 05:03
Origami ✨ automation moved this from incoming to active May 6, 2021
@github-actions github-actions bot added the library Relates to an Origami library label May 6, 2021
@JakeChampion
Copy link
Owner

dotenv 9 drops support for node 8, which polyfill-library still supports. We can't upgrade without doing a major version bump of our own.

auto-merge was automatically disabled May 6, 2021 09:35

Pull request was closed

Origami ✨ automation moved this from active to complete May 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@JakeChampion JakeChampion deleted the dependabot/npm_and_yarn/dotenv-9.0.0 branch May 6, 2021 09:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2022
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies This is maintenance work relating to dependency bumps library Relates to an Origami library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants