whois
whois copied to clipboard
build(deps): bump jmeter-maven-plugin from 1.10.0 to 3.8.0
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 versionReleased 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 notesReleased 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
e690e9b
switch to stCarolas/setup-maven5e1b829
set gpg-private key directly and fix server-id3e6afc7
Try using a mixture of setup-java and s4u/setup-maven-actio5bc318b
Try re-jigging gpg config to use defaultsc0a2a9f
Try workaround specified in https://github.com/s4u/maven-settings-action/issu...606c53b
Add missing plugin configuration0a02697
Specify gpg.keyname in POMb83bb9c
Add in required username keya1bbf60
Add a gpg.passphrase entry for server.xml8ac5774
Update CHANGELOG.md to show fixes for next release- Additional commits viewable in compare view
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.