Bump the actions group across 1 directory with 2 updates - #1499
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the actions group across 1 directory with 2 updates#1499dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 2 updates in the / directory: [coverage](https://github.com/coveragepy/coveragepy) and [responses](https://github.com/getsentry/responses). Updates `coverage` from 7.14.3 to 7.15.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.3...7.15.1) Updates `responses` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.1...0.26.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions - dependency-name: responses dependency-version: 0.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/actions-2dc4049a97
branch
from
July 13, 2026 17:34
2dd45a4 to
3704f1e
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 actions group with 2 updates in the / directory: coverage and responses.
Updates
coveragefrom 7.14.3 to 7.15.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
da63beddocs: sample HTML for 7.15.1bc35e64docs: prep for 7.15.1182b010perf: resolve sysmon branch events lazily, one pair at a time (#2221)ee271eeperf: compute multiline maps cheaply in the sysmon core (#2220)1441b96chore: bump the action-dependencies group with 6 updates (#2225)dd80635fix: escape context labels in html report inline script block (#2224)7c3ae71docs: normalize earlier history order (#2222)088dc60chore: make upgradef7e15a8test: upload .json and .xml coverage reports3b62112docs: thanks, Paul KehrerUpdates
responsesfrom 0.26.1 to 0.26.2Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
31d28ebrelease: 0.26.26fb610dFix CHANGES (#802)aae1d47Set license format to SPDX identifier in setup.py (#803)a19add7fix: query_param_matcher no longer mutates the caller's params dict (#801)88e15dbStrip default headers from recorded files case-insensitively (#798)1d48f2fdocs: fix typos (#800)853e7d2docs: update tox Python version examples (#797)705067bMerge branch 'release/0.26.1'