build(deps): bump the runtime-dependencies group across 1 directory with 4 updates - #64
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the runtime-dependencies group across 1 directory with 4 updates#64dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
TCK 1.0-dev Compatibility Results (experimental)
|
…ith 4 updates Bumps the runtime-dependencies group with 3 updates in the / directory: [bandit](https://github.com/mtrudel/bandit), [jose](https://github.com/potatosalad/erlang-jose) and [req](https://github.com/wojtekmach/req). Updates `bandit` from 1.12.0 to 1.12.5 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.12.0...1.12.5) Updates `jose` from 1.11.10 to 1.11.12 - [Release notes](https://github.com/potatosalad/erlang-jose/releases) - [Changelog](https://github.com/potatosalad/erlang-jose/blob/main/CHANGELOG.md) - [Commits](potatosalad/erlang-jose@1.11.10...1.11.12) Updates `plug` from 1.19.2 to 1.20.3 - [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md) - [Commits](elixir-plug/plug@v1.19.2...v1.20.3) Updates `req` from 0.6.1 to 0.7.3 - [Release notes](https://github.com/wojtekmach/req/releases) - [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md) - [Commits](wojtekmach/req@v0.6.1...v0.7.3) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: jose dependency-version: 1.11.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: plug dependency-version: 1.20.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: req dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/hex/runtime-dependencies-28b5161c14
branch
from
August 25, 2026 19:33
3b4175c to
6ea75aa
Compare
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 runtime-dependencies group with 3 updates in the / directory: bandit, jose and req.
Updates
banditfrom 1.12.0 to 1.12.5Changelog
Sourced from bandit's changelog.
... (truncated)
Commits
9571499Version bump to 1.12.5f6914aaBound and cancel HTTP/2 sends blocked on the connection window (GHSA-xj8g-532...d38cf04Validate HTTP/2 header field values for CR/LF/NUL (GHSA-x3gh-xhj4-3vq8) (#670)cce7c5fHonor Accept-Encoding q-values, the wildcard, and case-insensitive codings (#...eca1713Fixup recent test noiseb65c235Consolidate Plug.Conn.Adapter calling-process tests into adapter_test.exs (#667)4ccc008Treat abortive-close posix reasons as client closures in logging (#663)274eb55Lazily precompile the invalid-field-value match pattern (#662)10710deEnforce the chunk-size grammar in a single pass (#661)d69202eUnify case-insensitive comma-separated header token checks (#660)Updates
josefrom 1.11.10 to 1.11.12Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
c8b669cVersion 1.11.1207705f5Fix breaking changes to JSON encoding and Elixir requirements, resolves #184,...be56c1eVersion 1.11.1125bae5dUpdate CI Matrix, resolves #175d2edf6dMerge branch from couchbasedeps/erlang-jose#2b4b2052Fix EC key conversion for OTP 28, resolves #180, resolves #181, resolves #182...49b5acaFix: Add EdDSA key support for OTP 27.1.3+b635b6dUpdate rebar.config069ac55Run 'make format'e63bb3bUpdate erlang.mk and MakefileUpdates
plugfrom 1.19.2 to 1.20.3Changelog
Sourced from plug's changelog.
... (truncated)
Commits
9fa11c8Release v1.20.3eceb831Raise if ; is present in cookie attributes56edca2Count files and skipped multiparts towards lengthcf15f0aRelease v1.20.25d0fe88Fix register_before_send with upgrade_adapter (#1320)1fea083Release v1.20.19df2c0aAllow atom header keys in inform/3 (#1318)d8d733bRelease v1.20.0b4aa8a0Merge commit from forkac94702Validate headers in informUpdates
reqfrom 0.6.1 to 0.7.3Release notes
Sourced from req's releases.
Changelog
Sourced from req's changelog.
... (truncated)
Commits
2901181Release v0.7.3e857078Revert "encode_body: Automatically change GET to POST when request body is ...c136357Release v0.7.2e9d4ebcFix AWS SigV4 compatibility with Supabase Storage S3 (#498)168a11eRelease v0.7.1a9c24a1Deprecatecache: true/cachestep6a4f305Release v0.7.0d770830Hide body: fun for nowe450b25Update CI8123419Fix flaky httpc into: fun test