Skip to content

Releases: redhat-plumbers-in-action/devel-freezer

v1.2.0

06 May 13:39
Compare
Choose a tag to compare

What's Changed

New

Maintenance

  • Update dependencies & remove ESLint & remove unused dependencies 🛻 (#242) @jamacku

Documentation

Dependency Updates

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Mar 09:12
Compare
Choose a tag to compare

What's Changed

New

  • feat: Add support for allow labels 🏷️ (#230) @jamacku
  • Add support for milestones 🏁 (#217) @jamacku
  • Add option to delay start of action by a specified time (#211) @jamacku

Maintenance

Documentation

  • Update syntax of notes in README 🎶 (#204) @jamacku
  • Simplify example workflows by using more custom actions 💨 (#203) @jamacku

Other changes

Automation and CI changes

Dependency Updates

35 changes

Full Changelog: v1.0.8...v1.1.0

v1.0.8

09 Nov 12:40
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Use correct API endpoint for comment creation 🐛 (#187) @jamacku

Maintenance

Automation and CI changes

Dependency Updates

44 changes

Full Changelog: v1.0.7...v1.0.8

v1.0.7

03 Feb 09:24
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Download artifact uploaded from different workflow 📦 (#119) @jamacku
  • Fix issue when running from forks didn't create freezing comments 🐛 (#118) @jamacku
  • Use git describe to get correct latest tag 🐞 (#114) @jamacku

Maintenance

Dependency Updates

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 Jan 18:53
Compare
Choose a tag to compare

What's Changed

Maintenance

Full Changelog: v1.0.5...v1.0.6

v1.0.5

11 Jan 14:10
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Update renovate config - add schedule 🖌️ (#108) @jamacku
  • Update vitest and drop remaining jest entries 🧪 (#107) @jamacku

Documentation

Dependency Updates

24 changes

Full Changelog: v1.0.4...v1.0.5

v1.0.4

04 Nov 09:13
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Dependency Updates

  • chore(deps): update dependency eslint-plugin-github to v4.4.1 (#78) @renovatebot

Full Changelog: v1.0.3...v1.0.4

v1.0.3

03 Nov 14:19
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Correctly identify latest tag in repository 🕵️ (#77) @jamacku

Maintenance

  • Add merge-strategy: rebase label to every PR 🏷️ (#75) @jamacku

Dependency Updates

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Oct 10:38
Compare
Choose a tag to compare

What's Changed

Maintenance

Automation and CI changes

Dependency Updates

12 changes
  • chore(deps): update dependency @types/node to v18.11.7 (#68) @renovatebot
  • chore(deps): update dependency @types/node to v18.11.5 (#67) @renovatebot
  • chore(deps): update dependency @octokit/webhooks-types to v6.7.0 (#66) @renovatebot
  • chore(deps): update dependency @typescript-eslint/parser to v5.41.0 (#65) @renovatebot
  • chore(deps): update dependency @octokit/webhooks-types to v6.6.0 (#64) @renovatebot
  • chore(deps): update dependency @octokit/webhooks to v10.3.1 (#63) @renovatebot
  • chore(deps): update dependency eslint to v8.26.0 (#62) @renovatebot
  • chore(deps): pin dependencies (#60) @renovatebot
  • chore(deps): update dependency @typescript-eslint/parser to v5.40.1 (#57) @renovatebot
  • chore(deps): update dependency vitest to v0.24.3 (#56) @renovatebot
  • chore(deps): update dependency @vitest/coverage-c8 to v0.24.3 (#55) @renovatebot
  • chore(deps): update actions/setup-node action to v3.5.1 (#53) @renovatebot

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Oct 13:17
Compare
Choose a tag to compare

What's Changed

Documentation

Full Changelog: v1.0.0...v1.0.1