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 - autoclosed #961

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
net-smtp patch 0.3.1 -> 0.3.3
opentelemetry-exporter-otlp (changelog) minor 0.21.3 -> 0.26.0
opentelemetry-instrumentation-sinatra (changelog) minor 0.19.4 -> 0.23.1
opentelemetry-sdk (changelog) minor 1.1.0 -> 1.3.0
puma (source, changelog) patch 5.6.4 -> 5.6.6
ruby (source) minor 3.1.2 -> 3.2.2
ruby final minor 3.1.2-alpine -> 3.2.2-alpine
sinatra (source, changelog) patch 2.2.0 -> 2.2.4

Release Notes

ruby/net-smtp (net-smtp)

v0.3.3

Compare Source

What's Changed

Full Changelog: ruby/net-smtp@v0.3.2...v0.3.3

v0.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: ruby/net-smtp@v0.3.1...v0.3.2

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

v0.26.0

  • ADDED: Use OTLP 0.20.0 protos

v0.25.0

  • BREAKING CHANGE: Remove support for EoL Ruby 2.7

  • ADDED: Remove support for EoL Ruby 2.7

  • FIXED: Make version available to user agent header #​1458

v0.24.1

  • FIXED: Add Ruby 3.2 to CI and do small fix
  • FIXED: Adds User-Agent header in OTLP exporter

v0.24.0

  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
  • FIXED: Handle OTLP exporter 404s discretely
  • FIXED: OTEL_EXPORTER_OTLP_ENDPOINT appends the correct path with a trailing slash
  • FIXED: OTLP exporter demo code
  • DOCS: Update exporter default compression setting

v0.23.0

  • ADDED: Report bundle size stats in exporter; also don't re-gzip unnecessarily

v0.22.0

  • ADDED: Otlp grpc
open-telemetry/opentelemetry-ruby-contrib (opentelemetry-instrumentation-sinatra)

v0.23.1

  • (No significant changes)

v0.23.0

  • ADDED: Use Rack Middleware Helper
  • FIXED: Base config options

v0.22.0

  • BREAKING CHANGE: Drop support for EoL Ruby 2.7

  • ADDED: Drop support for EoL Ruby 2.7

v0.21.5

  • FIXED: Add exceptions to sinatra spans, ruboproof test.

v0.21.4

  • CHANGED: incorrect error type being recorded when Sinatra route raises exception #​317

v0.21.3

  • fix: Check if env['sinatra.error'] exists before recording it

v0.21.2

  • DOCS: Fix gem homepage
  • DOCS: More gem documentation fixes

v0.21.1

  • FIXED: Loosen dependency on Rack

v0.21.0

  • ADDED: Use rack middleware in sinatra middleware
  • FIXED: Add exceptions to sinatra spans.

v0.20.0

  • Upgrading Base dependency version
  • FIXED: Broken test file requirements
open-telemetry/opentelemetry-ruby (opentelemetry-sdk)

v1.3.0

  • BREAKING CHANGE: Remove support for EoL Ruby 2.7

  • ADDED: Remove support for EoL Ruby 2.7

  • FIXED: SDK requires opentelemetry-common 0.19.7

v1.2.1

  • FIXED: Untraced only works with parent-based sampler
  • DOCS: Improve formatting of usage examples in OpenTelemetry SDK rubydocs

v1.2.0

  • ADDED: Support OTEL_PROPAGATORS=none
  • ADDED: Support OTEL_ATTRIBUTE_{COUNT,VALUE_LENGTH}_LIMIT env vars
  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
  • FIXED: SpanLimits setting event attributes length limit
puma/puma (puma)

v5.6.6

Compare Source

  • Bugfix
    • Prevent loading with rack 3 ([#​3166])

v5.6.5

Compare Source

  • Feature

    • Puma::ControlCLI - allow refork command to be sent as a request ([#​2868], [#​2866])
  • Bugfixes

    • NullIO#closed should return false ([#​2883])
    • [jruby] Fix TLS verification hang ([#​2890], [#​2729])
    • extconf.rb - don't use pkg_config('openssl') if '--with-openssl-dir' is used ([#​2885], [#​2839])
    • MiniSSL - detect SSL_CTX_set_dh_auto ([#​2864], [#​2863])
    • Fix rack.after_reply exceptions breaking connections ([#​2861], [#​2856])
    • Escape SSL cert and filenames ([#​2855])
    • Fail hard if SSL certs or keys are invalid ([#​2848])
    • Fail hard if SSL certs or keys cannot be read by user ([#​2847])
    • Fix build with Opaque DH in LibreSSL 3.5. ([#​2838])
    • Pre-existing socket file removed when TERM is issued after USR2 (if puma is running in cluster mode) ([#​2817])
    • Fix Puma::StateFile#load incompatibility ([#​2810])
sinatra/sinatra (sinatra)

v2.2.4

Compare Source

v2.2.3

Compare Source

  • Fix: Escape filename in the Content-Disposition header. #​1841 by Kunpei Sakai

  • Fix: fixed ReDoS for Rack::Protection::IPSpoofing. #​1823 by @​ooooooo-q

v2.2.2

Compare Source

  • Update mustermann dependency to version 2.

v2.2.1

Compare Source

  • Fix JRuby regression by using ruby2_keywords for delegation. #​1750 by Patrik Ragnarsson

  • Add JRuby to CI. #​1755 by Karol Bucek


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team July 2, 2023 05:17
@cartersocha
Copy link
Contributor

Can't update the branch due to cla @austinlparker @GaryPWhite

Copy link
Contributor

@cartersocha cartersocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@renovate renovate bot changed the title chore(deps): update emailservice chore(deps): update emailservice - autoclosed Jul 10, 2023
@renovate renovate bot closed this Jul 10, 2023
@renovate renovate bot deleted the renovate/emailservice branch July 10, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant