Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Apr 17, 2025

This PR contains the following updates:

Package Type Update Change
golang.org/x/net indirect minor v0.37.0 -> v0.38.0

GitHub Vulnerability Alerts

CVE-2025-22872

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the fix label Apr 17, 2025
@kodiakhq kodiakhq bot merged commit 0b0e187 into main Apr 17, 2025
11 checks passed
@kodiakhq kodiakhq bot deleted the renovate/go-golang.org-x-net-vulnerability branch April 17, 2025 02:19
kodiakhq bot pushed a commit that referenced this pull request Apr 22, 2025
🤖 I have created a release *beep* *boop*
---


## [4.78.0](v4.77.0...v4.78.0) (2025-04-22)


### Features

* Add logger to context ([#2125](#2125)) ([718e8ed](718e8ed))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2119](#2119)) ([5554039](5554039))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2121](#2121)) ([7b54577](7b54577))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2123](#2123)) ([8f370f8](8f370f8))
* **deps:** Update Google Golang modules ([#2118](#2118)) ([93d9203](93d9203))
* **deps:** Update module golang.org/x/net to v0.38.0 [SECURITY] ([#2122](#2122)) ([0b0e187](0b0e187))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant