Skip to content

chore(deps-dev): bump dotenv from 16.0.0 to 16.0.2#1139

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dotenv-16.0.2
Closed

chore(deps-dev): bump dotenv from 16.0.0 to 16.0.2#1139
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dotenv-16.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 16, 2022

Bumps dotenv from 16.0.0 to 16.0.2.

Changelog

Sourced from dotenv's changelog.

16.0.2 (2022-08-30)

Added

  • Export env-options.js and cli-options.js in package.json for use with downstream dotenv-expand module

16.0.1 (2022-05-10)

Changed

  • Minor README clarifications
  • Development ONLY: updated devDependencies as recommended for development only security risks (#658)
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
  • @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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2022
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 16, 2022

❌ CI run has failed!
Please see logs at https://github.com/aave/interface/actions/runs/3067558191'

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 16, 2022

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 507.46 KB (🟡 +28 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Six Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/ 39.49 KB (🟢 -44 B) 546.95 KB
/governance 63.59 KB (🟡 +1 B) 571.05 KB
/governance/ipfs-preview 104.19 KB (🟡 +3 B) 611.65 KB
/markets 14.53 KB (🟢 -2 B) 521.99 KB
/reserve-overview 60.73 KB (🟡 +3 B) 568.19 KB
/staking 32.52 KB (-2 B) 539.98 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.0...v16.0.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-16.0.2 branch from a3eaf8c to 082ec72 Compare September 28, 2022 17:06
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 28, 2022

✅ CI run has succeded!
You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/3145505867'

@github-actions
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 3, 2022

Superseded by #1191.

@dependabot dependabot Bot closed this Oct 3, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dotenv-16.0.2 branch October 3, 2022 03:00
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants