Skip to content

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jul 31, 2023

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4bf0fa3 to 9f6465b Compare September 11, 2023 21:55
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9f6465b to 9910788 Compare October 9, 2023 17:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from c4a9756 to 0445185 Compare October 30, 2023 17:49
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0445185 to f7a5f03 Compare November 13, 2023 17:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f7a5f03 to 4864172 Compare December 18, 2023 17:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4864172 to 127db53 Compare December 25, 2023 17:53
@CLAassistant
Copy link

CLAassistant commented Dec 25, 2023

CLA assistant check
All committers have signed the CLA.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 127db53 to cc6e99f Compare January 8, 2024 17:51
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cc6e99f to 5b1b48c Compare January 29, 2024 17:50
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5b1b48c to 57007f0 Compare February 19, 2024 17:58
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 57007f0 to 4dfe4e5 Compare March 18, 2024 17:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 14bd5ff to 7548544 Compare April 15, 2024 18:03
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 7548544 to 5c8d8d3 Compare April 29, 2024 18:04
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5c8d8d3 to 6e2a5e0 Compare June 17, 2024 17:56
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6e2a5e0 to 5a6f93d Compare August 5, 2024 18:14
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from ae36200 to 38ee69d Compare October 14, 2024 18:11
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.4...v0.8.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 38ee69d to c6321ab Compare November 25, 2024 18:02
@ESadek-MO ESadek-MO merged commit 0e3e8ad into main Dec 2, 2024
8 checks passed
@ESadek-MO ESadek-MO deleted the pre-commit-ci-update-config branch December 2, 2024 13:18
ESadek-MO added a commit that referenced this pull request Sep 1, 2025
* Bump scitools/workflows from 2024.09.1 to 2024.11.3 (#169)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.09.1 to 2024.11.3.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.09.1...2024.11.3)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* move docs/tephi to docs (#165)

* move docs/tephi to docs

* fixed doc build dir

* fixed doc build dir

* corrected path in conf.py

* Add repo revew to tephi (#164)

* added repo review

* added some ignores

* added some ignores

* noted which checks fail, and which skip

* added in show errskip

Co-authored-by: Martin Yeo <[email protected]>

* Added links to pyproj.toml

* fixed links

---------

Co-authored-by: Martin Yeo <[email protected]>

* code quality (#172)

* code quality

* removed redundant ignores, added explanations to ruff ignores

* added link to wiki

* fixed a number of repo-review/ruff errors

* fiddling with testpath

* fiddling with files

* still fiddling with files (added lib). Also, added back D212

* faulty square bracket

* the glasses were on my head the whole time. FIxed tephi import

* fixed parent[2] call

* added a noqa

* changed test path

* removed pytest.ini for now

* removed pytest.ini, removed todo

* added file specific ignores

* tephi isn't regridding

* Bump scitools/workflows from 2024.11.3 to 2024.11.6 (#176)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.11.3 to 2024.11.6.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.11.3...2024.11.6)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: update pre-commit hooks (#118)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.4...v0.8.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* remove the dependancy on setup.cfg and setup.py (#177)

* removed flake8

* removed metadata

* added dynamics

* removed options

* moved pytest options

* removed coverage mentions

* removed coverage mentions

* simplified tephi pytest

* muted error handling

* readded cov mentions

* added review review ignore

* removed package options section

* added scm (stackoverflow suggestion)

* deleted setup.cfg

* deleted manifest

* deleted setup.py (manifest is fine, typo)

* isolated build again...

* removed iso-build, readded setup.py

* rejigged order of pyproject.toml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* added @bjlittle suggestions from prev pr

* up to date with #173

* added testing matrix

* corrected tox call

* added space to pyproj.toml

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* chore: update pre-commit hooks (#180)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2024.11.6 to 2024.12.0 (#181)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.11.6 to 2024.12.0.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.11.6...2024.12.0)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2024.12.0 to 2024.12.1 (#183)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.12.0 to 2024.12.1.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.12.0...2024.12.1)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump min version of Python (#192)

* bumped min py ver

* specified conf.py

* corrected ymls

* test mpl ver

* reset mpl ver

* fixed image tests (#193)

* chore: update pre-commit hooks (#182)

updates:
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
- [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.15.0](pre-commit/mirrors-mypy@v1.13.0...v1.15.0)
- [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.9.6](astral-sh/ruff-pre-commit@v0.8.1...v0.9.6)
- [github.com/scientific-python/cookie: 2024.08.19 → 2025.01.22](scientific-python/cookie@2024.08.19...2025.01.22)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2024.12.1 to 2025.02.1 (#191)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.12.1 to 2025.02.1.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.12.1...2025.02.1)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2025.02.1 to 2025.02.3 (#196)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2025.02.1 to 2025.02.3.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.02.1...2025.02.3)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: update pre-commit hooks (#195)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* chore: update pre-commit hooks (#197)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2025.02.3 to 2025.03.1 (#198)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2025.02.3 to 2025.03.1.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.02.3...2025.03.1)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2025.03.1 to 2025.03.3 (#200)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2025.03.1 to 2025.03.3.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.03.1...2025.03.3)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add `ci-template-check.yml` (#206)

* Add ci-template-check.yml.

* Bump workflows release number.

* Bump scitools/workflows from 2025.03.3 to 2025.03.6 (#205)

Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2025.03.3 to 2025.03.4.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.03.3...2025.03.4)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Completes the remainder of the code quality work (#179)

* added pygrephooks
* applied pygrephooks corrections
* added github groups
* added individual ignores in regards to INP001
* delete setup.py
* removed redundant ignores

* chore: update pre-commit hooks (#199)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.9...v0.11.0)
- [github.com/abravalheri/validate-pyproject: v0.23 → v0.24](abravalheri/validate-pyproject@v0.23...v0.24)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Bump the actions group with 4 updates (#209)

Bumps the actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache), [scitools/workflows](https://github.com/scitools/workflows) and [actions/stale](https://github.com/actions/stale).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

Updates `scitools/workflows` from 2025.03.6 to 2025.03.8
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.03.6...2025.03.8)

Updates `actions/stale` from 8 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v8...v9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: scitools/workflows
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2025.03.8 to 2025.04.1 in the actions group (#211)

Bumps the actions group with 1 update: [scitools/workflows](https://github.com/scitools/workflows).


Updates `scitools/workflows` from 2025.03.8 to 2025.04.1
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.03.8...2025.04.1)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-version: 2025.04.1
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: update pre-commit hooks (#210)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.4...v0.11.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Filter warnings (#213)

* filter warnings, "error" initially

* filter warnings "default"

* pe639: setuptools license and license-files fields (#215)

* Update CITATION.cff (#216)

* fixed the deprecation (#219)

* chore: update pre-commit hooks (#214)

updates:
- [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.17.0](pre-commit/mirrors-mypy@v1.15.0...v1.17.0)
- [github.com/numpy/numpydoc: v1.8.0 → v1.9.0](numpy/numpydoc@v1.8.0...v1.9.0)
- [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.12.5](astral-sh/ruff-pre-commit@v0.11.6...v0.12.5)
- [github.com/scientific-python/cookie: 2025.01.22 → 2025.05.02](scientific-python/cookie@2025.01.22...2025.05.02)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2025.04.1 to 2025.04.3 in the actions group (#212)

Bumps the actions group with 1 update: [scitools/workflows](https://github.com/scitools/workflows).


Updates `scitools/workflows` from 2025.04.1 to 2025.04.3
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.04.1...2025.04.3)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-version: 2025.04.3
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump scitools/workflows from 2025.07.2 to 2025.07.3 in the actions group (#221)

Bumps the actions group with 1 update: [scitools/workflows](https://github.com/scitools/workflows).


Updates `scitools/workflows` from 2025.07.2 to 2025.07.3
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2025.07.2...2025.07.3)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-version: 2025.07.3
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Yeo <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: stephenworsley <[email protected]>
Co-authored-by: Bill Little <[email protected]>
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.

2 participants