Skip to content

fix(deps): update dependency @bundle-stats/ui to v2.8.2#245

Closed
renovate[bot] wants to merge 1 commit intoupdate-dependenciesfrom
renovate/bundle-stats-ui-2.x
Closed

fix(deps): update dependency @bundle-stats/ui to v2.8.2#245
renovate[bot] wants to merge 1 commit intoupdate-dependenciesfrom
renovate/bundle-stats-ui-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bundle-stats/ui 2.5.0 -> 2.8.2 age adoption passing confidence

Release Notes

relative-ci/bundle-stats

v2.8.2

Compare Source

Bug Fixes

v2.8.1

Compare Source

Bug Fixes
  • cli: Import utils polyfills (5be6cc6)
  • ui: BundleAssets - use Icon for not predictive warning (40a40c9)
  • ui: BundlePackages - extract public package name (a87b5b5)
  • ui: JobName - allow children (e3d0fcd)
  • ui: MetricTable - styles for JobName link (4f97f32)
  • ui: withSearch - name regexp case insensitive (0ca664c)
  • utils: Filter - remove empty module chunks (68fae44)
  • utils: Filter - skip only null and undefined (de7b8e9)
  • utils: Fix info texts (626375f)
  • utils: Packages - add package path (b53c362)
  • utils: Packages - separate packages based on path (e66cf69)
  • utils: withSearch - prevent inconsistent filter state (8cf6847)
Features
  • ui: Icon - add warning svg (ecdb419)

v2.8.0

Compare Source

Bug Fixes
  • ui: Dropdown - consistent usage and styling (46082d6)
  • ui: DuplicatePackagesWarning - skip delta when 0 (e5ebc46)
  • ui: Export TotalSizeTypeTitle (6c40752)
  • ui: Filters - active styles for custom selection (a0ea03a)
  • ui: Filters - crop long dropdown labels (cfd3292)
  • ui: Filters - overflow if there more than 20 items (a6bdfd2)
  • ui: Increase color palette saturation (0465ab4)
  • ui: Loader - update colors (c3f10f4)
  • ui: MetricsTable - show count and total count (11e4ca6)
  • ui: Popover - pass aria-label (547c4f1)
  • ui: Remove dropdown label right margin (b9eb061)
  • ui: Search - merge filters param to all entries filters (024d05d)
  • ui: SummaryItem - correct loading state (c053b89)
  • ui: SummaryItem - prevent delta value from wrapping (ddd63a1)
  • ui: withSearch - update state when props are changing (4f16adb)
  • utils: Component link - set chunk ids filters (2643fd3)
  • utils: ComponentLinks - packages change filter (cb93c85)
  • utils: Webpack metrics info (8b06dd5)
Features
  • ui: Add MetricsTableOptions (edff4eb)
  • ui: BundleModules - add ModuleInfo on click (a3ae754)
  • ui: MetricsTableOptions component (8b30c1f)
  • ui: ModuleInfo component (29e6694)
Performance Improvements
  • ui: BundleModules - render Popover on mouse enter (8c0f2ce)

2.7.2 (2021-03-13)

Bug Fixes
  • utils: Modules - add changed flag to view all link (5c94893)
Performance Improvements
  • ui: Memo data comparison (e6691fd)
  • utils: Webpack compareAllModules - use object assignment (7001578)

2.7.1 (2021-03-10)

Bug Fixes
  • ui: BundleAssets - prevent error when chunk id is not available (5cdfad3)
  • ui: BundleAssets - view all modules link only for current run (f3769cc)

v2.7.2

Compare Source

Bug Fixes
  • utils: Modules - add changed flag to view all link (5c94893)
Performance Improvements
  • ui: Memo data comparison (e6691fd)
  • utils: Webpack compareAllModules - use object assignment (7001578)

v2.7.1

Compare Source

Bug Fixes
  • ui: BundleAssets - prevent error when chunk id is not available (5cdfad3)
  • ui: BundleAssets - view all modules link only for current run (f3769cc)

v2.7.0

Compare Source

Bug Fixes
  • 1229 - Support files that have a query in the file name (https://github.com/Chris3773)
  • Lerna bump consistent args (edc1da5)
  • html-templates: Bundle generic css before app css (e75f9dc)
  • ui: Alert - decrease vertical spacing (d00c7a4)
  • ui: BundleAssets - improve asset popover (d3769b8)
  • ui: BundleAssets - improve asset popover (d15a6b2)
  • ui: BundleModuels - add emptyFilters (d02f8bb)
  • ui: BundlePackages - do not set changed filter if single job (9797e55)
  • ui: BundlePackages - show popover info for all packages (785e99e)
  • ui: BundleTotalsChartBars - link to assets component (3270e87)
  • ui: Change default sort by to size desc (b52e81e)
  • ui: Color scheme - add light/dark variation to functional (9fddfa0)
  • ui: Correct view package filter title (1bfb68d)
  • ui: Delta - inverted high positive state (4ce3d4f)
  • ui: Fix default changed filter when only one job (19a12cc)
  • ui: FlexStack - stretch full height (4c7ffbb)
  • ui: Modules packages duplicate - remove extra data (db60126)
  • ui: No css-modules in the global styles (9342a4a)
  • ui: Popover - update api (96503d0)
  • ui: Popover - valign icon and label (63517a2)
  • ui: Summary - add size modifier (2d3aaf9)
  • ui: SummaryItem - correct font-size for size modifier (7afa5b8)
  • ui: SummaryItem - remove inline variation (4c73cbf)
  • ui: SummaryItem - show baseline value (9d9fe8c)
  • ui: SummaryItem - use Popover for help info (1a9bddd)
  • ui: Table - empty colspan based on headers (b2c0e6c)
  • ui: Table - show inherit colors for links (277a423)
  • ui: Tooltip z-index (a13436c)
  • ui/utils: BundleModules - fix chunk filtering (b02717d)
  • utils: Assets - always flag assets as chunks (45e20d4)
  • utils: Consistent type for chunk id (76f9f07)
  • utils: Tweak metric descriptions (e0f6174)
Features
  • 1260 - add an option to only log error/warning and stop logging info https://github.com/jimblue
  • ui: Add popover component (04199b4)
  • ui: Add section summary (07fbb1c)
  • ui: Add TotalSizeByType title with size info (99d05c3)
  • ui: Box - add horizontal/vertical padding variation (048860d)
  • ui: BundleAssets - add title and asset size popover info (4104318)
  • ui: BundleAssets - link chunk to modules (b8f8b37)
  • ui: BundleAssets - link to modules by chunk type (12aa246)
  • ui: BundleChunkModules - add title with module size info (e9f053f)
  • ui: BundleModules - add support for source file type filters (1c074e8)
  • ui: BundleModules - filter by chunk (76acc62)
  • ui: BundleModules - show all entries (dd2de92)
  • ui: BundlePackages - add package popover (12f3bca)
  • ui: BundlePackages - add title with popover info (5416c4b)
  • ui: BundlePackages - add view all duplicates button (7b04638)
  • ui: BundlePackages - link to corresponding modules (ba10a8d)
  • ui: BundlePackages - show duplicated flag (f201b05)
  • ui: Delta - add inverted modifier (bf49809)
  • ui: DuplicatePackagesWarning - ling children to packages view (2be9c09)
  • ui: DuplicatePackagesWarning - show changed metric (3ca0609)
  • ui: DuplicatePackagesWarning - show package size (52d1ea4)
  • ui: DuplicatePackagesWarning - support for duplicate packages v3 data structure (77e4965)
  • ui: DuplicatePackagesWarning - title delta and link (4572b66)
  • ui: Metrics(Table) - add support for multiple rows header (ef7eea6)
  • ui: MetricsTable - add support for title (eae9ae1)
  • ui: Popover - updates (79406a5)
  • ui: Summary - allow to render custom links (4817681)
  • ui: Summary - update metrics (0d53bd8)
  • utils: Add compareAllModules (fc9949d)
  • utils: Add module section links (1f17efb)
  • utils: Add support for module source/destination types (5fc2464)
  • utils: ModulesPackagesDuplicate - add size data (887a554)
  • utils: ModulesPackagesDuplicate - order by size desc (7c16d78)
  • utils: Webpack assets - add chunkId (048f72f)
  • utils: Webpack chunks - save normalized array as meta (8a4e79d)
  • add an option to only log error/warning and stop logging info (2a54166)
Reverts
  • Revert "build(ui): Fix package - add sideEffects" (6a597fb)

v2.6.0

Compare Source

Bug Fixes
  • ui: App router - use render with key (621db45)
  • ui: BundleAssetsTotalsTable - add custom ComponentLink prop (958f806)
  • ui: DuplicatePackagesWarning - add custom ComponentLink prop (2115220)
  • ui: FiltersDropdown - vertically align input & label (871df3a)
  • ui: MetricTable - add styles for links (bfd1c19)
  • ui: Reset filters and search (3548839)
  • ui: Router - scroll to top on change (ce7c3b6)
Features
  • html-templates: Link summary items to tabs (6f760a9)
  • ui: Add section - components links (ffb9349)
  • ui: BundleAssets - allow to pass custom initialFilters (c82b042)
  • ui: BundlePackages - add support for custom filters (bc3210e)
  • ui: Components links - add titles (d591218)
  • ui: DuplicatePackagesWarning - link to packages (e65ea46)
  • ui: Enable URL state (c69cb4e)
  • ui: FiltersDropdown - active filters state (05da749)
  • ui: Summary - add item titles (7600ab7)
  • ui: Summary - add support for item wrappers (e07e1fe)
  • ui: Totals - add links to BundleAssets (50782a4)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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 WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Feb 6, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @relative-ci/compare@1.10.0
npm ERR! Found: webpack@4.44.1
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"4.44.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^5.1.0" from copy-webpack-plugin@7.0.0
npm ERR! node_modules/copy-webpack-plugin
npm ERR!   dev copy-webpack-plugin@"7.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-03-27T11_37_06_410Z-debug.log

@renovate renovate Bot force-pushed the renovate/bundle-stats-ui-2.x branch from 8f35789 to 52399d8 Compare March 5, 2021 19:14
@renovate renovate Bot changed the title fix(deps): update dependency @bundle-stats/ui to v2.6.0 fix(deps): update dependency @bundle-stats/ui to v2.7.0 Mar 5, 2021
@renovate renovate Bot force-pushed the renovate/bundle-stats-ui-2.x branch from 52399d8 to 0475ee1 Compare March 10, 2021 21:04
@renovate renovate Bot changed the title fix(deps): update dependency @bundle-stats/ui to v2.7.0 fix(deps): update dependency @bundle-stats/ui to v2.7.1 Mar 10, 2021
@renovate renovate Bot force-pushed the renovate/bundle-stats-ui-2.x branch from 0475ee1 to 84b6245 Compare March 14, 2021 00:23
@renovate renovate Bot changed the title fix(deps): update dependency @bundle-stats/ui to v2.7.1 fix(deps): update dependency @bundle-stats/ui to v2.7.2 Mar 14, 2021
@renovate renovate Bot force-pushed the renovate/bundle-stats-ui-2.x branch from 84b6245 to aa70c80 Compare March 27, 2021 11:37
@renovate renovate Bot changed the title fix(deps): update dependency @bundle-stats/ui to v2.7.2 fix(deps): update dependency @bundle-stats/ui to v2.8.0 Mar 27, 2021
@renovate renovate Bot force-pushed the renovate/bundle-stats-ui-2.x branch from aa70c80 to dc68330 Compare May 9, 2021 21:15
@renovate renovate Bot changed the title fix(deps): update dependency @bundle-stats/ui to v2.8.0 fix(deps): update dependency @bundle-stats/ui to v2.8.2 May 9, 2021
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented May 9, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @relative-ci/compare@1.10.0
npm ERR! Found: core-js@3.8.3
npm ERR! node_modules/core-js
npm ERR!   core-js@"3.8.3" from the root project
npm ERR!   core-js@"^3.1.4" from @bundle-stats/utils@2.2.0
npm ERR!   node_modules/@bundle-stats/utils
npm ERR!     @bundle-stats/utils@"2.2.0" from the root project
npm ERR!     peer @bundle-stats/utils@"^1.0.0-rc.0 || ^2.0.0" from @bundle-stats/ui@2.8.2
npm ERR!     node_modules/@bundle-stats/ui
npm ERR!       @bundle-stats/ui@"2.8.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer core-js@"^3.9.1" from @bundle-stats/ui@2.8.2
npm ERR! node_modules/@bundle-stats/ui
npm ERR!   @bundle-stats/ui@"2.8.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-05-09T21_15_17_344Z-debug.log

@vio vio closed this Aug 15, 2021
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Aug 15, 2021

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.8.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/bundle-stats-ui-2.x branch August 15, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants