chore(deps-dev): bump dotenv from 16.0.0 to 16.0.2#1139
chore(deps-dev): bump dotenv from 16.0.0 to 16.0.2#1139dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
❌ CI run has failed! |
📦 Next.js Bundle AnalysisThis analysis was generated by the next.js bundle analysis action 🤖
|
| 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>
a3eaf8c to
082ec72
Compare
|
✅ CI run has succeded! |
|
|
Superseded by #1191. |
Bumps dotenv from 16.0.0 to 16.0.2.
Changelog
Sourced from dotenv's changelog.
Commits
0757a1bVersion bump - patch 16.0.2d8002aeUpdate README5691677Update CHANGELOG03f50d5Merge pull request #660 from lnasc256/fix/config-optionscf72d2bMatch png to svg and compressd1314a2Add width to svg847c8adMerge pull request #670 from LitoMore/use-svg-logo591604fBring back PNG file and move SVG icon to root08f94eeUse SVG logo228c7b4Update READMEDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)