-
Notifications
You must be signed in to change notification settings - Fork 7
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
Master #139
Merged
Merged
Master #139
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add calling
Release 1.15.0
Release 1.18.0
Release 1.18.3
Jetty Websocket update for Dropwizard (#100)
* Update README.md * Sender: images. Preview and AssetData * Sender: images. Preview and AssetData * xenon 1.5.2 * minor changes * lithium 3.5.2 * updated dependancies * trace more * trace more * Lithium 3.5.4 * Lithium 3.6.0 * fix: migrate jakarta deps to comply with lithium 3.6.x (pt1) (#119) * Lithium 3.6.0 * WebsocketBundle * chore: cleanup depedencies * chore: cleanup depedencies to jakarta * chore: fixing tests * chore: fixing tests * chore: comments - [skip-ci] * feat: fixing tests and dependencies * feat: fixing tests and dependencies * chore: fixing ws config to jakarta * chore: removing local fix docker image platform --------- Co-authored-by: Dejan <dejankov@gmail.com> * fix: frontend config with new assetbundle aproach dropwizard4 (#129) * fix: frontend config with new assetbundle aproach dropwizard4 * fix: frontend config with new assetbundle aproach dropwizard4 * check for empty payload.url (#130) * check for empty payload.url * more logging * more logging * Skip the enable service * More logging * Dont send Enable=false in UpdateService * Use single WebTarge in ProviderClient * .accept(MediaType.TEXT_PLAIN) * .accept(MediaType.TEXT_PLAIN) * .request(MediaType.TEXT_PLAIN) * .request(MediaType.TEXT_PLAIN) * fixed the build * Bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#123) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend (#122) Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend (#125) Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /frontend (#124) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/traverse from 7.21.2 to 7.23.5 in /frontend (#126) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#128) Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: cancel concurrent builds to avoid multiple runs and only run last (#132) * chore: cancel concurrent builds to avoid multiple runs and only run last * Empty-Commit test * chore: configure new swagger version for roman in dropwizard4 (WPB-5816) (#133) * chore: configure new swagger version for roman * chore: configure new swagger version for roman --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update README.md * Sender: images. Preview and AssetData * Sender: images. Preview and AssetData * xenon 1.5.2 * minor changes * lithium 3.5.2 * updated dependancies * trace more * trace more * Lithium 3.5.4 * Lithium 3.6.0 * fix: migrate jakarta deps to comply with lithium 3.6.x (pt1) (#119) * Lithium 3.6.0 * WebsocketBundle * chore: cleanup depedencies * chore: cleanup depedencies to jakarta * chore: fixing tests * chore: fixing tests * chore: comments - [skip-ci] * feat: fixing tests and dependencies * feat: fixing tests and dependencies * chore: fixing ws config to jakarta * chore: removing local fix docker image platform --------- Co-authored-by: Dejan <dejankov@gmail.com> * fix: frontend config with new assetbundle aproach dropwizard4 (#129) * fix: frontend config with new assetbundle aproach dropwizard4 * fix: frontend config with new assetbundle aproach dropwizard4 * check for empty payload.url (#130) * check for empty payload.url * more logging * more logging * Skip the enable service * More logging * Dont send Enable=false in UpdateService * Use single WebTarge in ProviderClient * .accept(MediaType.TEXT_PLAIN) * .accept(MediaType.TEXT_PLAIN) * .request(MediaType.TEXT_PLAIN) * .request(MediaType.TEXT_PLAIN) * fixed the build * Bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#123) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend (#122) Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend (#125) Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 in /frontend (#124) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/traverse from 7.21.2 to 7.23.5 in /frontend (#126) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#128) Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: cancel concurrent builds to avoid multiple runs and only run last (#132) * chore: cancel concurrent builds to avoid multiple runs and only run last * Empty-Commit test * chore: configure new swagger version for roman in dropwizard4 (WPB-5816) (#133) * chore: configure new swagger version for roman * chore: configure new swagger version for roman * fix: request min known flyway version for compatibility with pg prod (#135) * fix: request min known flyway version for compatibility with pg prod runtime * fix: request min known flyway version for compatibility with pg prod runtime --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Dejan Kovacevic <dejankov@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
yamilmedina
approved these changes
Dec 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Briefly describe the issue you have solved or implemented with this pull request. If the PR contains multiple issues, use a bullet list.
Causes (Optional)
Briefly describe the causes behind the issues. This could be helpful to understand the adopted solutions behind some nasty bugs or complex issues.
Solutions
Briefly describe the solutions you have implemented for the issues explained above.
Dependencies (Optional)
If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.