Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.4 to 1.1.8 #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

Bumps taskmedia/action-conventional-commits from 1.1.4 to 1.1.8.

Release notes

Sourced from taskmedia/action-conventional-commits's releases.

v1.1.8

1.1.8 (2023-11-22)

Bug Fixes

Miscellaneous Chores

  • deps-dev: bump @​types/node from 20.9.3 to 20.9.4 (#331) (959655b)
  • deps: bump taskmedia/action-conventional-commits (#337) (9f69c26)

v1.1.7

1.1.7 (2023-11-22)

Bug Fixes

  • variable not correctly declared for release commit (eeaf94d)

v1.1.6

1.1.6 (2023-11-22)

Bug Fixes

  • force release as version 1.1.6 (c43b4c6)
  • force release base commit to sucessfully return (668080d)
  • update missed version to 1.1.6 (976f151)
  • use correct v1.1.6 release version (e1f20e4)

Miscellaneous Chores

  • add editorconfig (0ecdc8b)
  • add workflow_call for readme-docs (0af136c)
  • allow workflow_dispatch for release wf (1a6c619)
  • deps-dev: bump @​types/node from 20.9.0 to 20.9.1 (2c57d56)
  • deps-dev: bump @​types/node from 20.9.1 to 20.9.2 (f1c0292)
  • deps-dev: bump @​types/node from 20.9.2 to 20.9.3 (cf0d219)
  • deps-dev: bump eslint from 8.53.0 to 8.54.0 (fc73428)
  • deps: bump mikefarah/yq from 4.40.1 to 4.40.2 (0e6fa76)

... (truncated)

Changelog

Sourced from taskmedia/action-conventional-commits's changelog.

1.1.8 (2023-11-22)

Bug Fixes

Miscellaneous Chores

  • deps-dev: bump @​types/node from 20.9.3 to 20.9.4 (#331) (959655b)
  • deps: bump taskmedia/action-conventional-commits (#337) (9f69c26)

1.1.7 (2023-11-22)

Bug Fixes

  • variable not correctly declared for release commit (eeaf94d)

1.1.6 (2023-11-22)

Bug Fixes

  • force release as version 1.1.6 (c43b4c6)
  • force release base commit to sucessfully return (668080d)
  • update missed version to 1.1.6 (976f151)
  • use correct v1.1.6 release version (e1f20e4)

Miscellaneous Chores

  • add editorconfig (0ecdc8b)
  • add workflow_call for readme-docs (0af136c)
  • allow workflow_dispatch for release wf (1a6c619)
  • deps-dev: bump @​types/node from 20.9.0 to 20.9.1 (2c57d56)
  • deps-dev: bump @​types/node from 20.9.1 to 20.9.2 (f1c0292)
  • deps-dev: bump @​types/node from 20.9.2 to 20.9.3 (cf0d219)
  • deps-dev: bump eslint from 8.53.0 to 8.54.0 (fc73428)
  • deps: bump mikefarah/yq from 4.40.1 to 4.40.2 (0e6fa76)
  • deps: bump prettier from 3.0.3 to 3.1.0 (9bd7980)
  • deps: bump taskmedia/action-conventional-commits (5c4286e)
  • doc: autoupdated README (4e70ca7)
  • doc: autoupdated README (8027e61)
  • formatting (yaml) files (beb90c7)
  • release: 0.7.4 (f77a5d9)
  • remove release-drafter (188711d)
  • use better commit regex detection (c799b1d)
  • use orpahn release commit (a275809)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 23, 2023
@BroderickCarlin
Copy link
Owner

@dependabot rebase

Bumps [taskmedia/action-conventional-commits](https://github.com/taskmedia/action-conventional-commits) from 1.1.4 to 1.1.8.
- [Release notes](https://github.com/taskmedia/action-conventional-commits/releases)
- [Changelog](https://github.com/taskmedia/action-conventional-commits/blob/main/CHANGELOG.md)
- [Commits](taskmedia/action-conventional-commits@v1.1.4...v1.1.8)

---
updated-dependencies:
- dependency-name: taskmedia/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/taskmedia/action-conventional-commits-1.1.8 branch from 7dfd75a to 6be99bf Compare November 23, 2023 22:03
@BroderickCarlin BroderickCarlin merged commit 2baaace into main Nov 23, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/taskmedia/action-conventional-commits-1.1.8 branch November 23, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant