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 bookdown/bookdown requirement from 1.x-dev as 1.0.0 to 1.1.1 as 1.0.0 #81

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2021

Updates the requirements on bookdown/bookdown to permit the latest version.

Release notes

Sourced from bookdown/bookdown's releases.

1.1.1

  • Fixed a warning in TocHeading

  • ConversionProcess::readOrigin() now returns string, not null, when no origin; this soothes strictness in CommonMark.

Changelog

Sourced from bookdown/bookdown's changelog.

1.1.1

  • Fixed a warning in TocHeading

  • ConversionProcess::readOrigin() now returns string, not null, when no origin; this soothes strictness in CommonMark.

1.1.0

  • Added "bookdown/themes" as a Composer dependency. This makes it easy to theme your Bookdown pages.

  • Improvements to how "href" and "id" attributed are handled.

  • Improvements to nested TOC lists.

  • Convert relative .md hrefs to .html, so that links to .md files will work in un-converted Markdown sources, but when converted to HTML by Bookdown the same links will point to the rendered HTML file.

1.0.0

  • Now buids a JSON search index file for Lunr, et al.

  • Fixed error with toc-depth headings on single pages.

  • Removed tocDepth=1 as a special case, and added Page::getLevel().

  • Does not stop build process if some images are missing.

  • Fixed #48 by wrapping html content in special div.

  • Added support to disable numbering.

  • Replaced Monolog with an internal psr/log implementation (Stdlog).

  • Updated commonmark and webuni dependencies.

  • Dropped support for PHP 5.5.x and earlier.

  • Now complies with pds/skeleton.

  • Updated tests and docs.

1.0.0-beta1

This is the first beta release, with numerous fixes, improvements, and additions. It is a "Google Beta" release; this means we are paying special attention to avoiding BC breaks, but one or two may be necessary.

... (truncated)

Commits
  • 12037a2 update for release 1.1.1
  • 793ceaf update license years
  • 8b31368 return string, not null -- soothes commonmark strictness
  • 1634fd0 Merge pull request #70 from prolic/patch-1
  • 0a3f77a Fix warning in TocHeading
  • 0a27c76 whitespace change
  • ec14de7 update license years
  • 15d66e3 update for release
  • 3c0702e Merge pull request #68 from bookdown/md-hrefs-to-html
  • 3a12289 hhvm, heaven help us, is case-sensitve on the class name
  • 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 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)

…s 1.0.0

Updates the requirements on [bookdown/bookdown](https://github.com/bookdown/Bookdown.Bookdown) to permit the latest version.
- [Release notes](https://github.com/bookdown/Bookdown.Bookdown/releases)
- [Changelog](https://github.com/bookdown/Bookdown.Bookdown/blob/1.x/CHANGELOG.md)
- [Commits](bookdown/Bookdown.Bookdown@1.0.0...1.1.1)

---
updated-dependencies:
- dependency-name: bookdown/bookdown
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2021
@coveralls
Copy link

coveralls commented Jun 22, 2021

Pull Request Test Coverage Report for Build 961026172

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.28%

Totals Coverage Status
Change from base Build 961023198: 0.0%
Covered Lines: 511
Relevant Lines: 542

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2021

Looks like bookdown/bookdown is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 22, 2021
@dependabot dependabot bot deleted the dependabot/composer/bookdown/bookdown-1.1.1as1.0.0 branch June 22, 2021 14:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant