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

chore(deps): update dependency plotly.js-basic-dist to v2.24.2 #998

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
plotly.js-basic-dist 2.22.0 -> 2.24.2 age adoption passing confidence

Release Notes

plotly/plotly.js

v2.24.2

Compare Source

Fixed

v2.24.1

Compare Source

Fixed

v2.24.0

Compare Source

Added
Fixed

v2.23.2

Compare Source

Fixed
  • Fix text rendering while drawing new shapes [#​6608],
    with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!

v2.23.1

Compare Source

Fixed
  • Fix heatmap rendering on iOS and Safari when zsmooth is set to false [#​6605], with thanks to @​lvlte for the contribution!

v2.23.0

Compare Source

Added
  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#​6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#​6593], with thanks to Gamma Technologies for sponsoring the related development.
Changed
  • Improve heatmap rendering performance when zsmooth is set to false [#​6574], with thanks to @​lvlte for the contribution!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 27, 2023
@vercel
Copy link

vercel bot commented May 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
data-manager-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2023 9:31pm

@github-actions
Copy link

📦 Next.js Bundle Analysis for @squonk/data-manager-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 163.58 KB (-2 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!

@renovate renovate bot force-pushed the renovate/plotly.js-basic-dist-2.x branch from 96e88bd to 2f26cde Compare June 6, 2023 17:29
@renovate renovate bot changed the title chore(deps): update dependency plotly.js-basic-dist to v2.23.2 chore(deps): update dependency plotly.js-basic-dist to v2.24.0 Jun 6, 2023
@renovate renovate bot temporarily deployed to data-manager-ui/test June 6, 2023 17:29 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 6, 2023 17:29 Inactive
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

📦 Next.js Bundle Analysis for @squonk/data-manager-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot force-pushed the renovate/plotly.js-basic-dist-2.x branch from 2f26cde to 89e3727 Compare June 7, 2023 19:40
@renovate renovate bot changed the title chore(deps): update dependency plotly.js-basic-dist to v2.24.0 chore(deps): update dependency plotly.js-basic-dist to v2.24.1 Jun 7, 2023
@renovate renovate bot temporarily deployed to data-manager-ui/test June 7, 2023 19:41 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 7, 2023 19:41 Inactive
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

📦 Next.js Bundle Analysis for @squonk/data-manager-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 163.66 KB (-3 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!

Five Pages Changed Size

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

Page Size (compressed) First Load % of Budget (350 KB)
/ 101.9 KB 265.56 KB 75.87% (+/- <0.01%)
/datasets 107.76 KB 271.42 KB 77.55% (+/- <0.01%)
/products 136.16 KB 299.82 KB 85.66% (+/- <0.01%)
/results 200.78 KB 364.44 KB 104.13% (+/- <0.01%)
/results/instance/[instanceId] 198.39 KB 362.04 KB 103.44% (+/- <0.01%)
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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your 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. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/plotly.js-basic-dist-2.x branch from 89e3727 to 05a7e5f Compare June 9, 2023 23:21
@renovate renovate bot changed the title chore(deps): update dependency plotly.js-basic-dist to v2.24.1 chore(deps): update dependency plotly.js-basic-dist to v2.24.2 Jun 9, 2023
@renovate renovate bot temporarily deployed to data-manager-ui/test June 9, 2023 23:21 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 9, 2023 23:21 Inactive
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

📦 Next.js Bundle Analysis for @squonk/data-manager-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 163.74 KB (🟡 +3 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!

Five Pages Changed Size

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

Page Size (compressed) First Load % of Budget (350 KB)
/ 101.97 KB 265.72 KB 75.92% (+/- <0.01%)
/datasets 107.76 KB 271.5 KB 77.57% (+/- <0.01%)
/products 136.17 KB 299.91 KB 85.69% (+/- <0.01%)
/results 200.78 KB 364.52 KB 104.15% (+/- <0.01%)
/results/instance/[instanceId] 198.34 KB 362.08 KB 103.45% (+/- <0.01%)
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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your 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. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/plotly.js-basic-dist-2.x branch from 05a7e5f to 1683106 Compare June 14, 2023 21:12
@renovate renovate bot temporarily deployed to data-manager-ui/test June 14, 2023 21:12 Inactive
@renovate renovate bot had a problem deploying to data-manager-ui/test June 14, 2023 21:12 Failure
@github-actions
Copy link

📦 Next.js Bundle Analysis for @squonk/data-manager-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 163.75 KB (🟡 +3 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!

@renovate renovate bot temporarily deployed to data-manager-ui/test June 15, 2023 21:27 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 15, 2023 21:27 Inactive
@OliverDudgeon OliverDudgeon merged commit 4eb80d5 into master Jun 16, 2023
8 checks passed
@OliverDudgeon OliverDudgeon deleted the renovate/plotly.js-basic-dist-2.x branch June 16, 2023 08:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant