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

Uplift oc-id to use ruby 3.0.1 and rails 7.0.4 #3674

Merged
merged 27 commits into from
Sep 29, 2023

Commits on Sep 26, 2023

  1. changes

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4af5369 View commit details
    Browse the repository at this point in the history
  2. upgrading to ruby 3.0.0

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4074e2e View commit details
    Browse the repository at this point in the history
  3. upgrading to ruby 3.0.0

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d1b38e3 View commit details
    Browse the repository at this point in the history
  4. Updating Gemfile to point chef at 17.0.242

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    912b446 View commit details
    Browse the repository at this point in the history
  5. updating gemfile to use chef 17.10.x

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ee6369f View commit details
    Browse the repository at this point in the history
  6. Upgrading inspec-core, net-sftp, train-core

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e7cbad8 View commit details
    Browse the repository at this point in the history
  7. pointing to chef=17.0.0

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e366a30 View commit details
    Browse the repository at this point in the history
  8. fixing rspec in oc-chef-pedant

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    19d98b4 View commit details
    Browse the repository at this point in the history
  9. removing obsolete method URI.encode

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    884ee61 View commit details
    Browse the repository at this point in the history
  10. nit

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a830a91 View commit details
    Browse the repository at this point in the history
  11. uncommenting rubyracer

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1f20d65 View commit details
    Browse the repository at this point in the history
  12. adding tzinfo-data

    Signed-off-by: progress <shravani.roy@progress.com>
    
    updating brakeman-analysis
    
    Signed-off-by: progress <shravani.roy@progress.com>
    
    adding libv8 dependency to lock file
    
    Signed-off-by: progress <shravani.roy@progress.com>
    
    nit
    
    Signed-off-by: progress <shravani.roy@progress.com>
    
    ruby update for habitat package
    
    Signed-off-by: progress <shravani.roy@progress.com>
    
    core/ruby30
    
    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    88d5c03 View commit details
    Browse the repository at this point in the history
  13. replacing rubyracer with miniracer

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3d1c6d1 View commit details
    Browse the repository at this point in the history
  14. mini_racer 0.6.2

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4fa06ca View commit details
    Browse the repository at this point in the history
  15. adding platform x86_64-linux

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    429537f View commit details
    Browse the repository at this point in the history
  16. wip

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    87c8e0d View commit details
    Browse the repository at this point in the history
  17. revert mini_racer commits

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0b62fce View commit details
    Browse the repository at this point in the history
  18. adding doorkeeper migration

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3c3f839 View commit details
    Browse the repository at this point in the history
  19. Update Gemfile

    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d692190 View commit details
    Browse the repository at this point in the history
  20. Doorkeeper 5.0 in lockfile

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c2008ee View commit details
    Browse the repository at this point in the history
  21. adding the updated schema

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b068caf View commit details
    Browse the repository at this point in the history
  22. fixing doorkeeper locales

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1b35fa8 View commit details
    Browse the repository at this point in the history
  23. fixing cve-2020-10187

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    70fe533 View commit details
    Browse the repository at this point in the history
  24. fixing integration tests

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d408d40 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. updating brakeman to ruby 3

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ab474d8 View commit details
    Browse the repository at this point in the history
  2. updating sarif to use v2

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e13e37d View commit details
    Browse the repository at this point in the history
  3. revert brakeman sarif upgrade

    Signed-off-by: progress <shravani.roy@progress.com>
    RoyShravani committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d7b6690 View commit details
    Browse the repository at this point in the history