python3-source-code-analysis
python3-source-code-analysis copied to clipboard
Bump css-what and gitbook
Bumps css-what to 2.1.3 and updates ancestor dependency gitbook. These dependencies need to be updated together.
Updates css-what from 1.0.0 to 2.1.3
Commits
- See full diff in compare view
Updates gitbook from 2.6.9 to 3.2.3
Changelog
Sourced from gitbook's changelog.
Release notes
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
3.2.2
- Fix catching parsing errors leading to possible missing pages in generated book
- Rollback markdown parser to
krameduntilmarkup-itis stable enough3.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
kramedtomarkup-it- Fix support of
|in tables- Fix access to
output.namein 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 servewhen 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 installwhen using Git URLs for plugins3.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 dots3.0.0
- Summary can contain external links and anchors (Fix #776)
- Summary can contain differents entitled sections
- Glossary is generated as a normal page
... (truncated)
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.