Skip to content

Releases: voxpupuli/container-semantic-release

v1.1.0

24 Oct 07:19
v1.1.0
946875d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • fix: prevent ENOGITREPO by @rwaffen in #19
  • feat: Add RocketChat notification script and a way to add additional ca certificates by @rwaffen in #24
  • feat: add mattermost notification by @rwaffen in #31

Documentation Updates 📚

  • doc: add info on how to run locally with git+ssh remotes by @rwaffen in #20
  • doc: add how to update a metadata.json, also update general example config by @rwaffen in #22
  • doc: use tagFormat default of v1.2.3, remove not needed slack plugin, fix spelling by @rwaffen in #29

Dependency Updates ⬆️

  • build(deps): Bump node from 22.8.0-alpine3.20 to 22.9.0-alpine3.20 by @dependabot in #18
  • build(deps): Bump @semantic-release/github from 10.3.5 to 11.0.0 by @dependabot in #21
  • build(deps): Bump anchore/scan-action from 4 to 5 by @dependabot in #23
  • build(deps): Bump node from 22.9.0-alpine3.20 to 23.0.0-alpine3.20 by @dependabot in #26
  • build(deps): Bump semantic-release-pypi from 3.0.2 to 4.0.1 by @dependabot in #30

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Sep 12:22
v1.0.0
09416fe
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add container build by @rwaffen in #2
  • fix: remove github-milestones plugin because of CVEs and usage by @rwaffen in #10
  • feat: do multi stage build, remove package-lock.json, add usage for gitlab to README by @rwaffen in #14
  • fix: add conventional-changelog-conventionalcommits plugin and sort list by @rwaffen in #16

Documentation Updates 📚

  • doc: Extend docu with helpful links and examples for .releaserc.yaml by @rwaffen in #15

Dependency Updates ⬆️

  • build(deps): Bump @semantic-release/github from 10.3.2 to 10.3.3 by @dependabot in #5
  • build(deps): Bump semantic-release from 24.1.0 to 24.1.1 by @dependabot in #8
  • build(deps): Bump @semantic-release/github from 10.3.3 to 10.3.4 by @dependabot in #9
  • build(deps): Bump node from 22.8.0-alpine3.20 to 22.9.0-alpine3.20 by @dependabot in #12
  • build(deps): Bump @semantic-release/github from 10.3.4 to 10.3.5 by @dependabot in #13

Other Changes

  • feat: add cve scanning with grype, add dependabot npm updates by @rwaffen in #4
  • feat: enable the auto-merge feature on dependabot prs by @rwaffen in #6
  • feat: add github ci to publish container (testrun) by @rwaffen in #7

New Contributors

Full Changelog: https://github.com/voxpupuli/container-semantic-release/commits/v1.0.0