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

build(deps): bump rollup from 4.34.4 to 4.34.6 in /web #1492

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps rollup from 4.34.4 to 4.34.6.

Release notes

Sourced from rollup's releases.

v4.34.6

4.34.6

2025-02-07

Bug Fixes

  • Retain "void 0" in the output for smaller output and fewer surprises (#5838)

Pull Requests

v4.34.5

4.34.5

2025-02-07

Bug Fixes

  • Ensure namespace reexports always include all properties of all exports (#5837)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.34.6

2025-02-07

Bug Fixes

  • Retain "void 0" in the output for smaller output and fewer surprises (#5838)

Pull Requests

4.34.5

2025-02-07

Bug Fixes

  • Ensure namespace reexports always include all properties of all exports (#5837)

Pull Requests

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 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)

Bumps [rollup](https://github.com/rollup/rollup) from 4.34.4 to 4.34.6.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.4...v4.34.6)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit 9cda17e
🔍 Latest deploy log https://app.netlify.com/sites/beryju-gravity/deploys/67a97e1583ece40008172b05

Copy link

codecov bot commented Feb 10, 2025

Bundle Report

Changes will decrease total bundle size by 2.28kB (-0.06%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gravity-ui-esm 3.75MB -2.28kB (-0.06%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: gravity-ui-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
main-*.js -1.46kB 1.75MB -0.08%
CodeMirror-*.js -312 bytes 1.23MB -0.03%
utils-*.js -54 bytes 290.31kB -0.02%
ToolPage-*.js -27 bytes 111.66kB -0.02%
WizardFormPage-*.js -18 bytes 103.41kB -0.02%
RolesPage-*.js -54 bytes 33.46kB -0.16%
DHCPScopesPage-*.js -24 bytes 32.4kB -0.07%
LoginPage-*.js -3 bytes 21.09kB -0.01%
DNSZonesPage-*.js -27 bytes 20.73kB -0.13%
RolesDiscoveryApi-*.js -108 bytes 19.38kB -0.55%
HorizontalFormElement-*.js -9 bytes 15.62kB -0.06%
DNSRecordsPage-*.js -9 bytes 12.93kB -0.07%
RolesTftpApi-*.js -72 bytes 12.72kB -0.56%
DHCPLeasesPage-*.js -6 bytes 10.63kB -0.06%
DiscoveryDevicesPage-*.js -9 bytes 8.7kB -0.1%
ClusterNodesPage-*.js -15 bytes 8.34kB -0.18%
TFTPFilesPage-*.js -6 bytes 6.8kB -0.09%
DiscoverySubnetsPage-*.js -9 bytes 6.64kB -0.14%
DeleteBulkForm-*.js -6 bytes 5.6kB -0.11%
AuthUsersPage-*.js -12 bytes 5.58kB -0.21%
ModalForm-*.js -6 bytes 5.5kB -0.11%
AuthTokensPage-*.js -9 bytes 4.1kB -0.22%
TableChart-*.js -3 bytes 2.76kB -0.11%
FormGroup-*.js -3 bytes 2.72kB -0.11%
ModelForm-*.js -9 bytes 1.98kB -0.45%
ClusterNodeLogsPage-*.js -6 bytes 1.56kB -0.38%
ActionButton-*.js -3 bytes 1.4kB -0.21%

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.01%. Comparing base (b0b7037) to head (9cda17e).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1492   +/-   ##
=======================================
  Coverage   71.01%   71.01%           
=======================================
  Files         125      125           
  Lines        7793     7793           
=======================================
  Hits         5534     5534           
  Misses       1765     1765           
  Partials      494      494           
Flag Coverage Δ
e2e 43.08% <ø> (ø)
unittest 60.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 432fd5e into main Feb 10, 2025
18 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/rollup-4.34.6 branch February 10, 2025 14:15
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.

1 participant