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

R 3.1.3 #3467

Merged
merged 8 commits into from
Mar 29, 2024
Merged

R 3.1.3 #3467

merged 8 commits into from
Mar 29, 2024

Commits on Mar 28, 2024

  1. re-enable ActionController::Live (#3441)

    This works to re-enable ActionController::Live. It replaces zip_tricks
    which is now deprecated with zip_kit which is the replacement.
    
    It also fixes the issue with streaming zip files so ActionController::Live
    can be used in the downloading of zip files.
    johrstrom authored and HazelGrant committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f4322f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81504db View commit details
    Browse the repository at this point in the history
  3. Bump rdoc from 6.3.3 to 6.3.4.1 in /apps/myjobs (#3453)

    Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.3 to 6.3.4.1.
    - [Release notes](https://github.com/ruby/rdoc/releases)
    - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
    - [Commits](ruby/rdoc@v6.3.3...v6.3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rdoc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and HazelGrant committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    28f6418 View commit details
    Browse the repository at this point in the history
  4. Bump rdoc from 6.6.2 to 6.6.3.1 in /apps/dashboard (#3454)

    Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.2 to 6.6.3.1.
    - [Release notes](https://github.com/ruby/rdoc/releases)
    - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
    - [Commits](ruby/rdoc@v6.6.2...v6.6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: rdoc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and HazelGrant committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2b965ec View commit details
    Browse the repository at this point in the history
  5. Bumps ood_core

    HazelGrant committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3440282 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    234d239 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4df8415 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix Amazon 2023 e2e tests (#3412)

    treydock authored and HazelGrant committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8f29041 View commit details
    Browse the repository at this point in the history