intellij-openshift-connector
intellij-openshift-connector copied to clipboard
build(deps): bump com.redhat.devtools.intellij:intellij-common-ui-test-library from 0.3.0 to 0.4.0
Bumps com.redhat.devtools.intellij:intellij-common-ui-test-library from 0.3.0 to 0.4.0.
Release notes
Sourced from com.redhat.devtools.intellij:intellij-common-ui-test-library's releases.
v0.4.0
Git log
fb70a16 feat: Updated Remote-Robot version to 0.11.22 (#221) 698dd44 feat: Added support for IntelliJ 2024.1 (#222)
Changelog
Sourced from com.redhat.devtools.intellij:intellij-common-ui-test-library's changelog.
0.4.0 (May 7, 2024)
Add support for IntelliJ 2024.1
Update the
Remote-Robot
to version 0.11.220.3.0 (Feb 15, 2024)
Add support for IntelliJ CE 2023.2
Added custom test-project location
Update the
Remote-Robot
to version 0.11.18Update Java to JDK 17
Update Gradle to version 7.6
Removed Redundancy in the ToolWindowsPane class
Added method for reopening project
Added possibility to redirect remote-robot logs to output files in user.dir/intelliJ_debug
0.2.0 (Aug 4, 2022)
- Add support for IntelliJ CE 2022.2
0.1.1 (Aug 2, 2022)
- Update the
Remote-Robot
to version 0.11.15- Issues fixed:
- Typo in
utils.constan(t)s
- Not working
Sonar analysis
in PRs- The
TimeoutException
while working with the gradle tasks tree (JTreeFixture) on OS X0.1.0 (Jun 24, 2022)
- Add DCO documentation
- Add support for IntelliJ IDEA 2022.1
0.0.9 (May 10, 2022)
- Add support for IntelliJ IDEA Ultimate (2020.2, 2020.3, 2021.1, 2021.2)
- Add support for the following IntelliJ IDEA versions:
- IntelliJ IDEA 2021.1 (Community Edition)
- IntelliJ IDEA 2021.2 (Community Edition)
- IntelliJ IDEA 2021.3 (Community Edition)
0.0.8 (Mar 7, 2022)
- Fix
java.net.ConnectException when closing IntelliJ IDEA
issue0.0.7 (Feb 25, 2022)
- Update the
Remote-Robot
version to 0.11.13- Fix
multiple screenshots overwriting each other
issue0.0.6 (Feb 5, 2022)
- Update kotlin-stdlib and kotlin-reflect to version 1.6.0
- Add the CHANGELOG.md file
0.0.5 (Jan 24, 2022)
- Update the
Remote-Robot
version to 0.11.11- Add support for starting the
IntelliJ IDEA Ultimate
... (truncated)
Commits
b6d5c87
Merge pull request #231 from richard0202/upversion-040d804d3c
feat: Prepare version 0.4.0 final698dd44
Merge pull request #222 from richard0202/intellij-202411368767
fix: Fixed MenuBar XPath for windows for IJ 2024.13e037c9
fix: Fixed createNewProject method for 2024.1cb40785
fix: Fixed create new project link for 2024.19274d27
test: Switched testing version to 2024.13cb1f4b
feat: Added intellij 2024.1fb70a16
feat: Updated Remote-Robot version to 0.11.22 (#221)34dbcc8
Bump to 0.3.1-SNAPSHOT (#216)- Additional commits viewable in compare view
Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
fixes #819
@dependabot rebase
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
Job Summary for Gradle
Java CI with Gradle :: kubernetes-integration-tests
Gradle Root Project | Requested Tasks | Gradle Version | Build Outcome | Build Scan® |
---|---|---|---|---|
intellij-openshift-connector | integrationTest | 8.5 | :x: |
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: richard0202, sbouchet
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [sbouchet]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/override ci/prow/e2e-openshift
@sbouchet: Overrode contexts on behalf of sbouchet: ci/prow/e2e-openshift
In response to this:
/override ci/prow/e2e-openshift
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.