Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Releases: franklychilled/junit-slack-notification-buildkite-plugin

Clean code

12 Aug 13:51
3f312f8
Compare
Choose a tag to compare
Sanitize code (#344)

* Sanitize code

* Upgrade CodeQL

* Update code owners

Update dependencies

15 Jul 15:31
1bb6bcd
Compare
Choose a tag to compare
Bump ts-node from 10.8.2 to 10.9.1 (#341)

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

Update dependencies

14 Jun 10:00
6a0a781
Compare
Choose a tag to compare
Bump @slack/web-api from 6.7.1 to 6.7.2 (#335)

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

Update dependencies

15 Feb 08:54
Compare
Choose a tag to compare

Update dependencies and add MIT License

Official first release

19 Nov 12:35
Compare
Choose a tag to compare
v1.0.0

Upgrade to v1.0.0

v0.0.20

28 Oct 15:26
230bce2
Compare
Choose a tag to compare
v0.0.20 Pre-release
Pre-release

Add Readme file to introduce the plugin to the world

v0.0.19

28 Oct 15:07
4f7f4e2
Compare
Choose a tag to compare
v0.0.19 Pre-release
Pre-release

Fix DOCKER_CACHE variable

v0.0.18

28 Oct 09:46
ac2d3d1
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release

Create a DOCKER_CACHE configuration to allow Docker registry proxy

Rename project to Junit slack notification

29 Sep 10:37
6ffc572
Compare
Choose a tag to compare
Bump jest from 27.2.2 to 27.2.3 (#250)

Bumps [jest](https://github.com/facebook/jest) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.3)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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

Update dependency

28 Sep 15:13
74e2186
Compare
Choose a tag to compare
Update dependency Pre-release
Pre-release
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 (#248)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>