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

Improvement/arsn 423 bump dependencies #2266

Open
wants to merge 9 commits into
base: development/8.2
Choose a base branch
from

Commits on Dec 6, 2024

  1. Bump dependencies

    Issue: ARSN-423
    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    42d3800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e5769 View commit details
    Browse the repository at this point in the history
  3. Update code to match scality guidelines and dependencies bumps

    In this commit the code has been updated to match the new
    uuid require based on the documentation here : https://www.npmjs.com/package/uuid
    timestamp format has been updated as well from new Timestamp(1, 1651144629)
    to new Timestamp({ t: 1651144629 , i: 1 }), the remaining changes are
    lint fixups ( please note that the indentation has been fixed as well automatically
    using lint --fix)
    Issue: ARSN-423
    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b050e7b View commit details
    Browse the repository at this point in the history
  4. Tests fixups after CI failures due to bumps

    In this commit we fix the tests that were failing after the dependencies bumps.
    Issue: ARSN-423
    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    75d0a61 View commit details
    Browse the repository at this point in the history
  5. Md lint fixup

    Issue: ARSN-423
    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    91b9443 View commit details
    Browse the repository at this point in the history
  6. Bump node version in gha

    Issue: ARSN-423
    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b836b79 View commit details
    Browse the repository at this point in the history
  7. Post reviews fixups

    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    d5a4119 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cdb5d5 View commit details
    Browse the repository at this point in the history
  9. fixup

    benzekrimaha committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    e293f89 View commit details
    Browse the repository at this point in the history