Skip to content

[pre-commit.ci] pre-commit autoupdate#274

Merged
backmari merged 1 commit intonextfrom
pre-commit-ci-update-config
Oct 7, 2025
Merged

[pre-commit.ci] pre-commit autoupdate#274
backmari merged 1 commit intonextfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Sep 29, 2025

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.67%. Comparing base (c4bd204) to head (12c431b).

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #274   +/-   ##
=======================================
  Coverage   82.67%   82.67%           
=======================================
  Files          60       60           
  Lines        4434     4434           
=======================================
  Hits         3666     3666           
  Misses        768      768           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.1...v0.13.3)
- [github.com/pre-commit/mirrors-eslint: v9.36.0 → v9.37.0](pre-commit/mirrors-eslint@v9.36.0...v9.37.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 28b26c1 to 12c431b Compare October 6, 2025 21:10
@backmari backmari merged commit af8264a into next Oct 7, 2025
4 checks passed
@backmari backmari deleted the pre-commit-ci-update-config branch October 7, 2025 15:42
darshdinger added a commit that referenced this pull request Feb 3, 2026
* [pre-commit.ci] pre-commit autoupdate (#262)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.8...v0.13.0)
- [github.com/pre-commit/mirrors-eslint: v9.33.0 → v9.35.0](pre-commit/mirrors-eslint@v9.33.0...v9.35.0)

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

* Add created amd updated fields to MonitoredVariable (#269)

* Add created amd updated fields to MonitoredVariable

* Fix migration conflict

* Fix stored procedure to include created and updated fields

* Revert

* Minor issue fix

* Fix systemtests: Update test_setInstrumentPVs.py to use current database schema

* Update postprocessing and add fake test server for ONCat (#270)

* [pre-commit.ci] pre-commit autoupdate (#272)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](astral-sh/ruff-pre-commit@v0.13.0...v0.13.1)
- [github.com/pre-commit/mirrors-eslint: v9.35.0 → v9.36.0](pre-commit/mirrors-eslint@v9.35.0...v9.36.0)

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

* Bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1 (#271)

Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* add user docs on monitored variables with link to POWGEN instructions (#273)

* [pre-commit.ci] pre-commit autoupdate (#274)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.1...v0.13.3)
- [github.com/pre-commit/mirrors-eslint: v9.36.0 → v9.37.0](pre-commit/mirrors-eslint@v9.36.0...v9.37.0)

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

* Modernize Python packaging: migrate from setup.cfg to pyproject.toml (#275)

* Bring data_workflow in line with current standards - replace setup.cfg

* Fix warnings

* Fix setuptools deprecation warnings

* Address more comments

* Address more comments

* Address coderabbit's review comments

* Feature/upgrade postgresql 17 (#278)

* Upgrade PostgreSQL from 14 to 17 (v18 is not released yet)

* Some documentation updates, release notes to come

* [pre-commit.ci] pre-commit autoupdate (#276)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.6](astral-sh/ruff-pre-commit@v0.13.3...v0.14.6)
- [github.com/pre-commit/mirrors-eslint: v9.37.0 → v10.0.0-alpha.0](pre-commit/mirrors-eslint@v9.37.0...v10.0.0-alpha.0)

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

* Bump prefix-dev/setup-pixi from 0.9.1 to 0.9.3 (#279)

Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.1...v0.9.3)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ross Whitfield <whitfieldre@ornl.gov>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marie Backman <backmanma@ornl.gov>
darshdinger added a commit that referenced this pull request Feb 3, 2026
* Add space

* Remove space

* Release v3.8.0 (#284)

* [pre-commit.ci] pre-commit autoupdate (#262)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.8...v0.13.0)
- [github.com/pre-commit/mirrors-eslint: v9.33.0 → v9.35.0](pre-commit/mirrors-eslint@v9.33.0...v9.35.0)

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

* Add created amd updated fields to MonitoredVariable (#269)

* Add created amd updated fields to MonitoredVariable

* Fix migration conflict

* Fix stored procedure to include created and updated fields

* Revert

* Minor issue fix

* Fix systemtests: Update test_setInstrumentPVs.py to use current database schema

* Update postprocessing and add fake test server for ONCat (#270)

* [pre-commit.ci] pre-commit autoupdate (#272)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](astral-sh/ruff-pre-commit@v0.13.0...v0.13.1)
- [github.com/pre-commit/mirrors-eslint: v9.35.0 → v9.36.0](pre-commit/mirrors-eslint@v9.35.0...v9.36.0)

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

* Bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1 (#271)

Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* add user docs on monitored variables with link to POWGEN instructions (#273)

* [pre-commit.ci] pre-commit autoupdate (#274)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.1...v0.13.3)
- [github.com/pre-commit/mirrors-eslint: v9.36.0 → v9.37.0](pre-commit/mirrors-eslint@v9.36.0...v9.37.0)

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

* Modernize Python packaging: migrate from setup.cfg to pyproject.toml (#275)

* Bring data_workflow in line with current standards - replace setup.cfg

* Fix warnings

* Fix setuptools deprecation warnings

* Address more comments

* Address more comments

* Address coderabbit's review comments

* Feature/upgrade postgresql 17 (#278)

* Upgrade PostgreSQL from 14 to 17 (v18 is not released yet)

* Some documentation updates, release notes to come

* [pre-commit.ci] pre-commit autoupdate (#276)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.6](astral-sh/ruff-pre-commit@v0.13.3...v0.14.6)
- [github.com/pre-commit/mirrors-eslint: v9.37.0 → v10.0.0-alpha.0](pre-commit/mirrors-eslint@v9.37.0...v10.0.0-alpha.0)

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

* Bump prefix-dev/setup-pixi from 0.9.1 to 0.9.3 (#279)

Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.1...v0.9.3)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ross Whitfield <whitfieldre@ornl.gov>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marie Backman <backmanma@ornl.gov>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ross Whitfield <whitfieldre@ornl.gov>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marie Backman <backmanma@ornl.gov>
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