quarkus-langchain4j
quarkus-langchain4j copied to clipboard
Bump org.wiremock:wiremock-standalone from 3.5.4 to 3.6.0
Bumps org.wiremock:wiremock-standalone from 3.5.4 to 3.6.0.
Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
3.6.0
🚀 New features and improvements
- arrayJoin - Handlebar helper (#2725)
@dieppa- Added arrayAdd, arrayRemove and val helpers (#2724)
@tomakehurst- Added an object store to the Stores interface plus a default in-memory implementation (#2723)
@tomakehurst- Move the serve event triggered prior to responding before transformers are applied (#2722)
@tomakehurst- Added an overload of andMatching to stub builders taking a defintion object parameter (#2721)
@tomakehurst- 2711 Add start and stop hooks for extensions (#2726)
@leeturner- Allow subclasses of WireMockExtension to get the ExtensionContext (#1981)
@tsmock- Added supported-proxy-encodings as a CLI parameter (#2694)
@tomakehurst🐞 Bug fixes
- Fixes #2696 - xPath helper returns error when result is primitive value (#2717)
@tomakehurst- Content-Type Header for Multipart-Requests should be checked case-insensitive (#2707)
@mufasa1976- Fix parsing of date/time query parameter values with an offset ahead of UTC (#2703)
@papiomytoglou- fix: handlebars math helper handles large negative integers (#2706)
@RafeArnold📦 Dependency updates
- Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 (#2716)
@dependabot- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#2715)
@dependabot- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#2687)
@dependabot- Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#2708)
@dependabot- Bump versions.xmlUnit from 2.9.1 to 2.10.0 (#2698)
@dependabot- Bump org.scala-lang:scala-library from 2.13.13 to 2.13.14 (#2700)
@dependabot- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#2704)
@dependabot
Commits
42a5303Update the gradle task used in the publishe5a4a72Merge pull request #2732 from wiremock/fix-test41b37d7Fix test now that the new join helper has changed its namedb9dc91Merge pull request #2727 from wiremock/additional-tests1d3f0e6Merge pull request #2729 from wiremock/join_handlerbars_helper_upgradea76d425formatting29e3adaadded more tests1dfb67fadded prefix and suffix00150d4renamed to 'arrayJoin'plus added support for {{join ',' 'One' 'Two' 'Three'}}03750cfMore conditions added to the val helper tests- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)