Skip to content

Bump gitbook from 0.6.0 to 3.2.2#6

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/gitbook-3.2.2
Open

Bump gitbook from 0.6.0 to 3.2.2#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/gitbook-3.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2024

Copy link
Copy Markdown

Bumps gitbook from 0.6.0 to 3.2.2.

Changelog

Sourced from gitbook's changelog.

3.2.2

  • Fix catching parsing errors leading to possible missing pages in generated book
  • Rollback markdown parser to kramed until markup-it is stable enough

3.2.1

  • Fix bug on Firefox when navigating to an url containing an hash
  • Update nunjucks to fix JS error when page contains a lot of templating blocks

3.2.0

  • Switch markdown parser from kramed to markup-it
  • Fix support of | in tables
  • Fix access to output.name in templating
  • Fix i18n for website and PDF
  • Fix minor scrolling issues on website
  • Improve options of default search indexer (keywords, disabling per pages)
  • Improve pertinence of search results

3.1.1

  • Fix order of plugins during loading
  • Fix error when using math and conrefs
  • Fix target attribute for external links
  • Fix serve command

3.1.0

  • Always load themes after plugins
  • README/Introduction doesn't require to be the first entry in the summary
  • Highlight active entry in summary when scrolling a page with anchors
  • Support empty parts in summary

3.0.3

  • Fix redirection in gitbook serve when accessing a folder without trailing slash
  • Fix links/annotations for glossary not being correctly resolved
  • Fix regression for supporting uppercase filenames in structure files
  • Fix gitbook install when using Git URLs for plugins

3.0.2

  • Fix crash for anchor links

3.0.1

  • Fix regression in link resolution when contain anchor
  • Fix structure.<name> configuration not supporting filenames with dots

3.0.0

  • Summary can contain external links and anchors (Fix #776)
  • Summary can contain differents entitled sections
  • Glossary is generated as a normal page
  • Headings are no longer annotated with glossary terms
  • Themes are now published as a plugin, with ability to extend it from the book source
  • links.sidebar configuration is no longer supported, use summary sections instead
  • pdf.headerTemplate and pdf.footerTemplate have been replaced by a template in theme/book: _layout/ebook/pdf_header.html and _layout/ebook/pdf_footer.html

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jpreynat, a new releaser for gitbook since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gitbook](https://github.com/GitbookIO/gitbook) from 0.6.0 to 3.2.2.
- [Changelog](https://github.com/GitbookIO/gitbook/blob/3.2.2/CHANGES.md)
- [Commits](GitbookIO/gitbook@0.6.0...3.2.2)

---
updated-dependencies:
- dependency-name: gitbook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
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.

0 participants