jy95 / docusaurus-json-schema-plugin

JSON Schema viewer / editor in Docusaurus
https://jy95.github.io/docusaurus-json-schema-plugin/
GNU Affero General Public License v3.0
62 stars 9 forks source link

chore(deps-dev): bump semantic-release from 24.1.2 to 24.1.3 #455

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps semantic-release from 24.1.2 to 24.1.3.

Release notes

Sourced from semantic-release's releases.

v24.1.3

24.1.3 (2024-10-18)

Bug Fixes

  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)
Commits
  • 9d4e47f Merge pull request #3479 from abichinger/fix/maintenance-filter
  • 07f2672 fix(branch-naming): prevent non-range versions from being identified as maint...
  • f0ceaa7 chore(deps): update dependency npm-run-all2 to v6.2.4 (#3480)
  • c87596e chore(deps): lock file maintenance (#3477)
  • 45bf9d6 ci(action): update actions/upload-artifact action to v4.4.3 (#3474)
  • e1bebc3 chore(deps): update dependency got to v14.4.3 (#3473)
  • b7f35bd ci(action): update actions/upload-artifact action to v4.4.2 (#3472)
  • f937ed1 ci(action): update actions/upload-artifact action to v4.4.1 (#3469)
  • b466dbc ci(action): update actions/checkout action to v4.2.1 (#3468)
  • 1a88cc0 chore(deps): lock file maintenance (#3467)
  • Additional commits viewable in compare view


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 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)
netlify[bot] commented 2 weeks ago

Deploy Preview for delicate-torrone-5d35ee ready!

Name Link
Latest commit 544332abe8fd284b7a7554ac3dea42927592dbc8
Latest deploy log https://app.netlify.com/sites/delicate-torrone-5d35ee/deploys/6716ce8fc064d900080aff37
Deploy Preview https://deploy-preview-455--delicate-torrone-5d35ee.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codacy-production[bot] commented 2 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: βˆ…
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (a839cd9cd5b1cca1b06b4562525bcc0e221a8042) | 955 | 955 | 100.00% | | | Head commit (544332abe8fd284b7a7554ac3dea42927592dbc8) | 955 (+0) | 955 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#455) | 0 | 0 | **βˆ… (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more