Skip to content

Sub-dependency update#3629

Merged
je-cook merged 4 commits into
develop_dependenciesfrom
fppf/sub_dependencies
Oct 7, 2024
Merged

Sub-dependency update#3629
je-cook merged 4 commits into
develop_dependenciesfrom
fppf/sub_dependencies

Conversation

@fppf-bot
Copy link
Copy Markdown
Member

@fppf-bot fppf-bot commented Oct 7, 2024

Update transient dependency pinning

@fppf-bot fppf-bot requested a review from a team as a code owner October 7, 2024 06:47
@je-cook je-cook added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop_dependencies@7ee6721). Learn more about missing BASE report.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             develop_dependencies    #3629   +/-   ##
=======================================================
  Coverage                        ?   76.42%           
=======================================================
  Files                           ?      230           
  Lines                           ?    26707           
  Branches                        ?        0           
=======================================================
  Hits                            ?    20411           
  Misses                          ?     6296           
  Partials                        ?        0           

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

@je-cook je-cook force-pushed the fppf/sub_dependencies branch from c58631c to adbb534 Compare October 7, 2024 08:09
@je-cook je-cook self-assigned this Oct 7, 2024
@je-cook
Copy link
Copy Markdown
Contributor

je-cook commented Oct 7, 2024

See executablebooks/MyST-NB#641 for myst-nb pin fix

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 7, 2024

@je-cook je-cook enabled auto-merge (squash) October 7, 2024 13:31
@je-cook je-cook merged commit 54c37f0 into develop_dependencies Oct 7, 2024
@je-cook je-cook deleted the fppf/sub_dependencies branch October 7, 2024 13:32
je-cook added a commit that referenced this pull request Oct 10, 2024
* Updated transient dependencies

* ⬆️ Sphinx-rtd-theme updates

* ⬇️ Myst-nb upgrade fails with docutils node error

* 👽️ Display_version -> version_selector

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>
je-cook added a commit that referenced this pull request Oct 20, 2024
* Updated transient dependencies

* ⬆️ Sphinx-rtd-theme updates

* ⬇️ Myst-nb upgrade fails with docutils node error

* 👽️ Display_version -> version_selector

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>
je-cook added a commit that referenced this pull request Oct 21, 2024
* Updated transient dependencies

* ⬆️ Sphinx-rtd-theme updates

* ⬇️ Myst-nb upgrade fails with docutils node error

* 👽️ Display_version -> version_selector

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>
je-cook added a commit that referenced this pull request Oct 21, 2024
* Bump pybind11-global from 2.13.5 to 2.13.6 (#3611)

Bumps [pybind11-global](https://github.com/pybind/pybind11) from 2.13.5 to 2.13.6.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](pybind/pybind11@v2.13.5...v2.13.6)

---
updated-dependencies:
- dependency-name: pybind11-global
  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>

* Bump pybind11 from 2.13.5 to 2.13.6 (#3610)

Bumps [pybind11](https://github.com/pybind/pybind11) from 2.13.5 to 2.13.6.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](pybind/pybind11@v2.13.5...v2.13.6)

---
updated-dependencies:
- dependency-name: pybind11
  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>

* Bump ruff from 0.6.4 to 0.6.5 (#3609)

* Bump ruff from 0.6.4 to 0.6.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.4...0.6.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🚨 Ruff 0.6.5 fixes

---------

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

* Sub-dependency update (#3612)

* Updated transient dependencies

* 👽️ Sidestep sybil bug

---------

Co-authored-by: james <james.cook1@ukaea.uk>

* Bump ruff from 0.6.5 to 0.6.7 (#3618)

* Bump ruff from 0.6.5 to 0.6.7

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.5...0.6.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

---------

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

* Updated transient dependencies (#3619)

* Bump ruff from 0.6.7 to 0.6.8 (#3622)

* Bump ruff from 0.6.7 to 0.6.8

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.7...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🚨 Ruff 0.6.8 fixes

---------

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

* Sub-dependency update (#3623)

* Updated transient dependencies

* ⬇️ Myst-nb upgrade fails with docutils node error

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>

* Bump ruff from 0.6.8 to 0.6.9 (#3628)

* Bump ruff from 0.6.8 to 0.6.9

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.6.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🎨 Ruff 0.6.9

---------

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

* Sub-dependency update (#3629)

* Updated transient dependencies

* ⬆️ Sphinx-rtd-theme updates

* ⬇️ Myst-nb upgrade fails with docutils node error

* 👽️ Display_version -> version_selector

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>

* Sub-dependency update (#3637)

* Updated transient dependencies

* ⬇️ Myst-nb upgrade fails with docutils node error

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>

* Bump ruff from 0.6.9 to 0.7.0 (#3647)

* Bump ruff from 0.6.9 to 0.7.0

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.9...0.7.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🚨 Ruff 0.7.0 fixes

---------

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

* Updated transient dependencies (#3648)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: james <james.cook1@ukaea.uk>
Co-authored-by: james <81617086+je-cook@users.noreply.github.com>
OceanNuclear pushed a commit that referenced this pull request Apr 1, 2025
* Bump pybind11-global from 2.13.5 to 2.13.6 (#3611)

Bumps [pybind11-global](https://github.com/pybind/pybind11) from 2.13.5 to 2.13.6.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](pybind/pybind11@v2.13.5...v2.13.6)

---
updated-dependencies:
- dependency-name: pybind11-global
  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>

* Bump pybind11 from 2.13.5 to 2.13.6 (#3610)

Bumps [pybind11](https://github.com/pybind/pybind11) from 2.13.5 to 2.13.6.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](pybind/pybind11@v2.13.5...v2.13.6)

---
updated-dependencies:
- dependency-name: pybind11
  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>

* Bump ruff from 0.6.4 to 0.6.5 (#3609)

* Bump ruff from 0.6.4 to 0.6.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.4...0.6.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🚨 Ruff 0.6.5 fixes

---------

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

* Sub-dependency update (#3612)

* Updated transient dependencies

* 👽️ Sidestep sybil bug

---------

Co-authored-by: james <james.cook1@ukaea.uk>

* Bump ruff from 0.6.5 to 0.6.7 (#3618)

* Bump ruff from 0.6.5 to 0.6.7

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.5...0.6.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

---------

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

* Updated transient dependencies (#3619)

* Bump ruff from 0.6.7 to 0.6.8 (#3622)

* Bump ruff from 0.6.7 to 0.6.8

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.7...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🚨 Ruff 0.6.8 fixes

---------

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

* Sub-dependency update (#3623)

* Updated transient dependencies

* ⬇️ Myst-nb upgrade fails with docutils node error

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>

* Bump ruff from 0.6.8 to 0.6.9 (#3628)

* Bump ruff from 0.6.8 to 0.6.9

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.6.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🎨 Ruff 0.6.9

---------

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

* Sub-dependency update (#3629)

* Updated transient dependencies

* ⬆️ Sphinx-rtd-theme updates

* ⬇️ Myst-nb upgrade fails with docutils node error

* 👽️ Display_version -> version_selector

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>

* Sub-dependency update (#3637)

* Updated transient dependencies

* ⬇️ Myst-nb upgrade fails with docutils node error

---------

Co-authored-by: james <81617086+je-cook@users.noreply.github.com>

* Bump ruff from 0.6.9 to 0.7.0 (#3647)

* Bump ruff from 0.6.9 to 0.7.0

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.9...0.7.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated dependencies in requirements files

* 🚨 Ruff 0.7.0 fixes

---------

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

* Updated transient dependencies (#3648)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: james <james.cook1@ukaea.uk>
Co-authored-by: james <81617086+je-cook@users.noreply.github.com>
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