Conversation
| commonmarker (0.23.11) | ||
| concurrent-ruby (1.3.5) | ||
| connection_pool (2.5.0) | ||
| connection_pool (2.5.3) |
There was a problem hiding this comment.
connection_pool
Patch version upgrade 📈🔹 2.5.0 → 2.5.3
[change-log, source-code, gem-diff]
Commits
A change of 17 commits. See the full changes on the compare page.
These are the first 10 commits:
- (baae335) Passthru
optionstoTimedStackincheckout(#195) - (0607ec0) fmt
- (365451e) Wrap
stored?/fetchlogic to enable subclass to refactor - (93a48af) Tests for
try_fetch_connectionoverride - (d3f8475) Fix cross-test contamination
- (66dd262) Style fixes
- (a879c09) Test naming tweak
- (b2587ea) more explicit reset
- (f555177) formatting
- (a132282) doc, bump
| csv (3.3.2) | ||
| dalli (3.2.8) | ||
| datadog (2.12.2) | ||
| datadog (2.15.0) |
There was a problem hiding this comment.
datadog
Minor version upgrade 📈🔶 2.12.2 → 2.15.0
[change-log, source-code, gem-diff]
Commits
A change of 355 commits. See the full changes on the compare page.
These are the first 10 commits:
- (0d8e709) Move frame dropping from SerializableBacktrace initializer
- (4f13111) Merge pull request #4527 from DataDog/appsec-56960-collect-a…
- (f0b85e8) Change SkipPolicy.skip? parameters name
- (bf5323c) Use Thread::Backtrace::Location instance double in tests
- (1938f14) Merge branch 'master' into vpellan/fix-sca-standalone
- (a04dfda) Add option to override span events serialization (#4507)
- (07852cb) update methods and tests
- (a5aaa4b) Merge branch 'master' into zachg/baggage_otel_api
- (fea594d) Revert adding rack in ruby-3.3.gemfile
- (7cd23e8) linting and rbs file
| logger | ||
| msgpack | ||
| datadog-ruby_core_source (3.4.0) | ||
| datadog-ruby_core_source (3.4.1) |
There was a problem hiding this comment.
| ffi (1.17.2-aarch64-linux-gnu) | ||
| ffi (1.17.2-arm64-darwin) | ||
| ffi (1.17.2-x86_64-darwin) | ||
| ffi (1.17.2-x86_64-linux-gnu) |
There was a problem hiding this comment.
ffi
Patch version upgrade 📈🔹 1.17.1 → 1.17.2
[change-log, source-code, gem-diff]
Commits
A change of 26 commits. See the full changes on the compare page.
These are the first 10 commits:
- (4aac33b) Gemfile: depend on fiddle for Windows, MRI
- (7bedf81) CentOS: install libffi headers package
- (8a994d4) CI: add libffi-dev to Debian Dockerfile for tests
- (f46607f) CI: for CentOS, try getting the libffi-devel in "base"
- (cf0ee3c) CI: Add libffi-dev to alpine Dockerfile
- (8d43962) Merge pull request #1134 from larskanis/master
- (1715332) Merge branch 'master' of github.com:ffi/ffi
- (ddf5ce1) Update to libffi v3.4.7
- (b98ee47) Install libltdl-dev for Ubuntu CI
- (407df3f) Update libffi to fe203ffbb2bd7f93a86013d341aa767a406150bc
| libddwaf (1.22.0.0.2-x86_64-darwin) | ||
| ffi (~> 1.0) | ||
| libddwaf (1.18.0.0.1-x86_64-linux) | ||
| libddwaf (1.22.0.0.2-x86_64-linux) |
There was a problem hiding this comment.
libddwaf
Minor version upgrade 📈🔶 1.18.0.0.1 → 1.22.0.0.2
[change-log, source-code, gem-diff]
Commits
A change of 18 commits. See the full changes on the compare page.
These are the first 10 commits:
- (0b84939) Update libddwaf to 1.19.1
- (d916761) Fix Waf::Handle test for disabling rules
- (162a90a) Merge pull request #68 from DataDog/update-libddwaf-to-1-19-…
- (149df48) Update libddwaf to 1.20.1
- (b8ae409) Merge pull request #69 from DataDog/update-libddwaf-to-1-20-…
- (80b71a7) Update libddwaf version to 1.21.0
- (4bd7ed9) Merge pull request #70 from DataDog/update-libddwaf-to-1-21-…
- (b516a37) Fix gem release for Java on non-java system (Mac)
- (7408636) Merge pull request #71 from DataDog/fix-local-release-for-ja…
- (1544c81) Update libddwaf to version 1.22
| ffi-compiler (~> 1.0) | ||
| rake (~> 13.0) | ||
| logger (1.6.6) | ||
| logger (1.7.0) |
There was a problem hiding this comment.
logger
Minor version upgrade 📈🔶 1.6.6 → 1.7.0
[change-log, source-code, gem-diff]
Commits
A change of 19 commits. See the full changes on the compare page.
These are the first 10 commits:
- (022f304) allow setting shift variables in LogDevice when using reopen
- (c937598) Reduce repeating expressions
- (0d1c791) Refine conversion to path name
- (87b12e8) Extract
shift_log_file - (4dbc1ac) Let
lock_shift_logreturntrueon success - (1f89664) Remove duplicate and old variable
- (30e4359) Copy permission and ownership at shift
- (1efdf6b) Subclasses
initializemust call super - (552b075) [Feature #21133] Add
skip_headeroption - (0892e1a) [DOC] Specify files for documents
| msgpack (1.8.0) | ||
| multi_json (1.15.0) | ||
| multi_xml (0.7.1) | ||
| multi_xml (0.7.2) |
There was a problem hiding this comment.
multi_xml
Patch version upgrade 📈🔹 0.7.1 → 0.7.2
[change-log, source-code, gem-diff]
Commits
A change of 7 commits. See the full changes on the compare page.
These are the individual commits:
- (c0780ae) Specify plugins instead of require
- (7e06af5) Use add_dependency instead of add_runtime_dependency
- (fab6288) Drop support for Ruby 3.1
- (c7185c1) Add metadata hash
- (f559d66) Update LICENSE and README
- (d4e14ea) Update CI workflow
- (35bff56) Bump version to 0.7.2
|
FYI lock-diff generates diff for all bumped gems |
|
ah neat project :) |
Some minor and patch version updates.