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

Bump the dev-dependencies group across 3 directories with 5 updates #262

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps the dev-dependencies group with 5 updates in the /GUI_Web directory:

Package From To
io.github.shafthq:SHAFT_ENGINE 8.2.20240411 8.2.20240624
org.aspectj:aspectjweaver 1.9.22 1.9.22.1
org.apache.maven.surefire:surefire-testng 3.2.5 3.3.0
org.junit.jupiter:junit-jupiter-engine 5.10.2 5.10.3
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.0

Bumps the dev-dependencies group with 5 updates in the /GUI_Web_Basic directory:

Package From To
io.github.shafthq:SHAFT_ENGINE 8.2.20240411 8.2.20240624
org.aspectj:aspectjweaver 1.9.22 1.9.22.1
org.apache.maven.surefire:surefire-testng 3.2.5 3.3.0
org.junit.jupiter:junit-jupiter-engine 5.10.2 5.10.3
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.0

Bumps the dev-dependencies group with 4 updates in the /GUI_Web_Cucumber directory: org.aspectj:aspectjweaver, org.apache.maven.surefire:surefire-testng, org.junit.jupiter:junit-jupiter-engine and org.apache.maven.plugins:maven-surefire-plugin.

Updates io.github.shafthq:SHAFT_ENGINE from 8.2.20240411 to 8.2.20240624

Release notes

Sourced from io.github.shafthq:SHAFT_ENGINE's releases.

8.2.20240624

What's Changed

Full Changelog: ShaftHQ/SHAFT_ENGINE@8.2.20240611...8.2.20240624

8.2.20240611

What's Changed

New Contributors

Full Changelog: ShaftHQ/SHAFT_ENGINE@8.2.20240523...8.2.20240611

8.2.20240523

What's Changed

... (truncated)

Commits
  • f18eba3 8.2.20240624 (#1647)
  • e54c4ad Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 (#1646)
  • 8e6db10 mobile native init fix (#1645)
  • aa5c469 Update credentials.json
  • 82b5f65 Bump org.seleniumhq.selenium:selenium-java from 4.21.0 to 4.22.0 (#1644)
  • 8bbe04e Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#1642)
  • 9630b95 Bump org.apache.maven.plugins:maven-scm-publish-plugin from 3.2.1 to 3.3.0 (#...
  • f1feb5f Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0...
  • f8cff86 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#1639)
  • aef6472 Bump org.apache.maven.surefire:surefire-testng from 3.2.5 to 3.3.0 (#1640)
  • Additional commits viewable in compare view

Updates org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1

Release notes

Sourced from org.aspectj:aspectjweaver's releases.

1.9.22.1

Java 22 maintenance release

AspectJ 1.9.22 release notes

Commits

Updates org.apache.maven.surefire:surefire-testng from 3.2.5 to 3.3.0

Updates org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • d0b96a4 [maven-release-plugin] prepare release surefire-3.3.0
  • 71796af Bump org.codehaus.plexus:plexus-component-annotations
  • afb2d4e Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27
  • e6287dd [SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...
  • 57b7837 Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0
  • fd440c4 Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • 5c34c43 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 680fb00 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • cad0931 [SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...
  • a88d786 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0
  • Additional commits viewable in compare view

Updates io.github.shafthq:SHAFT_ENGINE from 8.2.20240411 to 8.2.20240624

Release notes

Sourced from io.github.shafthq:SHAFT_ENGINE's releases.

8.2.20240624

What's Changed

Full Changelog: ShaftHQ/SHAFT_ENGINE@8.2.20240611...8.2.20240624

8.2.20240611

What's Changed

New Contributors

Full Changelog: ShaftHQ/SHAFT_ENGINE@8.2.20240523...8.2.20240611

8.2.20240523

What's Changed

... (truncated)

Commits
  • f18eba3 8.2.20240624 (#1647)
  • e54c4ad Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 (#1646)
  • 8e6db10 mobile native init fix (#1645)
  • aa5c469 Update credentials.json
  • 82b5f65 Bump org.seleniumhq.selenium:selenium-java from 4.21.0 to 4.22.0 (#1644)
  • 8bbe04e Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#1642)
  • 9630b95 Bump org.apache.maven.plugins:maven-scm-publish-plugin from 3.2.1 to 3.3.0 (#...
  • f1feb5f Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0...
  • f8cff86 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#1639)
  • aef6472 Bump org.apache.maven.surefire:surefire-testng from 3.2.5 to 3.3.0 (#1640)
  • Additional commits viewable in compare view

Updates org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1

Release notes

Sourced from org.aspectj:aspectjweaver's releases.

1.9.22.1

Java 22 maintenance release

AspectJ 1.9.22 release notes

Commits

Updates org.apache.maven.surefire:surefire-testng from 3.2.5 to 3.3.0

Updates org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • d0b96a4 [maven-release-plugin] prepare release surefire-3.3.0
  • 71796af Bump org.codehaus.plexus:plexus-component-annotations
  • afb2d4e Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27
  • e6287dd [SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...
  • 57b7837 Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0
  • fd440c4 Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • 5c34c43 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 680fb00 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • cad0931 [SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...
  • a88d786 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0
  • Additional commits viewable in compare view

Updates org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1

Release notes

Sourced from org.aspectj:aspectjweaver's releases.

1.9.22.1

Java 22 maintenance release

AspectJ 1.9.22 release notes

Commits

Updates org.apache.maven.surefire:surefire-testng from 3.2.5 to 3.3.0

Updates org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • d0b96a4 [maven-release-plugin] prepare release surefire-3.3.0
  • 71796af Bump org.codehaus.plexus:plexus-component-annotations
  • afb2d4e Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27
  • e6287dd [SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...
  • 57b7837 Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0
  • fd440c4 Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • 5c34c43 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 680fb00 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • cad0931 [SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...
  • a88d786 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 5 updates in the /GUI_Web directory:

| Package | From | To |
| --- | --- | --- |
| [io.github.shafthq:SHAFT_ENGINE](https://github.com/ShaftHQ/SHAFT_ENGINE) | `8.2.20240411` | `8.2.20240624` |
| [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) | `1.9.22` | `1.9.22.1` |
| org.apache.maven.surefire:surefire-testng | `3.2.5` | `3.3.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` |

Bumps the dev-dependencies group with 5 updates in the /GUI_Web_Basic directory:

| Package | From | To |
| --- | --- | --- |
| [io.github.shafthq:SHAFT_ENGINE](https://github.com/ShaftHQ/SHAFT_ENGINE) | `8.2.20240411` | `8.2.20240624` |
| [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) | `1.9.22` | `1.9.22.1` |
| org.apache.maven.surefire:surefire-testng | `3.2.5` | `3.3.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` |

Bumps the dev-dependencies group with 4 updates in the /GUI_Web_Cucumber directory: [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj), org.apache.maven.surefire:surefire-testng, [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire).


Updates `io.github.shafthq:SHAFT_ENGINE` from 8.2.20240411 to 8.2.20240624
- [Release notes](https://github.com/ShaftHQ/SHAFT_ENGINE/releases)
- [Commits](ShaftHQ/SHAFT_ENGINE@8.2.20240411...8.2.20240624)

Updates `org.aspectj:aspectjweaver` from 1.9.22 to 1.9.22.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.apache.maven.surefire:surefire-testng` from 3.2.5 to 3.3.0

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0)

Updates `io.github.shafthq:SHAFT_ENGINE` from 8.2.20240411 to 8.2.20240624
- [Release notes](https://github.com/ShaftHQ/SHAFT_ENGINE/releases)
- [Commits](ShaftHQ/SHAFT_ENGINE@8.2.20240411...8.2.20240624)

Updates `org.aspectj:aspectjweaver` from 1.9.22 to 1.9.22.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.apache.maven.surefire:surefire-testng` from 3.2.5 to 3.3.0

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0)

Updates `org.aspectj:aspectjweaver` from 1.9.22 to 1.9.22.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.apache.maven.surefire:surefire-testng` from 3.2.5 to 3.3.0

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0)

---
updated-dependencies:
- dependency-name: io.github.shafthq:SHAFT_ENGINE
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.surefire:surefire-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: io.github.shafthq:SHAFT_ENGINE
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.surefire:surefire-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.surefire:surefire-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 4, 2024
@MohabMohie MohabMohie merged commit 07ea962 into main Jul 4, 2024
9 checks passed
@MohabMohie MohabMohie deleted the dependabot/maven/GUI_Web/main/dev-dependencies-9f1d6dab1d branch July 4, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant