Skip to content

Releases: liatrio/gratibot

v3.14.2

03 Jul 15:20
5586ece
Compare
Choose a tag to compare
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (#383)

Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.14.1

03 Jul 14:47
5586ece
Compare
Choose a tag to compare
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (#383)

Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.14.0

26 Jun 19:56
52a58d7
Compare
Choose a tag to compare

3.14.0 (2023-06-26)

Features

  • switch to OIDC based auth for Terraform (#382) (52a58d7)

Miscellaneous Chores

  • deps-dev: bump @commitlint/cli from 17.6.5 to 17.6.6 (#380) (6de7b27)
  • deps-dev: bump @commitlint/config-conventional (#381) (6c7fc79)

v3.13.0

22 Jun 16:30
bc71b8c
Compare
Choose a tag to compare

3.13.0 (2023-06-22)

Features

v3.12.1: feat: added auto-join functionality, #205 (#375)

21 Jun 16:29
6aa975e
Compare
Choose a tag to compare
* added auto-join functionality, updated manifest

* fix: ran linter

---------

Co-authored-by: rhoofard <[email protected]>

v3.12.0

21 Jun 16:17
6aa975e
Compare
Choose a tag to compare

3.12.0 (2023-06-21)

Features

Miscellaneous Chores

  • deps-dev: bump eslint from 8.42.0 to 8.43.0 (#377) (b0bff2c)
  • deps-dev: bump semantic-release from 21.0.3 to 21.0.5 (#374) (263fa7f)
  • deps-dev: bump sinon from 15.1.0 to 15.2.0 (#379) (078e210)

v3.11.2

20 Jun 17:01
bd080f8
Compare
Choose a tag to compare

3.11.2 (2023-06-20)

Bug Fixes

v3.11.1

09 Jun 20:09
ac64f25
Compare
Choose a tag to compare
feat: update terraform to use externally defined/populated kv (#372)

v3.11.0

05 Jun 15:04
ac64f25
Compare
Choose a tag to compare

3.11.0 (2023-06-05)

Features

  • update terraform to use externally defined/populated kv (#372) (ac64f25)

Miscellaneous Chores

  • deps-dev: bump @commitlint/cli from 17.6.3 to 17.6.5 (#369) (5785600)
  • deps-dev: bump @commitlint/config-conventional (#370) (48b4963)
  • deps-dev: bump eslint from 8.40.0 to 8.41.0 (#364) (f89df02)
  • deps-dev: bump eslint from 8.41.0 to 8.42.0 (#368) (a5194f6)
  • deps-dev: bump semantic-release from 21.0.2 to 21.0.3 (#371) (be9084a)
  • deps-dev: bump sinon from 15.0.4 to 15.1.0 (#363) (df1312c)
  • deps: bump winston from 3.8.2 to 3.9.0 (#366) (6cb429c)

v3.10.1

30 May 16:21
5262da2
Compare
Choose a tag to compare

3.10.1 (2023-05-30)

Bug Fixes

  • update TF validate step to not require backend (#365) (5262da2)