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

chore(deps): update emailservice #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2024

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.29.0 age adoption passing confidence minor
opentelemetry-instrumentation-all (source, changelog) 0.51.1 -> 0.68.0 age adoption passing confidence minor
opentelemetry-sdk (source, changelog) 1.3.1 -> 1.5.0 age adoption passing confidence minor
ruby (source) 3.2.2 -> 3.3.5 age adoption passing confidence minor
ruby 3.2.2-slim -> 3.3.5-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

Compare Source

What's Changed

New Contributors

Full Changelog: ruby/net-smtp@v0.4.0.1...v0.5.0

v0.4.0.1

Compare Source

Full Changelog: ruby/net-smtp@v0.4.0...v0.4.0.1

open-telemetry/opentelemetry-ruby (opentelemetry-exporter-otlp)

v0.29.0

  • ADDED: Add support for mutual TLS.

v0.28.1

  • ADDED: Improve SSL error logging.

v0.28.0

  • ADDED: Bump google_protobuf >=3.18, < 5.a

v0.27.0

  • ADDED: Add stats for serialization time in otlp exporter

v0.26.3

  • FIXED: do not log request failure in backoff?

v0.26.2

  • 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.68.0

  • ADDED: Set span error only for 5xx response range

v0.67.0

  • BREAKING CHANGE: Rename Active Record find_by_sql spans to query
  • FIXED: Emit Active Record query spans for Rails 7.0+
  • ADDED: Subscribe to process.action_mailer notifications

v0.66.0

  • ADDED: Integration with V3 telemetry provider for the aws-sdk

v0.65.0

  • ADDED: All AWS services emit traces

v0.64.0

  • 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

  • ADDED: Collect pg db.collection_name attribute

v0.62.1

  • DOCS: Add cspell to CI

v0.62.0

  • DOCS: Fix CHANGELOGs to reflect a past breaking change
  • CHANGED: Update Rails Instrumentation
  • CHANGED: Update Grape Instrumentation
  • CHANGED: Update Sinatra Instrumentation

v0.61.0

  • ADDED: Add aws lambda to instrumentation-all
  • FIXED: Add action_mailer to rails and all

v0.60.0

  • ADDED: Add support gruf 2.19
  • ADDED: Faraday add support for internal spans

v0.59.0

  • BREAKING CHANGE: GraphQL Legacy Tracer perf improvements #​867.

v0.58.0

  • CHANGED: upgrade mysql2 instrumentation

v0.57.0

  • BREAKING CHANGE: Move shared sql behavior to helper gems

v0.56.0

  • BREAKING CHANGE: Use ActiveSupport instead of patches #​703

v0.55.0

  • CHANGED: Upgrade Trilogy and Rack #​796

v0.54.0

  • ADDED: Updated excon to include connect spans

v0.53.0

  • CHANGED: Performance optimization cache attribute hashes #​723

v0.52.0

  • BREAKING CHANGE: Drop Support for EoL Rails 6.0 #​680

  • BREAKING CHANGE: Use ActiveSupport Instrumentation instead of Money Patches #​677

  • CHANGED: Drop Support for EoL Rails 6.0 #​680

  • CHANGED: Use ActiveSupport Instrumentation instead of Money Patches #​677

open-telemetry/opentelemetry-ruby (opentelemetry-sdk)

v1.5.0

  • ADDED: Add add_link to span api/sdk
  • FIXED: Update untraced to suppress logging "Calling finish on an ended Span" warnings

v1.4.1

  • FIXED: ForwardingLogger should forward block param.

v1.4.0

  • ADDED: Add spans to Trace::ExportError

v1.3.2

  • FIXED: Reduce allocations on GraphQL hot paths
  • FIXED: Add context to metrics reporting of buffer-full events
sinatra/sinatra (sinatra)

v3.2.0

Compare Source

  • 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)


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 2, 2024
@renovate renovate bot force-pushed the renovate/emailservice branch 2 times, most recently from 52bc0f1 to 7896619 Compare June 11, 2024 11:59
@renovate renovate bot force-pushed the renovate/emailservice branch 2 times, most recently from 41b388c to 3217eeb Compare June 14, 2024 09:25
@renovate renovate bot force-pushed the renovate/emailservice branch 3 times, most recently from 092fbb0 to 029e338 Compare July 10, 2024 05:58
@renovate renovate bot force-pushed the renovate/emailservice branch 3 times, most recently from 260ca50 to 73437d5 Compare September 5, 2024 09:00
@renovate renovate bot force-pushed the renovate/emailservice branch 2 times, most recently from adcb0ac to 3d0e731 Compare September 17, 2024 05:24
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.

0 participants