Bump sinatra, opentelemetry-sdk, opentelemetry-exporter-otlp and opentelemetry-instrumentation-sinatra in /src/emailservice #128
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps sinatra, opentelemetry-sdk, opentelemetry-exporter-otlp and opentelemetry-instrumentation-sinatra. These dependencies needed to be updated together.
Updates
sinatra
from 2.2.0 to 4.0.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
b626e2d
4.0.0 release (#1996)e56f657
Require Ruby 2.7.8 as minimum Ruby version (#1993)9993829
CI: remove rack monkey patches09f1c2b
CI:rdiscount
2.2.7.3 resolved the TruffleRuby issuec43e097
CI: use the released version ofchildprocess
739eaa0
CI: no need to setRUBY_ENGINE
d872057
CI: no need to setEncoding.default_external
9c14764
RemoveRack::Protection::EncryptedCookie
(#1989)667056c
CI: allow ruby-head to fail393bb7c
Avoid using deprecatedRack::Response#header
Updates
opentelemetry-sdk
from 1.1.0 to 1.5.0Release notes
Sourced from opentelemetry-sdk's releases.
Changelog
Sourced from opentelemetry-sdk's changelog.
Commits
3f106c6
release: Release 4 gems (#1654)a1f1629
fix: Updateuntraced
to suppress logging "Calling finish on an ended Span" ...f14bdac
feat: Add add_link to span api/sdk (#1623)40171ab
release: Release opentelemetry-sdk 1.4.1 (was 1.4.0) (#1621)b1d6d05
fix: ForwardingLogger should foward block param (#1616)bffcb77
chore: Implement shared RuboCop configuration (#1587)540b77e
chore: Replace positive? with 'greater than 0' (#1586)4d94aa4
release: Release opentelemetry-sdk 1.4.0 (was 1.3.2) (#1583)200ea02
feat: add spans to Trace::ExportError (#1582)4b37bb3
re-add spans using splat operator (#1580)Updates
opentelemetry-exporter-otlp
from 0.21.3 to 0.29.0Release notes
Sourced from opentelemetry-exporter-otlp's releases.
... (truncated)
Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
a217e9a
release: Release 4 gems (#1692)bf3ce24
chore: Update rubocop to ~> 1.65 (#1676)f9c86da
Add code spell task, fix issues and run the task in CI (#1661)d9324e0
feat: Add support for mutual TLS. (#1556)3f106c6
release: Release 4 gems (#1654)406cabe
feat: Improve SSL error logging. (#1644)8a16f1f
release: Release opentelemetry-exporter-otlp 0.28.0 (was 0.27.0) (#1646)289b4aa
feat: bump google_protobuf >=3.18, < 5.a (#1645)50bffdb
release: Release opentelemetry-exporter-otlp 0.27.0 (was 0.26.3) (#1632)6bae4e1
feat: add stats for serialization time in otlp exporter (#1628)Updates
opentelemetry-instrumentation-sinatra
from 0.19.4 to 0.24.1Release notes
Sourced from opentelemetry-instrumentation-sinatra's releases.
Changelog
Sourced from opentelemetry-instrumentation-sinatra's changelog.
... (truncated)
Commits
35ddf66
release: Release 30 gems (#1083)246fc10
chore: Update Rubocop to 1.65.0 (#1070)58fda55
docs: add cspell to CI (#1061)b26b765
release: Release 5 gems (#1050)08fad6e
feat: Make Rack install optional for sinatra (#1019)b27c742
release: Release 17 gems (#1025)99c3859
fix: Relax otel common gem constraints (#1007)38c22c6
chore: Update Rubocop to 1.64.0 (#997)a466ae3
release: Release 13 gems (#970)899970d
fix: Untrace entire request (#968)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.