Skip to content

chore(deps): bump js-yaml and swagger-jsdoc#231

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-3e4589fa81
Closed

chore(deps): bump js-yaml and swagger-jsdoc#231
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-3e4589fa81

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 18, 2025

Copy link
Copy Markdown
Contributor

Bumps js-yaml to 4.1.1 and updates ancestor dependencies js-yaml and swagger-jsdoc. These dependencies need to be updated together.

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates js-yaml from 3.13.1 to 3.14.2

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates swagger-jsdoc from 4.0.0 to 6.2.8

Release notes

Sourced from swagger-jsdoc's releases.

v6.2.1

No release notes provided.

v6.2.0

No release notes provided.

6.1.0

Adds a failOnErrors flag on options to allow for the program to stop execution on parsing errors, falsy default value.

6.0.9

Another great contribution by @​goldsziggy allowing for multiple yaml copy/paste (references/anchors/aliases) Surnet/swagger-jsdoc#256

6.0.8

Corrects error reporting in yaml anchors/aliases handling algorithm Surnet/swagger-jsdoc#253

6.0.7

Update documentation

6.0.6

Update documentation

6.0.5

Solves Surnet/swagger-jsdoc#239

6.0.3

Fixes a repeated regression reported in Surnet/swagger-jsdoc#244

6.0.2

Remove confusing message from CLI about missing API files Surnet/swagger-jsdoc#241

6.0.1

Fixes regressions reported in Surnet/swagger-jsdoc#237

6.0.0

No major changes since last release candidate. Rather, just a pre-new-year release.

Please see this blog post for changes overview.

6.0.0-rc.5

Support for x-webhooks. See the original request for details on this extension.

6.0.0-rc.4

This change affects only the CLI and can be a breaking one if you pass apis information through the swaggerDefinition/openAPIObject. The change no longer reads apis property from that object, as it's not part of the OpenAPI specification.

See the pull request for more details Surnet/swagger-jsdoc#234

Example swaggerDefinition.js:

{
</tr></table> 

... (truncated)

Changelog

Sourced from swagger-jsdoc's changelog.

Change Log

v6.0.9 (2021/03/07 10:34 +00:00)

v7.0.0-rc.4 (2021/03/01 16:00 +00:00)

v6.0.8 (2021/03/01 15:20 +00:00)

v7.0.0-rc.3 (2021/02/26 14:33 +00:00)

v6.0.6 (2021/02/16 09:01 +00:00)

v6.0.5 (2021/02/15 15:52 +00:00)

v6.0.3 (2021/02/15 08:40 +00:00)

v6.0.2 (2021/01/29 11:02 +00:00)

v6.0.1 (2021/01/07 06:23 +00:00)

v6.0.0 (2020/12/23 09:38 +00:00)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml) and [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc). These dependencies need to be updated together.


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `js-yaml` from 3.13.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `swagger-jsdoc` from 4.0.0 to 6.2.8
- [Release notes](https://github.com/Surnet/swagger-jsdoc/releases)
- [Changelog](https://github.com/Surnet/swagger-jsdoc/blob/master/CHANGELOG.md)
- [Commits](Surnet/swagger-jsdoc@v4.0.0...v6.2.8)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
- dependency-name: swagger-jsdoc
  dependency-version: 6.2.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
@dependabot @github

dependabot Bot commented on behalf of github Nov 25, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-3e4589fa81 branch November 25, 2025 06:25
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.

1 participant