zooniverse / caesar

Backend automation and orchestration
https://zooniverse.github.io/caesar
Apache License 2.0
13 stars 13 forks source link

Deprecation Notices: Aug 2024 #1577

Open lcjohnso opened 1 year ago

lcjohnso commented 1 year ago

On login and use of Rails console, I see the following messages:

  1. Top level ::CompositeIO is deprecated, require 'multipart/post' and useMultipart::Post::CompositeReadIOinstead!
  2. Top level ::Parts is deprecated, require 'multipart/post' and useMultipart::Post::Partsinstead!
  3. [redis-rb] The Redis connection was configured with username "dummyuser", but the provided password was for the default user. This will start failing in redis-rb 4.6.

Unknown whether any of these require action, but wanted to post for visibility.

lcjohnso commented 1 month ago

As of 19 Aug 2024:

  1. Warning: the running version of Bundler (2.1.4) is older than the version that created the lockfile (2.3.26). We suggest you to upgrade to the version that created the lockfile by running gem install bundler:2.3.26.
  2. Top level ::CompositeIO is deprecated, require 'multipart/post' and useMultipart::Post::CompositeReadIOinstead!
  3. Top level ::Parts is deprecated, require 'multipart/post' and useMultipart::Post::Partsinstead!
  4. After executing command: [redis-rb] The Redis connection was configured with username "dummyuser", but the provided password was for the default user. This will start failing in redis-rb 4.6.