-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5dff103
commit 0062d4a
Showing
10 changed files
with
78 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# File auto-generated by semverup on 2025-01-16 17:02:16.213058 | ||
__version__ = "1.9.2-rc.1" | ||
# File auto-generated by semverup on 2025-01-17 07:56:37.575247 | ||
__version__ = "1.9.2" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# GrimoireLab 1.9.2 | ||
The following list describes the changes by component: | ||
|
||
|
||
|
||
## sortinghat 1.6.2 - (2025-01-16) | ||
|
||
**Dependencies updateds:** | ||
|
||
* Package dependencies updated\ | ||
Update the version of django-cors-headers package to the latest | ||
version available. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## grimoire-elk 1.3.4 - (2025-01-16) | ||
|
||
* Update Poetry's package dependencies | ||
## sirmordred 1.1.6 - (2025-01-16) | ||
|
||
* Update Poetry's package dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
grimoirelab==1.9.2-rc.1 | ||
grimoirelab==1.9.2 | ||
grimoirelab-toolkit==1.0.9 | ||
perceval==1.1.1 | ||
perceval-mozilla==1.0.11 | ||
perceval-opnfv==1.0.11 | ||
perceval-puppet==1.0.11 | ||
perceval-weblate==1.0.11 | ||
grimoire-elk==1.3.4-rc.1 | ||
sortinghat==1.6.2-rc.1 | ||
grimoire-elk==1.3.4 | ||
sortinghat==1.6.2 | ||
kidash==1.0.10 | ||
grimoirelab-panels==1.1.2 | ||
sirmordred==1.1.6-rc.1 | ||
sirmordred==1.1.6 | ||
cereslib==1.0.9 | ||
graal==1.1.2 |
Submodule grimoirelab-elk
updated
5 files
+4 −0 | NEWS | |
+2 −2 | grimoire_elk/_version.py | |
+3 −3 | poetry.lock | |
+1 −1 | pyproject.toml | |
+3 −0 | releases/1.3.4.md |
Submodule grimoirelab-sirmordred
updated
5 files
+4 −0 | NEWS | |
+6 −6 | poetry.lock | |
+1 −1 | pyproject.toml | |
+3 −0 | releases/1.1.6.md | |
+2 −2 | sirmordred/_version.py |
Submodule grimoirelab-sortinghat
updated
5 files
+9 −0 | NEWS | |
+1 −1 | pyproject.toml | |
+8 −0 | releases/1.6.2.md | |
+0 −8 | releases/unreleased/processed/package-dependencies-updated.yml | |
+2 −2 | sortinghat/_version.py |