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

chore(deps-dev): bump swagger-markdown from 1.4.6 to 2.3.2 #185

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps swagger-markdown from 1.4.6 to 2.3.2.

Release notes

Sourced from swagger-markdown's releases.

v2.3.2

2.3.2 (2024-05-26)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (4ee40e1)

v2.3.1

2.3.1 (2023-11-11)

Bug Fixes

  • chore: technical release dependencies upgrade (230e6b6)

v2.3.0

2.3.0 (2023-04-30)

Features

  • headers: show headers in the response when present (3f02648)
  • readability: improve readability by inserting horizontal lines between blocks (94f17ab)

v2.2.1

2.2.1 (2023-04-14)

Bug Fixes

  • correct problem of broken build caused by scattered files in multiple directories (fdac96c), closes #169

v2.2.0

2.2.0 (2023-04-14)

Features

  • schemes: display schemes if present in the path (bbf610a)

v2.1.0

2.1.0 (2023-04-07)

Features

  • deprecated: respect deprecated flag in the path description (c3466df)
  • externaldocs: support external docs in the path (8fee911)
  • schemes: add schemes to the document (7963c18)

... (truncated)

Changelog

Sourced from swagger-markdown's changelog.

2.3.2 (2024-05-26)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (4ee40e1)

2.3.1 (2023-11-11)

Bug Fixes

  • chore: technical release dependencies upgrade (230e6b6)

2.3.0 (2023-04-30)

Features

  • headers: show headers in the response when present (3f02648)
  • readability: improve readability by inserting horizontal lines between blocks (94f17ab)

2.2.1 (2023-04-14)

Bug Fixes

  • correct problem of broken build caused by scattered files in multiple directories (fdac96c), closes #169

2.2.0 (2023-04-14)

Features

  • schemes: display schemes if present in the path (bbf610a)

2.1.0 (2023-04-07)

Features

  • deprecated: respect deprecated flag in the path description (c3466df)
  • externaldocs: support external docs in the path (8fee911)
  • schemes: add schemes to the document (7963c18)
  • schemes: make schemes in bold (b0877c1)

2.0.1 (2023-03-07)

Bug Fixes

... (truncated)

Commits
  • ac8286c chore(release): 2.3.2 [skip ci]
  • f6b105a Merge pull request #211 from syroegkin/dev
  • 8d7ed4c chore(dependencies): update dependencies
  • 038059a refactor(schema): refactor schema so it is more type proof
  • c3876b9 Merge pull request #210 from syroegkin/snyk-fix-5f9eef403d704337f113191436ab51e6
  • 4ee40e1 fix: package.json & package-lock.json to reduce vulnerabilities
  • e152443 refactor: move models to the version scope folder
  • fdc72c0 refactor(build): remove test files from the build
  • fd2d221 refactor(imports): clean up imports
  • 5fa6f28 refactor(test): move tests closer to the source code, clean up eslint startup...
  • 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 <dependency name> 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)

Bumps [swagger-markdown](https://github.com/syroegkin/swagger-markdown) from 1.4.6 to 2.3.2.
- [Release notes](https://github.com/syroegkin/swagger-markdown/releases)
- [Changelog](https://github.com/syroegkin/swagger-markdown/blob/master/CHANGELOG.md)
- [Commits](syroegkin/swagger-markdown@v1.4.6...v2.3.2)

---
updated-dependencies:
- dependency-name: swagger-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 20, 2024
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/swagger-markdown ^2.3.2 🟢 3.6
Details
CheckScoreReason
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 0/8 approved changesets -- score normalized to 0
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST🟢 6SAST tool is not run on all commits -- score normalized to 6
Vulnerabilities🟢 73 existing vulnerabilities detected

Scanned Files

  • package.json

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