Skip to content

Releases: levibostian/decaf

0.13.0

03 Apr 12:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): update dependency deno to v2.7.7 by @renovate[bot] in #157
  • chore(deps): update jdx/mise-action digest to 1648a78 by @renovate[bot] in #158
  • chore(deps): update dependency deno to v2.7.9 by @renovate[bot] in #159
  • chore(deps): update granodigital/report-annotate action to v3.1.6 by @renovate[bot] in #160
  • feat: run all step scripts, passing output data from previous scripts to next by @levibostian in #161

Full Changelog: 0.12.1...0.13.0

0.12.1

16 Mar 12:00
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • do not send git log stdout to debug logs anymore. too much noise. by @levibostian in #155
  • fix: git squash method no longer runs rebase by @levibostian in #156

Full Changelog: 0.12.0...0.12.1

0.12.0

15 Mar 13:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): update dependency deno to v2.7.1 by @renovate[bot] in #142
  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #143
  • chore(deps): pin jdx/mise-action action to 6d1e696 by @renovate[bot] in #145
  • chore(deps): update jdx/mise-action digest to 5228313 by @renovate[bot] in #146
  • chore(deps): update dependency deno to v2.7.4 by @renovate[bot] in #147
  • renovatebot automerge by @levibostian in #148
  • chore(deps): update dependency @david/dax to ^0.45.0 by @renovate[bot] in #139
  • chore(deps): update actions/create-github-app-token digest to fee1f7d by @renovate[bot] in #150
  • chore(deps): update dependency deno to v2.7.5 by @renovate[bot] in #151
  • chore(deps): update actions/create-github-app-token action to v3 by @renovate[bot] in #152
  • chore(deps): update jdx/mise-action action to v4 by @renovate[bot] in #153
  • feat: gracefully handle when a merge conflict happens with a simulated merge by @levibostian in #154

Full Changelog: 0.11.1...0.12.0

0.11.1

28 Feb 14:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): update dependency deno to v2.6.6 by @renovate[bot] in #132
  • chore(deps): update dependency deno to v2.6.7 by @renovate[bot] in #135
  • docs: update the readme. it's been a long time since I wrote it, needs refresh by @levibostian in #136
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #137
  • chore(deps): update dependency deno to v2.6.9 by @renovate[bot] in #138
  • chore(deps): update dependency deno to v2.6.10 by @renovate[bot] in #140
  • build: update cathy to v2 version rewritten in deno by @levibostian in #141
  • fix: error when test mode ends for socket disconnect error by @levibostian in #144

Full Changelog: 0.11.0...0.11.1

0.11.0

25 Jan 14:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • feat: specify current_working_directory where to run your scripts from by @levibostian in #131
  • fix: deno runtime permission not compatible with current_working_directory feature by @levibostian in #134

Full Changelog: 0.10.0...0.11.0

0.10.0

19 Jan 16:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): pin asdf-vm/actions action to b7bcd02 by @renovate[bot] in #126
  • chore(deps): update dependency deno to v2.6.5 by @renovate[bot] in #127
  • chore(deps): update granodigital/report-annotate action to v3.1.3 by @renovate[bot] in #128
  • documentation + automated tests for project's deployment scripts by @levibostian in #125
  • chore(deps): update dependency @levibostian/mock-a-bin to v1.1.0 by @renovate[bot] in #129
  • feat: rename the environment variable used to communicate wtih user scripts by @levibostian in #130

Full Changelog: 0.9.2...0.10.0

0.9.2

09 Jan 15:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @levibostian in #123
  • fix: github action not able to execute the production binary by @levibostian in #124

Full Changelog: 0.9.1...0.9.2

0.9.1

07 Jan 13:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): update granodigital/report-annotate action to v3 by @renovate[bot] in #118
  • chore(deps): update dependency deno to v2.6.3 by @renovate[bot] in #119
  • chore(deps): update granodigital/report-annotate action to v3.1.1 by @renovate[bot] in #120
  • refactor: update deno from 2.5 to 2.6 by @levibostian in #116
  • ci: fix code scanning warnings for github action workflow files by @levibostian in #122
  • fix: install the downloaded decaf binary to a directory, not CWD by @levibostian in #121

Full Changelog: 0.9.0...0.9.1

0.9.0

17 Dec 13:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • allow users to customize the PR comment we put on github by @levibostian in #115

Full Changelog: 0.8.0...0.9.0

0.8.0

14 Dec 13:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • feat: access output variables on other CI services, not just github actions by @levibostian in #114

Full Changelog: 0.7.1...0.8.0