Skip to content

chore: pin Yarn registry to registry.yarnpkg.com#208

Merged
maximizeIT merged 4 commits into
mainfrom
copilot/dependabot-fix-73
Jun 23, 2026
Merged

chore: pin Yarn registry to registry.yarnpkg.com#208
maximizeIT merged 4 commits into
mainfrom
copilot/dependabot-fix-73

Conversation

Copilot AI commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

yarn.lock was generated in an environment where the npm registry defaulted to registry.npmjs.org, producing inconsistent resolved URLs throughout the lockfile. Without a project-level .yarnrc, Yarn v1 inherits whatever registry the host environment has configured.

Changes

  • .yarnrc — added with registry "https://registry.yarnpkg.com" to enforce consistent registry resolution regardless of environment
  • yarn.lock — regenerated; all 553 resolved entries now point to registry.yarnpkg.com

Copilot AI changed the title fix: resolve js-yaml and ajv vulnerabilities (Dependabot #73) fix: pin js-yaml to 4.2.0 and ajv to 6.15.0 to resolve Dependabot #73 Jun 23, 2026
Copilot AI requested a review from maximizeIT June 23, 2026 07:22
Copilot AI changed the title fix: pin js-yaml to 4.2.0 and ajv to 6.15.0 to resolve Dependabot #73 Pin vulnerable transitive dependencies with Yarn resolutions Jun 23, 2026
Co-authored-by: GitHub Copilot <copilot@noreply.github.com>
Copilot AI changed the title Pin vulnerable transitive dependencies with Yarn resolutions chore: pin Yarn registry to registry.yarnpkg.com Jun 23, 2026
@maximizeIT maximizeIT marked this pull request as ready for review June 23, 2026 07:34
@maximizeIT maximizeIT requested a review from a team as a code owner June 23, 2026 07:34
@maximizeIT maximizeIT requested a review from taymoor0309 June 23, 2026 07:34
@maximizeIT maximizeIT enabled auto-merge June 23, 2026 07:40
@maximizeIT maximizeIT merged commit 6d6ae78 into main Jun 23, 2026
6 checks passed
@maximizeIT maximizeIT deleted the copilot/dependabot-fix-73 branch June 23, 2026 07:57
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.

3 participants