interface icon indicating copy to clipboard operation
interface copied to clipboard

chore(deps): bump @emotion/server from 11.4.0 to 11.11.0

Open dependabot[bot] opened this issue 1 year ago • 10 comments

Bumps @emotion/server from 11.4.0 to 11.11.0.

Release notes

Sourced from @​emotion/server's releases.

@​emotion/server@​11.11.0

Patch Changes

@​emotion/server@​11.10.0

Minor Changes

  • #2819 bbad8c79 Thanks @​nicksrandall! - exports field has been added to the package.json manifest. 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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Mar 25 '24 02:03 dependabot[bot]

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.

height[bot] avatar Mar 25 '24 02:03 height[bot]

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

github-actions[bot] avatar Mar 25 '24 02:03 github-actions[bot]

📦 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!

github-actions[bot] avatar Mar 25 '24 02:03 github-actions[bot]

  • Ipfs hash: bafybeicrpttfzyesch7r2olarsk2ub2ji6sdze7bawdla4zhchd45qssiy
  • Ipfs preview link: https://bafybeicrpttfzyesch7r2olarsk2ub2ji6sdze7bawdla4zhchd45qssiy.ipfs.cf-ipfs.com/

github-actions[bot] avatar Mar 25 '24 02:03 github-actions[bot]

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

github-actions[bot] avatar Mar 26 '24 18:03 github-actions[bot]

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

github-actions[bot] avatar Mar 26 '24 18:03 github-actions[bot]

  • Ipfs hash: bafybeiczlvdoypzlzsp4fbqlouottfd5ybsarnsla5ke7355wmwv3pttce
  • Ipfs preview link: https://bafybeiczlvdoypzlzsp4fbqlouottfd5ybsarnsla5ke7355wmwv3pttce.ipfs.cf-ipfs.com/

github-actions[bot] avatar Mar 26 '24 18:03 github-actions[bot]

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

github-actions[bot] avatar Apr 23 '24 15:04 github-actions[bot]

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

github-actions[bot] avatar Apr 23 '24 15:04 github-actions[bot]

  • Ipfs hash: bafybeigevezwdplb2mgurcjfyep5ccpzal7acgmvfv326xrzq5d4di2aq4
  • Ipfs preview link: https://bafybeigevezwdplb2mgurcjfyep5ccpzal7acgmvfv326xrzq5d4di2aq4.ipfs.cf-ipfs.com/

github-actions[bot] avatar Apr 23 '24 15:04 github-actions[bot]