Skip to content

Bump ire4ever1190/nim-docs-action from 1 to 2 - #38

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/ire4ever1190/nim-docs-action-2
Open

Bump ire4ever1190/nim-docs-action from 1 to 2#38
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/ire4ever1190/nim-docs-action-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps ire4ever1190/nim-docs-action from 1 to 2.

Release notes

Sourced from ire4ever1190/nim-docs-action's releases.

Multiple versions

Action now supports generating docs for multiple versions. Handy if you want a devel docs and stable docs (or show info for older versions)

THIS IS A BREAKING CHANGE, sadly you'll need to update links when updating to this version since now every link is prefixed with the version. By default it generates docs for stable (same behaviour as before) which means your new url will be the old one with /stable appended. Nothing will break if you forget this, users will get taken to a landing page showing them all the versions generated

v1.3.2

Bumps dependencies used in actions (older versions were no longer allowed to run).

Added dependabot to stop this issue from happening in future

v1.3.1

What's Changed

Full Changelog: ire4ever1190/nim-docs-action@v1...v1.3.1

Define docgen when compiling

Will enable configuration of the Nim compiler via your own config files

Support extra documents

Adds the new extra-files option for building markdown/nim files that are examples and not code modules

v1.1.1

What's Changed

  • Set the devel option in the doc gen. This makes the edit button work for repos that don't use devel as the development branch

Use version for linking to source

Tries to link to git tag instead of hash. Makes the URLs cleaner and means less chance of looking at the wrong version

Fix for nimble package list

Quick fix to make sure nimble downloads the package list if needed

Initial release

First release of the action

Commits
  • 64d1262 Print the json to stderr so it can be read (#30)
  • 2328045 Bump actions/deploy-pages from 4 to 5 (#28)
  • fda785d Bump actions/upload-pages-artifact from 4 to 5 (#29)
  • ea16e11 Recommend install-nim action
  • ce89430 Fix for quotes in nimble file (#25)
  • 7e1ac49 Ensure we have a remote HEAD set (#23)
  • 631b82c Fix regression that caused every file to be included in extras (#22)
  • 754b169 Add support for generating docs for multiple versions (#20)
  • f4a34b9 Bump actions/upload-pages-artifact from 3 to 4 (#17)
  • 209b9a7 Bump actions/checkout from 5 to 6 (#19)
  • 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 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 [ire4ever1190/nim-docs-action](https://github.com/ire4ever1190/nim-docs-action) from 1 to 2.
- [Release notes](https://github.com/ire4ever1190/nim-docs-action/releases)
- [Commits](ire4ever1190/nim-docs-action@v1...v2)

---
updated-dependencies:
- dependency-name: ire4ever1190/nim-docs-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 15, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants