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.14.0 to 2.15.0 #237

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps github.com/temporalio/ui-server/v2 from 2.14.0 to 2.15.0.

Release notes

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

v2.15.0

  • 2023-05-10 - d8321f45 - 2.15.3 (#1357)
  • 2023-05-10 - 33e18205 - fix autocomplete overflow and redundant class (#1356)
  • 2023-05-10 - 67d0777f - 2.15.2 (#1355)
  • 2023-05-10 - aecda25e - Lookup namespace attribute and use it in link (#1354)
  • 2023-05-10 - c438e800 - DT-512 - add proper keyboard interactivity to Select component (#1351)
  • 2023-05-10 - af80f67b - Update README.md
  • 2023-05-09 - d3533c2a - Allow decoding event history for download and for JSON view (#1352)
  • 2023-05-09 - b7abb8e5 - DT-701 - update nav (#1349)
  • 2023-05-09 - fbbd8ed9 - Move the template out of the config directory. (#1344)
  • 2023-05-08 - ed7a1f61 - Show none for next retry for canceled pending activities (#1343)
  • 2023-05-08 - 3ee986ef - Update relationships tests to be more accurate, add support for parentNamespaceName in links to parent workflow (#1350)
  • 2023-05-05 - ce57e579 - 2.15.1 (#1348)
  • 2023-05-05 - 54f81882 - Always throw on handleError and remove retry logic (#1345)
  • 2023-05-03 - 71ba8d3b - Remove migration notice from migrated README (#1339)
  • 2023-05-02 - cd3b26c4 - 2.15.0 (#1342)
  • 2023-05-02 - bda12e46 - DT-732 - refactor configurable workflows table components and add tests (#1335)
  • 2023-05-02 - 3dc6eeea - Revert "Allow for webUrl to be passed to routeForApi (#1332)" (#1341)
  • 2023-05-02 - 9e5700d7 - Show closed children workflows in Relationships with links (#1340)
  • 2023-05-02 - b595e6c0 - remove h-auto from select menu (#1338)
  • 2023-05-01 - 708ea598 - Async Prism highlighting (#1337)
  • 2023-04-27 - e3dd568f - Don't close menu on space press (#1334)
  • 2023-04-26 - 1a7684ad - Allow for webUrl to be passed to routeForApi (#1332)
  • 2023-04-26 - df02a186 - Make Start/End Time Filter Sticky (#1330)
  • 2023-04-25 - 13973fc7 - Remove unused UI_PUBLIC_PATH env (#1329)
  • 2023-04-24 - 4ac4b433 - Don't show full payload when the activity result is null (#1312)
  • 2023-04-21 - d9883f69 - 2.14.3 (#1328)
  • 2023-04-21 - f2bddbfe - DT-725 - make workflow ID and type links again (#1327)
  • 2023-04-21 - 37f147c1 - Update README.md (#1326)
  • 2023-04-21 - 8f41b190 - Add CLI link and Create button on Schedules page (#1323)
  • 2023-04-21 - 114b894b - 2.14.2 (#1319)
  • 2023-04-21 - 952e772c - fix some small visual bugs with configurable table (#1321)
  • 2023-04-20 - 8f96b5b5 - Make an error boundary with fallback to be more flexible of a boundary (#1318)
  • 2023-04-20 - aaeb4ef6 - 2.14.1 (#1317)
  • 2023-04-20 - 5f03789d - remove feature guard for configurable workflows table (#1316)
  • 2023-04-20 - a44b0189 - Add onClick to Tab, fix presets, sort recent runs, remove required on Name field (#1315)
  • 2023-04-19 - 51e42bf8 - 2.14.0 (#1314)
  • 2023-04-19 - 2be5381c - Alex does packaging again again again again (#1305)
  • 2023-04-19 - c8349994 - 2.13.6 (#1311)
  • 2023-04-19 - c934e5df - DT-517 - fix overflow on select options (#1310)
  • 2023-04-19 - 072325fe - Change format of timer duration (#1308)
  • 2023-04-19 - 2ab1abf4 - Hide suggestContinueAsNew and historySizeBytes attributes if unpopulated (#1309)
  • 2023-04-19 - db67e5b7 - Remove Run ID label in summary card (#1307)
  • 2023-04-19 - dddbd000 - Hide support link except in cloud (#1306)
  • 2023-04-18 - 1bdf5680 - DT-680 - improve accessibility of Tab component(s) (#1300)
  • 2023-04-18 - 76326c76 - Add esm-env and replace browser imports (#1289)
  • 2023-04-18 - cd1cc43c - DT-694 - persist pinned columns width in local storage (#1301)
  • 2023-04-18 - e7f1cc54 - fix up accordion action styles (#1304)
  • 2023-04-17 - 9ae87963 - 2.13.5 (#1303)
  • 2023-04-17 - 08837f79 - Don't decode if null value (#1302)

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

Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.14.0...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2023
@feedmeapples feedmeapples self-requested a review May 12, 2023 15:40
@feedmeapples feedmeapples merged commit 6035957 into main May 12, 2023
@feedmeapples feedmeapples deleted the dependabot/go_modules/github.com/temporalio/ui-server/v2-2.15.0 branch May 12, 2023 17:16
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.

1 participant