elastic / opentelemetry-demo

OpenTelemetry Community Demo Application
Apache License 2.0
21 stars 30 forks source link

chore(deps): update emailservice #56

Open elastic-renovate-prod[bot] opened 1 month ago

elastic-renovate-prod[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
net-smtp minor 0.4.0 -> 0.5.0
opentelemetry-exporter-otlp (source, changelog) minor "~> 0.26.3" -> "~> 0.29.0"
opentelemetry-instrumentation-all (source, changelog) minor "~> 0.60.0" -> "~> 0.65.0"
opentelemetry-sdk (source, changelog) minor "~> 1.4.1" -> "~> 1.5.0"
puma patch 6.4.0 -> 6.4.3
ruby minor 3.2.2-slim -> 3.3.5-slim
ruby (source) minor 3.2.2 -> 3.3.5
ruby final minor 3.2.2-slim -> 3.3.5-slim
sinatra (source, changelog) minor 3.1.0 -> 3.2.0

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.29.0`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/exporter/otlp/CHANGELOG.md#v0290--2024-08-27) - ADDED: Add support for mutual TLS. ### [`v0.28.1`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/exporter/otlp/CHANGELOG.md#v0281--2024-07-24) - ADDED: Improve SSL error logging. ### [`v0.28.0`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/exporter/otlp/CHANGELOG.md#v0280--2024-06-19) - ADDED: Bump google_protobuf >=3.18, < 5.a ### [`v0.27.0`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/exporter/otlp/CHANGELOG.md#v0270--2024-04-19) - ADDED: Add stats for serialization time in otlp exporter ### [`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.65.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0650--2024-09-19) - ADDED: All AWS services emit traces ### [`v0.64.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0640--2024-09-12) - BREAKING CHANGE: Return message when sql is over the obfuscation limit. Fixes a bug where sql statements with prepended comments that hit the obfuscation limit would be sent raw. ### [`v0.63.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0630--2024-08-15) - ADDED: Collect pg db.collection_name attribute ### [`v0.62.1`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0621--2024-07-23) - DOCS: Add cspell to CI ### [`v0.62.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0620--2024-07-02) - DOCS: Fix CHANGELOGs to reflect a past breaking change - CHANGED: Update Rails Instrumentation - CHANGED: Update Grape Instrumentation - CHANGED: Update Sinatra Instrumentation ### [`v0.61.0`](https://togithub.com/open-telemetry/opentelemetry-ruby-contrib/blob/HEAD/instrumentation/all/CHANGELOG.md#v0610--2024-06-04) - ADDED: Add aws lambda to instrumentation-all - FIXED: Add action_mailer to rails and 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.5.0`](https://togithub.com/open-telemetry/opentelemetry-ruby/blob/HEAD/sdk/CHANGELOG.md#v150--2024-07-24) - ADDED: Add add_link to span api/sdk - FIXED: Update `untraced` to suppress logging "Calling finish on an ended Span" warnings ### [`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 Renovate Bot.