-
Notifications
You must be signed in to change notification settings - Fork 1
(test-repo) Bump the all-updates group in /13976 with 7 updates #37
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
base: main
Are you sure you want to change the base?
Conversation
Updates the requirements on [aws-lambda-powertools[tracer]](https://github.com/aws-powertools/powertools-lambda-python), [pandas](https://github.com/pandas-dev/pandas), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [cfn-lint](https://github.com/aws-cloudformation/cfn-lint), [typer](https://github.com/fastapi/typer) and [rich](https://github.com/Textualize/rich) to permit the latest version. Updates `aws-lambda-powertools[tracer]` to 3.24.0 - [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-python@v3.23.0...v3.24.0) Updates `pandas` from 2.3.3 to 3.0.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.0) Updates `pytest` from 8.4.2 to 9.0.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@8.4.2...9.0.2) Updates `pytest-cov` from 5.0.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.0.0) Updates `cfn-lint` from 1.42.1 to 1.43.4 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.42.1...v1.43.4) Updates `typer` from 0.20.1 to 0.21.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.20.1...0.21.1) Updates `rich` from 13.9.4 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.2.0) --- updated-dependencies: - dependency-name: aws-lambda-powertools[tracer] dependency-version: 3.24.0 dependency-type: direct:production dependency-group: all-updates - dependency-name: pandas dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-updates - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-updates - dependency-name: cfn-lint dependency-version: 1.43.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: typer dependency-version: 0.21.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
4 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on aws-lambda-powertools[tracer], pandas, pytest, pytest-cov, cfn-lint, typer and rich to permit the latest version.
Updates
aws-lambda-powertools[tracer]to 3.24.0Release notes
Sourced from aws-lambda-powertools[tracer]'s releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools[tracer]'s changelog.
... (truncated)
Commits
d561d12chore: version bump608df1bchore(ci): remove daily changelog rebuild schedule (#7897)33f2c8fdocs(homepage): reorganize homepage and create dedicated installation page (#...c30d9d4chore(ci): remove automated pre-release schedule (#7894)2696e54chore(deps-dev): bump boto3-stubs from 1.42.19 to 1.42.21 (#7892)10226f9chore(deps): bump the github-actions group with 2 updates (#7893)f0102a9chore(ci): improve dependabot workflow to reduce noise (#7890)787bcaechore(deps-dev): bump boto3-stubs from 1.42.17 to 1.42.19 (#7873)6721e91docs(readme): update features list and improve readability (#7889)26abeeechore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.232.2a0 to 2.233...Updates
pandasfrom 2.3.3 to 3.0.0Release notes
Sourced from pandas's releases.
... (truncated)
Commits
366ccdfRLS: 3.0.0139f4d0DOC: split/reorder other enhancements section in 3.0.0 whatsnew notes (#63762)fd2a4f4TST: assert reading of legacy pickles against current data (#61792)cc0bcaaDOC: update whatsnew section on datetimelike resolution (#63780)3ddbb49DOC: remove 2.3.4 whatsnew file from released 3.0 docs (#63779)ee63532CLN: Create temporary HDF5 file path and HDFStore for pytables tests (#63492)9512e99CoW: better chained assignment warning message for update() method (#63500)1db90d5API: rename read_iceberg selected_fields keyword to columns (#63748)c9b51faBUG: .str methods failing on PyArrow using regex with \Z (#63705)7cff0f4API: Period.to_timestamp default to microsecond unit (#63760)Updates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
pytest-covfrom 5.0.0 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
224d896Bump version: 6.3.0 → 7.0.073424e3Cleanup the docs a bit.36f1cc2Bump pins in template.f299c59Bump the github-actions group with 2 updates25f0b2eUpdate docs/config.rstbb23eacImprove configuration docsa19531eSwitch from build/pre-commit to uv/prek - this should make this faster.82f9993Update changelog.211b5cdFix links.97aadd7Update some ci config, reformat and apply some lint fixes.Updates
cfn-lintfrom 1.42.1 to 1.43.4Release notes
Sourced from cfn-lint's releases.
Changelog
Sourced from cfn-lint's changelog.
Commits
276db11Release v1.43.4 (#4345)227858cUpdate E3601 to have Choices support Comment (#4344)205778dUpdate E3601 to support Seconds as JSONata in Wait (#4343)9630613Update CloudFormation schemas to 2026-01-21 (#4338)f50c1c7Fix update specs in quick succession failing the command (#4339)118dd6aRelease v1.43.3 (#4337)ca89a11Update CloudFormation schemas to 2026-01-15 (#4333)f93da87chore(deps): bump pyinstaller from 6.17.0 to 6.18.0 in /requirements (#4336)451a399Update Lambda runtime lifecycle data with latest AWS runtimes (#4335)37e1c47Release v1.43.2 (#4332)Updates
typerfrom 0.20.1 to 0.21.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
6382ee2🔖 Release version 0.21.129fbd62📝 Update release notesc0aeb6e🐛 Fix escaping in help text whenrichis installed but not used (#1089)66acaed📝 Update release notes39353af⬆️ Migrate to uv (#1472)a6a2a37📝 Update release notes8ab3e0f📝 Update release notes9b98b61📝 Update release notesb776395📝 Update release notesbdc8ed9📝 Update release notesUpdates
richfrom 13.9.4 to 14.2.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
494f83cchangelogd476e85Merge pull request #3862 from GeroZayas/docs/es-readme-sync-2025-10518daaadocs(es): sync README.es.md (macOS, 16 colors, Python 3.8+)cd5074fMerge pull request #3861 from Textualize/python314041406cremoved asv655b521test fixes27c2d2dbump for Python3.14ea9d4dbUpdate feature_request.md2dca1b7Merge pull request #3808 from Textualize/bump141019b6dddversion bumpDependabot 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-a...
Description has been truncated