GoogleCloudPlatform / opentelemetry-demo

Apache License 2.0
11 stars 6 forks source link

Update emailservice #77

Closed renovate-bot closed 1 month ago

renovate-bot commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
net-smtp 0.4.0 -> 0.5.0 age adoption passing confidence minor
opentelemetry-exporter-otlp (source, changelog) 0.26.1 -> 0.26.3 age adoption passing confidence patch
opentelemetry-instrumentation-all (source, changelog) 0.51.1 -> 0.60.0 age adoption passing confidence minor
opentelemetry-sdk (source, changelog) 1.3.1 -> 1.4.1 age adoption passing confidence minor
ruby (source) 3.2.2 -> 3.3.1 age adoption passing confidence minor
ruby 3.2.2-slim -> 3.3.1-slim age adoption passing confidence final minor
sinatra (source, changelog) 3.1.0 -> 3.2.0 age adoption passing confidence minor

Release Notes

ruby/net-smtp (net-smtp) ### [`v0.5.0`](https://togithub.com/ruby/net-smtp/releases/tag/v0.5.0) [Compare Source](https://togithub.com/ruby/net-smtp/compare/v0.4.0.1...v0.5.0) #### What's Changed - Allow case-insensitive strings for SASL mechanism by [@​nevans](https://togithub.com/nevans) in [https://github.com/ruby/net-smtp/pull/64](https://togithub.com/ruby/net-smtp/pull/64) - Remove unused private `auth_method` by [@​nevans](https://togithub.com/nevans) in [https://github.com/ruby/net-smtp/pull/67](https://togithub.com/ruby/net-smtp/pull/67) - Delegate checking auth args to the authenticator by [@​nevans](https://togithub.com/nevans) in [https://github.com/ruby/net-smtp/pull/73](https://togithub.com/ruby/net-smtp/pull/73) - Make `#auth_capable?` public by [@​nevans](https://togithub.com/nevans) in [https://github.com/ruby/net-smtp/pull/63](https://togithub.com/ruby/net-smtp/pull/63) - Updated docs, especially TLS and SASL-related by [@​nevans](https://togithub.com/nevans) in [https://github.com/ruby/net-smtp/pull/66](https://togithub.com/ruby/net-smtp/pull/66) - Renew test certificates by [@​sorah](https://togithub.com/sorah) in [https://github.com/ruby/net-smtp/pull/75](https://togithub.com/ruby/net-smtp/pull/75) - Fix version extraction to work with non ASCII characters with any `LANG` by [@​kateinoigakukun](https://togithub.com/kateinoigakukun) in [https://github.com/ruby/net-smtp/pull/76](https://togithub.com/ruby/net-smtp/pull/76) - Replace non-ASCII EM DASH (U+2014) with ASCII hyphen (U+002D) by [@​kateinoigakukun](https://togithub.com/kateinoigakukun) in [https://github.com/ruby/net-smtp/pull/78](https://togithub.com/ruby/net-smtp/pull/78) - Use reusing workflow for Ruby versions by [@​m-nakamura145](https://togithub.com/m-nakamura145) in [https://github.com/ruby/net-smtp/pull/79](https://togithub.com/ruby/net-smtp/pull/79) - Add XOAUTH2 authenticator by [@​mantas](https://togithub.com/mantas) in [https://github.com/ruby/net-smtp/pull/80](https://togithub.com/ruby/net-smtp/pull/80) - Make the test suite compatible with --enable-frozen-string-literal by [@​casperisfine](https://togithub.com/casperisfine) in [https://github.com/ruby/net-smtp/pull/81](https://togithub.com/ruby/net-smtp/pull/81) - version 0.5.0 by [@​tmtm](https://togithub.com/tmtm) in [https://github.com/ruby/net-smtp/pull/82](https://togithub.com/ruby/net-smtp/pull/82) #### New Contributors - [@​sorah](https://togithub.com/sorah) made their first contribution in [https://github.com/ruby/net-smtp/pull/75](https://togithub.com/ruby/net-smtp/pull/75) - [@​kateinoigakukun](https://togithub.com/kateinoigakukun) made their first contribution in [https://github.com/ruby/net-smtp/pull/76](https://togithub.com/ruby/net-smtp/pull/76) - [@​m-nakamura145](https://togithub.com/m-nakamura145) made their first contribution in [https://github.com/ruby/net-smtp/pull/79](https://togithub.com/ruby/net-smtp/pull/79) - [@​mantas](https://togithub.com/mantas) made their first contribution in [https://github.com/ruby/net-smtp/pull/80](https://togithub.com/ruby/net-smtp/pull/80) - [@​casperisfine](https://togithub.com/casperisfine) made their first contribution in [https://github.com/ruby/net-smtp/pull/81](https://togithub.com/ruby/net-smtp/pull/81) **Full Changelog**: https://github.com/ruby/net-smtp/compare/v0.4.0.1...v0.5.0 ### [`v0.4.0.1`](https://togithub.com/ruby/net-smtp/releases/tag/v0.4.0.1) [Compare Source](https://togithub.com/ruby/net-smtp/compare/v0.4.0...v0.4.0.1) **Full Changelog**: https://github.com/ruby/net-smtp/compare/v0.4.0...v0.4.0.1
open-telemetry/opentelemetry-ruby (opentelemetry-exporter-otlp) ### [`v0.26.3`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/exporter/otlp/CHANGELOG.md#v0263--2024-02-01) - FIXED: do not log request failure in backoff? ### [`v0.26.2`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/exporter/otlp/CHANGELOG.md#v0262--2024-01-23) - FIXED: Align endpoint environment variable handling with spec - FIXED: Require csv for ruby-3.4 compatibility - FIXED: Add context to metrics reporting of buffer-full events
open-telemetry/opentelemetry-ruby-contrib (opentelemetry-instrumentation-all) ### [`v0.60.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0600--2024-02-20) - ADDED: Add support gruf 2.19 - ADDED: Faraday add support for internal spans ### [`v0.59.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0590--2024-02-16) - BREAKING CHANGE: GraphQL Legacy Tracer perf improvements [#​867](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/867). ### [`v0.58.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0580--2024-02-15) - CHANGED: upgrade mysql2 instrumentation ### [`v0.57.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0570--2024-02-08) - BREAKING CHANGE: Move shared sql behavior to helper gems ### [`v0.56.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0560--2024-01-09) - BREAKING CHANGE: Use ActiveSupport instead of patches [#​703](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/issues/703) ### [`v0.55.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0550--2024-01-06) - CHANGED: Upgrade Trilogy and Rack [#​796](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/796) ### [`v0.54.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0540--2023-11-28) - ADDED: Updated excon to include connect spans ### [`v0.53.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0530--2023-11-28) - CHANGED: Performance optimization cache attribute hashes [#​723](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/723) ### [`v0.52.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0520--2023-11-21) - BREAKING CHANGE: Drop Support for EoL Rails 6.0 [#​680](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/680) - BREAKING CHANGE: Use ActiveSupport Instrumentation instead of Money Patches [#​677](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/677) - CHANGED: Drop Support for EoL Rails 6.0 [#​680](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/680) - CHANGED: Use ActiveSupport Instrumentation instead of Money Patches [#​677](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/pull/677)
open-telemetry/opentelemetry-ruby (opentelemetry-sdk) ### [`v1.4.1`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/sdk/CHANGELOG.md#v141--2024-03-21) - FIXED: ForwardingLogger should forward block param. ### [`v1.4.0`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/sdk/CHANGELOG.md#v140--2024-01-25) - ADDED: Add spans to Trace::ExportError ### [`v1.3.2`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/sdk/CHANGELOG.md#v132--2024-01-23) - FIXED: Reduce allocations on GraphQL hot paths - FIXED: Add context to metrics reporting of buffer-full events
sinatra/sinatra (sinatra) ### [`v3.2.0`](https://togithub.com/sinatra/sinatra/blob/HEAD/CHANGELOG.md#320--2023-12-29) [Compare Source](https://togithub.com/sinatra/sinatra/compare/v3.1.0...v3.2.0) - New: Add `#except` method to `Sinatra::IndifferentHash` ([#​1940]) - New: Use `Exception#detailed_message` to show backtrace ([#​1952]) - New: Add `Sinatra::HamlHelpers` to sinatra-contrib ([#​1960]) - Fix: Add `base64` to rack-protection runtime dependencies ([#​1946]) - Fix: Avoid open-ended dependencies for sinatra-contrib and rack-protection ([#​1949]) - Fix: Helpful message when `Sinatra::Runner` times out ([#​1975]) - Fix: Ruby 3.3 + Bundler 2.5 compatibility ([#​1975]) [#​1940]: https://togithub.com/sinatra/sinatra/pull/1940 [#​1946]: https://togithub.com/sinatra/sinatra/pull/1946 [#​1949]: https://togithub.com/sinatra/sinatra/pull/1949 [#​1952]: https://togithub.com/sinatra/sinatra/pull/1952 [#​1960]: https://togithub.com/sinatra/sinatra/pull/1960 [#​1975]: https://togithub.com/sinatra/sinatra/pull/1975

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

This PR was marked stale due to lack of activity. It will be closed in 7 days.

github-actions[bot] commented 1 month ago

Closed as inactive. Feel free to reopen if this PR is still being worked on.