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

[WIP] Maintenance #260

Closed
wants to merge 25 commits into from
Closed

[WIP] Maintenance #260

wants to merge 25 commits into from

Conversation

Joao-L-S-Almeida
Copy link
Member

Periodical evaluation of dependencies being updated.

dependabot bot and others added 6 commits November 8, 2024 16:20
Bumps [rioxarray](https://github.com/corteva/rioxarray) from 0.15.0 to 0.18.1.
- [Release notes](https://github.com/corteva/rioxarray/releases)
- [Changelog](https://github.com/corteva/rioxarray/blob/master/docs/history.rst)
- [Commits](corteva/rioxarray@0.15.0...0.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.5.46.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.14...9.5.46)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.3 to 2.16.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.14.3...v2.16.0)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
….16.0

Bump mlflow from 2.14.3 to 2.16.0 in /requirements
Bump mkdocs-material from 9.4.14 to 9.5.46
@Joao-L-S-Almeida Joao-L-S-Almeida self-assigned this Nov 26, 2024
Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.3.10 to 1.4.2.
- [Release notes](https://github.com/rasterio/rasterio/releases)
- [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt)
- [Commits](rasterio/rasterio@1.3.10...1.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@@ -56,7 +56,7 @@
SemanticSegmentationTask, # noqa: F401
)

CUSTOM_MODULES_DIR_NAME = "custom_modules"
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this removed?

@@ -387,15 +421,6 @@ def build_lightning_cli(
stacklevel=1,
)

# import any custom modules
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this removed?

@romeokienzler
Copy link
Collaborator

@Joao-L-S-Almeida custom modules related code has been removed in a maintenance PR, was this on purpose?

romeokienzler and others added 9 commits December 2, 2024 11:16
…1.4.2

Bump rasterio from 1.3.10 to 1.4.2
Bumps the torch group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision).


Updates `torch` from 2.1.0 to 2.5.1
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.1.0...v2.5.1)

Updates `torchvision` from 0.16.0 to 0.20.1
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.16.0...v0.20.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: torch
- dependency-name: torchvision
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: torch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.16.0...v2.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bump the torch group across 1 directory with 2 updates
Bumps [albumentations](https://github.com/albumentations-team/albumentations) from 1.3.1 to 1.4.21.
- [Release notes](https://github.com/albumentations-team/albumentations/releases)
- [Commits](albumentations-team/albumentations@1.3.1...1.4.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
…tions-1.4.21

Bump albumentations from 1.3.1 to 1.4.21
Bumps [lightly](https://github.com/lightly-ai/lightly) from 1.4.25 to 1.5.15.
- [Release notes](https://github.com/lightly-ai/lightly/releases)
- [Commits](lightly-ai/lightly@v1.4.25...v1.5.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/rasterio/rasterio/releases)
- [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt)
- [Commits](rasterio/rasterio@1.4.2...1.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@romeokienzler romeokienzler changed the title Maintenance [WIP] Maintenance Dec 5, 2024
@romeokienzler romeokienzler marked this pull request as draft December 5, 2024 14:48
romeokienzler and others added 7 commits December 9, 2024 17:10
….5.15

Bump lightly from 1.4.25 to 1.5.15
Bumps [h5py](https://github.com/h5py/h5py) from 3.10.0 to 3.12.1.
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@3.10.0...3.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on albucore to permit the latest version.

---
updated-dependencies:
- dependency-name: albucore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [albumentations](https://github.com/albumentations-team/albumentations) from 1.4.21 to 2.0.1.
- [Release notes](https://github.com/albumentations-team/albumentations/releases)
- [Commits](albumentations-team/albumentations@1.4.21...2.0.1)

---
updated-dependencies:
- dependency-name: albumentations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…tions-2.0.1

Bump albumentations from 1.4.21 to 2.0.1
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