Closed dependabot[bot] closed 2 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
1 142 files ±0 1 142 suites ±0 1h 28m 4s ⏱️ +2s 7 467 tests ±0 7 417 ✅ ±0 50 💤 ±0 0 ❌ ±0 7 825 runs - 9 7 765 ✅ - 9 60 💤 ±0 0 ❌ ±0
Results for commit 95e3822c. ± Comparison against base commit e9b82d68.
:recycle: This comment has been updated with latest results.
This version contains some fixes for web socket reconnection issues
Hi @dependabot[bot] and @mshabarov, when i performed cherry-pick to this commit to 24.4, i have encountered the following issue. Can you take a look and pick it manually?
Error Message:
Error: Command failed: git cherry-pick 376a283974f6f18db83f18a27d2784ca3dd32aaa
error: could not apply 376a283974... chore(deps): bump org.atmosphere.client:javascript from 4.0.0 to 4.0.1 (#20303)
hint: After resolving the conflicts, mark them with
hint: "git add/rm
Hi @dependabot[bot] and @mshabarov, when i performed cherry-pick to this commit to 24.3, i have encountered the following issue. Can you take a look and pick it manually?
Error Message:
Error: Command failed: git cherry-pick 376a283974f6f18db83f18a27d2784ca3dd32aaa
error: could not apply 376a283974... chore(deps): bump org.atmosphere.client:javascript from 4.0.0 to 4.0.1 (#20303)
hint: After resolving the conflicts, mark them with
hint: "git add/rm
Bumps org.atmosphere.client:javascript from 4.0.0 to 4.0.1.
Commits
242f155
[maven-release-plugin] prepare release javascript-project-4.0.1b58a98a
Prepare for releasebd95a51
Merge pull request #289 from SuperPat45/patch-1c31a21e
Avoid errors when sending message during websocket reconnectionb47c8b3
Avoid errors when sending message during websocket reconnection9c369e1
Update220d881
[maven-release-plugin] prepare for next development iterationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show