Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.81k stars 600 forks source link

Bump jazzy from 0.14.4 to 0.15.1 #1144

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 months ago

Bumps jazzy from 0.14.4 to 0.15.1.

Release notes

Sourced from jazzy's releases.

0.15.1

Breaking
  • None.
Enhancements
  • None.
Bug Fixes

0.15.0

Breaking
  • None.
Enhancements
  • Update Javascript: typeahead.js 1.3.4, KaTeX 0.16.10 John Fairhurst

  • Support Swift 5.10 with Swift Package Manager projects. John Fairhurst #1381

  • Support documentation of multiple modules in a single website. Use --modules or the config-file modules for more control. See the README 'Documenting multiple modules' for more details. Argjira Mala Pedro Alcobia John Fairhurst #564

  • Improve page breadcrumbs to include parent pages and indicate source module of extensions from other modules. John Fairhurst

  • Add --readme-title and --docset-title to set the titles of the readme docs page and the Dash docset independently of the module name. John Fairhurst

  • Support Swift 5.9 symbolgraph extension symbols. John Fairhurst #1368

Bug Fixes
Changelog

Sourced from jazzy's changelog.

0.15.1

Breaking
  • None.
Enhancements
  • None.
Bug Fixes

0.15.0

Breaking
  • None.
Enhancements
  • Update Javascript: typeahead.js 1.3.4, KaTeX 0.16.10
    John Fairhurst

  • Support Swift 5.10 with Swift Package Manager projects.
    John Fairhurst #1381

  • Support documentation of multiple modules in a single website. Use --modules or the config-file modules for more control. See the README 'Documenting multiple modules' for more details.
    Argjira Mala Pedro Alcobia John Fairhurst #564

  • Improve page breadcrumbs to include parent pages and indicate source module of extensions from other modules.
    John Fairhurst

  • Add --readme-title and --docset-title to set the titles of the readme docs page and the Dash docset independently of the module name.
    John Fairhurst

  • Support Swift 5.9 symbolgraph extension symbols.
    John Fairhurst #1368

... (truncated)

Commits
  • 8121aa8 Release 0.15.1 and update gems
  • 429f5e2 Update rexml dependency for CVE-2024-35176
  • 90f0733 Restore Ruby 2.6 compatibility
  • 8343f1c Add empty changelog, update specs to master
  • 93fa9c3 Release 0.15.0, update gems and JS dependencies (#1386)
  • 8022dd9 Support Swift 5.10, move specs to Xcode 15.3 (#1385)
  • 7e8a61a MM: Final tidies and docs
  • 9124af6 MM: Module-aware custom-categories
  • 7606e7d MM: Index and autolinking
  • 2d9512c MM: Identify module source for extensions
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 week ago

Superseded by #1156.