Releases: updatecli/updatecli-action
v3.0.0 🌈
Important
The branch v1 and v2 are deprecated and will be remove soon.
You should use GitHub action version instead (or track the main branch if you really want to).
You can migrate to the latest GitHub action version using the following Updatecli policy:
.updatecli-compose.yaml
# export UPDATECLI_GITHUB_TOKEN=<insert PAT>
# export UPDATECLI_GITHUB_USERNAME=<insert username>
# updatecli compose diff --file updatecli-compose.yaml
# updatecli compose apply --file updatecli-compose.yaml
valuesinline:
scm:
enabled: true
kind: githubsearch
search: |
org:<replace with your GitHub organization>
archived:false
branch: "^main$|^master$" # branch accept regular expression
email: <email associatedi with the git commits>
limit: 0 # zero means no repository limit
policies:
- name: Update Updatecli GitHub action version
policy: ghcr.io/updatecli/policies/updatecli/githubaction:0.8.1
Changes
🚀 Features
- deps: update Updatecli version to v0.115.0 @updateclibot[bot] (#1058)
- feat: update to Node.js 24 @olblak (#1039)
🧰 Maintenance
- chore: sync default repository files @updateclibot[bot] (#1063)
- chore: add file exclusions to _typos.toml @olblak (#1064)
- deps: bump Updatecli GH action to v0.115.0 @updateclibot[bot] (#1059)
- install Zizmor gha action v0.5.2 @updateclibot[bot] (#1047)
- deps: bump Updatecli GH action to v2.100.0 @updateclibot[bot] (#1014)
- chore(deps-dev): Bump picomatch from 2.3.1 to 2.3.2 @dependabot[bot] (#1062)
- Bump "eslint-plugin-jest" package version @updateclibot[bot] (#1060)
- Remove publish condition from release drafter config @olblak (#1056)
- Refactor permissions in release-drafter workflow @olblak (#1055)
- fix: zizorm warnings @olblak (#1054)
- Update Apache 2 License @updateclibot[bot] (#1046)
- chore: switch default branch back to main @olblak (#1044)
- chore(deps-dev): Bump lodash from 4.17.21 to 4.17.23 @dependabot[bot] (#1027)
- chore(deps-dev): Bump flatted from 3.2.5 to 3.4.2 @dependabot[bot] (#1038)
- deps(github/action): bump all dependencies @updateclibot[bot] (#1043)
- fix: typo in Updatecli config file @olblak (#1040)
- deps(updatecli/policies): bump all policies @updateclibot[bot] (#1033)
- deps(github/action): bump all dependencies @updateclibot[bot] (#1036)
- Bump "@types/node" package version @updateclibot[bot] (#1035)
- Bump "jest" package version @updateclibot[bot] (#1034)
- deps(github/action): bump all dependencies @updateclibot[bot] (#1029)
- Bump "@types/node" package version @updateclibot[bot] (#1028)
- chore(deps): Bump minimatch @dependabot[bot] (#1026)
Contributors
@dependabot[bot], @olblak, @updateclibot[bot], dependabot[bot] and updateclibot[bot]
Sponsors
If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.
v2.99.0 🌈
Changes
- Bump "@types/node" package version @updateclibot[bot] (#1015)
- Bump "eslint-plugin-prettier" package version @updateclibot[bot] (#1016)
- deps: update updatecli version to v0.113.0 @updateclibot[bot] (#1013)
- deps(github/action): bump all dependencies @updateclibot[bot] (#1007)
- Bump "eslint-plugin-jest" package version @updateclibot[bot] (#1002)
- Bump "@types/node" package version @updateclibot[bot] (#1004)
- Bump "jest" package version @updateclibot[bot] (#1003)
- Bump "cross-env" package version @updateclibot[bot] (#1000)
- Bump "eslint-config-prettier" package version @updateclibot[bot] (#1001)
- Bump "@types/jest" package version @updateclibot[bot] (#998)
- Change trigger branch from 'main' to 'v2' @olblak (#1011)
- Bump "eslint-plugin-github" package version @updateclibot[bot] (#1006)
- deps(updatecli/policies): bump all policies @updateclibot[bot] (#995)
🐛 Bug Fixes
🧰 Maintenance
- Update Updatecli GitHub action workflow @olblak (#993)
- deps: bump Updatecli GH action to v2.98.0 @updateclibot[bot] (#987)
Contributors
@olblak, @updateclibot[bot] and updateclibot[bot]
v2.98.0 🌈
Changes
- Bump "@types/node" package version @updateclibot[bot] (#991)
- deps: update updatecli version to v0.112.0 @updateclibot[bot] (#990)
- Bump "@types/node" package version @updateclibot[bot] (#989)
Contributors
@updateclibot[bot] and updateclibot[bot]
v2.97.0 🌈
Changes
- deps: update updatecli version to v0.111.0 @updateclibot[bot] (#986)
- deps(updatecli/policies): bump all policies @updateclibot[bot] (#985)
🧰 Maintenance
- deps: bump Updatecli GH action to v2.96.0 @updateclibot[bot] (#982)
Contributors
@updateclibot[bot] and updateclibot[bot]
v2.96.0 🌈
Changes
- deps: update updatecli version to v0.110.3 @updateclibot[bot] (#981)
- Bump "js-yaml" package version @updateclibot[bot] (#980)
- Bump "@types/node" package version @updateclibot[bot] (#979)
🧰 Maintenance
- deps: bump Updatecli GH action to v2.95.0 @updateclibot[bot] (#978)
Contributors
@olblak, @updateclibot[bot] and updateclibot[bot]
v2.95.0 🌈
Changes
- deps: update updatecli version to v0.110.2 @updateclibot[bot] (#977)
- deps: update updatecli version to v0.110.1 @updateclibot[bot] (#976)
- deps: update updatecli version to v0.110.0 @updateclibot[bot] (#975)
- Bump "@types/node" package version @updateclibot[bot] (#973)
Contributors
@olblak, @updateclibot[bot] and updateclibot[bot]
v2.94.0 🌈
Changes
- Bump "@types/node" package version @updateclibot[bot] (#969)
- deps: update updatecli version to v0.109.0 @updateclibot[bot] (#967)
- Bump "@types/node" package version @updateclibot[bot] (#966)
- chore: Add repository_dispatch trigger to updatecli workflow @olblak (#965)
- Bump "@types/node" package version @updateclibot[bot] (#963)
- Bump "@types/node" package version @updateclibot[bot] (#962)
- Bump "@types/node" package version @updateclibot[bot] (#961)
- Bump "@types/node" package version @updateclibot[bot] (#960)
🧰 Maintenance
- deps: bump Updatecli GH action to v2.93.0 @updateclibot[bot] (#959)
Contributors
@olblak, @updateclibot[bot] and updateclibot[bot]
v2.93.0 🌈
Changes
- deps: update updatecli version to v0.108.0 @updateclibot[bot] (#958)
- Bump "@types/node" package version @updateclibot[bot] (#957)
- Bump "@types/node" package version @updateclibot[bot] (#955)
- Bump "@types/node" package version @updateclibot[bot] (#953)
- Bump "@types/node" package version @updateclibot[bot] (#949)
🧰 Maintenance
- deps: bump Updatecli GH action to v2.92.0 @updateclibot[bot] (#956)
Contributors
@updateclibot[bot] and updateclibot[bot]
v2.92.0 🌈
Changes
- deps: update updatecli version to v0.107.0 @updateclibot[bot] (#947)
- Bump "@types/node" package version @updateclibot[bot] (#945)
- Bump "@types/node" package version @updateclibot[bot] (#943)
Contributors
@updateclibot[bot] and updateclibot[bot]
v2.91.0 🌈
Changes
- deps: update updatecli version to v0.106.0 @updateclibot[bot] (#938)
- Bump "@types/node" package version @updateclibot[bot] (#936)
Contributors
@updateclibot[bot] and updateclibot[bot]