Skip to content

Commit

Permalink
chore(deps): update dependency jazzy to v0.14.4 (#345)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jazzy](https://togithub.com/realm/jazzy) | `0.14.3` -> `0.14.4` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/jazzy/0.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/jazzy/0.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/jazzy/0.14.3/0.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/jazzy/0.14.3/0.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>realm/jazzy (jazzy)</summary>

### [`v0.14.4`](https://togithub.com/realm/jazzy/blob/HEAD/CHANGELOG.md#0144)

[Compare Source](https://togithub.com/realm/jazzy/compare/v0.14.3...v0.14.4)

##### Breaking

-   None.

##### Enhancements

-   Update Javascript: jQuery 3.7.1, KaTeX 0.16.8\
    [John Fairhurst](https://togithub.com/johnfairh)

-   Support Swift `package` access control level.\
    [John Fairhurst](https://togithub.com/johnfairh)

-   Initial support for Swift macro declarations.  Requires
    `--swift-build-tool symbolgraph`.\
    [John Fairhurst](https://togithub.com/johnfairh)

-   Support Swift `@_documentation(visibility:)` attribute.  Requires
    `--swift-build-tool spm|xcodebuild`.\
    [John Fairhurst](https://togithub.com/johnfairh)

##### Bug Fixes

-   Issue a warning instead of crashing on declarations without names.\
    [#&#8203;1325](https://togithub.com/realm/jazzy/issues/1325)
    [John Fairhurst](https://togithub.com/johnfairh)

-   Fix extension ordering in symbolgraph mode.\
    [John Fairhurst](https://togithub.com/johnfairh)

-   Fix symbolgraph mode crash involving tuple generic constraints.\
    [John Fairhurst](https://togithub.com/johnfairh)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/techprimate/TPPDF).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent ce18a92 commit 32ffb19
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Expand Up @@ -3,23 +3,23 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
activesupport (7.0.4.3)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
claide (1.1.0)
clamp (1.3.2)
cocoapods (1.12.0)
cocoapods (1.12.1)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.12.0)
cocoapods-core (= 1.12.1)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.6.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -34,7 +34,7 @@ GEM
nap (~> 1.0)
ruby-macho (>= 2.3.0, < 3.0)
xcodeproj (>= 1.21.0, < 2.0)
cocoapods-core (1.12.0)
cocoapods-core (1.12.1)
activesupport (>= 5.0, < 8)
addressable (~> 2.8)
algoliasearch (~> 1.0)
Expand Down Expand Up @@ -65,20 +65,20 @@ GEM
httpclient (2.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jazzy (0.14.3)
jazzy (0.14.4)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4 (~> 1.3)
redcarpet (~> 3.4)
rexml (~> 3.2)
rouge (>= 2.0.6, < 4.0)
rouge (>= 2.0.6, < 5.0)
sassc (~> 2.1)
sqlite3 (~> 1.3)
xcinvoke (~> 0.3.0)
json (2.6.3)
liferaft (0.0.6)
mini_portile2 (2.8.1)
minitest (5.18.0)
mini_portile2 (2.8.4)
minitest (5.18.1)
molinillo (0.8.0)
mustache (1.1.1)
nanaimo (0.3.0)
Expand All @@ -91,7 +91,7 @@ GEM
public_suffix (4.0.7)
racc (1.6.2)
redcarpet (3.6.0)
rexml (3.2.5)
rexml (3.2.6)
rouge (2.0.7)
ruby-macho (2.5.1)
sassc (2.4.0)
Expand All @@ -102,7 +102,7 @@ GEM
clamp (~> 1.3)
nokogiri (>= 1.13.9)
xcodeproj (~> 1.21)
sqlite3 (1.6.1)
sqlite3 (1.6.6)
mini_portile2 (~> 2.8.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
Expand Down

0 comments on commit 32ffb19

Please sign in to comment.