Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
8378b8f
πŸ› fix(deps): update black requirement in /backend
dependabot[bot] Apr 13, 2026
a45cb2f
πŸ› fix(deps): update pytest-cov requirement in /backend
dependabot[bot] Apr 13, 2026
297bf92
πŸ› fix(deps): update pylint requirement from ^4.0.4 to ^4.0.5 in /backend
dependabot[bot] Apr 13, 2026
79131d8
πŸ› fix(deps): update idna requirement from ^3.0 to ^3.11 in /backend
dependabot[bot] Apr 13, 2026
8ce3aa0
πŸ› fix(deps): update setuptools requirement from ^80.9.0 to >=80.9,<83.0
dependabot[bot] May 11, 2026
113440f
πŸ› fix(deps): update alembic requirement from >=1.11.1 to >=1.18.4
dependabot[bot] May 11, 2026
0ebd597
πŸ› fix(deps): update pylint requirement from ^3.3.0 to >=3.3,<5.0
dependabot[bot] May 11, 2026
9edf592
πŸ› fix(deps): update black requirement from ^25.1.0 to >=25.1,<27.0
dependabot[bot] May 11, 2026
18ae5f7
πŸ› fix(deps): update poetry requirement from >=1.8.4 to >=2.4.1
dependabot[bot] May 11, 2026
e835092
πŸ”§ chore(core): bump scripts submodule to v1.1.23
JuanVilla424 Jun 15, 2026
2ea7483
πŸ› fix(deps): update black requirement from ^26.1.0 to ^26.3.1 in /bac…
JuanVilla424 Jun 15, 2026
dcd35ab
πŸ› fix(deps): update pytest-cov requirement from ^7.0.0 to ^7.1.0 in /…
JuanVilla424 Jun 15, 2026
d76fc4e
πŸ› fix(deps): update pylint requirement from ^4.0.4 to ^4.0.5 in /back…
JuanVilla424 Jun 15, 2026
122e506
πŸ› fix(deps): update idna requirement from ^3.0 to ^3.11 in /backend (…
JuanVilla424 Jun 15, 2026
595aeb8
πŸ› fix(deps): update setuptools requirement from ^80.9.0 to >=80.9,<83…
JuanVilla424 Jun 15, 2026
8b258bb
πŸ› fix(deps): update alembic requirement from >=1.11.1 to >=1.18.4 (#94)
JuanVilla424 Jun 15, 2026
6db58a7
πŸ› fix(deps): update pylint requirement from ^3.3.0 to >=3.3,<5.0 (#95)
JuanVilla424 Jun 15, 2026
4ea8234
πŸ› fix(deps): update black requirement from ^25.1.0 to >=25.1,<27.0 (#96)
JuanVilla424 Jun 15, 2026
3ffa8c2
πŸ› fix(deps): update poetry requirement from >=1.8.4 to >=2.4.1 (#97)
JuanVilla424 Jun 15, 2026
92558e7
πŸ”§ chore(core): bump coverage requirement to 7.13.5 [patch candidate]
JuanVilla424 Jun 15, 2026
4b0223b
πŸ”– Bump version: 1.0.14 β†’ 1.0.15
JuanVilla424 Jun 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.14
current_version = 1.0.15
commit = True
tag = False

Expand Down
80 changes: 68 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,60 @@
## [1.0.15] - 2026-06-15

### Bug Fixes

- **deps**: update poetry requirement from >=1.8.4 to >=2.4.1 (#97)
- **deps**: update black requirement from ^25.1.0 to >=25.1,<27.0 (#96)
- **deps**: update pylint requirement from ^3.3.0 to >=3.3,<5.0 (#95)
- **deps**: update alembic requirement from >=1.11.1 to >=1.18.4 (#94)
- **deps**: update setuptools requirement from ^80.9.0 to >=80.9,<83.0 (#93)
- **deps**: update idna requirement from ^3.0 to ^3.11 in /backend (#92)
- **deps**: update pylint requirement from ^4.0.4 to ^4.0.5 in /backend (#91)
- **deps**: update pytest-cov requirement from ^7.0.0 to ^7.1.0 in /backend (#89)
- **deps**: update black requirement from ^26.1.0 to ^26.3.1 in /backend (#88)
- **deps**: update poetry requirement from >=1.8.4 to >=2.4.1
- **deps**: update black requirement from ^25.1.0 to >=25.1,<27.0
- **deps**: update pylint requirement from ^3.3.0 to >=3.3,<5.0
- **deps**: update alembic requirement from >=1.11.1 to >=1.18.4
- **deps**: update setuptools requirement from ^80.9.0 to >=80.9,<83.0
- **deps**: update idna requirement from ^3.0 to ^3.11 in /backend
- **deps**: update pylint requirement from ^4.0.4 to ^4.0.5 in /backend
- **deps**: update pytest-cov requirement in /backend
- **deps**: update black requirement in /backend
- **deps**: update isort requirement from ^6.0.1 to ^8.0.1 in /backend (#84)
- **deps**: update setuptools requirement from ^80.9.0 to ^82.0.0 in /backend (#83)
- **deps**: update isort requirement from ^6.0.1 to ^8.0.1 in /backend
- **deps**: update setuptools requirement in /backend

### Chores

- **core**: bump coverage requirement to 7.13.5 (`patch candidate`)
- **core**: bump scripts submodule to v1.1.23

## [1.0.14] - 2026-03-03

### Features

- **core**: add inline release creation and update cicd workflows (`patch candidate`)

### Bug Fixes

- **deps**: update setuptools requirement from ^78.1.0 to ^80.9.0 (#73)
- **deps**: update setuptools requirement from ^78.1.0 to ^80.9.0 in /backend (#74)
- **deps**: update pytest-cov requirement from ^6.1.1 to ^7.0.0 in /backend (#75)
- **deps**: update pylint requirement from ^3.3.1 to ^4.0.4 in /backend (#79)
- **deps**: update certifi requirement from ^2025.1.31 to ^2026.1.4 in /backend (#80)
- **deps**: update black requirement from ^25.1.0 to ^26.1.0 in /backend (#81)
- **deps**: update black requirement in /backend
- **deps**: update certifi requirement in /backend
- **deps**: update pylint requirement from ^3.3.1 to ^4.0.4 in /backend
- **deps**: update pytest-cov requirement in /backend
- **deps**: update setuptools requirement in /backend
- **deps**: update setuptools requirement from ^78.1.0 to ^80.9.0

### Documentation

- **core**: update readme with release automation features (`patch candidate`)

## [1.0.13] - 2025-04-06

### Bug Fixes
Expand Down Expand Up @@ -57,6 +114,11 @@
### Styles

- **core**: fixed badges (`patch candidate`)

## [1.0.7] - 2024-11-11

### Styles

- **core**: fixed badges (`patch candidate`)

## [1.0.6] - 2024-11-11
Expand All @@ -68,23 +130,12 @@

## [1.0.5] - 2024-10-28

### Features

- **core**: fixed version-controller.yml create_tag behavior error (#10)
- **core**: fixed template artifacts (#6)

### Chores

- **core**: updated scripts submodule (`patch candidate`)
- **core**: updated scripts submodule
- **core**: updated scripts submodule
- **core**: update scripts module
- **deps**: update setuptools requirement from ^67.0.0 to ^75.2.0 in /backend in the pip group across 1 directory (#8) (#9)

### Other Changes

- Update CNAME
- Create CNAME

## [1.0.4] - 2024-10-24

Expand All @@ -106,6 +157,12 @@

## [1.0.2] - 2024-10-21

### Chores

- **core**: fixed auxiliary hook scripts (`patch candidate`)

## [1.0.1] - 2024-10-21

### Features

- **core**: fixed version-controller.yml create_tag behavior error
Expand All @@ -129,7 +186,6 @@

### Chores

- **core**: fixed auxiliary hook scripts (`patch candidate`)
- **core**: fixed auxiliary hook scripts (`patch candidate`)
- **core**: fixed auxiliary hook scripts (`patch candidate`)
- **core**: fixed auxiliary hook scripts
Expand Down
14 changes: 7 additions & 7 deletions backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "backend"
version = "1.0.14"
version = "1.0.15"
description = "Github CICD Template Repository."
authors = ["B <g46327wsj1.marbling129@passinbox.com>"]
license = "Other"
Expand All @@ -10,20 +10,20 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.12"
setuptools = "^82.0.0"
idna = "^3.0"
idna = "^3.11"
certifi = "^2026.1.4"

[tool.poetry.dev-dependencies]
pylint = "^4.0.4"
pylint = "^4.0.5"
yamllint = "^1.35.0"
black = "^26.1.0"
black = "^26.3.1"
isort = "^8.0.1"
pre-commit = "^4.0.1"
alembic = { version = ">=1.11.1", optional = true }
pytest = { version = ">=7.3.1", optional = true }
httpx = { version = ">=0.24.0", optional = true }
pytest-cov = { version = "^7.0.0", optional = true }
coverage = "^7.2.5"
pytest-cov = { version = "^7.1.0", optional = true }
coverage = "^7.13.5"

[tool.poetry.extras]
migrations = ["alembic"]
Expand Down Expand Up @@ -66,5 +66,5 @@ ensure_newline_before_comments = true
rcfile = ".pylintrc"

[build-system]
requires = ["poetry-core>=1.0.14"]
requires = ["poetry-core>=1.0.15"]
build-backend = "poetry.core.masonry.api"
4 changes: 2 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ idna>=3.0
certifi>=2024.8.30

# Alembic for Database Migrations
alembic>=1.11.1
alembic>=1.18.4

# Pytest for Unit/Integration Testing
pytest>=7.3.1
pytest-cov>=4.0.0

# Coverage Reporting
coverage>=7.2.5
coverage>=7.13.5

# Lint Check
yamllint>=1.35.0
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.0.14",
"version": "1.0.15",
"description": "frontend github cicd sample",
"private": "true",
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "github-cicd-template"
version = "1.0.14"
version = "1.0.15"
description = "Github CICD Template Repository"
authors = ["B <g46327wsj1.marbling129@passinbox.com>"]
license = "Apache 2.0"
Expand All @@ -9,18 +9,18 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.12"
setuptools = "^80.9.0"
setuptools = ">=80.9,<83.0"
idna = "^3.0"
certifi = "^2025.1.31"
bump2version = "^1.0.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.1"
pylint = "^3.3.0"
pylint = ">=3.3,<5.0"
yamllint = "^1.35.0"
isort = "^6.0.1"
toml = "^0.10.0"
black = "^25.1.0"
black = ">=25.1,<27.0"
pytest = "^8.3.1"
httpx = { version = ">=0.24.0", optional = true }
pytest-cov = { version = "^6.1.1", optional = true }
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pre-commit>=4.0.0
pylint>=3.3.1

# Poetry for package management alternative
poetry>=1.8.4
poetry>=2.4.1

# Bump2Version for version release control
bump2version>=1.0.0
Expand Down
Loading