Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Bump github.com/temporalio/ui-server/v2 from 2.8.1 to 2.8.3 #170

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps github.com/temporalio/ui-server/v2 from 2.8.1 to 2.8.3.

Release notes

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

v2.8.3

ui

  • 2022-11-09 - 7998293a - Fix cloud linkList and namespace fetch (#939)
  • 2022-11-08 - 19389210 - fix modal confirm (#937)
  • 2022-11-08 - a3016567 - Don't block on namespaces fetch, set in store and remove from stuff (#935)

v2.8.2

UI-Server

  • 2022-11-08 - de490eff - Add StartBatchOperation and DescribeBatchOperation endpoints (#249)
  • 2022-11-04 - f1f58982 - fix e2e test due to new auth flow (#251)

UI

  • 2022-11-08 - 080f8424 - Use LocalActivity in compact view link (#932)
  • 2022-11-08 - a1d526f0 - Add Local Activity support and show activity type for Local Activities in event history (#930)
  • 2022-11-08 - 65430f69 - Implement bulk terminate (#912)
  • 2022-11-07 - 483a25bc - Check sort order when looking at completed task events (#931)
  • 2022-11-07 - 1d3f013a - Update link (#929)
  • 2022-11-07 - 6338f708 - Remove unused import (#928)
  • 2022-11-07 - 113d43a8 - Include workflow event with error in strongly typed error message (#927)
  • 2022-11-04 - d29371c1 - modal and skeleton updates. (#921)
  • 2022-11-04 - b7025410 - Improve keyboard experience in Data Encoder modal (#925)
  • 2022-11-03 - 966ae941 - Add period to action copy (#926)
  • 2022-11-03 - bf1ab14f - Fix workflow worker only bug and update Cypress workers/task-queues tests (#924)
  • 2022-11-03 - 45de4233 - Fix event history sort order stickiness (#923)
  • 2022-11-03 - 51d7c0b0 - Add Deprecated warning of tctl plugin input (#922)
  • 2022-11-02 - 306a136b - Strongly typed errors for known workflow task failures (#914)
  • 2022-11-02 - 227c6f65 - Fix typescript error for temporalio UI (#917)
  • 2022-11-01 - 92687341 - API Pagination Holocene component (#903)
  • 2022-11-01 - bc50d73e - Create fetching for individual namespace (#904)
  • 2022-10-31 - d50c3c2c - Add util for seconds to minutes and seconds (#913)
  • 2022-10-31 - 3b025fa9 - Align icon with title on Alert (#908)
  • 2022-10-29 - 00c81725 - Add legacy cloud check (#910)
  • 2022-10-27 - c26cef50 - Add settings version to bottom of nav (#906)
  • 2022-10-27 - e17c1717 - Add prism assets to import page (#905)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #170 (1d6262b) into main (03d0be1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   63.67%   63.67%           
=======================================
  Files          13       13           
  Lines         969      969           
=======================================
  Hits          617      617           
  Misses        313      313           
  Partials       39       39           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.8.1...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/temporalio/ui-server/v2-2.8.3 branch from 1d6262b to eecd78a Compare November 10, 2022 16:38
@jlegrone jlegrone enabled auto-merge (squash) November 10, 2022 16:39
@jlegrone jlegrone merged commit fdc0165 into main Nov 10, 2022
@jlegrone jlegrone deleted the dependabot/go_modules/github.com/temporalio/ui-server/v2-2.8.3 branch November 10, 2022 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants