podium-lib / dev-tool

Middleware that exposes a development API on Podium podlets for use in development tools
https://podium-lib.io/
MIT License
0 stars 0 forks source link

fix(deps): update podium packages #78

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@podium/context (source) 5.0.3 -> 5.0.4 age adoption passing confidence
@podium/podlet (source) 5.0.6 -> 5.1.1 age adoption passing confidence
@podium/proxy (source) 5.0.4 -> 5.0.8 age adoption passing confidence
@podium/utils (source) 5.0.2 -> 5.0.3 age adoption passing confidence

Release Notes

podium-lib/context (@​podium/context) ### [`v5.0.4`](https://togithub.com/podium-lib/context/blob/HEAD/CHANGELOG.md#504-2024-04-12) [Compare Source](https://togithub.com/podium-lib/context/compare/v5.0.3...v5.0.4) ##### Bug Fixes - **deps:** update dependency [@​podium/utils](https://togithub.com/podium/utils) to v5.0.3 ([9ad0951](https://togithub.com/podium-lib/context/commit/9ad0951fc8fb619e4f0516074c4b5475ef6e9e12))
podium-lib/podlet (@​podium/podlet) ### [`v5.1.1`](https://togithub.com/podium-lib/podlet/blob/HEAD/CHANGELOG.md#511-2024-04-15) [Compare Source](https://togithub.com/podium-lib/podlet/compare/v5.1.0...v5.1.1) ##### Bug Fixes - **deps:** update all dependencies (non-major) ([292c3b5](https://togithub.com/podium-lib/podlet/commit/292c3b5be8950ea9ba14dd26941a83e30c8bf1c5)) ### [`v5.1.0`](https://togithub.com/podium-lib/podlet/blob/HEAD/CHANGELOG.md#510-2024-04-14) [Compare Source](https://togithub.com/podium-lib/podlet/compare/v5.0.7...v5.1.0) ##### Bug Fixes - pass res.locals to HttpIncoming constructor ([f9b6336](https://togithub.com/podium-lib/podlet/commit/f9b63360921d2ca045ddd3379ece9d67edac63ef)) ##### Features - pass a new res.locals.params object to http-incoming ([b9ef277](https://togithub.com/podium-lib/podlet/commit/b9ef2778e4e5b68d93c2bc8d3825a0d14b3a5d0a)) #### [5.0.7](https://togithub.com/podium-lib/podlet/compare/v5.0.6...v5.0.7) (2024-04-08) ##### Bug Fixes - **deps:** update dependency [@​podium/proxy](https://togithub.com/podium/proxy) to v5.0.5 ([a3ca800](https://togithub.com/podium-lib/podlet/commit/a3ca800ba9265c69f1f665d23682d20d523fc28d)) #### [5.0.6](https://togithub.com/podium-lib/podlet/compare/v5.0.5...v5.0.6) (2024-03-04) ##### Bug Fixes - **deps:** update dependency [@​podium/proxy](https://togithub.com/podium/proxy) to v5.0.4 ([5fccdeb](https://togithub.com/podium-lib/podlet/commit/5fccdeb0332157480f68e93323b860b1306d90b5)) #### [5.0.5](https://togithub.com/podium-lib/podlet/compare/v5.0.4...v5.0.5) (2024-02-05) ##### Bug Fixes - **deps:** update all dependencies (non-major) ([c1e3289](https://togithub.com/podium-lib/podlet/commit/c1e32899ecc7b655aa3e826094a032039f9822cb)) #### [5.0.4](https://togithub.com/podium-lib/podlet/compare/v5.0.3...v5.0.4) (2024-01-03) ##### Bug Fixes - mark proxy as optional ([#​367](https://togithub.com/podium-lib/podlet/issues/367)) ([8374810](https://togithub.com/podium-lib/podlet/commit/8374810ff88aadb5ed8a24b84836e8a82e0e0685)) #### [5.0.3](https://togithub.com/podium-lib/podlet/compare/v5.0.2...v5.0.3) (2023-12-11) ##### Bug Fixes - **deps:** update dependency [@​podium/utils](https://togithub.com/podium/utils) to v5.0.1 ([7bf9073](https://togithub.com/podium-lib/podlet/commit/7bf9073b83ad8fda275902c986d573ea00521039)) #### [5.0.2](https://togithub.com/podium-lib/podlet/compare/v5.0.1...v5.0.2) (2023-12-08) ##### Bug Fixes - Pass podlet name to proxy ([190eddd](https://togithub.com/podium-lib/podlet/commit/190eddd4c017c0da5d6c8206a015419d77ac395c)) #### [5.0.1](https://togithub.com/podium-lib/podlet/compare/v5.0.0...v5.0.1) (2023-12-06) ##### Bug Fixes - update types to match ESM export ([a25608a](https://togithub.com/podium-lib/podlet/commit/a25608a2c9ac0fec9c3c3271a5423bdb118b29f6)) ### [`v5.0.7`](https://togithub.com/podium-lib/podlet/blob/HEAD/CHANGELOG.md#507-2024-04-08) [Compare Source](https://togithub.com/podium-lib/podlet/compare/v5.0.6...v5.0.7) ##### Bug Fixes - **deps:** update dependency [@​podium/proxy](https://togithub.com/podium/proxy) to v5.0.5 ([a3ca800](https://togithub.com/podium-lib/podlet/commit/a3ca800ba9265c69f1f665d23682d20d523fc28d))
podium-lib/proxy (@​podium/proxy) ### [`v5.0.8`](https://togithub.com/podium-lib/proxy/blob/HEAD/CHANGELOG.md#508-2024-04-12) [Compare Source](https://togithub.com/podium-lib/proxy/compare/v5.0.7...v5.0.8) ##### Bug Fixes - **deps:** update dependency [@​podium/utils](https://togithub.com/podium/utils) to v5.0.3 ([a8d4288](https://togithub.com/podium-lib/proxy/commit/a8d42885b7ef231d6834363ab39a045501fa4ddd)) ### [`v5.0.7`](https://togithub.com/podium-lib/proxy/blob/HEAD/CHANGELOG.md#507-2024-04-11) [Compare Source](https://togithub.com/podium-lib/proxy/compare/v5.0.6...v5.0.7) ##### Bug Fixes - **deps:** update dependency abslog to v2.4.2 ([546e998](https://togithub.com/podium-lib/proxy/commit/546e998682f8dbe87a572fc775f597ebfa37e12d)) ### [`v5.0.6`](https://togithub.com/podium-lib/proxy/blob/HEAD/CHANGELOG.md#506-2024-04-10) [Compare Source](https://togithub.com/podium-lib/proxy/compare/v5.0.5...v5.0.6) ##### Bug Fixes - **deps:** update dependency abslog to v2.4.1 ([de80ebd](https://togithub.com/podium-lib/proxy/commit/de80ebda4623f47a2b7d2597bf79e90a88c3420e)) ### [`v5.0.5`](https://togithub.com/podium-lib/proxy/blob/HEAD/CHANGELOG.md#505-2024-04-07) [Compare Source](https://togithub.com/podium-lib/proxy/compare/v5.0.4...v5.0.5) ##### Bug Fixes - **deps:** update dependency path-to-regexp to v6.2.2 ([806e92a](https://togithub.com/podium-lib/proxy/commit/806e92a6807b2d9e0c0321c6559974f5589380b8))
podium-lib/utils (@​podium/utils) ### [`v5.0.3`](https://togithub.com/podium-lib/utils/blob/HEAD/CHANGELOG.md#503-2024-04-11) [Compare Source](https://togithub.com/podium-lib/utils/compare/v5.0.2...v5.0.3) ##### Bug Fixes - ensure html-template lang attribute works in both layout and podlet ([2545ac8](https://togithub.com/podium-lib/utils/commit/2545ac851bfa119a60508ea8152fa4cd2a2e5b3f))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 5.0.3 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: