Skip to content

Update js-yaml patch versions in lockfile - #5210

Open
Mike Harder (mikeharder) with Copilot wants to merge 1 commit into
mainfrom
copilot/update-js-yaml-major-versions
Open

Update js-yaml patch versions in lockfile#5210
Mike Harder (mikeharder) with Copilot wants to merge 1 commit into
mainfrom
copilot/update-js-yaml-major-versions

Conversation

Copilot AI commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Updates every locked js-yaml major version to its latest patch release without changing package manifests.

  • js-yaml 3.x
    • 3.15.03.15.1
  • js-yaml 4.x
    • 4.3.04.3.1
  • Scope
    • Updates pnpm-lock.yaml resolutions, integrity hashes, importers, and transitive references
    • Leaves all package.json files unchanged

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/2dx649qh For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/2493bj6n For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/2dx649qh --use:https://tinyurl.com/2493bj6n

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/2dx649qh"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/2493bj6n"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

@azure-pipelines

Copy link
Copy Markdown

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/2d63t63f For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/2y49fm7h For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/2d63t63f --use:https://tinyurl.com/2y49fm7h

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/2d63t63f"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/2y49fm7h"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants