Skip to content

Comments

Bump semver and triton#193

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-0121387917
Open

Bump semver and triton#193
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-0121387917

Conversation

@dependabot
Copy link
Contributor

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

Bumps semver to 5.7.2 and updates ancestor dependency triton. These dependencies need to be updated together.

Updates semver from 5.7.1 to 5.7.2

Release notes

Sourced from semver's releases.

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

5.7.2 (2023-07-10)

Bug Fixes

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

  • Add version coercion capabilities

5.4

  • Add intersection checking

5.3

  • Add minSatisfying method

5.2

  • Add prerelease(v) that returns prerelease components

5.1

  • Add Backus-Naur for ranges
  • Remove excessively cute inspection methods

5.0

  • Remove AMD/Browserified build artifacts
  • Fix ltr and gtr when using the * range
  • Fix for range * with a prerelease identifier
Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates triton from 7.7.1 to 7.18.0

Changelog

Sourced from triton's changelog.

7.18.0

  • TRITON-2510 Add triton accesskeys and triton rbac accesskey commands to manage access keys.

7.17.0

  • [node-triton#344] Add docs about tritoncli.ssh.port to instance ssh --help
  • TRITON-2378 Add support for ed25519 keys

7.16.0

  • [node-triton#171] Add support for instance metadata

7.15.5

  • [node-triton#337] want cloud-config syntactic sugar

7.15.4

  • [node-triton#332] BadDigestError: Content-MD5 when body has non-ascii characters

7.15.3

  • [node-triton#329] AssertionError in keyring.js caused by OpenSSL 3

7.15.2

  • TRITON-1389 node-triton test failures
  • TOOLS-2543 MNX Tooling updates
  • TRITON-2221 Fix TypeError when invoking triton rbac info.

7.15.1

  • TOOLS-2525 Everything needs to stop cloning with git:// URLs

7.15.0

  • [node-triton#314] want act-as support for "triton profile docker-setup" and "triton profile cmon-certgen"
  • [node-triton#316] cmon-certgen should generate an example prometheus.yml
  • [node-triton#318] want --primary argument to "triton inst nic create"

7.14.0

  • [node-triton#311] Wrong CLI_CONFIG_DIR when XDG_CONFIG_HOME is set
  • [node-triton#310] Unhide volumes

7.13.0

... (truncated)

Commits
  • a71ef90 TRITON-2510 Add triton accesskeys commands to manage access keys. (#350)
  • 5ce859b node-triton#347 make cutarelease broke (#348)
  • 276789a TRITON-2421 Add support for ED25519 keys (#342)
  • 5a40245 Add docs about tritoncli.ssh.port to instance ssh --help (#344)
  • 0f2017f joyent/node-triton#171 Add support for instance metadata to node-triton. (#268)
  • 003021c node-triton#337 want cloud-config syntactic sugar (#338)
  • db522fa TOOLS-2563 node-triton throws "BadDigestError: Content-MD5" when body has non...
  • 937effb node-triton#329 AssertionError in keyring.js caused by OpenSSL 3 (#330)
  • 9736983 TRITON-1389 Fix TypeError when invoking triton rbac info. (#328)
  • 7e8273c TRITON-1389 node-triton tests: cli-networks.test.js fails TOOLS-2543 MNX Tool...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tpaul, a new releaser for triton since your current version.


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


Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `triton` from 7.7.1 to 7.18.0
- [Changelog](https://github.com/TritonDataCenter/node-triton/blob/master/CHANGES.md)
- [Commits](TritonDataCenter/node-triton@7.7.1...7.18.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 5.7.2
  dependency-type: indirect
- dependency-name: triton
  dependency-version: 7.18.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 4, 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