oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.8k stars 215 forks source link

chore(deps): update dependency mkdocs-glightbox to v0.4.0 #3632

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-glightbox (source) ==0.3.2 -> ==0.4.0 age adoption passing confidence

Release Notes

Blueswen/mkdocs-glightbox (mkdocs-glightbox) ### [`v0.4.0`](https://togithub.com/blueswen/mkdocs-glightbox/releases/tag/v0.4.0): mkdocs-glightbox-0.4.0 [Compare Source](https://togithub.com/Blueswen/mkdocs-glightbox/compare/v0.3.7...v0.4.0) - Supported manual mode ([#​29](https://togithub.com/Blueswen/mkdocs-glightbox/issues/29)) - Allow calling lightbox methods from other places ([#​34](https://togithub.com/Blueswen/mkdocs-glightbox/issues/34)) - Added id to appended script tag ([#​38](https://togithub.com/Blueswen/mkdocs-glightbox/issues/38)) - Access theme attribute directly ([#​40](https://togithub.com/Blueswen/mkdocs-glightbox/issues/40)) - Better JavaScript Error Handling ([#​36](https://togithub.com/Blueswen/mkdocs-glightbox/issues/36)) ### [`v0.3.7`](https://togithub.com/blueswen/mkdocs-glightbox/releases/tag/v0.3.7): mkdocs-glightbox-0.3.7 [Compare Source](https://togithub.com/Blueswen/mkdocs-glightbox/compare/v0.3.6...v0.3.7) - Supported custom background and shadow ([#​27](https://togithub.com/Blueswen/mkdocs-glightbox/issues/27)) ### [`v0.3.6`](https://togithub.com/blueswen/mkdocs-glightbox/releases/tag/v0.3.6): mkdocs-glightbox-0.3.6 [Compare Source](https://togithub.com/Blueswen/mkdocs-glightbox/compare/v0.3.5...v0.3.6) - Modified width default to auto prevent zooming large image bug ([#​21](https://togithub.com/Blueswen/mkdocs-glightbox/issues/21)) - Supported only enable glightbox with on-glb class in given page ([#​28](https://togithub.com/Blueswen/mkdocs-glightbox/issues/28)) ### [`v0.3.5`](https://togithub.com/blueswen/mkdocs-glightbox/releases/tag/v0.3.5): mkdocs-glightbox-0.3.5 [Compare Source](https://togithub.com/Blueswen/mkdocs-glightbox/compare/v0.3.4...v0.3.5) - Supported compatibility with the privacy plugin of Material for MkDocs insiders ([#​25](https://togithub.com/Blueswen/mkdocs-glightbox/issues/25)) ### [`v0.3.4`](https://togithub.com/blueswen/mkdocs-glightbox/releases/tag/v0.3.4): mkdocs-glightbox-0.3.4 [Compare Source](https://togithub.com/Blueswen/mkdocs-glightbox/compare/v0.3.3...v0.3.4) - Fixed regex bug: quote issue and empty alt issue ([#​14](https://togithub.com/Blueswen/mkdocs-glightbox/issues/14) [#​19](https://togithub.com/Blueswen/mkdocs-glightbox/issues/19)) ### [`v0.3.3`](https://togithub.com/blueswen/mkdocs-glightbox/releases/tag/v0.3.3): mkdocs-glightbox-0.3.3 [Compare Source](https://togithub.com/Blueswen/mkdocs-glightbox/compare/v0.3.2...v0.3.3) - Refactored processing logic with regex ([#​14](https://togithub.com/Blueswen/mkdocs-glightbox/issues/14))

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.26s
✅ BASH bash-exec 5 0 0.09s
✅ BASH shellcheck 5 0 0.14s
✅ BASH shfmt 5 0 0 0.54s
✅ COPYPASTE jscpd yes no 3.59s
✅ DOCKERFILE hadolint 130 0 18.81s
✅ JSON jsonlint 18 0 0.26s
✅ JSON v8r 20 0 29.42s
⚠️ MARKDOWN markdownlint 265 0 272 32.75s
✅ MARKDOWN markdown-table-formatter 265 0 0 142.69s
✅ OPENAPI spectral 2 0 3.26s
⚠️ PYTHON bandit 211 64 5.65s
✅ PYTHON black 211 0 0 6.01s
✅ PYTHON flake8 211 0 3.6s
✅ PYTHON isort 211 0 0 1.24s
✅ PYTHON mypy 211 0 19.57s
✅ PYTHON pylint 211 0 17.84s
✅ PYTHON ruff 211 0 0 0.62s
✅ REPOSITORY checkov yes no 44.81s
✅ REPOSITORY git_diff yes no 0.55s
⚠️ REPOSITORY grype yes 1 24.35s
✅ REPOSITORY secretlint yes no 19.73s
✅ REPOSITORY trivy yes no 22.25s
✅ REPOSITORY trivy-sbom yes no 2.48s
⚠️ REPOSITORY trufflehog yes 1 14.29s
✅ SPELL cspell 693 0 30.52s
⚠️ SPELL lychee 346 1 5.4s
✅ XML xmllint 3 0 0 0.54s
✅ YAML prettier 161 0 0 6.02s
✅ YAML v8r 102 0 197.78s
✅ YAML yamllint 162 0 2.37s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

echoix commented 3 weeks ago

@nvuillam what version was broken for us again? There's a couple of versions in between here.

nvuillam commented 2 weeks ago

@echoix i prefer not to update this one :)

renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.