intel / dffml

The easiest way to use Machine Learning. Mix and match underlying ML libraries and data set sources. Generate new datasets or modify existing ones with ease.
https://intel.github.io/dffml/main/
MIT License
251 stars 138 forks source link

chore(deps): bump peter-evans/create-or-update-comment from 1.4.5 to 3.1.0 #1477

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps peter-evans/create-or-update-comment from 1.4.5 to 3.1.0.

Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v3.1.0

What's Changed

Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.0.2...v3.1.0

Create or Update Comment v3.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.0.1...v3.0.2

Create or Update Comment v3.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.0.0...v3.0.1

Create or Update Comment v3.0.0

What's new

  • Now supports replacing reactions on a comment by setting input reactions-edit-mode to replace. The default behaviour has not changed and will append reactions.
  • Chose how the action should append the comment body with input append-separator. The default behaviour is to add a newline. Other options are space and none.
  • body-file is deprecated in favour of body-path. The behaviour is unchanged.

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v2.1.1...v3.0.0

Create or Update Comment v2.1.1

⚙️ Fixes the recent Json5 vulnerability.

What's Changed

... (truncated)

Commits
  • 23ff157 Add truncate warning to body of comment (#272)
  • d85800f build(deps-dev): bump @​babel/traverse from 7.21.3 to 7.23.2 (#270)
  • ebb1ca6 build(deps-dev): bump @​types/node from 18.18.4 to 18.18.5 (#269)
  • ac8e650 build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#267)
  • 8fbd66c build(deps-dev): bump @​types/node from 18.18.3 to 18.18.4 (#266)
  • 8cbbe44 build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#265)
  • e3645dd build(deps): bump chuhlomin/render-template from 1.7 to 1.8 (#263)
  • 23ecd34 build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#262)
  • c3f58b1 build(deps-dev): bump @​types/node from 18.18.0 to 18.18.3 (#261)
  • ddff993 build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 (#260)
  • 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 show 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)