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

Build(deps): bump the temporal group with 4 updates #24

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps the temporal group with 4 updates: Temporalio, Temporalio.Extensions.OpenTelemetry, Temporalio.Extensions.Hosting and Temporalio.Extensions.DiagnosticSource.

Updates Temporalio from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

Updates Temporalio.Extensions.OpenTelemetry from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio.Extensions.OpenTelemetry's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

Updates Temporalio from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

Updates Temporalio.Extensions.Hosting from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio.Extensions.Hosting's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

Updates Temporalio from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

Updates Temporalio.Extensions.DiagnosticSource from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio.Extensions.DiagnosticSource's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

Updates Temporalio from 1.3.0 to 1.3.1

Release notes

Sourced from Temporalio's releases.

1.3.1

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336) 2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334) 2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338) 2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339) 2024-09-03 - 681cd01 - Fix incorrect dep line (#341) 2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343) 2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309) 2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)

Commits
  • 5141c2c Update core and update version to 1.3.1 (#344)
  • 73eaf2b Moved info about WorkflowAlreadyStartedException into the right position in X...
  • ec8821d Properly clear metadata when encoding/decoding payloads (#343)
  • 681cd01 Fix incorrect dep line (#341)
  • 1985158 Custom features repo branch in CI until after 1.3.0 (#338)
  • 622eda1 Fix cloud CI run and minor doc fix (#339)
  • 76e01fc Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
  • aa3edef Fix HTTP CONNECT proxy options not passing to core (#336)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Dependency update patch Patch labels Sep 12, 2024
@snovak7 snovak7 removed the patch Patch label Sep 24, 2024
@snovak7
Copy link
Collaborator

snovak7 commented Sep 24, 2024

@dependabot rebase

Bumps the temporal group with 4 updates: [Temporalio](https://github.com/temporalio/sdk-dotnet), [Temporalio.Extensions.OpenTelemetry](https://github.com/temporalio/sdk-dotnet), [Temporalio.Extensions.Hosting](https://github.com/temporalio/sdk-dotnet) and [Temporalio.Extensions.DiagnosticSource](https://github.com/temporalio/sdk-dotnet).


Updates `Temporalio` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

Updates `Temporalio.Extensions.OpenTelemetry` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

Updates `Temporalio` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

Updates `Temporalio.Extensions.Hosting` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

Updates `Temporalio` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

Updates `Temporalio.Extensions.DiagnosticSource` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

Updates `Temporalio` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio.Extensions.OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio.Extensions.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/temporal-885adfa4ac branch from 4cd2810 to 0492d41 Compare September 24, 2024 15:38
@snovak7 snovak7 merged commit 152fa43 into main Sep 24, 2024
4 checks passed
@snovak7 snovak7 deleted the dependabot/nuget/temporal-885adfa4ac branch September 24, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant