Skip to content

Commit eb2dca9

Browse files
renovate[bot]CopilotB4nan
authored
chore(deps): update patch/minor dependencies (#461)
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | apify/actor-python | final | minor | `3.13` → `3.14` | ![age](https://developer.mend.io/api/mc/badges/age/docker/apify%2factor-python/3.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/apify%2factor-python/3.13/3.14?slim=true) | | apify/actor-python | final | minor | `3.12` → `3.14` | ![age](https://developer.mend.io/api/mc/badges/age/docker/apify%2factor-python/3.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/apify%2factor-python/3.12/3.14?slim=true) | | apify/actor-python-selenium | final | minor | `3.13` → `3.14` | ![age](https://developer.mend.io/api/mc/badges/age/docker/apify%2factor-python-selenium/3.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/apify%2factor-python-selenium/3.13/3.14?slim=true) | | [mcp](https://redirect.github.com/modelcontextprotocol/python-sdk) | | minor | `==1.23.0` → `==1.25.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mcp/1.25.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mcp/1.23.0/1.25.0?slim=true) | | [oven/bun](https://redirect.github.com/oven-sh/bun) | final | minor | `1.2` → `1.3` | ![age](https://developer.mend.io/api/mc/badges/age/docker/oven%2fbun/1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/oven%2fbun/1.2/1.3?slim=true) | | [playwright](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | devDependencies | minor | [`1.56.1` → `1.57.0`](https://renovatebot.com/diffs/npm/playwright/1.56.1/1.57.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/playwright/1.57.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/playwright/1.56.1/1.57.0?slim=true) | | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | devDependencies | minor | [`24.32.1` → `24.34.0`](https://renovatebot.com/diffs/npm/puppeteer/24.32.1/24.34.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/puppeteer/24.34.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/puppeteer/24.32.1/24.34.0?slim=true) | --- ### Release Notes <details> <summary>modelcontextprotocol/python-sdk (mcp)</summary> ### [`v1.25.0`](https://redirect.github.com/modelcontextprotocol/python-sdk/releases/tag/v1.25.0) [Compare Source](https://redirect.github.com/modelcontextprotocol/python-sdk/compare/v1.24.0...v1.25.0) #### Branching Update Starting with this release, the repository has adopted a new branching strategy for v2 development: - **`main`** — v2 development (breaking changes) - **`v1.x`** — v1 maintenance (security and critical bug fixes only, with very rare feature additions ported from `main`) Users who need to stay on v1.x should pin to `mcp>=1.25,<2`. The current plan is to work through v2 and have it released some time in Q1. This also relies on the next upcoming spec release which will heavily change how the transport layer works, which in turn will guide a lot of how we architect v2. *** #### What's Changed - Fix for Url Elicitation issue 1768 by [@&#8203;gopitk](https://redirect.github.com/gopitk) in [#&#8203;1780](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1780) - ci: add v1.x branch to main-checks workflow by [@&#8203;maxisbey](https://redirect.github.com/maxisbey) in [#&#8203;1802](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1802) #### New Contributors - [@&#8203;gopitk](https://redirect.github.com/gopitk) made their first contribution in [#&#8203;1780](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1780) **Full Changelog**: <modelcontextprotocol/python-sdk@v1.24.0...v1.25.0> ### [`v1.24.0`](https://redirect.github.com/modelcontextprotocol/python-sdk/releases/tag/v1.24.0) [Compare Source](https://redirect.github.com/modelcontextprotocol/python-sdk/compare/v1.23.3...v1.24.0) #### What's Changed - feat: client-side support for SEP-1577 sampling with tools by [@&#8203;jlowin](https://redirect.github.com/jlowin) in [#&#8203;1722](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1722) - Fix JSON-RPC error response ID matching by [@&#8203;crondinini-ant](https://redirect.github.com/crondinini-ant) in [#&#8203;1720](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1720) - Add `streamable_http_client` which accepts `httpx.AsyncClient` instead of `httpx_client_factory` by [@&#8203;Kludex](https://redirect.github.com/Kludex) in [#&#8203;1177](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1177) - fix: use correct python command name in test\_stdio.py by [@&#8203;WOnder93](https://redirect.github.com/WOnder93) in [#&#8203;1782](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1782) #### New Contributors - [@&#8203;WOnder93](https://redirect.github.com/WOnder93) made their first contribution in [#&#8203;1782](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1782) **Full Changelog**: <modelcontextprotocol/python-sdk@v1.23.3...v1.24.0> ### [`v1.23.3`](https://redirect.github.com/modelcontextprotocol/python-sdk/releases/tag/v1.23.3) [Compare Source](https://redirect.github.com/modelcontextprotocol/python-sdk/compare/v1.23.2...v1.23.3) #### What's Changed - refactor(auth): remove unused \_register\_client method by [@&#8203;maxisbey](https://redirect.github.com/maxisbey) in [#&#8203;1748](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1748) - feat: add workflow to comment on PRs when released by [@&#8203;felixweinberger](https://redirect.github.com/felixweinberger) in [#&#8203;1750](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1750) - fix: allow MIME type parameters in resource validation (RFC 2045) by [@&#8203;antonpk1](https://redirect.github.com/antonpk1) in [#&#8203;1755](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1755) - Skip empty SSE data to avoid parsing errors by [@&#8203;injusticescorpio](https://redirect.github.com/injusticescorpio) in [#&#8203;1753](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1753) - chore: remove release-comment workflow by [@&#8203;maxisbey](https://redirect.github.com/maxisbey) in [#&#8203;1758](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1758) #### New Contributors - [@&#8203;antonpk1](https://redirect.github.com/antonpk1) made their first contribution in [#&#8203;1755](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1755) - [@&#8203;injusticescorpio](https://redirect.github.com/injusticescorpio) made their first contribution in [#&#8203;1753](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1753) **Full Changelog**: <modelcontextprotocol/python-sdk@v1.23.2...v1.23.3> ### [`v1.23.2`](https://redirect.github.com/modelcontextprotocol/python-sdk/releases/tag/v1.23.2) [Compare Source](https://redirect.github.com/modelcontextprotocol/python-sdk/compare/v1.23.1...v1.23.2) #### What's Changed - fix: add lifespan context manager to StreamableHTTP mounting examples by [@&#8203;TheMailmans](https://redirect.github.com/TheMailmans) in [#&#8203;1669](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1669) - fix: handle ClosedResourceError in StreamableHTTP message router by [@&#8203;Edison-A-N](https://redirect.github.com/Edison-A-N) in [#&#8203;1384](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1384) - fix: skip priming events and close\_sse\_stream for old protocol versions by [@&#8203;felixweinberger](https://redirect.github.com/felixweinberger) in [#&#8203;1719](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1719) #### New Contributors - [@&#8203;TheMailmans](https://redirect.github.com/TheMailmans) made their first contribution in [#&#8203;1669](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1669) - [@&#8203;Edison-A-N](https://redirect.github.com/Edison-A-N) made their first contribution in [#&#8203;1384](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1384) **Full Changelog**: <modelcontextprotocol/python-sdk@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/modelcontextprotocol/python-sdk/releases/tag/v1.23.1) [Compare Source](https://redirect.github.com/modelcontextprotocol/python-sdk/compare/v1.23.0...v1.23.1) #### What's Changed - chore: update LATEST\_PROTOCOL\_VERSION to 2025-11-25 by [@&#8203;felixweinberger](https://redirect.github.com/felixweinberger) in [#&#8203;1715](https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1715) **Full Changelog**: <modelcontextprotocol/python-sdk@v1.23.0...v1.23.1> </details> <details> <summary>microsoft/playwright (playwright)</summary> ### [`v1.57.0`](https://redirect.github.com/microsoft/playwright/compare/v1.56.1...80581972582c9565e141c5fedd3c5fa10cc0e38b) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) </details> <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.34.0`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24340-2025-12-19) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.1...puppeteer-v24.34.0) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.33.1 to 24.34.0 ##### 🎉 Features - publish page.resize() ([#&#8203;14525](https://redirect.github.com/puppeteer/puppeteer/issues/14525)) ([ee31c21](https://redirect.github.com/puppeteer/puppeteer/commit/ee31c21270a881164b689c3b1cd9c2feca0e2820)) ##### 🛠️ Fixes - roll to Chrome 143.0.7499.169 ([#&#8203;14529](https://redirect.github.com/puppeteer/puppeteer/issues/14529)) ([40c73cd](https://redirect.github.com/puppeteer/puppeteer/commit/40c73cd6599db2857cbffbe7e9b1685f2d50e4f1)) - roll to Firefox 146.0.1 ([#&#8203;14530](https://redirect.github.com/puppeteer/puppeteer/issues/14530)) ([f0c7e57](https://redirect.github.com/puppeteer/puppeteer/commit/f0c7e574e382d0d270823b8e705cb424fd0aae4c)) ### [`v24.33.1`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24340-2025-12-19) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.33.1) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.33.1 to 24.34.0 ##### 🎉 Features - publish page.resize() ([#&#8203;14525](https://redirect.github.com/puppeteer/puppeteer/issues/14525)) ([ee31c21](https://redirect.github.com/puppeteer/puppeteer/commit/ee31c21270a881164b689c3b1cd9c2feca0e2820)) ##### 🛠️ Fixes - roll to Chrome 143.0.7499.169 ([#&#8203;14529](https://redirect.github.com/puppeteer/puppeteer/issues/14529)) ([40c73cd](https://redirect.github.com/puppeteer/puppeteer/commit/40c73cd6599db2857cbffbe7e9b1685f2d50e4f1)) - roll to Firefox 146.0.1 ([#&#8203;14530](https://redirect.github.com/puppeteer/puppeteer/issues/14530)) ([f0c7e57](https://redirect.github.com/puppeteer/puppeteer/commit/f0c7e574e382d0d270823b8e705cb424fd0aae4c)) ### [`v24.33.0`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24330-2025-12-11) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.32.1...puppeteer-v24.33.0) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.32.1 to 24.33.0 ##### 🎉 Features - add Browser.get|setWindowBounds and Page.windowId methods ([#&#8203;14494](https://redirect.github.com/puppeteer/puppeteer/issues/14494)) ([f5a860d](https://redirect.github.com/puppeteer/puppeteer/commit/f5a860d118ee1aaab3089bf56d4251af69f3a934)) - emulate focused page ([#&#8203;14501](https://redirect.github.com/puppeteer/puppeteer/issues/14501)) ([4ad78e7](https://redirect.github.com/puppeteer/puppeteer/commit/4ad78e7c084aed1d04dfaf55756e5f9f61e2c2e5)) - roll to Firefox 146.0 ([#&#8203;14490](https://redirect.github.com/puppeteer/puppeteer/issues/14490)) ([525f19c](https://redirect.github.com/puppeteer/puppeteer/commit/525f19cefe065fd94e23664e2de694736da80acc)) - **webdriver:** use `network.setExtraHeaders` instead of network interception ([#&#8203;14422](https://redirect.github.com/puppeteer/puppeteer/issues/14422)) ([ece0992](https://redirect.github.com/puppeteer/puppeteer/commit/ece0992de0ab7cce0205f4ff5280e65d015b881b)) ##### 🛠️ Fixes - roll to Chrome 143.0.7499.42 ([#&#8203;14500](https://redirect.github.com/puppeteer/puppeteer/issues/14500)) ([be72f84](https://redirect.github.com/puppeteer/puppeteer/commit/be72f84e2001d048ae2c1a5d0b2e3a0737b6be0d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/actor-templates). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: B4nan <[email protected]>
1 parent 5f83010 commit eb2dca9

File tree

19 files changed

+44
-44
lines changed

19 files changed

+44
-44
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"jest": "^30.0.0",
4949
"json5": "^2.2.3",
5050
"mustache": "^4.2.0",
51-
"playwright": "1.56.1",
51+
"playwright": "1.57.0",
5252
"prettier": "^3.7.4",
53-
"puppeteer": "24.32.1",
53+
"puppeteer": "24.34.0",
5454
"semver": "^7.7.2",
5555
"typescript": "^5.9.3",
5656
"typescript-eslint": "^8.34.1"

templates/python-beautifulsoup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

templates/python-crawlee-beautifulsoup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

templates/python-crawlee-parsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

templates/python-empty/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

templates/python-langgraph/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
# Second, copy just requirements.txt into the Actor image,
77
# since it should be the only file that affects the dependency installation in the next step,

templates/python-llamaindex-agent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

templates/python-mcp-empty/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

templates/python-mcp-proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.13
4+
FROM apify/actor-python:3.14
55

66
USER myuser
77

0 commit comments

Comments
 (0)