chore(deps): bump the uv group across 1 directory with 5 updates#1122
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the uv group across 1 directory with 5 updates#1122dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the uv group with 5 updates in the /components/runners/ambient-runner directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.0` | | [mcp-atlassian](https://github.com/sooperset/mcp-atlassian) | `0.13.0` | `0.17.0` | | [authlib](https://github.com/authlib/authlib) | `1.6.6` | `1.6.9` | | [black](https://github.com/psf/black) | `25.11.0` | `26.3.1` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.2` | `0.6.3` | Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) Updates `mcp-atlassian` from 0.13.0 to 0.17.0 - [Release notes](https://github.com/sooperset/mcp-atlassian/releases) - [Commits](sooperset/mcp-atlassian@v0.13.0...v0.17.0) Updates `authlib` from 1.6.6 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.6.6...v1.6.9) Updates `black` from 25.11.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...26.3.1) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: uv - dependency-name: mcp-atlassian dependency-version: 0.17.0 dependency-type: direct:production dependency-group: uv - dependency-name: authlib dependency-version: 1.6.9 dependency-type: indirect dependency-group: uv - dependency-name: black dependency-version: 26.3.1 dependency-type: indirect dependency-group: uv - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
9ad7f2c to
4617c40
Compare
Contributor
Review Queue Status
Action needed: Fix failing build (ubuntu-latest, linux/amd64, amd64, frontend, ./components/frontend, quay.io/ambient_code/v...
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the uv group with 5 updates in the /components/runners/ambient-runner directory:
2.32.52.33.00.13.00.17.01.6.61.6.925.11.026.3.10.6.20.6.3Updates
requestsfrom 2.32.5 to 2.33.0Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)753fd08docs: fix FAQ grammar in httplib2 example774a0b8docs(socks): same block as other sections9c72a41Bump github/codeql-action from 4.33.0 to 4.34.1ebf7190Bump github/codeql-action from 4.32.0 to 4.33.00e4ae38docs: exclude Response.is_permanent_redirect from API docs (#7244)d568f47docs: clarify Quickstart POST example (#6960)Updates
mcp-atlassianfrom 0.13.0 to 0.17.0Release notes
Sourced from mcp-atlassian's releases.
... (truncated)
Commits
e191a2ffix: sync OAuth tokens to base keyring username for load_tokens() compatibili...5cd697dfix(server): add SSRF protection for header-based URL validation (#986)52b9b09fix(confluence): add path traversal guard for attachment downloads (#987)ab36f81test(jira): add security regression tests for path traversal and JQL sanitiza...757b821fix(jira): add Server/DC-only docs and expand queue tests (#982)f501146fix(jira): update field descriptions and add pattern validation (#981)6e3073ffix: bump markdown-to-confluence minimum to >=0.3.4 (#980)0fc96f7Upgrade python and dependencies to fix trivy scan issues (#977)9d0e22efeat(jira): add Jira Service Desk queue read support (Server/DC) (#979)88917c1fix: remove credential/token logging and harden security (#949)Updates
authlibfrom 1.6.6 to 1.6.9Release notes
Sourced from authlib's releases.
Commits
9266eaachore: release 1.6.9b9bb2b2fix(oidc): fail close at validating c_hash and at_hash1b0a1d9fix(jose): generate random cek when cek length doesn't match5be3c51fix(jose): add ES256K into default jwt algorithms48b345ffix(jose): remove deprecated algorithm from default registrya5d4b2dfix(jose): do not use header's jwk automaticallya769f34chore: release 1.6.884f3fa2fix: add EdDSA to default jwt algorithms38e872achore: release 1.6.7b87c32efix: remove "none" algorithm from default jwt instanceUpdates
blackfrom 25.11.0 to 26.3.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
c6755bbPrepare release 26.3.1 (#5046)69973fdHarden blackd browser-facing request handling (#5039)4937fe6Fix some shenanigans with the cache file and IPython (#5038)2e641d1docs: remove outdated Black Playground references (#5044)c014b22Remove unused internal code (#5041)0dae20bAdd new changelog (#5036)c5c1cbdMinor release patches (#5035)7e5a828docs: clarify relationship between Black style and PEP 8 (#5025)69705dedocs: add clearer pyproject configuration guidance (#5026)35ea679Prepare release 26.3.0 (#5032)Updates
pyasn1from 0.6.2 to 0.6.3Release notes
Sourced from pyasn1's releases.
Changelog
Sourced from pyasn1's changelog.
Commits
af65c3bPrepare release 0.6.35a49bd1Merge commit from fork5494ba4Fix asDateTime incorrect fractional seconds parsing (#102)71f486eFix DeprecationWarning stacklevel for deprecated attributes (#101)d7cb42dFix OverflowError from oversized BER length field (#100)