Skip to content

Bump the production-dependencies group with 2 updates#683

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/pip/production-dependencies-cf8bc7629d
Jan 19, 2025
Merged

Bump the production-dependencies group with 2 updates#683
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/pip/production-dependencies-cf8bc7629d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2025

Bumps the production-dependencies group with 2 updates: dask and tomli-w.

Updates dask from 2024.12.1 to 2025.1.0

Commits

Updates tomli-w from 1.1.0 to 1.2.0

Changelog

Sourced from tomli-w's changelog.

1.2.0

  • Added
    • Always preserve decimal.Decimal type in parse round trips
  • Improved
    • Better TypeError message on invalid mapping keys
    • Unify type representation in error messages
  • Performance
    • Improve import time by removing typing import
    • Improve import time by removing string import
    • Improve import time by lazy importing decimal
Commits
  • a8f8017 Bump version: 1.1.0 → 1.2.0
  • 1b5c0d4 Add v1.2.0 change log
  • 90fff30 Reduce import time by lazy importing decimal
  • 95cc6c7 Reduce import time by removing typing import (#68)
  • 420897a improve: preserve Decimal type when round-tripping (#66)
  • e11e00e Reduce import time by removing string import
  • 21b8be3 [pre-commit.ci] pre-commit autoupdate and auto fixes
  • ce2a466 Unify type representation in error messages
  • ac553e1 Test against Python 3.13 final
  • 100394d Fix codecov
  • Additional commits viewable in compare view

Dependabot 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

Bumps the production-dependencies group with 2 updates: [dask](https://github.com/dask/dask) and [tomli-w](https://github.com/hukkin/tomli-w).


Updates `dask` from 2024.12.1 to 2025.1.0
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.12.1...2025.1.0)

Updates `tomli-w` from 1.1.0 to 1.2.0
- [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli-w@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: dask
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: tomli-w
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 19, 2025
@github-actions github-actions bot enabled auto-merge January 19, 2025 03:20
@github-actions github-actions bot merged commit b6ee22d into develop Jan 19, 2025
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-cf8bc7629d branch January 19, 2025 03:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants