alephdata / aleph

Search and browse documents and data; find the people and companies you look for.
http://docs.aleph.occrp.org
MIT License
1.97k stars 263 forks source link

Bump the blueprint group across 1 directory with 6 updates #3795

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps the blueprint group with 6 updates in the /ui directory:

Package From To
@blueprintjs/colors 4.2.1 5.1.1
@blueprintjs/core 4.20.0 5.10.4
@blueprintjs/icons 4.16.0 5.10.0
@blueprintjs/popover2 1.14.8 2.1.6
@blueprintjs/select 4.9.21 5.2.0
@blueprintjs/table 4.10.8 5.1.6

Updates @blueprintjs/colors from 4.2.1 to 5.1.1

Release notes

Sourced from @​blueprintjs/colors's releases.

v5.0.0-alpha.0

First pre-release version of v5.0.0, published to NPM with the next tag.

This release contains all the breaking changes described in the 5.0 wiki page.

Commits


Updates @blueprintjs/core from 4.20.0 to 5.10.4

Release notes

Sourced from @​blueprintjs/core's releases.

v5.0.0-alpha.0

First pre-release version of v5.0.0, published to NPM with the next tag.

This release contains all the breaking changes described in the 5.0 wiki page.

Commits
  • 9754f3d chore: Publish new release
  • 9ee655b Do not set tabIndex when no popover will show (#6851)
  • 855a067 Add affordance to icon selector in docs and fix selection state (#6877)
  • f9a1b48 a11y(Alert): give Alert alertdialog role (#6846)
  • 605d318 fix: prevent PanelStack2 from opening in the wrong direction (#6847)
  • 6273c37 Don't show slider fill before value equal to initial value (#6853)
  • 406c1be [core] fix(overlays): Replace array.at(-1) with array[array.length - 1] for S...
  • 2893a00 [core] fix(Tabs): use gap instead of margin to fix RTL spacing (#6834)
  • 052ccb5 [core] fix(Dialog): constrain DialogFooter children width (#6812)
  • 0029cf1 [core] fix: FormGroup sub label dark theme (#6810)
  • Additional commits viewable in compare view


Updates @blueprintjs/icons from 4.16.0 to 5.10.0

Commits


Updates @blueprintjs/popover2 from 1.14.8 to 2.1.6

Release notes

Sourced from @​blueprintjs/popover2's releases.

@​blueprintjs/core@​2.1.1

  • #2329, #2333 Add props for common modifier classes
    • Button: fill, large, minimal, small
    • Checkbox etc: alignIndicator, large
    • InputGroup: large, round
    • Label: inline
    • Menu: large
    • MenuItem: active
    • Navbar: fixedToTop
    • NumericInput: fill
    • ProgressBar: animate, stripes
    • Spinner: large, small
    • Tag: large, minimal, round
    • TagInput: fill, large
  • #2330 Add more Classes constants
  • #2323 Checkbox renders SVG icons
  • #2346 .pt-html-table supports th cells in tbody (🎩 @​VictorHom)
  • #2343 Fix invalid prop warning (🎩 @​CPyle)

@​blueprintjs/docs-theme@​2.1.1

  • #2361 Add Documentation scrollParent prop (🎩 @​styu)
  • #2350 Increase site width by 100px

@​blueprintjs/icons@​2.1.1

  • #2349 Added new icons mountain, outdated, updated
  • #2331, #2349 Fixed a few existing icons

@​blueprintjs/table@​2.1.0

  • ⭐️ #2325 Support for customizing the CSS class namespace pt-
    • in the upcoming 3.0 release, we will change this namespace to bp3- to avoid style conflicts with previous versions of Blueprint on the same page
    • added a new docs page about Classes to encourage use of the forward-compatible Classes constants
  • #2390 Fix hot reload support (🎩 @​dan-katz)
  • #2118 Fix scroll syncing when widths/heights change (🎩 @​mcintyret)

@​blueprintjs/datetime@​2.0.2

  • #2357 increase gap between month selection text and caret (🎩 @​reiv)

@​blueprintjs/core@​2.0.1

  • #2316 Bump react peerDependency to 16.2.0 for fragment support
    • release notes for 2.0.0 declared this minimum version but it was not enforced in core's package.json

@​blueprintjs/core@​2.0.0

Complete 2.0.0 release notes and migration guide

@​blueprintjs/datetime@​2.0.0

Complete 2.0.0 release notes and migration guide

@​blueprintjs/icons@​2.0.0

Complete 2.0.0 release notes and migration guide

... (truncated)

Commits


Updates @blueprintjs/select from 4.9.21 to 5.2.0

Commits
  • 9754f3d chore: Publish new release
  • 855a067 Add affordance to icon selector in docs and fix selection state (#6877)
  • 0d36ba1 No scrollbar in Select when menu has dividers (#6804)
  • 79010df chore: Publish new release
  • 5721022 chore: Publish new release
  • 0f8d6d9 chore: Publish new release
  • ef6a912 [select] docs(MultiSelect): fix link to Select component (#6747)
  • 221b87c chore: Publish new release
  • 1ec9e06 chore: update/enable Palantir bots (#6719)
  • 66e1c0e chore: Publish new release
  • Additional commits viewable in compare view


Updates @blueprintjs/table from 4.10.8 to 5.1.6

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @blueprintjs/table | [>= 4.6.a, < 4.7] | | @blueprintjs/icons | [>= 4.5.a, < 4.6] | | @blueprintjs/popover2 | [>= 1.6.a, < 1.7] | | @blueprintjs/colors | [>= 4.1.a, < 4.2] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions