Skip to content

Bump nanoc from 4.13.3 to 4.13.5 #2638

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

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, 2025

Bumps nanoc from 4.13.3 to 4.13.5.

Release notes

Sourced from nanoc's releases.

4.13.5

Fixes:

  • Removed hard dependency on clonefile, as it is not available on Windows (#1745)

4.13.4

Enhancements:

  • Added id_proc: parameter to the blogging helper’s #atom_feed (#1723)
  • Made clonefile a dependency, which will make Nanoc use less disk space (#1727)
  • Made checks be run in parallel (#1735) [Jan M. Faber]
  • Made Nanoc expand ~ in lib_dirs and command_dirs (#1725) [zor-el]
  • Allowed configuring the user agent for the external link checker (#1740) [Phil Lee]
  • Made minor speed improvements (#1742, #1741)

Fixes:

  • Resolved a logger deprecation warning
Changelog

Sourced from nanoc's changelog.

4.13.5 (2025-04-21)

Fixes:

  • Removed hard dependency on clonefile, as it is not available on Windows (#1745)

4.13.4 (2025-04-20)

Enhancements:

  • Added id_proc: parameter to the blogging helper’s #atom_feed (#1723)
  • Made clonefile a dependency, which will make Nanoc use less disk space (#1727)
  • Made checks be run in parallel (#1735) [Jan M. Faber]
  • Made Nanoc expand ~ in lib_dirs and command_dirs (#1725) [zor-el]
  • Allowed configuring the user agent for the external link checker (#1740) [Phil Lee]
  • Made minor speed improvements (#1742, #1741)

Fixes:

  • Resolved a logger deprecation warning
Commits
  • 9b3ac41 Add release notes for 4.13.5
  • f9ae055 Set version to 4.13.5
  • 6d8fe4c Remove clonefile as a hard dependency
  • 20ff933 Add release notes for 4.13.4
  • 2c2a1eb Set version to 4.13.4
  • c9458f6 Replace #any? with #empty? where possible
  • b2c8431 Run checks in parallel
  • 4f62c53 Simplify ANSI color handling
  • 982575a Make clonefile a hard dependency
  • 195e4ea Enable new RuboCop cops
  • 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 [nanoc](https://github.com/nanoc/nanoc) from 4.13.3 to 4.13.5.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Changelog](https://github.com/nanoc/nanoc/blob/main/nanoc/NEWS.md)
- [Commits](nanoc/nanoc@nanoc-cli-v4.13.3...nanoc-cli-v4.13.5)

---
updated-dependencies:
- dependency-name: nanoc
  dependency-version: 4.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 1, 2025
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 ruby Pull requests that update ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants