Update dependencies including fast-uri, browserslist, and golang - #3304
Open
parvezmosharafvu wants to merge 35 commits into
Open
parvezmosharafvu wants to merge 35 commits into
parvezmosharafvu wants to merge 35 commits into
Conversation
Bumps the npm_and_yarn group with 1 update in the /ui directory: [fast-uri](https://github.com/fastify/fast-uri). Updates `fast-uri` from 3.1.5 to 3.1.7 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.5...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
…i/npm_and_yarn-8839a8980a build(deps): bump fast-uri from 3.1.5 to 3.1.7 in /ui in the npm_and_yarn group across 1 directory
…dates Bumps the npm_and_yarn group with 2 updates in the /ui directory: [browserslist](https://github.com/browserslist/browserslist) and [qs](https://github.com/ljharb/qs). Updates `browserslist` from 4.28.2 to 4.28.8 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.2...4.28.8) Updates `qs` from 6.15.2 to 6.16.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.2...v6.16.0) --- updated-dependencies: - dependency-name: browserslist dependency-version: 4.28.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.16.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
…i/npm_and_yarn-a2d8580c03 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps node from `e88a35b` to `2d984a1`. --- updated-dependencies: - dependency-name: node dependency-version: 26-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps golang from 1.27.0-alpine to 1.27.1-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.1-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This workflow file sets up CodeQL analysis for the repository, defining triggers for push and pull request events, as well as a scheduled run. It includes a matrix for different programming languages and their respective build modes.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.55.0 to 0.58.0. - [Commits](golang/net@v0.55.0...v0.58.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Auto-generated by license-check workflow
…ang.org/x/net-0.58.0 build(deps): bump golang.org/x/net from 0.55.0 to 0.58.0
…1.27.1-alpine build(deps): bump golang from 1.27.0-alpine to 1.27.1-alpine
…984a1 build(deps): bump node from `e88a35b` to `2d984a1`
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.36.0 to 0.37.0. - [Commits](golang/oauth2@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Auto-generated by license-check workflow
Bumps node from `2d984a1` to `ef24c50`. --- updated-dependencies: - dependency-name: node dependency-version: 26-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ang.org/x/oauth2-0.37.0 build(deps): bump golang.org/x/oauth2 from 0.36.0 to 0.37.0
…f24c50 build(deps): bump node from `2d984a1` to `ef24c50`
Co-authored-by: parvezmosharafvu <308653838+parvezmosharafvu@users.noreply.github.com>
…lure Fix lint workflow for Go 1.26 and suppress repo-wide newexpr noise
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.58.0 to 0.59.0. - [Commits](golang/net@v0.58.0...v0.59.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Auto-generated by license-check workflow
Auto-generated by license-check workflow
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The added CodeQL workflow duplicates the repository’s existing configured security scans.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Updates Go and UI dependencies, build images, tooling, and security scanning configuration.
Changes:
- Upgrades Go to 1.26 and refreshes Go modules and licenses.
- Updates UI dependencies and the Node image digest.
- Adjusts linting and adds a CodeQL workflow.
File summaries
| File | Description |
|---|---|
| ui/package-lock.json | Updates Hono and ip-address. |
| third-party-licenses.windows.md | Refreshes Windows dependency licenses. |
| third-party-licenses.linux.md | Refreshes Linux dependency licenses. |
| third-party-licenses.darwin.md | Refreshes macOS dependency licenses. |
| go.sum | Updates Go dependency checksums. |
| go.mod | Upgrades Go and module versions. |
| Dockerfile | Updates the pinned Node image. |
| .golangci.yml | Excludes a modernize diagnostic. |
| .github/workflows/lint.yml | Uses Go 1.26 for linting. |
| .github/workflows/codeql.yml | Adds CodeQL scanning configuration. |
Review details
Files not reviewed (1)
- ui/package-lock.json: Generated file
- Files reviewed: 8/10 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
…tprotocol/go-sdk-1.8.0
…thub.com/modelcontextprotocol/go-sdk-1.8.0 build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.7.0 to 1.8.0
…lang.org/x/net-0.59.0 build(deps): bump golang.org/x/net from 0.58.0 to 0.59.0
Author
|
@copilot Fix the code for all comments in this review thread. When a review comment includes a suggested change, apply the suggestion exactly. Do not make changes beyond what is described in the linked review thread. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
Fixes #
What changed
MCP impact
Prompts tested (tool changes only)
Security / limits
Tool renaming
deprecated_tool_aliases.goNote: if you're renaming tools, you must add the tool aliases. For more information on how to do so, please refer to the official docs.
Lint & tests
./script/lint./script/testDocs