Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the pip-version group in /.github/workflows with 1 update: signac.

Updates signac from 2.2.0 to 2.3.0

Release notes

Sourced from signac's releases.

v2.3.0

[2.3.0] -- 2025-04-14

Added

  • Implemented JobsCursor.__getitem__ (#1017).

Fixed

  • Support for Numpy 2.0 in tests (#997).
  • Use tool.setuptools key in pyproject.toml (#1020).
  • Define build command in asv.conf.json to enable support for asv 0.6.2 and later (#1021).
  • Documentation build process (#1001).

Changed

  • Improved performance of Project.detect_schema() (#1026).
Changelog

Sourced from signac's changelog.

[2.3.0] -- 2025-04-10

Added +++++

  • Implemented JobsCursor.__getitem__ (#1017).

Fixed +++++

  • Support for Numpy 2.0 in tests (#997).
  • Use tool.setuptools key in pyproject.toml (#1020).
  • Define build command in asv.conf.json to enable support for asv 0.6.2 and later (#1021).
  • Documentation build process (#1001).

Changed +++++++

  • Improved performance of Project.detect_schema() (#1026).
Commits
  • 6a9e6dd Release/2.3.0 (#1028)
  • 6071136 [pre-commit.ci] pre-commit autoupdate (#1027)
  • 2196550 Speed up schema by avoiding redundant iteration through jobs (#1026)
  • ec28ff7 Bump the pip-version group across 1 directory with 4 updates (#1025)
  • b93833a Bump the actions-version group with 3 updates (#1024)
  • abbd783 Support __getitem__ with JobsCursor objects (#1017)
  • c4a70c7 Bump the actions-version group with 3 updates (#1023)
  • ff736a2 Define build command in asv.conf.json to enable support for asv 0.6.2 and lat...
  • aa4968a Fix pyproject.toml tools -> tool. (#1020)
  • 4db7429 Bump the actions-version group with 4 updates (#1019)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 pip-version group in /.github/workflows with 1 update: [signac](https://github.com/glotzerlab/signac).


Updates `signac` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/glotzerlab/signac/releases)
- [Changelog](https://github.com/glotzerlab/signac/blob/main/changelog.txt)
- [Commits](glotzerlab/signac@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: signac
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from joaander May 1, 2025 11:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2025
@joaander joaander merged commit 1bec1c9 into trunk May 1, 2025
17 checks passed
@joaander joaander deleted the dependabot-pip-dot-github-workflows-trunk-pip-version-765031e8f4 branch May 1, 2025 13:08
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.

2 participants