Skip to content

[Snyk] Security upgrade @angular/core from 21.0.3 to 21.0.7#14

Closed
miccy wants to merge 1 commit intomainfrom
snyk-fix-343ea3cf46bbe09815db4fdba9055747
Closed

[Snyk] Security upgrade @angular/core from 21.0.3 to 21.0.7#14
miccy wants to merge 1 commit intomainfrom
snyk-fix-343ea3cf46bbe09815db4fdba9055747

Conversation

@miccy
Copy link
Collaborator

@miccy miccy commented Jan 14, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • examples/angular-vite-pwa/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Cross-site Scripting (XSS)
SNYK-JS-ANGULARCORE-14908871
  121  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS)

@coderabbitai
Copy link

coderabbitai bot commented Jan 14, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-343ea3cf46bbe09815db4fdba9055747

Comment @coderabbitai help to get the list of available commands and usage tips.

@snyk-io
Copy link

snyk-io bot commented Jan 14, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 93ba53cc13

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

},
"dependencies": {
"@angular/core": "^21.0.1",
"@angular/core": "^21.0.7",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update pnpm-lock to match @angular/core bump

This version bump only updates package.json, but pnpm-lock.yaml in the repo still pins @angular/core to 21.0.3. In environments that install with a frozen lockfile (or that rely on the lockfile for deterministic resolution), this change will either fail installation or continue using 21.0.3, so the security fix won’t actually be applied. Please update the lockfile to reflect 21.0.7.

Useful? React with 👍 / 👎.

@miccy miccy closed this Jan 16, 2026
@miccy miccy deleted the snyk-fix-343ea3cf46bbe09815db4fdba9055747 branch January 16, 2026 09:52
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