Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Bumps trilom/file-changes-action from ce38c8ce2459ca3c303415eec8cb0409857b4272 to 1.2.4. This release includes the previously tagged commit.

Release notes

Sourced from trilom/file-changes-action's releases.

v1.2.4

1.2.4 (2020-05-21)

Bug Fixes

  • change in api: github api had a change, this should trigger release 1.2.4. this change here quiets a quacker during the intergration test (99f8f91)
Changelog

Sourced from trilom/file-changes-action's changelog.

1.2.4 (2020-05-21)

Bug Fixes

  • change in api: github api had a change, this should trigger release 1.2.4. this change here quiets a quacker during the intergration test (99f8f91)

1.2.3 (2020-03-25)

Bug Fixes

  • test release: testing a release (dfca448)

1.2.2 (2020-03-25)

Bug Fixes

  • issue_comment: this needs to return PR info not commit info if before and after explicitly set, else PR (eee976b)
  • naming: renamed "deleted" to "removed". sorry if this is breaking for you. (800537f)
  • pull_request_synchronize events: issue with PR Synchronize events, it would return commit files instead of PR files, this is adjusted to return ALL PR files with PR synchronize event (fb7bcc7)
  • space issue: this should resolve the issue with using a blank space. the assumption here is that 'json' is default, if you use ' ' it will be '' which is the app default, not the action default of 'json' (0e4184f), closes #81

1.2.1 (2020-03-19)

Bug Fixes

  • everything: very proud to say this is 100% coverage according to default jest of all src code (including test) (dd31d02)
  • redesign: a lot of things changed here in the project (32903fd)

1.2.0 (2020-03-02)

Features

  • action: githubToken is optional (uses action token), added githubRepo, prNumber, and pushBefore & After (b24e2c3)

1.2.0 (2020-03-02)

Features

  • action: githubToken is optional (uses action token), added githubRepo, prNumber, and pushBefore & After (b24e2c3)
Commits
  • a6ca26c chore(release): 🎉🦍🎉 Release 1.2.4 - May 21, 2020, 2:52 PM [skip ci]
  • 49199fd Merge pull request #99 from trilom/1.2.4
  • See full diff in compare view

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 [trilom/file-changes-action](https://github.com/trilom/file-changes-action) from ce38c8ce2459ca3c303415eec8cb0409857b4272 to 1.2.4. This release includes the previously tagged commit.
- [Release notes](https://github.com/trilom/file-changes-action/releases)
- [Changelog](https://github.com/trilom/file-changes-action/blob/master/CHANGELOG.md)
- [Commits](trilom/file-changes-action@ce38c8c...a6ca26c)

---
updated-dependencies:
- dependency-name: trilom/file-changes-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2022
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.

1 participant