Releases: hasundue/denopendabot
Releases · hasundue/denopendabot
0.8.1
📆 28.10.2022
🏷️ 0.8.1
💾 B749CDC
🐛 1
📚 1
👷 5
✔️ 6
✏️ 2
👥 2
🐛 Bug fixes
📚 Documentation
CE7847B
docs(deps): bump hasundue/denopendabot from 0.8.0 to 0.8.1 (denopendabot)
👷 Builds
C34DAFC
build(deps): bump deno.land/std from 0.160.0 to 0.161.0 (denopendabot)5682619
build(deps): bump deno.land/x/cliffy from v0.25.2 to v0.25.4 (denopendabot)DA4A43B
build(deps): bump deno.land/x/dax from 0.14.0 to 0.15.0 (denopendabot)28C9BA8
build(deps): bump deno.land/x/denopendabot from 0.8.0 to 0.8.1 (denopendabot)C910425
build(deps): bump deno.land/x/upstash_redis from v1.15.0 to 1.15.1 (denopendabot)
✔️ CI/CD
AA11A99
ci(denopendabot): add checkout step (@hasundue)53528FC
ci(denopendabot): add name to the run step (@hasundue)12D3B6D
ci(deps): bump denoland/deno from v1.26.2 to v1.27.0 (denopendabot)A473031
ci: include ci.yml in paths (@hasundue)92E2EBD
ci: rename workflows (@hasundue)B86011D
ci: run CI only when necessary (@hasundue)
✏️ Chores
👥 Contributors
- @hasundue
- denopendabot
0.8.0
📆 28.10.2022
🏷️ 0.8.0
💾 FF7E990
💥 1
🚀 1
📚 2
♻️ 1
🔬 5
👷 1
✔️ 8
✏️ 2
⏪ 1
👥 2
💥 Breaking Changes
🚀 New Features
📚 Documentation
7C2EF67
docs(deps): bump hasundue/denopendabot from 0.7.2 to 0.8.0 (denopendabot)D7111DE
docs(readme): update GitHub App section and others (@hasundue)
♻️ Refactors
🔬 Tests
9B4EFA0
test(mod): update an expected result (@hasundue)D5B0C44
test(mod): use files in integration/src for testing (@hasundue)28CC33B
test(mod): use src/deps.ts instead of src/version.ts (@hasundue)F94EC55
test(module): bump the target version (@hasundue)FA724DD
test(octokit): delete branch before the test (@hasundue)
👷 Builds
A79F1D6
build(deps): bump deno.land/x/denopendabot from 0.7.2 to 0.8.0 (denopendabot)
✔️ CI/CD
FF7E990
ci(delivery): remove dependency from the release step (@hasundue)D4AE480
ci(deploy): add an input for workflow_dispatch (@hasundue)54A928E
ci(deploy): fix arounc --prod flag (@hasundue)4F9F1CA
ci(deploy): use deployctl (@hasundue)6B82062
ci(release): define workflow outputs (@hasundue)E95161F
ci: refactor (@hasundue)DA6390D
ci: usetest
branch for staging deployment (@hasundue)084D265
ci: use workflow_dispatch to trigger CI/CD for staging (@hasundue)
✏️ Chores
0232A0D
chore(app): modify log levels (@hasundue)EBA1FAE
chore(ci): remove an unnecessary line (@hasundue)
⏪ Reverts
👥 Contributors
- @hasundue
- denopendabot
0.7.2
📆 26.10.2022
🏷️ 0.7.2
💾 CC5C7E2
🐛 1
📚 1
♻️ 3
🔬 3
👷 2
👥 1
🐛 Bug fixes
📚 Documentation
♻️ Refactors
035634B
refactor(octokit): add deleteBranch (@hasundue)B8C0C41
refactor(octokit): use updateBranch (@hasundue)1BB4BA0
refactor: create mod/env.ts and app/env.ts (@hasundue)
🔬 Tests
B086C6C
test(module): import VERSION from version.ts (@hasundue)84C2E8F
test(octokit): add tests for mod/octokit.ts (@hasundue)CC5C7E2
test(octokit): useassert
instead ofassertEqual
for getLatestRelease (@hasundue)
👷 Builds
DEB85E8
build(deps): bump deno.land/x/denopendabot from 0.7.1 to 0.7.2 (@hasundue)B1AAF33
build: create mod/version.ts (@hasundue)
👥 Contributors
0.7.1
📆 26.10.2022
🏷️ 0.7.1
💾 2B059FF
🐛 1
📚 5
🔬 2
👷 1
✔️ 16
✏️ 1
⏪ 1
👥 3
🐛 Bug fixes
D289E5C
fix: bug in case of multiple updates of the same module in the same file (#406) (@kamekyame)
📚 Documentation
0392024
docs(deps): bump hasundue/denopendabot from 0.7.0 to 0.7.1 (@hasundue)291EA8B
docs(readme): add a badge of Deno Deploy (@hasundue)7A9DBDD
docs(readme): add summary in features (@hasundue)A548B62
docs(readme): minor modification (@hasundue)A4B29AF
docs(readme): move emojis (@hasundue)
🔬 Tests
1A87971
test(mod): useignore
instead ofonly
(@hasundue)C83BB6A
test(mod): usemain
branch for the base oftest
branch (@hasundue)
👷 Builds
✔️ CI/CD
0A11017
ci(cd): rename jobs (@hasundue)25B811A
ci(deploy): set production ID and URL (@hasundue)D7DD8CC
ci(deps): bump deno.land/x/denomantic_release from 0.5.4 to 0.6.1 (denopendabot-action)6F69694
ci(release): use [email protected] (@hasundue)02B9EDB
ci(test): rename the job (@hasundue)4323B43
ci: disable deploy and integration for forked repository (@hasundue)355392E
ci: disable workflow_dispatch for the root workflows (@hasundue)FE11B27
ci: fix cd.yml (@hasundue)5647071
ci: ignore documents (@hasundue)0786115
ci: include mod_test.ts in unit tests (@hasundue)39A19BF
ci: refer github.event.pull_request (@hasundue)1E72201
ci: rename jobs (@hasundue)E212B72
ci: run mod_test in integration (@hasundue)8ADFACE
ci: use actor instead of triggering_actor (@hasundue)B990D7B
ci: use pull_request_target (@hasundue)71F2817
ci: use triggering_actor for deploy condition (@hasundue)
✏️ Chores
⏪ Reverts
👥 Contributors
- @kamekyame
- @hasundue
- denopendabot-action
0.7.0
📆 24.10.2022
🏷️ 0.7.0
💾 7674031
🚀 3
📚 4
♻️ 4
🔬 8
👷 9
✔️ 9
✏️ 5
👥 2
🚀 New Features
ECDD37B
feat(app): automatically merge pull requests if checks are successful (@hasundue)D804B89
feat(app): run workflows as an app (@hasundue)EBA23E0
feat: GitHub App (experimental) (@hasundue)
📚 Documentation
4F33057
docs(deps): bump deno.land/x/denopendabot from 0.6.2 to 0.7.0 (denopendabot)A307D5D
docs(deps): bump hasundue/denopendabot from 0.6.2 to 0.7.0 (denopendabot)C12CB04
docs(readme): add an "experimental" notation (@hasundue)B94A619
docs(readme): improve accuracy a bit (@hasundue)
♻️ Refactors
05883E5
refactor(app): use EmitterWebhookEventName directly (@hasundue)4F42796
refactor(mod): split createPullRequest into three functions (@hasundue)7936955
refactor: directory structure (@hasundue)904B7AA
refactor: rename octokit.ts as webhooks.ts (@hasundue)
🔬 Tests
EDE04A4
test(action): add --dry-run option (@hasundue)650241D
test(mod): create or updatetest
branch before testing (@hasundue)B9D2B62
test(mod): do not delete branch after the test (@hasundue)3F71606
test(mod): replace lib/ with mod/ (@hasundue)AD2DFFA
test(mod): update the expected result (@hasundue)7F6DECE
test(mod): use VERSION for the initial version during the test (@hasundue)6FF6B80
test: add labels to pull requests (@hasundue)D4C2674
test: remove lib/app_test.ts (@hasundue)
👷 Builds
545BBAE
build(deps): bump deno.land/std from 0.159.0 to 0.160.0 (denopendabot)4873F32
build(deps): bump deno.land/std from 0.159.0 to 0.160.0 (denopendabot)79EA57D
build(deps): bump deno.land/std from 0.159.0 to 0.160.0 (denopendabot)0ED6DBC
build(deps): bump deno.land/x/hono from v2.2.5 to v2.3.2 (denopendabot)3D16842
build(deps): bump deno.land/x/hono from v2.2.5 to v2.3.2 (denopendabot)5AEABF3
build(deps): bump deno.land/x/udd from 0.8.0 to 0.8.1 (denopendabot)3D044BA
build(deps): bump deno.land/x/udd from 0.8.0 to 0.8.1 (denopendabot)C0F4131
build(deps): bump denoland/deno_std from 0.159.0 to 0.160.0 (denopendabot)1D280D5
build(deps): bump esm.sh/@octokit/webhooks from 10.3.0 to 10.3.1 (denopendabot)
✔️ CI/CD
83AD43C
ci(deps): bump denoland/deno from v1.26.1 to v1.26.2 (denopendabot)A71477A
ci(release): use [email protected] (@hasundue)42EE87F
ci(test): run CI on integration tests (@hasundue)A19E185
ci: add deploy (@hasundue)FD2BA25
ci: cache dependencies before tests (@hasundue)9866EB6
ci: create cd.yml (@hasundue)DB65A3F
ci: do not remove branches (@hasundue)DD03294
ci: use reusable workflows (@hasundue)FE56BF4
ci: use test-module for integration/mod_test.ts (@hasundue)
✏️ Chores
2496EAE
chore(mod): rename isTest as test (@hasundue)2466EBB
chore: add version numbers in PR titles (@hasundue)720731E
chore: change the committer name todenopendabot-action
(@hasundue)D5CE077
chore: do not update dependencies when--release
(@hasundue)563192D
chore: use "build(version)" commit type when--release
option is given (@hasundue)
👥 Contributors
- @hasundue
- denopendabot
0.6.2
📆 16.10.2022
🏷️ 0.6.2
💾 2EA9F3A
🐛 1
📚 2
🔬 1
✔️ 1
✏️ 1
👥 2
🐛 Bug fixes
📚 Documentation
1C5F87A
docs(deps): bump deno.land/x/denopendabot from 0.6.1 to 0.6.2 (denopendabot)98327D9
docs(deps): bump hasundue/denopendabot from 0.6.1 to 0.6.2 (denopendabot)
🔬 Tests
✔️ CI/CD
✏️ Chores
👥 Contributors
- @hasundue
- denopendabot
0.6.1
0.6.0
📆 15.10.2022
🏷️ 0.6.0
💾 5160064
🚀 2
🐛 2
📚 2
✔️ 3
👥 2
🚀 New Features
A511D60
feat(cli): allow variable names for--token
and--user-token
options (@hasundue)118A8CC
feat: improve the parser for module names (@hasundue)
🐛 Bug fixes
8522278
fix(mod): remove "https://" from module names (@hasundue)C5D9C88
fix: module names not obtained correctly (@hasundue)
📚 Documentation
7A76044
docs(deps): bump deno.land/x/denopendabot from 0.5.11 to 0.6.0 (denopendabot)46B7773
docs(deps): bump hasundue/denopendabot from 0.5.12 to 0.6.0 (denopendabot)
✔️ CI/CD
B366F66
ci(release): use dev version of denomantic-release (@hasundue)8A71276
ci(test): remove paths-ignore (@hasundue)DCA938F
ci(update): use GITHUB_TOKEN (@hasundue)
👥 Contributors
- @hasundue
- denopendabot
0.5.12
📆 14.10.2022
🏷️ 0.5.12
💾 14EB856
🐛 1
📚 3
👷 1
👥 2
🐛 Bug fixes
📚 Documentation
B74BCB7
docs(deps): bump deno.land/x/[email protected]/main.t to 0.5.11 (denopendabot)CEABB8B
docs(deps): bump hasundue/denopendabot from 0.5.11 to 0.5.12 (denopendabot)9D6A901
docs(readme): remove @denopendabot from an example of yaml (@hasundue)
👷 Builds
77A733B
build(deps): bump deno.land/x/[email protected]/main.t to 0.5.11 (denopendabot)
👥 Contributors
- @hasundue
- denopendabot
0.5.11
📆 14.10.2022
🏷️ 0.5.11
💾 E6BD555
🐛 1
📚 2
👷 2
👥 2
🐛 Bug fixes
📚 Documentation
A6AD244
docs(deps): bump deno.land/x/[email protected]/main.t to 0.5.10 (denopendabot)0ED085C
docs(deps): bump hasundue/denopendabot from 0.5.10 to 0.5.11 (denopendabot)
👷 Builds
1C5D4E8
build(action): manage denopendabot version by denopendabot (@hasundue)48E2EC9
build(deps): bump deno.land/x/[email protected]/main.t to 0.5.10 (denopendabot)
👥 Contributors
- @hasundue
- denopendabot