temporalio / cli

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal
https://docs.temporal.io/cli
MIT License
243 stars 32 forks source link

Bump github.com/temporalio/ui-server/v2 from 2.21.3 to 2.26.2 #538

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/temporalio/ui-server/v2 from 2.21.3 to 2.26.2.

Release notes

Sourced from github.com/temporalio/ui-server/v2's releases.

v2.26.2

  • 2024-04-22 - c39457ae9 - Update version.go to v2.26.2 (#2029)
  • 2024-04-22 - 84cb42f75 - 2.26.1 (#2032)
  • 2024-04-22 - e0e98e324 - Add gap in toggle button and pending activity icon (#2030)
  • 2024-04-22 - ae6c2df42 - Fix margin for relative option in timezone select (#2031)
  • 2024-04-22 - 98a0eaff5 - 2.26.0 (#2028)
  • 2024-04-22 - fcf0b4c1d - Make event details responsive and wrap, fix pending details codeblock width and height (#2027)
  • 2024-04-21 - 945c69209 - Put Close tab above Pending Activity box (#2026)
  • 2024-04-19 - eaee502a7 - Update icons to align with Figma UI library (#2024)
  • 2024-04-19 - 703990d99 - Add Close tab for Details Row (#2025)
  • 2024-04-19 - 6cd58a826 - Ability to show/hide Child Workflows on Workflows List page (#2020)
  • 2024-04-18 - f64aebe58 - Audit filter search for night mode (#2016)
  • 2024-04-18 - 2d78ef0bf - Remove unnecessary dark classes (#2018)
  • 2024-04-18 - 7c4c6d353 - Clear page parameter when workflow list query updates (#2019)
  • 2024-04-18 - 1bc9fa25e - remove blue underline (#2017)
  • 2024-04-18 - d7b251a14 - Fetch child workflows with ParentWorkflowId if Temporal server v1.23+ (#2013)
  • 2024-04-17 - 6433f916c - Add edge case for empty object in formatting (#2012)
  • 2024-04-17 - 6ed32783b - Add hover state styles for darkmode copy or filter buttons (#2011)
  • 2024-04-17 - d8f563793 - Text audit (#2008)
  • 2024-04-16 - d6ee4171c - Color updates (#2010)
  • 2024-04-16 - 53de5c6c1 - use batch reset even for batch of 1 (#2009)
  • 2024-04-16 - ab4d89dfa - 2.25.6 (#2007)
  • 2024-04-16 - 2e2923db2 - Small timeline updates (#2006)
  • 2024-04-16 - 11c093834 - add isCloud check to batch reset (#2005)
  • 2024-04-16 - 81a978e20 - 2.25.5 (#2004)
  • 2024-04-16 - 83d67afad - Fix Widget background to always be black (#2003)
  • 2024-04-16 - 5b416c0ff - Audit check box (#1952)
  • 2024-04-16 - 2aea109d2 - Create GraphWidget for child timeline and to embed anywhere, fix lineHeight issue, add maxHeight to CodeBlock (#2002)
  • 2024-04-15 - bd02305d9 - Fix max-height on CodeBlock component (#1997)
  • 2024-04-15 - cd7d389d3 - Switch back order of visual dots (#2001)
  • 2024-04-15 - f17fcecad - Visual style updates to History Graph (#2000)
  • 2024-04-15 - 1a233d560 - DT-913 - add batch reset to UI (#1957)
  • 2024-04-15 - bdd92849c - Icon updates (#1998)
  • 2024-04-15 - 2d95b5aa9 - Various small Dark Mode fixes (#1999)
  • 2024-04-12 - 95515b4ab - Darkmode toggle (#1961)
  • 2024-04-12 - 3da949d48 - update codec bg and border (#1992)
  • 2024-04-12 - 6b858c684 - Audit days of week and month (#1996)
  • 2024-04-12 - 76de5f122 - Darkmode/pills (#1995)
  • 2024-04-12 - e26de221c - update copyable button (#1963)
  • 2024-04-11 - 1c67adaf3 - 2.25.4 (#1993)
  • 2024-04-11 - 39fa9915b - Make history graph visual width dynamic based wi th max of canvasWidth / 4 (#1994)
  • 2024-04-11 - 1dd42ffa2 - Update components on archival page to support da rk mode (#1975)
  • 2024-04-11 - 9a42c1463 - Update Date Picker component for dark mode suppo rt (#1956)
  • 2024-04-11 - 7ed99c37e - Fix table-header class in menu-button component (#1984)
  • 2024-04-11 - 49b690e79 - Audit pagination (#1962)
  • 2024-04-11 - 08acba32b - update panel colors (#1983)

... (truncated)

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