Skip to content
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

test: [Automatic] Constraints upgrades: imageio, magicgui, xlsxwriter #1030

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

Czaki
Copy link
Collaborator

@Czaki Czaki commented Oct 23, 2023

This PR is automatically created and updated by PartSeg GitHub
action cron to keep bundle dependencies modules up to date.

The updated packages are:

  • charset-normalizer
  • cloudpickle
  • fsspec
  • imageio
  • magicgui
  • napari-console
  • networkx
  • npe2
  • pillow
  • pyconify
  • urllib3
  • xlsxwriter

Summary by CodeRabbit

  • Update: Upgraded various package versions across Python 3.8, 3.9, 3.10, and 3.11 environments, enhancing performance and introducing potential new features. This includes updates to charset-normalizer, cloudpickle, fsspec, imageio, magicgui, napari-console, networkx, npe2, pillow, pyside6, requests, shiboken6, urllib3, and xlsxwriter.
  • New Feature: Added pyconify package to Python 3.11 and 3.8 environments, expanding the toolset available for users.
  • Update: Adjusted versions of key dependencies like numpy, scipy, matplotlib, pandas, dask, scikit-image, and napari to ensure compatibility and optimal performance.

Please note, these changes may alter the functionality and compatibility of the software. Users are encouraged to review their workflows in light of these updates.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 23, 2023

Walkthrough

The proposed changes primarily involve updates to package versions across different Python environments. These updates may introduce new features, performance improvements, or bug fixes. The changes are consistent across Python 3.8, 3.9, 3.10, and 3.11 environments, with additional dependencies added in some cases.

Changes

File Summary
requirements/constraints_py3.10.txt Package version updates, including charset-normalizer, cloudpickle, fsspec, imageio, magicgui, napari-console, networkx, npe2, pillow, pyside6, requests, shiboken6, urllib3, and xlsxwriter. Changes to versions of dependencies like numpy, scipy, matplotlib, pandas, dask, scikit-image, and napari.
requirements/constraints_py3.11.txt Similar package version updates as in Python 3.10, with the addition of the pyconify package.
requirements/constraints_py3.8.txt Similar package version updates as in Python 3.10, with changes to versions of napari-console and napari-svg dependencies.
requirements/constraints_py3.9.txt Similar package version updates as in Python 3.10, with changes to versions of napari-console and napari-svg dependencies. Updates to versions of imageio and napari packages.

🐇

In the land of code, where the shadows lie,

We update, we change, under the cloudless sky.

New versions spring, like daisies in the sun,

Bugs are squashed, and performance won.

So here's to change, in the Python land,

Guided by the coder's steady hand. 🎉


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

@sonarcloud
Copy link

sonarcloud bot commented Oct 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0
Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 6d3f5dc and 96b8598.
Files selected for processing (4)
  • requirements/constraints_py3.10.txt (12 hunks)
  • requirements/constraints_py3.11.txt (12 hunks)
  • requirements/constraints_py3.8.txt (11 hunks)
  • requirements/constraints_py3.9.txt (10 hunks)
Files skipped from review due to trivial changes (2)
  • requirements/constraints_py3.11.txt
  • requirements/constraints_py3.8.txt
Additional comments (Suppressed): 26
requirements/constraints_py3.9.txt (12)
  • 37-37: The version of charset-normalizer has been updated from 3.3.0 to 3.3.1. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 43-43: The version of cloudpickle has been updated from 2.2.1 to 3.0.0. This is a major version update, so make sure to verify that all functionalities relying on this package still work as expected.

  • 79-79: The version of fsspec has been updated from 2023.9.2 to 2023.10.0. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 91-91: The version of imageio has been updated from 2.31.5 to 2.31.6. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 156-156: The version of magicgui has been updated from 0.7.3 to 0.8.0. This is a minor version update, so make sure to verify that all functionalities relying on this package still work as expected.

  • 178-178: The version of napari-console has been updated from 0.0.8 to 0.0.9. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 188-188: The version of networkx has been updated from 3.1 to 3.2. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 192-192: The version of npe2 has been updated from 0.7.2 to 0.7.3. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 252-252: The version of pillow has been downgraded from 10.1.0 to 10.0.1. Make sure that this downgrade does not remove any features or functionalities that the project relies on.

  • 284-285: The new package pyconify version 0.1.5 has been added. Ensure that this new dependency does not conflict with existing ones and is compatible with the current project setup.

  • 508-508: The version of urllib3 has been updated from 2.0.6 to 2.0.7. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 523-523: The version of xlsxwriter has been updated from 3.1.8 to 3.1.9. Ensure that this update does not introduce any breaking changes or incompatibilities.

requirements/constraints_py3.10.txt (14)
  • 37-37: The version of charset-normalizer has been updated from 3.3.0 to 3.3.1. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 43-43: The version of cloudpickle has been updated from 2.2.1 to 3.0.0. Verify that this major version update does not introduce any breaking changes or incompatibilities.

  • 79-79: The version of fsspec has been updated from 2023.9.2 to 2023.10.0. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 91-91: The version of imageio has been updated from 2.31.5 to 2.31.6. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 151-151: The version of magicgui has been updated from 0.7.3 to 0.8.0. Verify that this major version update does not introduce any breaking changes or incompatibilities.

  • 173-173: The version of napari-console has been updated from 0.0.8 to 0.0.9. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 183-183: The version of networkx has been updated from 3.1 to 3.2. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 187-187: The version of npe2 has been updated from 0.7.2 to 0.7.3. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 247-247: The version of pillow has been downgraded from 10.1.0 to 10.0.1. Verify that this downgrade does not introduce any breaking changes or incompatibilities.

  • 279-280: A new package pyconify version 0.1.5 has been added. Ensure that this new package does not introduce any breaking changes or incompatibilities.

  • 327-327: The version of pyside6 has been updated from 6.5.3 to 6.6.0. Verify that this major version update does not introduce any breaking changes or incompatibilities.

  • 411-411: The version of shiboken6 has been updated from 6.5.3 to 6.6.0. Verify that this major version update does not introduce any breaking changes or incompatibilities.

  • 502-502: The version of urllib3 has been updated from 2.0.6 to 2.0.7. Ensure that this update does not introduce any breaking changes or incompatibilities.

  • 517-517: The version of xlsxwriter has been updated from 3.1.8 to 3.1.9. Ensure that this update does not introduce any breaking changes or incompatibilities.

@Czaki Czaki modified the milestones: 0.15.3, 0.15 Oct 23, 2023
@Czaki Czaki merged commit a6199f9 into develop Oct 23, 2023
44 of 45 checks passed
@Czaki Czaki deleted the auto-dependency-upgrades branch October 23, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant