Releases: TinkerStorm/discord-cotd-action
Releases · TinkerStorm/discord-cotd-action
v1.0.3
Same as v1.0.2, but includes the new build artefact. Nothing else has changed.
v1.0.2
What's Changed
- patch: unpadded numbers return the constant of Black by @sudojunior in #98
- patch: cleanup repository by @sudojunior in #99
Dependency changes
Dependency update done using npm-check-updates
.
@actions/core ^1.9.1 → ^1.10.0
@discordjs/collection ^1.1.0 → ^1.5.1
@types/node ^18.7.16 → ^20.2.5
@typescript-eslint/parser ^5.36.2 → ^5.59.8
@vercel/ncc ^0.34.0 → ^0.36.1
discord-api-types ^0.37.9 → ^0.37.43
eslint ^8.23.1 → ^8.42.0
eslint-plugin-github ^4.3.7 → ^4.8.0
eslint-plugin-jest ^27.0.4 → ^27.2.1
jest ^27.2.5 → ^29.5.0
ms ^3.0.0-c.1 → ^2.1.3
node-fetch ^3.2.10 → ^3.3.1
prettier 2.7.1 → 2.8.8
ts-jest ^27.1.2 → ^29.1.0
typescript ^4.8.3 → ^5.1.3
Full Changelog: v1.0.1...1.0.2
v1.0.1
v1.0.0 - Initial release
What's Changed
- 14 dependency updates from @dependabot (v1 Milestone Query)
- 7 commits from @sudojunior
Full Changelog: https://github.com/TinkerStorm/discord-cotd-action/commits/v1.0.0
Test framework has been removed until such a time that it becomes viable with the structure involving standard tests and nock
tests for request mocking. Mock data in itself is a problem that will need to be dealt with, but a solution should come around soon enough.
This action is currently being run on the TinkerStorm server every day at 00:00 UTC as per its workflow.
v1 - Persistent Release
This is a persistent release which will remain updated for all minor and patch versions of v1.*.*
.