hawtio / hawtio-online

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

chore(deps): bump @hawtio/react from 1.0.7 to 1.1.0 #375

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @hawtio/react from 1.0.7 to 1.1.0.

Release notes

Sourced from @​hawtio/react's releases.

1.1.0

Features

  • auth: Fix token refresh scenario (b132958)
  • auth: just mock oauth4webapi (it's ES module not working with jest) (d8bbae2)
  • auth: OIDC authentication works with server side support (537ae18)
  • auth: Remove unnecessary AbortController and use isLoading flag in less places (3b85bfd)
  • auth: Working Azure OIDC authentication (work in progress, hardcoded config) (99005f4)
  • camel: upgrade Camel models to 4.0.4 and 4.4.0 (eb04807), closes #800

Bug Fixes

What's Changed

Full Changelog: https://github.com/hawtio/hawtio-next/compare/v1.0.7...v1.1.0

Commits
  • 87c7b96 chore(release): 1.1.0
  • a43c636 chore(camel): show log when resolving which version of camel model for Endpoi...
  • eb04807 feat(camel): upgrade Camel models to 4.0.4 and 4.4.0
  • b132958 feat(auth): Fix token refresh scenario
  • d8bbae2 feat(auth): just mock oauth4webapi (it's ES module not working with jest)
  • 3b85bfd feat(auth): Remove unnecessary AbortController and use isLoading flag in less...
  • eb69f98 style: fix format
  • 537ae18 feat(auth): OIDC authentication works with server side support
  • 99005f4 feat(auth): Working Azure OIDC authentication (work in progress, hardcoded co...
  • 7c2ccc7 fix(app): plugin path should start with '/'
  • 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)
dependabot[bot] commented 7 months ago

Looks like @hawtio/react is up-to-date now, so this is no longer needed.