Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump semver and @types/semver#657

Open
dependabot[bot] wants to merge 2 commits into
main from
dependabot/npm_and_yarn/multi-1172310dfd
Open

Bump semver and @types/semver #657
dependabot[bot] wants to merge 2 commits into
main from
dependabot/npm_and_yarn/multi-1172310dfd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps semver and @types/semver. These dependencies needed to be updated together.
Updates semver from 7.6.0 to 7.7.3

Release notes

Sourced from semver's releases.

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日)

Bug Fixes

v7.6.1

7.6.1 (2024年05月04日)

... (truncated)

Changelog

Sourced from semver's changelog.

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日)

Bug Fixes

... (truncated)

Commits
  • 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)
  • 2677f2a chore: bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778)
  • 0b98655 chore: bump @​npmcli/template-oss from 4.23.4 to 4.23.6 (#760)
  • 30c438b chore: release 7.7.1 (#765)
  • af761c0 fix(inc): fully capture prerelease identifier (#764)
  • 2cfcbb5 chore: release 7.7.0 (#750)
  • d588e37 fix(diff): fix prerelease to stable version diff logic (#755)
  • Additional commits viewable in compare view

Updates @types/semver from 7.5.8 to 7.7.1

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 4, 2025 08:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-1172310dfd branch from 80b47fe to 6d99ea9 Compare September 3, 2025 02:52

Copy link
Copy Markdown
Contributor

@dependabot recreate

dependabot[bot] reacted with thumbs up emoji

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-1172310dfd branch from 6d99ea9 to 4c266a4 Compare December 22, 2025 09:01

Copy link
Copy Markdown
Contributor

@dependabot recreate

dependabot[bot] reacted with thumbs up emoji

Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together.
Updates `semver` from 7.6.0 to 7.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.0...v7.7.2)
Updates `@types/semver` from 7.5.8 to 7.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
---
updated-dependencies:
- dependency-name: semver
 dependency-version: 7.7.2
 dependency-type: direct:production
 update-type: version-update:semver-minor
- dependency-name: "@types/semver"
 dependency-version: 7.7.0
 dependency-type: direct:development
 update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-1172310dfd branch from 549aadf to be50fc8 Compare December 30, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gowridurgad gowridurgad gowridurgad approved these changes

+1 more reviewer

@aparnajyothi-y aparnajyothi-y aparnajyothi-y approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /