-
Notifications
You must be signed in to change notification settings - Fork 19
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
benzekrimaha
wants to merge
9
commits into
development/8.2
Choose a base branch
from
improvement/ARSN-423-bump-dependencies
base: development/8.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Improvement/arsn 423 bump dependencies #2266
benzekrimaha
wants to merge
9
commits into
development/8.2
from
improvement/ARSN-423-bump-dependencies
+5,443
−4,912
Commits on Dec 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42d3800 - Browse repository at this point
Copy the full SHA 42d3800View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e5769 - Browse repository at this point
Copy the full SHA f9e5769View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b050e7b - Browse repository at this point
Copy the full SHA b050e7bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 75d0a61 - Browse repository at this point
Copy the full SHA 75d0a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b9443 - Browse repository at this point
Copy the full SHA 91b9443View commit details -
Configuration menu - View commit details
-
Copy full SHA for b836b79 - Browse repository at this point
Copy the full SHA b836b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a4119 - Browse repository at this point
Copy the full SHA d5a4119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdb5d5 - Browse repository at this point
Copy the full SHA 8cdb5d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e293f89 - Browse repository at this point
Copy the full SHA e293f89View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.