Skip to content

Bump semver and apidoc#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6bb92547e9
Open

Bump semver and apidoc#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6bb92547e9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps semver to 7.7.3 and updates ancestor dependency apidoc. These dependencies need to be updated together.

Updates semver from 6.3.0 to 7.7.3

Release notes

Sourced from semver's releases.

v7.7.3

7.7.3 (2025-10-06)

Bug Fixes

Chores

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

v7.6.2

7.6.2 (2024-05-09)

... (truncated)

Changelog

Sourced from semver's changelog.

7.7.3 (2025-10-06)

Bug Fixes

Chores

7.7.2 (2025-05-12)

Bug Fixes

Chores

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

7.6.3 (2024-07-16)

Bug Fixes

Documentation

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

... (truncated)

Commits
  • a25789b chore: release 7.7.3 (#812)
  • e37e0ca fix: faster paths for compare (#813)
  • 2471d75 fix: x-range build metadata support
  • 8f05c87 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807)
  • d17aebf chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#797)
  • 3b03e3b chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#790)
  • 281055e chore: release 7.7.2 (#783)
  • fcafb61 fix: add missing 'use strict' directives (#780)
  • c760403 chore: template-oss-apply for workflow permissions (#784)
  • c99f336 fix: prerelease identifier starting with digits (#781)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.


Updates apidoc from 0.26.0 to 1.2.0

Release notes

Sourced from apidoc's releases.

apidoc-1.2.0

What's Changed

New Contributors

Full Changelog: apidoc/apidoc@1.1.0...1.2.0

apidoc-1.1.0

1.1.0

  • Upgrade dependencies

apidoc-1.0.3

1.0.3

  • Fix warning triggered by code example (fix #1384 via #1391 by Emmanuel Saracco)
  • Fix issue with apiSuccessExample parsiing (fix #1365 via #1366 by Emmanuel Saracco)

apidoc-1.0.2

1.0.2

  • Fix group name with parenthesis causing scrollspy error

apidoc-1.0.1

1.0.1

  • Fix incorrect version

1.0.0

BREAKING CHANGE

  • Requires Node v16 minimum (end of support for Node 14 is April 30th 2023)

Bugfixes

  • Fix issue with non latin group names (fix #1331)
  • Fix bundle not being generated unless in debug mode (fix #1350)

Contributed changes

... (truncated)

Changelog

Sourced from apidoc's changelog.

1.2.0

  • Allow generation of api-data.json file with an option flag (PR #1427 by Henrik Gemal)

1.1.0

  • Upgrade dependencies

1.0.3

  • Fix warning triggered by code example (fix #1384 via #1391 by Emmanuel Saracco)
  • Fix issue with apiSuccessExample parsiing (fix #1365 via #1366 by Emmanuel Saracco)

1.0.2

  • Fix group name with parenthesis causing scrollspy error

1.0.1

  • fix version number

1.0.0

BREAKING CHANGE

  • Requires Node v16 minimum (end of support for Node 14 is April 30th 2023)

Bugfixes

  • Fix issue with non latin group names (fix #1331)
  • Fix bundle not being generated unless in debug mode (fix #1350)

Contributed changes

0.54.0

  • Add cache busting system for assets with query parameter (PR #1333 by @​Elysiome, fix #1332)
  • Let browser generate content-type for sending form-data (PR #1327 by @​thenewvu, fix #1122, fix #1309, fix #1234)
  • Fix exclude filters option description: add note about always excluded files/folder
  • Improve assignment of conditional variable values (#1296 by MichalS)
  • Handle @apiDefine when producing warnings (PR #1305 by Lucas Cimon, fix #1305)
  • Update chinese translations (PR #1304 by Jony Young)

... (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 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 [semver](https://github.com/npm/node-semver) to 7.7.3 and updates ancestor dependency [apidoc](https://github.com/apidoc/apidoc). These dependencies need to be updated together.


Updates `semver` from 6.3.0 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v7.7.3)

Updates `apidoc` from 0.26.0 to 1.2.0
- [Release notes](https://github.com/apidoc/apidoc/releases)
- [Changelog](https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md)
- [Commits](apidoc/apidoc@0.26.0...1.2.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: indirect
- dependency-name: apidoc
  dependency-version: 1.2.0
  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 Feb 5, 2026
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