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

Update nanoc requirement from ~> 4.12.15 to ~> 4.13.0 #508

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on nanoc to permit the latest version.

Release notes

Sourced from nanoc's releases.

4.13.0

Features:

  • Added --focus option to the compile and live commands (#1707)

Fixes:

  • Made delete log lines use relative (not absolute) paths (#1706)

Changes:

  • Dropped support for Ruby 3.0 (EOL) (#1704)
Changelog

Sourced from nanoc's changelog.

4.13.0 (2024-06-19)

Features:

  • Added --focus option to the compile and live commands (#1707)

Fixes:

  • Made delete log lines use relative (not absolute) paths (#1706)

Changes:

  • Dropped support for Ruby 3.0 (EOL) (#1704)

4.12.21 (2024-04-27)

Fixes:

  • Fixed a rare “private method printf” error (#1694)

Enhancements:

  • Sped up checksummer and made it more reliable and correct (#1693)
  • Removed Nokogiri warning message on JRuby (#1700)

4.12.20 (2024-03-15)

Enhancements:

  • Add base64 as a gem dependency (#1681)
  • Specify pry as one of nanoc-cli's runtime dependencies (#1679) [Junichi Sato]
  • Add org extension (for Org Mode) to list of text file extensions (#1688) [Antar]

4.12.19 (2023-12-08)

Fixes:

  • Restored support for YAML aliases (#1677) [zor-el]
  • Fixed inadvertent reference to Nanoc:: namespace from within nanoc-cli gem (#1673)

Enhancements:

  • Made the default Rules file use #passthrough (#1668) [Hendrik Jäger]
  • Added support for slim 5.x (#1675)
  • Added support for psych 5.x (#1674)
  • Added source_code_uri metadata to gemspecs (#1669) [Junichi Sato]

4.12.18 (2023-10-15)

Fixes:

... (truncated)

Commits
  • 1f2d62f Add release notes for 4.13.0
  • efdd522 Set version to 4.13.0
  • 711e8bb Add focus
  • 48cf49d Make delete log lines use relative paths
  • 2da772d Fix safely autocorrectable offenses
  • a46e467 Set minimum Ruby version to 3.1
  • eb5aaff Remove Timecop setup from Filesystem test
  • 0ca9f97 Set version to 4.12.21
  • b2dd219 Add release notes for 4.12.21
  • 0fe5857 nanoc-checking: Let LinkCollector support paths with spaces
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 1, 2024
Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for govuk-form-builder ready!

Name Link
🔨 Latest commit f1906a0
🔍 Latest deploy log https://app.netlify.com/sites/govuk-form-builder/deploys/669797b53183be000881a62b
😎 Deploy Preview https://deploy-preview-508--govuk-form-builder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/bundler/nanoc-tw-4.13.0 branch from 8266650 to 1dcbc4b Compare July 1, 2024 07:22
Updates the requirements on [nanoc](https://github.com/nanoc/nanoc) to permit the latest version.
- [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.12.15...nanoc-cli-v4.13.0)

---
updated-dependencies:
- dependency-name: nanoc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@peteryates peteryates force-pushed the dependabot/bundler/nanoc-tw-4.13.0 branch from 1dcbc4b to f1906a0 Compare July 17, 2024 10:06
@peteryates peteryates merged commit 015c0b7 into main Jul 17, 2024
17 checks passed
@peteryates peteryates deleted the dependabot/bundler/nanoc-tw-4.13.0 branch July 17, 2024 10:08
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.

1 participant