-
Notifications
You must be signed in to change notification settings - Fork 700
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
chore(deps-dev): bump the development-dependencies group with 5 updates #2963
Merged
jaidisido
merged 1 commit into
main
from
dependabot/pip/development-dependencies-a386eca12f
Sep 16, 2024
Merged
chore(deps-dev): bump the development-dependencies group with 5 updates #2963
jaidisido
merged 1 commit into
main
from
dependabot/pip/development-dependencies-a386eca12f
Sep 16, 2024
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 16, 2024
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.0.8` | `1.1.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.14` | `1.35.19` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.4` | `0.6.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.26.0` | `0.26.1` | Updates `msgpack` from 1.0.8 to 1.1.0 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst) - [Commits](msgpack/msgpack-python@v1.0.8...v1.1.0) Updates `boto3-stubs` from 1.35.14 to 1.35.19 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.6.4 to 0.6.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.4...0.6.5) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `bump-my-version` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.26.0...0.26.1) --- updated-dependencies: - dependency-name: msgpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/development-dependencies-a386eca12f
branch
from
September 16, 2024 09:53
e9cb9b3
to
e8bc4f1
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
dependabot
bot
deleted the
dependabot/pip/development-dependencies-a386eca12f
branch
September 16, 2024 11:59
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
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 development-dependencies group with 5 updates:
1.0.8
1.1.0
1.35.14
1.35.19
0.6.4
0.6.5
8.3.2
8.3.3
0.26.0
0.26.1
Updates
msgpack
from 1.0.8 to 1.1.0Release notes
Sourced from msgpack's releases.
... (truncated)
Changelog
Sourced from msgpack's changelog.
Commits
4587393
release v1.1.0 (#622)20a2b8e
usePyLong_*
instead ofPyInt_*
(#620)9d0c7f2
Release v1.1.0rc2 (#619)9e26d80
update cibuildwheel to 2.20.0 (#618)6e11368
update Cython to 3.0.11 (#617)0b1c47b
do not install cython as build dependency (#610)9cea8b6
Release v1.1.0rc1 (#609)33e0e86
Cleanup code and pyproject (#608)e0f0e14
better error checks (#607)e106808
cython: better exception handling (#606)Updates
boto3-stubs
from 1.35.14 to 1.35.19Commits
Updates
ruff
from 0.6.4 to 0.6.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
8558126
Bump version to 0.6.5 (#13346)9bd9981
Create insta snapshot for SARIF output (#13345)21bfab9
Playground: Add Copy as pyproject.toml/ruff.toml and paste from TOML (#13328)43a5922
[red-knot] add BitSet::is_empty and BitSet::union (#13333)175d067
[red-knot] add initial Type::is_equivalent_to and Type::is_assignable_to (#13...4dc2c25
[red-knot] Fix type inference forexcept*
definitions (#13320)b72d49b
Add support for extensionless Python files for server (#13326)eded78a
[pyupgrade
] Fix broken doc link and clarify that deprecated aliases were re...a7b8cc0
[red-knot] Fix.to_instance()
for union types (#13319)b93d0ab
[red-knot] Add control flow forfor
loops (#13318)Updates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
bump-my-version
from 0.26.0 to 0.26.1Release notes
Sourced from bump-my-version's releases.
Changelog
Sourced from bump-my-version's changelog.
Commits
683904a
Version updated from 0.26.0 to 0.26.1dd9a403
Merge pull request #235 from callowayproject/234-fix-new_version-and-new_tag-...24a9bdc
Fixed missing new version info in some hook environments6f5d56b
Updated pre-commit versions0796a53
Merge pull request #233 from callowayproject/pre-commit-ci-update-configd21d6df
[pre-commit.ci] pre-commit autoupdatee440895
Merge pull request #232 from rgryta/action3e3ff9a1
Update example to better showcase the GHA capabilities0650ca8
Add current and previous version outputs to the GHA88c9790
Add environment variable to README exampleDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions