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

Bump action-docs from 2.1.0 to 2.2.0 #58

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps action-docs from 2.1.0 to 2.2.0.

Release notes

Sourced from action-docs's releases.

v2.2.0

2.2.0 (2024-03-06)

Summary

This release introduces the option to generate docs for workflow. The following changes are made in the module. Only in case you consume the API you have to update the option actionFile to `sourceFile1.

  • Cli: options s is replacing a (Backwards compatible)
  • Readme comment tags: attribute action replaced by source. (Backwards compatible)
  • API: option actionFile replaced by sourceFile1

Changes

Features

Bug Fixes

Changelog

Sourced from action-docs's changelog.

2.2.0 (2024-03-06)

Features

  • support document generation for workflows (#523) (f043f7f)

Bug Fixes

Commits
  • 6257c86 chore(main): release 2.2.0 (#551)
  • f043f7f feat: support document generation for workflows (#523)
  • 7d4beb6 chore(deps): bump the eslint group with 2 updates (#555)
  • 2278248 chore: disable megalinter for specific cases (#554)
  • 05d3603 chore: ingore changelog for linting (#552)
  • b75ad80 chore(deps): bump @​typescript-eslint/parser from 7.0.1 to 7.1.1 (#547)
  • ad39695 chore: correct dependabot config (#550)
  • 0c76a5e fix(deps): bump yaml from 2.3.4 to 2.4.0 (#543)
  • 745469e chore(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#546)
  • 923a8b6 chore: refactor dependabot config (#548)
  • 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 <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)

Bumps [action-docs](https://github.com/npalm/action-docs) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/npalm/action-docs/releases)
- [Changelog](https://github.com/npalm/action-docs/blob/main/CHANGELOG.md)
- [Commits](npalm/action-docs@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: action-docs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

✔️ If all status checks pass, and no other reviews are submitted, mergeabot will merge this PR the next time it runs.

As long as that's OK, no other action is necessary.

@github-actions github-actions bot merged commit 94fc125 into main Mar 8, 2024
18 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/action-docs-2.2.0 branch March 8, 2024 00:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants