jiro4989 / websh

シェル芸botをWebで使えるようにしたNim製Webアプリ
https://websh.jiro4989.com
Apache License 2.0
69 stars 5 forks source link

chore(deps): bump scottbrenner/generate-changelog-action from 1.0.2 to 1.3.3 #212

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scottbrenner/generate-changelog-action from 1.0.2 to 1.3.3.

Release notes

Sourced from scottbrenner/generate-changelog-action's releases.

Release v1.3.3

2021-06-20

Bug Fixes
  • entrypoint.sh: allow_unknown property (#35) (f17b9852)

Release v1.3.2

2021-06-19

Bug Fixes
  • entrypoint.sh: Exclude property (#34) (c431403b)

Release v1.3.1

2021-06-16

Documentation Changes
  • update README (#29) (fec5c760)
Bug Fixes
  • Dockerfile: Install correct npm package (#33) (73f136c1)

Release v1.3.0

2021-04-04

New Features
  • Add support for generate-changelog's CLI options (#27) (21880ba0)
Bug Fixes
  • ci: Restore Docker Image CI test job functionality (#28) (0c61c1f2)

Release v1.2.0

2021-04-01

New Features
  • adds custom tags values to generate changelog (#26) (b1343188)

Release v1.1.1

2021-03-14

New Features
  • ci: Create release.yml (2d2b1877)

... (truncated)

Commits
  • f17b985 fix(entrypoint.sh): allow_unknown property (#35)
  • c431403 fix(entrypoint.sh): Exclude property (#34)
  • 73f136c fix(Dockerfile): Install correct npm package (#33)
  • 2276f9e Update dockerimage.yml
  • fec5c76 docs: update README (#29)
  • 21880ba feat: Add support for generate-changelog's CLI options (#27)
  • 0c61c1f fix(ci): Restore Docker Image CI test job functionality (#28)
  • b134318 feat: adds custom tags values to generate changelog (#26)
  • 2d2b187 feat(ci): Create release.yml
  • a7403c0 fix(entrypoint.sh) - Generate changelog from previous tag or newest (#22)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)