Releases: GregoryGost/version-tagger
Releases · GregoryGost/version-tagger
v1.1.0
EN
Changed
- Updated project dependencies, including @actions/core, @actions/github, TypeScript, ESLint, Jest-related tooling, and GitHub Actions.
- Tests adapted to the latest ESM-only versions of @actions/core and @actions/github.
- Updated Jest and TypeScript configs to ensure tests and types work correctly in VSCode.
- Updated GitHub Actions workflows, Dependabot configuration, and linting settings.
- Updated the build file dist/index.js.
- Updated documentation and coverage badge.
- Added project-specific .codex rules.
Fixed
- Fixed test compatibility with new versions of the GitHub Actions SDK
- Fixed Octokit client type in
GithubviaReturnType<typeof getOctokit>
RU
Изменено
- Обновлены зависимости проекта, включая
@actions/core,@actions/github, TypeScript, ESLint, Jest-related tooling и GitHub Actions. - Тесты адаптированы под актуальные ESM-only версии
@actions/coreи@actions/github. - Обновлены Jest и TypeScript конфиги для корректной работы тестов и типов в VSCode.
- Обновлены GitHub Actions workflows, Dependabot-конфигурация и настройки линтинга.
- Обновлена сборка
dist/index.js. - Обновлена документация и coverage badge.
- Добавлены локальные
.codexправила проекта.
Исправлено
- Исправлена совместимость тестов с новыми версиями GitHub Actions SDK.
- Исправлен тип Octokit-клиента в
GithubчерезReturnType<typeof getOctokit>.
What's Changed
- Bump the development group with 2 updates by @dependabot[bot] in #74
- Bump @types/node from 22.7.5 to 22.7.7 in the development group by @dependabot[bot] in #75
- Bump the development group with 2 updates by @dependabot[bot] in #76
- Bump @types/node from 22.8.1 to 22.8.7 in the development group by @dependabot[bot] in #77
- Bump the development group with 3 updates by @dependabot[bot] in #78
- from varcel to tsup, up lib, dependabot interval from weekly to monthly by @GregoryGost in #80
- Bump the development group with 4 updates by @dependabot[bot] in #81
- Bump super-linter/super-linter from 7.1.0 to 7.2.0 in the actions-minor group by @dependabot[bot] in #82
- Bump the development group with 5 updates by @dependabot[bot] in #83
- change setup-node node version file by @GregoryGost in #84
- migrate to ESLint 9 by @GregoryGost in #85
- Bump the development group across 1 directory with 4 updates by @dependabot[bot] in #87
- Bump super-linter/super-linter from 7.2.0 to 7.2.1 in the actions-minor group by @dependabot[bot] in #88
- Bump the development group with 4 updates by @dependabot[bot] in #89
- Bump the development group with 4 updates by @dependabot[bot] in #90
- Bump the development group with 2 updates by @dependabot[bot] in #91
- pnpm up 9 to 10, libs up. ts fixed viersion 5.7.3 by @GregoryGost in #103
- lib up by @GregoryGost in #116
- Bump super-linter/super-linter from 7.3.0 to 7.4.0 in the actions-minor group by @dependabot[bot] in #112
- Bump the development group with 2 updates by @dependabot[bot] in #117
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #120
- Up lib 20251229 by @GregoryGost in #136
- Bump the development group with 2 updates by @dependabot[bot] in #137
- Bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in #138
- lib up 11.01.2026 by @GregoryGost in #141
- Bump the development group with 5 updates by @dependabot[bot] in #142
- Bump the development group with 4 updates by @dependabot[bot] in #143
- Bump the development group with 4 updates by @dependabot[bot] in #144
- Bump the development group with 7 updates by @dependabot[bot] in #148
- Bump @eslint/js from 9.39.2 to 9.39.3 by @dependabot[bot] in #150
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #152
- Bump the development group with 9 updates by @dependabot[bot] in #160
- Bump typescript-eslint from 8.58.2 to 8.59.0 in the development group by @dependabot[bot] in #164
- Обновлены зависимости и тесты для актуальных Actions SDK by @GregoryGost in #168
- Обновление зависимостей и адаптация тестов под актуальные Actions SDK by @GregoryGost in #169
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- update github libs, develop branch for dependabot by @GregoryGost in #72
- Develop to Main v1.0.5 by @GregoryGost in #73
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Update 20240510 by @GregoryGost in #40
- Bump pnpm/action-setup from 3 to 4 by @dependabot in #41
- Bump the development group across 1 directory with 4 updates by @dependabot in #50
- Bump the development group across 1 directory with 5 updates by @dependabot in #54
- up libs, super-linter ts standard disable, versioning pull-req close … by @GregoryGost in #59
- Bump the development group with 3 updates by @dependabot in #60
- Bump super-linter/super-linter from 6.8.0 to 7.0.0 by @dependabot in #62
- Bump the development group with 2 updates by @dependabot in #61
- Bump the development group with 2 updates by @dependabot in #63
- Bump super-linter/super-linter from 7.0.0 to 7.1.0 in the actions-minor group by @dependabot in #65
- Bump the development group with 3 updates by @dependabot in #64
- Bump the development group with 3 updates by @dependabot in #66
- Bump the development group with 4 updates by @dependabot in #67
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #68
- v1.0.4 by @GregoryGost in #70
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Version 1.0.3 by @GregoryGost in #37
- Fix working directory definition (GITHUB_WORKSPACE variable)
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Version 1.0.2 for next fix known issue. Pull req by @GregoryGost in #36
Full Changelog: v1.0.0...v1.0.2
v1.0.0
Version Tagger 1.0.0
GitHub Action to automate tag-based version control. For both production and development.
Important
The this version only works with projects containing a package.json or workflow file that passes the version to the
input