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

Bump clean-jsdoc-theme from 3.3.3 to 4.2.5 #111

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps clean-jsdoc-theme from 3.3.3 to 4.2.5.

Release notes

Sourced from clean-jsdoc-theme's releases.

v4.2.2

No release notes provided.

In version 4.1.12

Add support for JSDoc 4

In version 4.1.7

Bug fixes

  1. Extra line break in code blocks: #128
  2. History back/forward buttons don't work #135

Huge thanks to @​Viiprogrammer for reporting all the bugs.

Refactor

  1. Refactor search #127 (Thanks to @​Viiprogrammer)
  2. Update a few dependencies.

In version 4.1.0

New

  1. Make the output relocatable: #112

Bug fix

  1. Solve source map load error: #111

Deprecating:

theme_opts.base_url: We found that base_url is no more required, see the discussion for more details: #112

In version 4.0.8

New

  1. Add a tooltip when hovering on the copy code icon.

Bug Fixes

  1. A null key is cached instead of font-size on initial page load: #109
  2. Typos inside the jsdoc example: #103
  3. Solve source map load errors: #111

In version 4.0.5

Bug fixes

  1. The "Change font size" button does not work. #101

In version v4.0.0

New

  1. New dark and light theme.
  2. New search feature which doesn't cost KBs. #search
  3. Minify all generated files.

... (truncated)

Changelog

Sourced from clean-jsdoc-theme's changelog.

Change Log

In version 4.2.0

  1. Add an option to include files list in homepage. Previously we are including it by default. From now the developer has to explicitly ask for it. For more see

In version 4.0.0

This is the most performant version of clean-jsdoc-theme. Check the report on lighthouse .

New

  1. New dark and light theme. Now you can toggle between dark and light themes.
  2. There is an option to change the default font size.
  3. New search feature which doesn't cost KBs. #search
  4. Minify all generated files.
  5. Added Table of content.

Removed

  1. Search options
  2. theme options. Now it is default_theme
  3. overlay_scrollbar. We found that you can include overlay scrollbar using add_script_path and include_js options.
  4. resizeable. Now there is no option to resize sidebar.

In version 3.3.2

Feature

  1. Add an option to excludes inherited symbols. (#96)[https://github-redirect.dependabot.com/Add exclude_inherited option ankitskvmdam/clean-jsdoc-theme#96]

In version 3.3.0

Feature

  1. Now there is an option to order the navbar section.

Bug Fixes

  1. Fix: Line height of empty line is render as 0 on Mozilla firefox.
  2. Fix: Unnecessary errors with empty examples (#92)[https://github-redirect.dependabot.com/unnecessary errors with empty examples ankitskvmdam/clean-jsdoc-theme#92]
  3. Fix: Disabled source still produces 'details' block ( #90)[https://github-redirect.dependabot.com/Disabled source still produces 'details' block ankitskvmdam/clean-jsdoc-theme#90]
  4. Fix: Tutorials that share their name with a class will have that classes methods dropdown ( #80)[https://github-redirect.dependabot.com/Tutorials that share their name with a class will have that classes methods dropdown ankitskvmdam/clean-jsdoc-theme#89]

... (truncated)

Commits

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 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 [clean-jsdoc-theme](https://github.com/ankitskvmdam/clean-jsdoc-theme) from 3.3.3 to 4.2.5.
- [Release notes](https://github.com/ankitskvmdam/clean-jsdoc-theme/releases)
- [Changelog](https://github.com/ankitskvmdam/clean-jsdoc-theme/blob/master/CHANGELOG.md)
- [Commits](ankitskvmdam/clean-jsdoc-theme@v3.3.3...v4.2.5)

---
updated-dependencies:
- dependency-name: clean-jsdoc-theme
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 7, 2023 08:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2023

Superseded by #113.

@dependabot dependabot bot closed this Feb 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clean-jsdoc-theme-4.2.5 branch February 8, 2023 08:05
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants