chore(deps): bump the major group across 1 directory with 2 updates#2554
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
a7ba69c to
e8c3a7c
Compare
Contributor
|
@dependabot recreate |
Bumps the major group with 2 updates in the / directory: [@open-rpc/schema-utils-js](https://github.com/open-rpc/schema-utils-js) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `@open-rpc/schema-utils-js` from 1.16.2 to 2.2.1 - [Release notes](https://github.com/open-rpc/schema-utils-js/releases) - [Changelog](https://github.com/open-rpc/schema-utils-js/blob/master/CHANGELOG.md) - [Commits](open-rpc/schema-utils-js@1.16.2...2.2.1) Updates `js-yaml` from 4.3.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...5.2.1) --- updated-dependencies: - dependency-name: "@open-rpc/schema-utils-js" dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
e8c3a7c to
219d790
Compare
ElliotFriend
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major group with 2 updates in the / directory: @open-rpc/schema-utils-js and js-yaml.
Updates
@open-rpc/schema-utils-jsfrom 1.16.2 to 2.2.1Release notes
Sourced from @open-rpc/schema-utils-js's releases.
... (truncated)
Changelog
Sourced from @open-rpc/schema-utils-js's changelog.
... (truncated)
Commits
526b480chore(release): 2.2.1 [skip ci]7f5d588Merge pull request #981 from open-rpc/fix/bumpf788c32fix: package bump and no-refs exposure3601b57chore(release): 2.2.0 [skip ci]3afc3a7Merge pull request #980 from open-rpc/fix/cidf2b4f7chore: downgrade node to fix ci error5eea678Merge pull request #979 from open-rpc/fix/semrel329728cchore: update circle ci for semantic releasec208653Merge pull request #976 from open-rpc/feat/spec-types6df92b2feat: add support for proper schema segmentationMaintainer changes
This version was pushed to npm by zcstarr, a new releaser for
@open-rpc/schema-utils-jssince your current version.Updates
js-yamlfrom 4.3.0 to 5.2.1Changelog
Sourced from js-yaml's changelog.
Commits
ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkc28ed5e5.2.0 released125cd5aAddmaxAliasesoption3105455ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust)39d00d6numbers: Drop boxed numbers support, simplify .identify() checks, clarify rou...