forked from redhat-certification/chart-verifier
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the testing group across 1 directory with 25 updates #71
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/scripts/testing-df6df9c642
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the testing group with 25 updates in the /scripts directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `21.2.0` | `24.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2020.12.5` | `2024.8.30` | | [chardet](https://github.com/chardet/chardet) | `4.0.0` | `5.2.0` | | [deepdiff](https://github.com/seperman/deepdiff) | `5.6.0` | `8.0.1` | | [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.7` | `4.0.11` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.18` | `3.1.43` | | [idna](https://github.com/kjd/idna) | `2.10` | `3.8` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `1.1.1` | `2.0.0` | | [mako](https://github.com/sqlalchemy/mako) | `1.2.3` | `1.3.5` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.0.1` | `2.1.5` | | [packaging](https://github.com/pypa/packaging) | `21.0` | `24.1` | | [parse](https://github.com/r1chardj0n3s/parse) | `1.19.0` | `1.20.2` | | [parse-type](https://github.com/jenisys/parse_type) | `0.5.2` | `0.6.3` | | [pluggy](https://github.com/pytest-dev/pluggy) | `0.13.1` | `1.5.0` | | [py](https://github.com/pytest-dev/py) | `1.10.0` | `1.11.0` | | [pygithub](https://github.com/pygithub/pygithub) | `1.55` | `2.4.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `2.4.7` | `3.1.4` | | [pytest](https://github.com/pytest-dev/pytest) | `6.2.4` | `8.3.2` | | [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) | `4.1.0` | `7.2.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `5.4.1` | `6.0.2` | | [requests](https://github.com/psf/requests) | `2.25.1` | `2.32.3` | | [retrying](https://github.com/groodt/retrying) | `1.3.3` | `1.3.4` | | [semver](https://github.com/python-semver/python-semver) | `2.13.0` | `3.0.2` | | [smmap](https://github.com/gitpython-developers/smmap) | `4.0.0` | `5.0.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.5` | `2.2.2` | Updates `attrs` from 21.2.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2020.12.5 to 2024.8.30 - [Commits](certifi/python-certifi@2020.12.05...2024.08.30) Updates `chardet` from 4.0.0 to 5.2.0 - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@4.0.0...5.2.0) Updates `deepdiff` from 5.6.0 to 8.0.1 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) Updates `gitdb` from 4.0.7 to 4.0.11 - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](gitpython-developers/gitdb@4.0.7...4.0.11) Updates `gitpython` from 3.1.18 to 3.1.43 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.18...3.1.43) Updates `idna` from 2.10 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.8) Updates `iniconfig` from 1.1.1 to 2.0.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v1.1.1...v2.0.0) Updates `mako` from 1.2.3 to 1.3.5 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `markupsafe` from 2.0.1 to 2.1.5 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.0.1...2.1.5) Updates `packaging` from 21.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@21.0...24.1) Updates `parse` from 1.19.0 to 1.20.2 - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](r1chardj0n3s/parse@1.19.0...1.20.2) Updates `parse-type` from 0.5.2 to 0.6.3 - [Release notes](https://github.com/jenisys/parse_type/releases) - [Changelog](https://github.com/jenisys/parse_type/blob/main/CHANGES.txt) - [Commits](jenisys/parse_type@v0.5.2...v0.6.3) Updates `pluggy` from 0.13.1 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@0.13.1...1.5.0) Updates `py` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.10.0...1.11.0) Updates `pygithub` from 1.55 to 2.4.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.55...v2.4.0) Updates `pyparsing` from 2.4.7 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_2.4.7...3.1.4) Updates `pytest` from 6.2.4 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.4...8.3.2) Updates `pytest-bdd` from 4.1.0 to 7.2.0 - [Release notes](https://github.com/pytest-dev/pytest-bdd/releases) - [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-bdd@4.1.0...7.2.0) Updates `pyyaml` from 5.4.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@5.4.1...6.0.2) Updates `requests` from 2.25.1 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.25.1...v2.32.3) Updates `retrying` from 1.3.3 to 1.3.4 - [Changelog](https://github.com/groodt/retrying/blob/main/HISTORY.rst) - [Commits](https://github.com/groodt/retrying/commits/v1.3.4) Updates `semver` from 2.13.0 to 3.0.2 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@2.13.0...3.0.2) Updates `smmap` from 4.0.0 to 5.0.1 - [Commits](gitpython-developers/smmap@v4.0.0...v5.0.1) Updates `urllib3` from 1.26.5 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.5...2.2.2) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: deepdiff dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: iniconfig dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: mako dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: parse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: parse-type dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: pytest-bdd dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: retrying dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: smmap dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 testing group with 25 updates in the /scripts directory:
21.2.0
24.2.0
2020.12.5
2024.8.30
4.0.0
5.2.0
5.6.0
8.0.1
4.0.7
4.0.11
3.1.18
3.1.43
2.10
3.8
1.1.1
2.0.0
1.2.3
1.3.5
2.0.1
2.1.5
21.0
24.1
1.19.0
1.20.2
0.5.2
0.6.3
0.13.1
1.5.0
1.10.0
1.11.0
1.55
2.4.0
2.4.7
3.1.4
6.2.4
8.3.2
4.1.0
7.2.0
5.4.1
6.0.2
2.25.1
2.32.3
1.3.3
1.3.4
2.13.0
3.0.2
4.0.0
5.0.1
1.26.5
2.2.2
Updates
attrs
from 21.2.0 to 24.2.0Commits
Updates
certifi
from 2020.12.5 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
chardet
from 4.0.0 to 5.2.0Release notes
Sourced from chardet's releases.
Commits
78250d9
Bump version to 5.2.00e9b7bc
Add main module to support python -m chardet0649ffe
Bump version to 5.2.0dev08087f00
Bump version to 5.1.0041875f
Revert "Distinguish between final and intermediate ResultDict (#266)"7264282
Add support for Python 3.11 (#274)ac934fe
Ignore black reformatting for blamefa4c1af
Fix mypy error99cd852
Update black pre-commit0a0aa94
Fix linterUpdates
deepdiff
from 5.6.0 to 8.0.1Release notes
Sourced from deepdiff's releases.
... (truncated)
Commits
Updates
gitdb
from 4.0.7 to 4.0.11Release notes
Sourced from gitdb's releases.
Commits
2057ae6
bump versions to prepare for next release6a22706
Merge pull request #100 from gitpython-developers/dependabot/submodules/gitdb...8e61396
Bump gitdb/ext/smmap from334ef84
tof1ace75
9ea0635
Merge pull request #99 from EliahKagan/submodule-dependabot12db86c
Have Dependabot update smmap submodule dependency8ec2390
Merge pull request #98 from DeflateAwning/patch-170098c9
Add all to exc for linting256d341
Merge pull request #97 from EliahKagan/312stable00bbc44
No longer treat 3.12 as experimental on CIcd8da41
Run CI on all branchesUpdates
gitpython
from 3.1.18 to 3.1.43Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
5364053
bump version to 3.1.434e626bd
Merge pull request #1886 from EliahKagan/deprecation-warningsf6060df
Add GitMeta alias8327b45
Test GitMeta aliasf92f4c3
Clarify security risk in USE_SHELL doc and warningsc7675d2
update security policy, to use GitHub instead of emailcf2576e
Make/use test.deprecation.lib; abandon idea to filter by module7cd3aa9
Make test.performance.lib docstring more specificb51b080
Explain the approach in test.deprecation to static checkingbdabb21
Expand USE_SHELL docstring; clarify a test usageUpdates
idna
from 2.10 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
... (truncated)
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
iniconfig
from 1.1.1 to 2.0.0Changelog
Sourced from iniconfig's changelog.
Commits
93f5930
Merge pull request #51 from pytest-dev/add-deploy9426557
rework deploy pipeline for hatch usage and modern checkout5f617e3
Merge pull request #49 from pytest-dev/rework-types180065c
changelogc7d1d88
add sectionwrapper get overload types90df3d7
hatch-vcsdf78c51
pre-commit pyproject ftmc113dd6
migrate to hatch0253ff1
implement review comments10583b8
update changelogUpdates
mako
from 1.2.3 to 1.3.5Release notes
Sourced from mako's releases.
... (truncated)
Commits
Updates
markupsafe
from 2.0.1 to 2.1.5Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
... (truncated)
Commits
fbba4ac
release version 2.1.5c5fa23b
update publish actions60a6512
striptags collapses spaces correctly (#418)0b6bee0
collapse spaces after stripping tags73e6a48
start version 2.1.5d704bf4
use pip-compile, dependabot updates (#419)1f82932
use pip-compile, dependabot updates25a640f
release version 2.1.4 (#414)b7cd652
release version 2.1.43bead8e
update cibuildwheel for 3.12 wheelsUpdates
packaging
from 21.0 to 24.1Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.