Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2022

Bumps exercism/pr-commenter-action from 1.1.0 to 1.4.0.

Release notes

Sourced from exercism/pr-commenter-action's releases.

v1.4.0

1.4.0 (2022-12-16)

  • Add a new config option .comment.on-create.
  • Add support for Mustache templates in the config option .comment.on-update.

v1.3.1

1.3.1 (2022-11-25)

  • Bump Node version to 16.

v1.3.0

No release notes provided.

v1.2.0

No release notes provided.

Changelog

Sourced from exercism/pr-commenter-action's changelog.

1.4.0 (2022-12-16)

  • Add a new config option .comment.on-create.
  • Add support for Mustache templates in the config option .comment.on-update.

1.3.1 (2022-11-25)

  • Bump Node version to 16.

1.3.0 (2021-09-12)

  • Add support for Mustache templates in snippet ids. This allows more control over when a comment will be recreated.
  • When looking for a previous comment made by this action, do not filter out non-bot users. This allows the action to correctly update or recreate comments when used with a token belonging to a real user.

1.2.0 (2021-07-31)

  • Add support for Mustache templates in comments.
Commits
  • f4292c5 v1.4.0
  • 09d343b Merge pull request #43 from exercism/add-on-create-option
  • 2f4e14e Changelog & build
  • 08dc66c Allow Mustache templates in on-update and on-create
  • 7fd297c Use chronoligical option order in readme
  • 9634267 Use new config to decide if should post new comment
  • e5c5eb8 Read new options from config file
  • 6d11dbc Add documentation of desired behavior
  • 19121db v1.3.1
  • c630d42 Merge pull request #40 from theomelo/upgrade-actions
  • 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)

Bumps [exercism/pr-commenter-action](https://github.com/exercism/pr-commenter-action) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/exercism/pr-commenter-action/releases)
- [Changelog](https://github.com/exercism/pr-commenter-action/blob/main/CHANGELOG.md)
- [Commits](exercism/pr-commenter-action@v1.1.0...v1.4.0)

---
updated-dependencies:
- dependency-name: exercism/pr-commenter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2022
@github-actions
Copy link

Thank you for contributing to exercism/elixir 💜 🎉. This is an automated PR comment 🤖 for the maintainers of this repository that helps with the PR review process. You can safely ignore it and wait for a maintainer to review your changes.

Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:

  • General steps
    • 🏆 Does this PR need to receive a label with a reputation modifier (reputation/contributed_code/{minor,major})? (A medium reputation amount is awarded by default, see docs)

Automated comment created by PR Commenter 🤖.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants