fix(deps): update patch, pin, image digest versions #766
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.3.11
->18.3.12
18.3.0
->18.3.1
4.3.2
->4.3.3
2.4.0
->2.4.1
8.4.47
->8.4.49
3.4.13
->3.4.14
5.6.2
->5.6.3
5.4.8
->5.4.11
1.2.4
->1.2.5
4.6.14
->4.6.15
1.20.2
->1.20.3
1.13.12
->1.13.13
8.10
->8.10.2
4.0.23
->4.0.24
Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.3
Compare Source
React Compiler runtimeModule option removed
React Compiler was updated to accept a
target
option andruntimeModule
was removed. vite-plugin-react will still detectruntimeModule
for backwards compatibility.When using a custom
runtimeModule
ortarget !== '19'
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
authts/oidc-client-ts (oidc-client-ts)
v2.4.1
Compare Source
oidc-client-ts 2.4.1 is a bug fix release.
Changelog:
thanks to @dopry
postcss/postcss (postcss)
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)microsoft/TypeScript (typescript)
v5.6.3
Compare Source
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
spring-projects/spring-modulith (org.springframework.modulith:spring-modulith-bom)
v1.2.5
Compare Source
💡 Improvements
LICENSE
andNOTICE
to binary distribution #879🪲 Bugs
🔨 Dependency Upgrades
pact-foundation/pact-jvm (au.com.dius.pact.provider:junit5spring)
v4.6.15
Compare Source
93fe196
- fix: Log the error response bodies from the Pact Broker #1830 (Ronald Holshausen, Thu Oct 24 11:41:59 2024 +1100)3b25199
- fix(mock-server): Setting content length == 0 causes the HTTP exchange to use chunked encoding #1828 (Ronald Holshausen, Wed Oct 23 16:00:35 2024 +1100)ec066a0
- fix: Trim regex anchors before generating random strings from the regex #1826 (Ronald Holshausen, Wed Oct 23 14:27:53 2024 +1100)0554c1a
- Merge pull request #1831 from timvahlbrock/patch-1 (Ronald Holshausen, Fri Oct 11 08:59:24 2024 +1100)62f40d5
- Document usage of pactbroker.providerBranch with the matching branch selector (Tim Vahlbrock, Mon Oct 7 09:30:56 2024 +0200)883f3e5
- chore: add JSON parser test for Windows #1827 (Ronald Holshausen, Thu Sep 26 11:03:22 2024 +1000)ab4c88c
- Merge pull request #1825 from pact-foundation/docs/links (Ronald Holshausen, Thu Sep 26 10:29:23 2024 +1000)43655c8
- docs: update obsolete links [ci skip] (Yousaf Nabi, Fri Sep 6 13:05:08 2024 +0100)5e9ac00
- fix: faiing test after merging PR (Ronald Holshausen, Thu Aug 29 09:38:17 2024 +1000)122db09
- Merge pull request #1823 from huehnerlady/update-httpclient5 (Ronald Holshausen, Thu Aug 29 09:11:00 2024 +1000)7a28b1e
- Merge pull request #1822 from huehnerlady/update-plugin-driver (Ronald Holshausen, Thu Aug 29 09:09:48 2024 +1000)0c2fe9a
- Update httpclient5 (Ruth Bassindale, Wed Aug 28 11:34:38 2024 +0200)67d9576
- Make plugindriver version consistent (Ruth Bassindale, Wed Aug 28 09:49:35 2024 +0200)f5ee0eb
- bump version to 4.6.15 (Ronald Holshausen, Tue Aug 27 16:49:49 2024 +1000)testcontainers/testcontainers-java (org.testcontainers:testcontainers-bom)
v1.20.3
Compare Source
What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
mockk/mockk (io.mockk:mockk)
v1.13.13
Compare Source
What's Changed
unmockkAll
after each JUnit 5 test by @erikhuizinga in https://github.com/mockk/mockk/pull/1297New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.