Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Bump action-docs from 2.1.0 to 2.4.1 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps action-docs from 2.1.0 to 2.4.1.

Release notes

Sourced from action-docs's releases.

v2.4.1

2.4.1 (2024-04-27)

Bug Fixes

  • update tsconfig to node20 recommendations (#579) (2866dcf)

v2.4.0

2.4.0 (2024-03-13)

Features

v2.3.0

2.3.0 (2024-03-09)

Features

Bug Fixes

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

... (truncated)

Changelog

Sourced from action-docs's changelog.

2.4.1 (2024-04-27)

Bug Fixes

  • update tsconfig to node20 recommendations (#579) (2866dcf)

2.4.0 (2024-03-13)

Features

  • Add support for inputs deprecationMessage (#566) (e283563)

2.3.0 (2024-03-09)

Features

  • add 'all' option to add all the documentation to the readme in one go (#537) (dc70838)

Bug Fixes

2.2.0 (2024-03-06)

Features

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

Bug Fixes

Commits
  • 8ae3fa6 chore(main): release 2.4.1 (#580)
  • b60d963 chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#592)
  • 7523b0e chore(deps): bump @​typescript-eslint/parser from 7.7.0 to 7.7.1 (#593)
  • 2d4d45e chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#591)
  • 2a27ad0 chore(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#590)
  • 23967c6 chore(deps): bump @​typescript-eslint/parser from 7.6.0 to 7.7.0 (#588)
  • 4f0c39e chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#587)
  • fcfd513 chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 (#...
  • a6c64d0 chore(deps): bump typescript from 5.4.3 to 5.4.5 (#585)
  • 6851ef9 chore(deps): bump @​typescript-eslint/parser from 7.4.0 to 7.6.0 (#584)
  • 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.4.1.
- [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.4.1)

---
updated-dependencies:
- dependency-name: action-docs
  dependency-type: direct:production
  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 May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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