Skip to content

build(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /pkg/app/pipedv1/plugin/ecs#6967

Merged
mohammedfirdouss merged 2 commits into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/ecs/golang.org/x/net-0.55.0
Jul 9, 2026
Merged

build(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /pkg/app/pipedv1/plugin/ecs#6967
mohammedfirdouss merged 2 commits into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/ecs/golang.org/x/net-0.55.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/net from 0.48.0 to 0.55.0.

Commits
  • 7770ec4 go.mod: update golang.org/x dependencies
  • 4ece7b6 html: escape greater-than symbol in doctype identifiers
  • 08be507 html: improve Noah's Ark clause performance
  • a8fb2fe html: properly render fostered elements in foreign content
  • 0dc5b7a html: properly check namespace in "in body" any other end tag
  • a452f3c html: ignore duplicate attributes during tokenization
  • f865199 quic: fix appendMaxDataFrame erroneously accumulating sentLimit
  • 210ed3c quic: establish a "happened-before" relationship between stream write and read
  • ad8140e quic: fix buffer slicing when handling overlapping stream data
  • 23ee2ef http2: avoid API changes when built with go1.27
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.55.0.
- [Commits](golang/net@v0.48.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
@dependabot dependabot Bot requested review from a team as code owners July 1, 2026 22:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
@dependabot dependabot Bot requested review from Warashi, khanhtc1202 and t-kikuc July 1, 2026 22:09
@mohammedfirdouss

Copy link
Copy Markdown
Contributor

@armistcxy tests fail

@armistcxy

Copy link
Copy Markdown
Contributor

@armistcxy tests fail

which one ? I only see lint fail

@mohammedfirdouss

Copy link
Copy Markdown
Contributor

@armistcxy tests fail

which one ? I only see lint fail

Screenshot Capture - 2026-07-08 - 08-59-42 @armistcxy here

@armistcxy

Copy link
Copy Markdown
Contributor

@mohammedfirdouss It's the problem with lint, you can check it out here. Actually the lint job sometimes break even the fact that there 0 issue

https://github.com/pipe-cd/pipecd/actions/runs/28550999030/job/84647914895

@armistcxy

Copy link
Copy Markdown
Contributor

Re-run the lint job, all good now

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.35%. Comparing base (6cc2b17) to head (df6b1b7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6967   +/-   ##
=======================================
  Coverage   29.35%   29.35%           
=======================================
  Files         601      601           
  Lines       64317    64317           
=======================================
  Hits        18880    18880           
  Misses      43968    43968           
  Partials     1469     1469           
Flag Coverage Δ
. 23.12% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.43% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 31.74% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.37% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 59.66% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.18% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 50.14% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mohammedfirdouss mohammedfirdouss merged commit cb0eb3e into master Jul 9, 2026
63 checks passed
@mohammedfirdouss mohammedfirdouss deleted the dependabot/go_modules/pkg/app/pipedv1/plugin/ecs/golang.org/x/net-0.55.0 branch July 9, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/pipedv1 dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants