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

Feature/dynamic dependencies fix merge conflicts #3400

Conversation

nelsonwellsredis
Copy link
Collaborator

No description provided.

irinaAbramova-dev and others added 30 commits January 17, 2024 23:49
…-data-type' into fe/feature/RI-4989-refactor-json-data-type
…r-json_update

#RI-4989 - refactor json type
* revert resource to Intel for circleci macos job
* revert resource to Intel for circleci macos job
#RI-5574 - fix opening object values
fix work with big length json
#RI-5667 - No scrollbar when editing long value
…r-json-data-type

Fe/feature/ri 4989 refactor json data type
ArtemHoruzhenko and others added 22 commits May 10, 2024 12:13
…demo-data

add telemetry events for default data upload
# Conflicts:
#	tests/e2e/yarn.lock
#	yarn.lock
…alerts-2024-04

RI-5597: Fix Dependabot alerts
…tree_view_sorting

#RI-5698 - Change the sorting logic of the keys in the list to sort b…
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@CLAassistant
Copy link

CLAassistant commented May 21, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
9 out of 11 committers have signed the CLA.

✅ irinaAbramova-dev
✅ GnaneshKunal
✅ zalenskiSofteq
✅ vlad-dargel
✅ romansergeenkosofteq
✅ ViktarStarastsenka
✅ mariasergeenko
✅ ArtemHoruzhenko
✅ nelsonwellsredis
❌ arthosofteq
❌ dependabot[bot]


arthosofteq seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@@ -249,8 +248,7 @@ describe('DatabaseService', () => {
port: 6380,
password: 'password',
connectionType: 'STANDALONE',
provider: 'LOCALHOST',
new: false,
new: false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-05-21 at 1 43 34 PM

@nelsonwellsredis nelsonwellsredis merged commit f37e9ee into feature/dynamic-dependencies May 21, 2024
0 of 2 checks passed
@nelsonwellsredis nelsonwellsredis deleted the feature/dynamic-dependencies-fix-merge-conflicts branch May 21, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet