Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/temporalio/ui-server/v2 from 2.21.3 to 2.25.0 #518

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

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

Release notes

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

v2.25.0

  • 2024-03-12 - 476ae7c65 - Update version.go to v2.25.0 (#1906)
  • 2024-03-12 - 8ae9a636d - Small Holocene fixes (#1904)
  • 2024-03-12 - cb5f8213c - Check for metaKey on event hot keys (#1905)
  • 2024-03-12 - 9c740cf65 - Use sanitizeHTML for signal names and configure CSP config for Sveltekit (#1903)
  • 2024-03-07 - 7043a68c1 - Set value before dispatching change event (#1899)

v2.24.0

  • 2024-02-29 - 2d8fe6ef1 - Update version.go to v2.24.0 (#1898)
  • 2024-02-29 - ff92c6bb4 - Fix the signal params (#1897)
  • 2024-02-29 - 09f07a7b6 - Move reachability out of workflow run and to workflow workers page (#1893)
  • 2024-02-29 - d7a437111 - Change ScrollToTop button to primary instead of secondary (#1895)
  • 2024-02-28 - 6e83674b3 - 2.24.2 (#1892)
  • 2024-02-28 - ceb250aab - remove enabled from buttons (#1887)
  • 2024-02-28 - b12ce7c99 - add active color to plug in and update styling to match designs (#1890)
  • 2024-02-27 - 6891fb810 - 2.24.1 (#1888)
  • 2024-02-27 - 79507f0d3 - fix select/menu-button and checkbox in light mode on dark bg (#1885)
  • 2024-02-27 - 1324ca7cd - Flip the order to always use globalThis.AccessToken first if it exists (#1886)
  • 2024-02-27 - 2452751b1 - 2.24.0 (#1883)
  • 2024-02-27 - 27eedc1f5 - Svelte 4 and SvelteKit 2 Upgrade (#1868)
  • 2024-02-26 - fc6a8ea7b - 2.23.6 (#1882)
  • 2024-02-26 - 63bd7a4cc - Dark mode select combobox menu checkbox (#1878)
  • 2024-02-22 - 4f258a2e7 - Dark mode button (#1874)
  • 2024-02-22 - 069a7dd3c - 2.23.5 (#1876)
  • 2024-02-22 - cf44b901b - Fix undefined translated values (#1877)
  • 2024-02-21 - 946bec265 - Add default 500 error code and empty string (#1838)
  • 2024-02-20 - 8606a12e6 - Fix error message on workflow query, show error on call stack as well (#1873)
  • 2024-02-16 - 29c87b754 - Fix backdrop for Modal component (#1871)
  • 2024-02-15 - 1aa608352 - Support mergable classes (#1849)
  • 2024-02-15 - 62bcb75c2 - Simplify Toggle Switch, add support for dark mode (#1870)
  • 2024-02-14 - 86b122a73 - 2.23.4 (#1867)
  • 2024-02-14 - f060a6866 - support label slot in checkbox (#1866)
  • 2024-02-14 - 97bba4e61 - Use twMerge in Skeleton component (#1865)
  • 2024-02-13 - 5951eae8d - 2.23.3 (#1864)
  • 2024-02-13 - e05a89a5d - Move tailwind theme to lib to import in theme (#1863)
  • 2024-02-13 - a3127a5de - Add text-inverse for surface-inverse (#1862)
  • 2024-02-13 - f0bec8fe2 - add error state to combobox (#1855)
  • 2024-02-13 - 4a1f055a6 - Make PayloadDecoder reactive from value (#1861)
  • 2024-02-12 - defc03aec - Update drawer types and x color props (#1854)
  • 2024-02-12 - b3d1a8487 - Stop UI server from using stdout/stderr inadvertently (#1858)
  • 2024-02-02 - ad1a06640 - Bump to 2.23.2 (#1853)
  • 2024-02-02 - ef9ff8e7b - Make permissions reactive (#1852)
  • 2024-02-02 - 458728001 - Animate batch operations with CSS (#1850)
  • 2024-02-02 - 51fced046 - Add badge color, add support for dark mode (#1848)
  • 2024-02-02 - 449f288ad - Add trailing-slash utility and use on codec server endpoint (#1843)
  • 2024-02-01 - 1e71adf72 - Refactor select-namespace page (#1845)
  • 2024-02-01 - be855861a - Adjust event history classes (#1847)
  • 2024-01-31 - af16cfc96 - Add initial set of CSS classes (#1844)
  • 2024-01-31 - df3ee3017 - Setup colors via CSS variables, add initial Tailwind plugin (#1839)
  • 2024-01-31 - 06f79eb14 - 2.23.1 (#1842)

... (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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.21.3 to 2.25.0.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.21.3...v2.25.0)

---
updated-dependencies:
- dependency-name: github.com/temporalio/ui-server/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants