hawtio / hawtio-online

Hawtio on Kubernetes/OpenShift
Apache License 2.0
24 stars 25 forks source link

chore(deps): bump @hawtio/react from 1.1.2 to 1.2.0 #411

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @hawtio/react from 1.1.2 to 1.2.0.

Release notes

Sourced from @​hawtio/react's releases.

v1.2.0

Features

  • session: Add alert window when the session is about to expire. Closes #822 (9650c01)

Bug Fixes

  • #827: Translate primitive Java array types into readable names (#829) (eb57d1c), closes #827
  • api: export AttributeTable from shared (6068e1d)
  • Autofocus login form & allow submit with Enter (2ff0b4e)
  • change code organization in ui/session (f866b6b)
  • ci: fix e2e for hawtio-next for v4.x (c58eeb7)
  • ci: run on correct port on localhost for quarkus & attach app logs (19a7212)
  • ci: use supported java versions for 4.x (1623613)
  • CLUX-495: Use TableComposable for attributes and refactor the Attribute modal (bc9d463)
  • deps: pin victory libraries more comprehensively (3ec453d)
  • fix code style (e220907)
  • shared: fix Attributes view not refreshed immediately for external plugins (a75ffda)

What's Changed

Full Changelog: https://github.com/hawtio/hawtio-next/compare/v1.1.2...v1.2.0

Commits
  • 7acdf61 chore(release): 1.2.0
  • 9c4143d refactor(Operations): Change Execute button variant to danger
  • 4012694 refactor(CLUX-496): Refactor to use PF primary detail pattern instead of moda...
  • bc9d463 fix(CLUX-495): Use TableComposable for attributes and refactor the Attribute ...
  • 5fa1292 chore(deps-dev): bump craco-esbuild from 0.5.2 to 0.6.1
  • 2e23b2e refactor(session): polish session service
  • e2b5552 chore(deps): bump @​testing-library/react from 14.2.1 to 14.2.2
  • 77afce8 chore(deps): bump @​types/node from 18.19.23 to 18.19.26
  • 3ec453d fix(deps): pin victory libraries more comprehensively
  • 8a28b76 chore(deps): bump @​thumbmarkjs/thumbmarkjs from 0.14.4 to 0.14.6
  • Additional commits viewable in compare view


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