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

build(deps): bump jmeter-maven-plugin from 1.10.0 to 3.8.0 #1281

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

Bumps jmeter-maven-plugin from 1.10.0 to 3.8.0.

Release notes

Sourced from jmeter-maven-plugin's releases.

3.8.0 Release

No release notes provided.

3.7.0 Release

No release notes provided.

3.6.1 Release

No release notes provided.

3.6.0 Release

No release notes provided.

3.5.0 Release

No release notes provided.

3.4.0 Release

See #404, release log:

  • f168f87974b0c5cee2819a8b2f6e7bf29c5112eb by @​Ardesco: README.md tweak
  • 1d6c3cf1bf0b5d8b7b85e5385fbd4124925eb69f by @​Ardesco: #382 Change property to set se...
  • e08876760951c3871a46417a1b8728f638d0d773 by @​Ardesco: #382 Add the ability to specif...
  • 92576b06d8afb08aa84670747777df8dedf43ee5 by @​Ardesco: Link to wiki for more informat...
  • f1f5a282016efd7961a220ce268936c33900ab26 by @​Ardesco: Improve error shown to user if...
  • 0e4464ed1903aeb05bbdc76817b3082d673cb3bd by @​Ardesco: Fix formatting in CHANGELOG.md
  • a91e6f3e780c2c7b36b6baa56bd3f56fa4fc0d52 by @​Ardesco: Fix #374 Add the ability to sc...
  • 570ee86ee55fd2db88a39790c7b6937f56b85456 by @​Ardesco: #374 Make result scanner case ...
  • fb5f50072c8c1246f9bc020eed55185342182073 by @​Ardesco: Update README.md to use 3.3.0 ...
  • fb7153ea7febcd47c692dd0f32343b3da599dcc6 by @​pmouawad: Update version

Released by Rultor 1.69.1, see build log

Release 3.3.0

See #397, release log:

  • f10b8b7abb53ebe0125b8703cb851bb1908c1607 by @​pmouawad: Set default JMeter version to ...
  • 3a4cc3f5b047d6a0d8fedf112f43ebec5caec283 by @​Ardesco: Update README.md to use 3.2.0 ...
  • 618363c461843ec2849cdc15d53ee85bdbaec3f2 by @​pmouawad: Add Release notes

Released by Rultor 1.69.1, see build log

Release 3.2.0

See #394, release log:

  • 4508d76d82e74246001d19b4fb79a00577bfc12c by @​pmouawad: Set Default JMeter version to ...
  • 4eec57dc0f2a87a1336b170f1dc8ad86fdfd107e by @​Ardesco: Merge pull request #392 from j...
  • d754271a38355dd6247bab3e96fd00143857feb2 by @​dependabot[bot]: Bump junit from 4.13 to 4.13.1...
  • 25d197d696c5c8aaf8c564cc94c6f4396583f2a9 by @​Ardesco: Update README.md to latest ver...

Released by Rultor 1.69.1, see build log

... (truncated)

Changelog

Sourced from jmeter-maven-plugin's changelog.

Version 3.8.0 Release Notes (11 July 2023)

Enhancements

  • Issue 440 Default to JMeter 5.6.2.

Bug Fixes

  • Issue 439 Place maven artifacts in the provided scope.

Version 3.7.0 Release Notes (9 December 2022)

Bug Fixes

  • Issue 436 Stream all output into the parent JVM when running the GUI to improve visibility of what is going on under the hood.
  • Issue 428 Fix display of Successful/Failed requests when running multiple test cases

Version 3.6.1 Release Notes (9 August 2022)

Bug Fixes

  • Potential Zip Slip vulnerability fixed, thank you Jonathan Leitschuh!

Version 3.6.0 Release Notes (14 June 2022)

Enhancements

  • Issue 413 Now supports JMeter 5.5 which supports JDK 17
  • Issue 417 Now using JMeter 5.5 which does not have the log4J vulnerability

Version 3.5.0 Release Notes (9 October 2021)

Enhancements

  • Issue 413 Add option to fail build if the result file is empty using the following config:
  	<configuration>
  	  <failBuildIfResultFileIsEmpty>true</failBuildIfResultFileIsEmpty>
  	</configuration>

Bug Fixes

  • Issue 412 Upgraded libraries and replaces gmaven-plugin to improve JDK 16/17 support.

Version 3.4.0 Release Notes (31 March 2021)

Enhancements

  • Issue 374 Make result scanning case insensitive and add the ability to match on case insensitive failure messages in CSV files. To enable case insensitive scanning for failure messages instead of success criteria use the following config:

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2023
@dependabot dependabot bot requested a review from petchells July 12, 2023 20:20
@dependabot dependabot bot force-pushed the dependabot/maven/com.lazerycode.jmeter-jmeter-maven-plugin-3.8.0 branch from bd58c37 to 5a2638d Compare July 26, 2023 14:25
@dependabot dependabot bot force-pushed the dependabot/maven/com.lazerycode.jmeter-jmeter-maven-plugin-3.8.0 branch from 5a2638d to 6880ae7 Compare August 3, 2023 11:46
Bumps [jmeter-maven-plugin](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin) from 1.10.0 to 3.8.0.
- [Release notes](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/releases)
- [Changelog](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/blob/main/CHANGELOG.md)
- [Commits](jmeter-maven-plugin/jmeter-maven-plugin@jmeter-maven-plugin-1.10.0...3.8.0)

---
updated-dependencies:
- dependency-name: com.lazerycode.jmeter:jmeter-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.lazerycode.jmeter-jmeter-maven-plugin-3.8.0 branch from 6880ae7 to 19f6665 Compare August 8, 2023 12:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants