interface
interface copied to clipboard
chore(deps): bump @emotion/server from 11.4.0 to 11.11.0
Bumps @emotion/server from 11.4.0 to 11.11.0.
Release notes
Sourced from @emotion/server's releases.
@emotion/server@11.11.0Patch Changes
#3029
eed5e6cfThanks@Andarist! - Fixed importing in Node ESMUpdated dependencies [
eed5e6cf]:
@emotion/utils@1.2.1
@emotion/server@11.10.0Minor Changes
- #2819
bbad8c79Thanks@nicksrandall! -exportsfield has been added to thepackage.jsonmanifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.Patch Changes
Commits
1135f8eVersion Packages (#3030)336f3d5Add support for cascade@layers (#3031)eed5e6cFixed importing in Node ESM (#3029)e6e5b3dAddaspectRatioproperty to unitless (#3012)5645b37Version Packages (#3026)6bd1342Upgrade Stylis to a version with parsing fix for&in nested functions (#3025)149194eVersion Packages (#3020)b02be0bFixed ignore flag not disabling the warning for rules defined inside other ru...314a5fbAdding Apache Superset to "In the Wild" section (#3003)0283f88Version Packages (#2999)- Additional commits viewable in compare view
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
✅ CI run has succeded! You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/8414396113'
📦 Next.js Bundle Analysis for aave-ui
This analysis was generated by the Next.js Bundle Analysis action. 🤖
🎉 Global Bundle Size Decreased
| Page | Size (compressed) |
|---|---|
global |
538.25 KB (🟢 -179 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!
- Ipfs hash: bafybeicrpttfzyesch7r2olarsk2ub2ji6sdze7bawdla4zhchd45qssiy
- Ipfs preview link: https://bafybeicrpttfzyesch7r2olarsk2ub2ji6sdze7bawdla4zhchd45qssiy.ipfs.cf-ipfs.com/
✅ CI run has succeded! You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/8440826637'
📦 Next.js Bundle Analysis for aave-ui
This analysis was generated by the Next.js Bundle Analysis action. 🤖
⚠️ Global Bundle Size Increased
| Page | Size (compressed) |
|---|---|
global |
538.45 KB (🟡 +27 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!
Four Pages Changed Size
The following pages changed size from the code in this PR compared to its base branch:
| Page | Size (compressed) | First Load |
|---|---|---|
/ |
78.11 KB (-1 B) |
616.56 KB |
/faucet |
28.3 KB (🟡 +79 B) |
566.74 KB |
/markets |
29.76 KB (-1 B) |
568.2 KB |
/reserve-overview |
24.19 KB (🟡 +113 B) |
562.64 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.
- Ipfs hash: bafybeiczlvdoypzlzsp4fbqlouottfd5ybsarnsla5ke7355wmwv3pttce
- Ipfs preview link: https://bafybeiczlvdoypzlzsp4fbqlouottfd5ybsarnsla5ke7355wmwv3pttce.ipfs.cf-ipfs.com/
✅ CI run has succeded! You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/8803222607'
📦 Next.js Bundle Analysis for aave-ui
This analysis was generated by the Next.js Bundle Analysis action. 🤖
🎉 Global Bundle Size Decreased
| Page | Size (compressed) |
|---|---|
global |
537.1 KB (🟢 -199 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!
Three Pages Changed Size
The following pages changed size from the code in this PR compared to its base branch:
| Page | Size (compressed) | First Load |
|---|---|---|
/ |
78.1 KB (🟡 +1 B) |
615.21 KB |
/markets |
29.77 KB (-1 B) |
566.87 KB |
/staking |
24.36 KB (-1 B) |
561.46 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.
- Ipfs hash: bafybeigevezwdplb2mgurcjfyep5ccpzal7acgmvfv326xrzq5d4di2aq4
- Ipfs preview link: https://bafybeigevezwdplb2mgurcjfyep5ccpzal7acgmvfv326xrzq5d4di2aq4.ipfs.cf-ipfs.com/