-
Notifications
You must be signed in to change notification settings - Fork 234
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
Apply minor and patch updates for dependencies #4088
Conversation
8302760
to
dd690d5
Compare
@@ -243,7 +243,7 @@ GEM | |||
erubi (~> 1.4) | |||
rails-dom-testing (~> 2.0) | |||
rails-html-sanitizer (~> 1.1, >= 1.2.0) | |||
active_hash (3.0.0) | |||
active_hash (3.2.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
active_hash
Minor version upgrade 📈🔶 3.0.0 → 3.2.1
[change-log, source-code, gem-diff]
Commits
A change of 171 commits. See the full changes on the compare page.
These are the first 10 commits:
- (eb4d668) Add spec for .order method
- (609ffb8) Add .order method
- (338d262) Update README
- (b19a8de) Merge branch 'master' into add_order_method
- (fcfa0ab) Modify .order method to support .where chain.
- (b3edbba) Add #to_ary to ActiveHash::Relation
- (523846a) Use anonymous model class in spec
- (db5d0ad) Remove #to_a calls in base_spec.rb for Relation comparisons
- (46a7985) Make #find behave like its Enumerable equivalent if id is ni…
- (ce1da1b) Update README.md
@@ -266,47 +266,48 @@ GEM | |||
minitest (>= 5.1) | |||
tzinfo (~> 2.0) | |||
zeitwerk (~> 2.3) | |||
addressable (2.8.4) | |||
addressable (2.8.6) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
public_suffix (>= 2.0.2, < 6.0) | ||
airbrake (11.0.1) | ||
airbrake (11.0.3) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
airbrake
Patch version upgrade 📈🔹 11.0.1 → 11.0.3
[change-log, source-code, gem-diff]
Commits
A change of 32 commits. See the full changes on the compare page.
These are the first 10 commits:
- (593b0d1) README: touch up, update outdated & incorrect info
- (72391a6) Merge pull request #1135 from airbrake/readme-touch-up
- (94bdabf) circleci: add Dockerhub authentication
- (100d3de) Merge pull request #1137 from airbrake/circleci-dockerhub-au…
- (f0a15c0) README: update Airbrake logo
- (d2d23ea) Merge pull request #1139 from airbrake/logo-update
- (c3014ca) circleci: verify that all YARD @since tags start with 'v'
- (dfbd162) Merge pull request #1140 from airbrake/since-version-lint
- (fa88afb) gemspec: lock "ethon" to v0.12.0
- (619cdf0) Merge pull request #1153 from airbrake/build-fix
airbrake-ruby (~> 5.1) | ||
airbrake-ruby (5.2.0) | ||
airbrake-ruby (5.2.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rbtree3 (~> 0.5) | ||
ansible (0.2.2) | ||
ar_multi_threaded_transactional_tests (0.5.0) | ||
activerecord (>= 4.2.0, < 6.2.0) | ||
ast (2.4.1) | ||
ast (2.4.2) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ast
Patch version upgrade 📈🔹 2.4.1 → 2.4.2
[change-log, source-code, gem-diff]
Commits
A change of 5 commits. See the full changes on the compare page.
These are the individual commits:
- (2a878a2) Add Truffleruby head to CI
- (d9ea9fe) Enable matching with
Node#deconstruct
(#31) - (fa14f33) added dummy test github action
- (0b02fcf) Run tests using github actions (#32)
- (272f4a8) Bump version.
attr_encrypted (3.1.0) | ||
encryptor (~> 3.0.0) | ||
audited (5.4.2) | ||
audited (5.4.3) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
audited
Patch version upgrade 📈🔹 5.4.2 → 5.4.3
[change-log, source-code, gem-diff]
Commits
A change of 14 commits. See the full changes on the compare page.
These are the first 10 commits:
- (73c202c) Add config ignored_default_callbacks
- (ab22a3f) Ignore readonly columns in audit
- (e361f02) Merge pull request #692 from sriddbs/ignore-readonly-attrs
- (e163219) Robustify Rails version checks
- (4606723) Merge pull request #689 from blaet/robustify-rails-version-c…
- (cd0ac65) Update comment to match code
- (a609166) Add note about touch audits to README
- (00a1d82) Merge pull request #679 from JDrizzy/ignore-callbacks
- (8368291) Update Changelog
- (fa53258) Bump version
activerecord (>= 5.0, < 7.2) | ||
request_store (~> 1.2) | ||
autoprefixer-rails (9.4.8) | ||
autoprefixer-rails (9.8.6.5) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
autoprefixer-rails
Minor version upgrade 📈🔶 9.4.8 → 9.8.6.5
[change-log, source-code, gem-diff]
Commits
A change of 106 commits. See the full changes on the compare page.
These are the first 10 commits:
- (197a94a) Update autoprefixer.js with Grid fix
- (b6c1941) Release 9.4.9 version
- (7d389d1) Add Rubygems links (#152)
- (df16bca) Give StandardRB a shot (#153)
- (dfcb2d5) Clean up Compass config
- (9d8cec1) Update autoprefixer.js with warning for named Grid lines
- (4831821) Release 9.4.10 version
- (f5facc2) Fix NameError when processing without Rails (#154)
- (e19717c) Update auroprefixer.js with fresh Can I Use
- (0ad70fc) Release 9.4.10.1
aws-sdk-core (3.100.0) | ||
aws-eventstream (~> 1, >= 1.0.2) | ||
aws-partitions (~> 1, >= 1.239.0) | ||
awesome_print (1.9.2) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome_print
Minor version upgrade 📈🔶 1.6.1 → 1.9.2
[change-log, source-code, gem-diff]
Commits
A change of 218 commits. See the full changes on the compare page.
These are the first 10 commits:
- (69815f0) Updates Documentation
- (526f907) Improves spec runner harness, switches to better env detecti…
- (ee871db) Updates changelog and bumps version
- (3f7137c) Fix Broken specs on Travis
- (06a4649) Update NoBrainer awesome prints
- (13f0278) Fix specs on Ruby 1.9.3 and Rails 3.2 and 4.2
- (de1c1ad) Travis badge shows the master branch
- (0d7cef0) Merge pull request #180 from maurogeorge/fix-spec-travis
- (7ea8fcc) Merge pull request #181 from nviennot/master
- (4ee2ade) Be careful about invoking #to_hash on arbitrary objects.
aws-eventstream (~> 1, >= 1.0.2) | ||
aws-partitions (~> 1, >= 1.239.0) | ||
awesome_print (1.9.2) | ||
aws-eventstream (1.3.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aws-eventstream
Minor version upgrade 📈🔶 1.2.0 → 1.3.0
[change-log, source-code, gem-diff]
Commits
A change of 21 commits. See the full changes on the compare page.
These are the first 10 commits:
- (90f8b27) S3 client should send optional content type on copy object
- (43e872b) S3 object should be able to change content type on copy from
- (d288c8d) Version 1.2.1 of the AWS SDK for Ruby
- (216fa48) domain scope to facilitate sharding
- (b6ee4ad) Version 1.2.2 of the AWS SDK for Ruby
- (9e98d9c) Added documentation for part_number option of MultipartUploa…
- (c182b0a) Fetch console output for instance.
- (22bc7e8) Merge commit '9e98d9c4a86956877a71eb9d2338e4c9121876cd'
- (ddbd83f) Version 1.2.3 of the AWS SDK for Ruby
- (543cbe7) Add sms support for topic subscriptions
aws-partitions (~> 1, >= 1.239.0) | ||
awesome_print (1.9.2) | ||
aws-eventstream (1.3.0) | ||
aws-partitions (1.887.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome_print (1.9.2) | ||
aws-eventstream (1.3.0) | ||
aws-partitions (1.887.0) | ||
aws-sdk-core (3.191.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aws-partitions (~> 1, >= 1.651.0) | ||
aws-sigv4 (~> 1.8) | ||
jmespath (~> 1, >= 1.6.1) | ||
aws-sdk-ecr (1.69.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aws-sigv4 (~> 1.0) | ||
aws-sdk-kms (1.23.0) | ||
aws-sdk-core (~> 3, >= 3.58.0) | ||
aws-sdk-kms (1.77.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aws-sigv4 (~> 1.1) | ||
aws-sdk-s3 (1.45.0) | ||
aws-sdk-core (~> 3, >= 3.58.0) | ||
aws-sdk-s3 (1.143.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aws-sigv4 (~> 1.1) | ||
aws-sigv4 (1.6.1) | ||
aws-sigv4 (~> 1.8) | ||
aws-sigv4 (1.8.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aws-sigv4
Minor version upgrade 📈🔶 1.6.1 → 1.8.0
[change-log, source-code, gem-diff]
Commits
A change of 221 commits. See the full changes on the compare page.
These are the first 10 commits:
- (6cf088f) normalize s3 key in delete xml
- (9776a57) Fix issue breaking enumerable#include? in AWS::EC2::Security…
- (53d960f) Version 1.6.2 of the AWS SDK for Ruby
- (b91a8ba) Merge pull request #64 from mrardon/master
- (9877f13) Version 1.6.3 of the AWS SDK for Ruby
- (8f92494) spec: do not force simplecov presence.
- (42c8bc8) Allow for setting of Content-Disposition when performing cop…
- (61a5282) Merge pull request #58 from mikewatt/normalize-xml-s3-key-na…
- (302bfac) Merge pull request #66 from moorecp/master
- (711a098) Merge pull request #65 from gentoo/master
aws-eventstream (~> 1, >= 1.0.2) | ||
base64 (0.1.1) | ||
base64 (0.2.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
base64
Minor version upgrade 📈🔶 0.1.1 → 0.2.0
[change-log, source-code, gem-diff]
Commits
A change of 23 commits. See the full changes on the compare page.
These are the first 10 commits:
- (888d885) Add Ruby 3.1 to CI
- (c0147a8) Merge pull request #8 from petergoldstein/feature/add_ruby_3…
- (697a878) Added dependabot
- (feb72b0) Merge pull request #9 from ruby/add-dependabot
- (872dd0a) Bump actions/checkout from 2 to 3
- (5fd0018) Merge pull request #10 from ruby/dependabot/github_actions/a…
- (62db7e6) Update Ruby versions on GHA with ci_versions/all.json
- (bf0530d) Merge pull request #11 from ruby/ci-versions
- (21a636d) Migrate set-output to $GITHUB_OUTPUT
- (11288fc) Merge pull request #12 from tanakakc/patch-1
aws-eventstream (~> 1, >= 1.0.2) | ||
base64 (0.1.1) | ||
base64 (0.2.0) | ||
bigdecimal (3.1.6) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
binding_of_caller (0.8.0) | ||
debug_inspector (>= 0.0.1) | ||
bootsnap (1.4.5) | ||
bootsnap (1.6.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bootsnap
Minor version upgrade 📈🔶 1.4.5 → 1.6.0
[change-log, source-code, gem-diff]
Commits
A change of 81 commits. See the full changes on the compare page.
These are the first 10 commits:
- (f15ce20) Remove a temporary variable
- (826c0d6) Add const qualifiers to the parameters and remove unsafe poi…
- (2a3644c) Only strip elidable extensions to make short forms
- (065f909) Merge pull request #274 from Ryooooooga/remove-unsafe-pointe…
- (ecdd65e) Only strip elidable extensions to make short forms (#271)
- (b720530) Update minimum ruby version and fix rubocop
- (78be2f5) Merge pull request #280 from alebruck/update-ruby-version
- (8d4b28a) Don't break when Pathname is passed to LoadedFeaturesIndex
- (9278a85) Don't break when Pathname is passed to LoadedFeaturesIndex (…
- (70bef22) Update documentation on os_version -> ruby_platform
@@ -315,76 +316,78 @@ GEM | |||
momentjs-rails (>= 2.8.1) | |||
brakeman (5.4.1) | |||
builder (3.2.4) | |||
bundler-audit (0.9.0.1) | |||
bundler-audit (0.9.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bundler-audit
Patch version upgrade 📈🔹 0.9.0.1 → 0.9.1
[change-log, source-code, gem-diff]
Commits
A change of 39 commits. See the full changes on the compare page.
These are the first 10 commits:
- (ebfca35) Added a note about Ruby < 2.6 End-of-Life status.
- (af5a066) Bump nokogiri from 1.11.6 to 1.12.5 in /spec/bundle/secure (…
- (f64883a) Bump nokogiri from 1.11.6 to 1.12.5 in /spec/bundle/insecure…
- (198e1e8) Add Ruby 3.1 to CI
- (781c4f3) Fix assorted lints
- (245a2b6) Switch the then clause to its own line
- (5b22bd3) Bump nokogiri from 1.12.5 to 1.13.3 in /spec/bundle/secure (…
- (9cb6320) Use a less ambiguous separator for the version update sugges…
- (017d1f5) Wrap suggested patched versions in quotes
- (d2fe4c6) Fixes --gemfile-lock example
bundler (>= 1.2.0, < 3) | ||
thor (~> 1.0) | ||
byebug (8.2.5) | ||
chef-utils (18.1.29) | ||
chef-utils (18.4.2) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
chef-utils
Minor version upgrade 📈🔶 18.1.29 → 18.4.2
[change-log, source-code, gem-diff]
Commits
A change of 403 commits. See the full changes on the compare page.
These are the first 10 commits:
- (448d438) Bump version to 18.2.31 by Chef Expeditor
- (b3cbd76) Update for chef-foundation ver to pick openssl-1.0.2ze
- (8576ef3) remove openssl-src
- (72fd888) Adding double-quotes around path for Windows 'secedit' comma…
- (c89c12b) Make action homebrew_bin_path public which is used in other …
- (1e7a3bb) Bump version to 18.2.32 by Chef Expeditor
- (01c23ea) Optimize Chef::CookbookSynchronizer#remove_deleted_files (#1…
- (3d7c78e) Bump version to 18.2.33 by Chef Expeditor
- (5ab62ef) update ::File.exists? to ::File.exist?
- (be390a7) Merge pull request #13807 from chef/poorndm/test-openssl-1.0…
concurrent-ruby | ||
coderay (1.1.1) | ||
coderay (1.1.3) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
coderay
Patch version upgrade 📈🔹 1.1.1 → 1.1.3
[change-log, source-code, gem-diff]
Commits
A change of 110 commits. See the full changes on the compare page.
These are the first 10 commits:
- (f06e0e3) Add C++11 keywords
- (2612789) Fixed typo
- (92a8e56) Small changes to grouping of new C++11 keywords
- (cee1223) fix tests for Ruby 1.8
- (2a4c37a) Merge branch 'master' of https://github.com/rubychan/coderay
- (e94cf8e) fix Windows line breaks in FOLDERS file
- (dd142d2) Fixed merge
- (54c94b7) Add env setting to allow C extensions which are not allowed …
- (2bce2ac) Allow failures with jruby 18 and 19 mode, RedCloth has a kno…
- (cd3bffb) Shouldn't have removed the jruby lines
connection_pool (2.2.1) | ||
crack (0.4.3) | ||
safe_yaml (~> 1.0.0) | ||
concurrent-ruby (1.2.3) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
concurrent-ruby
Patch version upgrade 📈🔹 1.2.2 → 1.2.3
[change-log, source-code, gem-diff]
Commits
A change of 25 commits. See the full changes on the compare page.
These are the first 10 commits:
- (7d58ec8) Check the first Concurrent::Map default_proc argument is a C…
- (c587821) Update comment about ::Hash on CRuby, it's not fully thread-…
- (e7ff945) Update comment about ::Array on CRuby, it's not fully thread…
- (9f40827) Fix TimerTask
:execution_interval
docs - (483dd33) Fix TimerTask docs to not refer to
#execute
as "blocking" … - (3bfe39e) Fix TimerTask example output (#1003)
- (bf966c0) Fix broken CI due to rake-compiler error on Ruby < 2.6
- (1982b92) Fix doc typo: yeild → yield
- (42d2766) Fix DaemonThreadFactory - reuse single Java thread factory
- (dadc2ad) Fix sporadic failures testing with JRuby (#1012)
crack (0.4.3) | ||
safe_yaml (~> 1.0.0) | ||
concurrent-ruby (1.2.3) | ||
connection_pool (2.4.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
connection_pool
Minor version upgrade 📈🔶 2.2.1 → 2.4.1
[change-log, source-code, gem-diff]
Commits
A change of 85 commits. See the full changes on the compare page.
These are the first 10 commits:
- (1f6109d) update rubies
- (7317ac8) Add 2.4.1 to travis rubies
- (7413fbf) optimize with (15% gain)
- (8ac6a0c) Make size/available stats available for a connection pool.
- (cd6f0e0) Use separate methods for stats.
- (b4ce270) Massage method naming, wrapper support, #97
- (6e86113) add changelog, #97
- (6dea066) bump
- (08fb434) [CI] Test against Ruby 2.5
- (b00f063) cleanup
safe_yaml (~> 1.0.0) | ||
concurrent-ruby (1.2.3) | ||
connection_pool (2.4.1) | ||
crack (0.4.6) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
crack
Patch version upgrade 📈🔹 0.4.3 → 0.4.6
[change-log, source-code, gem-diff]
Commits
A change of 24 commits. See the full changes on the compare page.
These are the first 10 commits:
- (a7189fe) remove safe_yaml
- (261962a) Exclude tests (and fixtures) from bundled gem
- (1183581) Merge pull request #61 from greysteil/dont-bundle-tests
- (4ecf9cf) Merge pull request #59 from bf4/master
- (579acb3) Add REXML to gem dependency
- (288371d) Bump version to 0.4.4; update history
- (244855f) GitHub is HTTPS by default
- (f61a62e) Merge pull request #64 from amatsuda/https
- (c61172b) Merge pull request #62 from koic/add_rexml_to_gem_dependenci…
- (7ec6b55) Bump to 0.4.5
crass (1.0.6) | ||
dalli (3.2.3) | ||
dalli (3.2.7) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dalli
Patch version upgrade 📈🔹 3.2.3 → 3.2.7
[change-log, source-code, gem-diff]
Commits
A change of 33 commits. See the full changes on the compare page.
These are the first 10 commits:
- (d81fac3) Changes for new empty line before assert cop. (#935)
- (4fffe20) Test with Ubuntu 20.04 to support build of memcached 15.x (#…
- (7380f63) Preallocate the read buffer in Socket#readfull (#936)
- (ec4fefe) Update the CHANGELOG with preallocation entry
- (bcfe112) Pass Encoding instances rather than encoding names as String…
- (d7f0420) Explicitly add 3.2 to the test matrix in preparation for its…
- (1a56832) Fix Rubocop lints from Rubocop 1.42 (#944)
- (7dd0804) Remove unnecessary rescue. (#945)
- (f63d299) Add bin scripts and a description in the README (#946)
- (636753b) Add JRuby 9.4 to the CI matrix (#947)
@@ -616,69 +619,68 @@ GEM | |||
sawyer (0.9.2) | |||
addressable (>= 2.3.5) | |||
faraday (>= 0.17.3, < 3) | |||
sentry-rails (5.4.2) | |||
sentry-rails (5.16.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sentry-rails
Minor version upgrade 📈🔶 5.4.2 → 5.16.1
[change-log, source-code, gem-diff]
Commits
A change of 219 commits. See the full changes on the compare page.
These are the first 10 commits:
- (67bb989) Merge branch 'release/5.4.2'
- (29f5875) Remove webmock (#1871)
- (353a813) Update error subscriber doc (#1880)
- (978cc48) Support rack 3 (#1884)
- (53795b7) Raven CI still needs bundler: 1 (#1888)
- (67bbcd7) Pin rack to < 3 on sentry-raven (#1889)
- (d872488) Memoize session.aggregation_key (#1892)
- (f931fe1) Add Ruby head to CI matrix (#1893)
- (ae13d7d) Execute with_scope's block even when SDK is not initialized …
- (d83b29c) Configure Rails 7.1's test app separately (#1901)
sentry-ruby (~> 5.4.2) | ||
sentry-ruby (5.4.2) | ||
sentry-ruby (~> 5.16.1) | ||
sentry-ruby (5.16.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sentry-ruby
Minor version upgrade 📈🔶 5.4.2 → 5.16.1
[change-log, source-code, gem-diff]
Commits
A change of 219 commits. See the full changes on the compare page.
These are the first 10 commits:
- (67bb989) Merge branch 'release/5.4.2'
- (29f5875) Remove webmock (#1871)
- (353a813) Update error subscriber doc (#1880)
- (978cc48) Support rack 3 (#1884)
- (53795b7) Raven CI still needs bundler: 1 (#1888)
- (67bbcd7) Pin rack to < 3 on sentry-raven (#1889)
- (d872488) Memoize session.aggregation_key (#1892)
- (f931fe1) Add Ruby head to CI matrix (#1893)
- (ae13d7d) Execute with_scope's block even when SDK is not initialized …
- (d83b29c) Configure Rails 7.1's test app separately (#1901)
sexp_processor (4.12.1) | ||
single_cov (1.3.2) | ||
slop (3.6.0) | ||
sexp_processor (4.17.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sexp_processor
Minor version upgrade 📈🔶 4.12.1 → 4.17.1
[change-log, source-code, gem-diff]
Commits
A change of 36 commits. See the full changes on the compare page.
These are the first 10 commits:
- (1cf9bfa) + Added Sexp.q (query) and deprecated Sexp.s to distinguish …
- (1c679b5) - Fixed bug w/ ruby's Array#eql? and #hash not looking at iv…
- (9d637ad) + Split out all pattern-oriented code to sexp_matcher.rb.
- (b9b099e) + Extended Sexp::Matcher::Parser to cover more method names.
- (1e78662) prepped for release
- (52db357) Removed old maglev skips in test
- (5987c8d) + Added Klass matcher to match on types.
- (d43ca07) + Added '-' as an alias for the 'not?' pattern matching comm…
- (17621e8) + Added any matcher to pattern parser.
- (4660187) prepped for release
single_cov (1.3.2) | ||
slop (3.6.0) | ||
sexp_processor (4.17.1) | ||
single_cov (1.5.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
single_cov
Minor version upgrade 📈🔶 1.3.2 → 1.5.0
[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:
- (3bfe1e2) coverage image
- (0beb78c) fix bugs on newer rubies
- (acf06cb) generate a coverage report
- (302171d) Merge pull request #24 from grosser/grosser/repot
- (d3b5be5) v1.4.0
- (0c0b603) allow forcing line coverage report to support older converag…
- (afa2f42) v1.5.0
concurrent-ruby (~> 1.0, >= 1.0.2) | ||
sentry-user_informer (0.2.0) | ||
rack | ||
railties (>= 6.1.0, < 7.1.0) | ||
sentry-rails (~> 5.4) | ||
sexp_processor (4.12.1) | ||
single_cov (1.3.2) | ||
slop (3.6.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
slop
Gem removed 🔥
[change-log, source-code, gem-diff]
snaky_hash (2.0.1) | ||
hashie | ||
version_gem (~> 1.1, >= 1.1.1) | ||
socksify (1.7.1) | ||
soft_deletion (1.6.0) | ||
activerecord (>= 4.2.0, < 6.2.0) | ||
soft_deletion (1.9.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
soft_deletion
Minor version upgrade 📈🔶 1.6.0 → 1.9.0
[change-log, source-code, gem-diff]
Commits
A change of 16 commits. See the full changes on the compare page.
These are the first 10 commits:
- (fc8c9c8) drop EOL dependencies
- (2fb3569) more
- (a2a9b34) Merge pull request #48 from grosser/grosser/bump
- (5083bf1) add support for rails 7
- (da1019b) Merge pull request #47 from roman-melnyk/master
- (49d3264) v1.7.0
- (4be3993) Ruby 3 support
- (d866834) Merge pull request #49 from MarkusHarmsen/master
- (f1092eb) bump version when bumping
- (ec0f7dd) v1.8.0
stackprof (0.2.12) | ||
terminal-table (1.8.0) | ||
unicode-display_width (~> 1.1, >= 1.1.1) | ||
thor (1.3.0) | ||
tilt (2.0.10) | ||
tilt (2.3.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tilt
Minor version upgrade 📈🔶 2.0.10 → 2.3.0
[change-log, source-code, gem-diff]
Commits
A change of 175 commits. See the full changes on the compare page.
These are the first 10 commits:
- (7811a2e) Handle rendering BasicObject instances
- (aea852b) Fix #extensions_for for RedcarpetTemplate
- (5805e08) Fix markdown documentation 404
- (eb4b4ce) Update .travis.yml
- (3169517) GitHub is HTTPS by default
- (91838d5) Fix Ruby 3.0 compatibility.
- (e7432c5) Allow all options available in CommonMarker
- (9b02c6f) Add Tilt::EmacsOrg support
- (b1329a8) Sass: Support sass-embedded gem
- (911e459) Update .travis.yml
tzinfo (2.0.6) | ||
concurrent-ruby (~> 1.0) | ||
uglifier (3.2.0) | ||
execjs (>= 0.3.0, < 3) | ||
unf (0.1.4) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unf
Gem removed 🔥
[change-log, source-code, gem-diff]
tzinfo (2.0.6) | ||
concurrent-ruby (~> 1.0) | ||
uglifier (3.2.0) | ||
execjs (>= 0.3.0, < 3) | ||
unf (0.1.4) | ||
unf_ext | ||
unf_ext (0.0.8.2) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unf_ext
Gem removed 🔥
[change-log, source-code, gem-diff]
rack (>= 1.0) | ||
webmock (3.0.1) | ||
addressable (>= 2.3.6) | ||
warden (1.2.9) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
warden
Patch version upgrade 📈🔹 1.2.7 → 1.2.9
[change-log, source-code, gem-diff]
Commits
A change of 90 commits. See the full changes on the compare page.
These are the first 10 commits:
- (0d52540) Update .travis.yml
- (4d016e1) Update .travis.yml
- (cc8d65d) Update .travis.yml
- (5773ff6) Set winning strategy after _run!, in case _run! also sets wi…
- (58bcc6f) Fix magic comment
- (ba59bff) Update .travis.yml
- (79442be) Update README.textile
- (fa24dcb) Merge pull request #145 from znz/fix-magic-comment
- (617eaa1) Update .travis.yml
- (5a091ac) Merge pull request #149 from hassox/fix-bundle-on-travis
addressable (>= 2.3.6) | ||
warden (1.2.9) | ||
rack (>= 2.0.9) | ||
webmock (3.20.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
webmock
Minor version upgrade 📈🔶 3.0.1 → 3.20.0
[change-log, source-code, gem-diff]
Commits
A change of 442 commits. See the full changes on the compare page.
These are the first 10 commits:
- (270e3f7) Merge pull request #868 from ioquatix/patch-1
- (3054e73) Merge pull request #871 from brandur/brandur-keyword-args
- (05bdefc) Work for getting this passing on ruby 2.7
- (6682ad4) Fix all the ruby 2.7 warnings coming from this code.
- (401f12e) Version 3.8.0
- (a44eb00) Upgraded version to 3.8.0
- (bf418ec) replace rbuf_fill modification with duplication of core libr…
- (7a36d3c) Merge pull request #873 from kipply/dont-tracepoint
- (facc1a2) Be able to mock non-ASCII bodies with HTTP.rb
- (895a7ec) Merge pull request #874 from dentarg/http_rb-preserve-body-e…
websocket-driver (0.7.6) | ||
websocket-extensions (>= 0.1.0) | ||
websocket-extensions (0.1.5) | ||
zeitwerk (2.6.12) | ||
zeitwerk (2.6.13) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
zeitwerk
Patch version upgrade 📈🔹 2.6.12 → 2.6.13
[change-log, source-code, gem-diff]
Commits
A change of 13 commits. See the full changes on the compare page.
These are the first 10 commits:
- (74a2375) Provide a null inflector
- (a829ff8) Revise docs re the null inflector and Rails
- (f381566) Add Ruby 3.3 to CI matrix
- (b82324b) Merge pull request #278 from m-nakamura145/update-ci-matrix
- (ff13527) Fix small typo & clarify some grammar in the docs
- (a7201b3) Merge pull request #279 from stevenharman/typo_and_doc_tweek…
- (94e83ee) Delete comment in Kernel#require decoration
- (7daca61) Revise the conceptual translation of for_gem
- (f3cca26) Bump actions/checkout
- (798ccdb) Merge pull request #286 from m-nakamura145/update-actions-ch…
zendesk_api (2.0.1) | ||
faraday (> 2.0.0) | ||
faraday-multipart | ||
hashie (>= 3.5.2, < 6.0.0) | ||
inflection | ||
mini_mime | ||
multipart-post (~> 2.0) | ||
zstd-ruby (1.5.5.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Regarding the note in the PR description, I'm explaining why the build is not passing. There's more work required to get the project working on Ruby 3, and resolve the CVE. To keep the CI workflow passing, perhaps we should add an exception for the CVE until the project is migrated to Ruby 3. Line 66 in 97a9c1c
Yes, this branch has been deployed to a staging environment and looks to be working fine.
I'll try that next time. Thanks. |
the audit step has an ignore flag that can be used to ignore selcted cves, that should get the PR green |
Thanks. The build is passing now. |
@grosser, is there anything else I can do to get this pull request accepted? I don't have merge permissions, so I'll need help. |
tried that locally and ran into:
https://rubygems.org/gems/sqlite3/versions/1.7.2-arm-linux ... otherwise worked fine 👍 / I can merge I assumed you work for zendesk since we just talked about ruby 3 upgrades so I though you'd DIY merge :D |
It's strange that that wasn't picked up in the CI build, or in my test run. I've downgraded the gem to version 1.6.9. |
thx., it's a bug in sqlite on arm, which CI does not run |
Apply some minor and patch level dependency updates.
Note
The bundle_audit build step is failing. It correctly identifies a security issue with version 1.15.5 of the
nokogiri
gem being used. Unfortunately, the patched version 1.16.2 is only available on Ruby 3.0 and above. We'll need to upgrade Ruby for this service to apply the patch.