Commit 757796b
fix(deps): update osv-scanner minor (#2674)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[charm.land/lipgloss/v2](https://redirect.github.com/charmbracelet/lipgloss)
| `v2.0.1` → `v2.0.3` |

|

|
|
[github.com/gkampitakis/go-snaps](https://redirect.github.com/gkampitakis/go-snaps)
| `v0.5.20` → `v0.5.21` |

|

|
|
[github.com/jedib0t/go-pretty/v6](https://redirect.github.com/jedib0t/go-pretty)
| `v6.7.8` → `v6.7.9` |

|

|
|
[github.com/modelcontextprotocol/go-sdk](https://redirect.github.com/modelcontextprotocol/go-sdk)
| `v1.4.1` → `v1.5.0` |

|

|
|
[github.com/opencontainers/runtime-spec](https://redirect.github.com/opencontainers/runtime-spec)
| `v1.2.1` → `v1.3.0` |

|

|
| [github.com/urfave/cli/v3](https://redirect.github.com/urfave/cli) |
`v3.7.0` → `v3.8.0` |

|

|
| [golang.org/x/term](https://pkg.go.dev/golang.org/x/term) | [`v0.40.0`
→
`v0.42.0`](https://cs.opensource.google/go/x/term/+/refs/tags/v0.40.0...refs/tags/v0.42.0)
|

|

|
| [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) |
`v1.79.3` → `v1.80.0` |

|

|
---
### Release Notes
<details>
<summary>charmbracelet/lipgloss (charm.land/lipgloss/v2)</summary>
###
[`v2.0.3`](https://redirect.github.com/charmbracelet/lipgloss/releases/tag/v2.0.3)
[Compare
Source](https://redirect.github.com/charmbracelet/lipgloss/compare/v2.0.2...v2.0.3)
#### Changelog
##### Fixed
-
[`472d718`](https://redirect.github.com/charmbracelet/lipgloss/commit/472d718e2314596549bee2c0c8ccf8beea5f25ae):
fix: Avoid background color query hang
([#​636](https://redirect.github.com/charmbracelet/lipgloss/issues/636))
([@​jedevc](https://redirect.github.com/jedevc))
##### Docs
-
[`9e39a0a`](https://redirect.github.com/charmbracelet/lipgloss/commit/9e39a0ad4f4fc779d620f17783cee3494da6ae29):
docs: fix README typo
([#​629](https://redirect.github.com/charmbracelet/lipgloss/issues/629))
([@​Rohan5commit](https://redirect.github.com/Rohan5commit))
-
[`cd93a9f`](https://redirect.github.com/charmbracelet/lipgloss/commit/cd93a9f5d2e3cb151da83150db29751d92585d23):
docs: fix tree comment typo
([#​634](https://redirect.github.com/charmbracelet/lipgloss/issues/634))
([@​Rohan5commit](https://redirect.github.com/Rohan5commit))
***
<a href="https://charm.land/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a>
Thoughts? Questions? We love hearing from you. Feel free to reach out on
[X](https://x.com/charmcli), [Discord](https://charm.land/discord),
[Slack](https://charm.land/slack), [The
Fediverse](https://mastodon.social/@​charmcli),
[Bluesky](https://bsky.app/profile/charm.land).
###
[`v2.0.2`](https://redirect.github.com/charmbracelet/lipgloss/releases/tag/v2.0.2)
[Compare
Source](https://redirect.github.com/charmbracelet/lipgloss/compare/v2.0.1...v2.0.2)
### Table patch
If you don't know, we made big improvements in table rendering recently
shipped in v2.0.0.
[@​MartinodF](https://redirect.github.com/MartinodF) made a good
job on improving it even further for tricky edge cases, in particular
when content wrapping is enabled.
#### Changelog
##### Fixed
-
[`c289bad`](https://redirect.github.com/charmbracelet/lipgloss/commit/c289bad531f2588fc7506d7fbd5cdfd3daf4cb27):
fix(table): height and overflow with wrapping content
([#​620](https://redirect.github.com/charmbracelet/lipgloss/issues/620))
([@​MartinodF](https://redirect.github.com/MartinodF))
***
<a href="https://charm.land/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a>
Thoughts? Questions? We love hearing from you. Feel free to reach out on
[X](https://x.com/charmcli), [Discord](https://charm.land/discord),
[Slack](https://charm.land/slack), [The
Fediverse](https://mastodon.social/@​charmcli),
[Bluesky](https://bsky.app/profile/charm.land).
</details>
<details>
<summary>gkampitakis/go-snaps
(github.com/gkampitakis/go-snaps)</summary>
###
[`v0.5.21`](https://redirect.github.com/gkampitakis/go-snaps/releases/tag/v0.5.21)
[Compare
Source](https://redirect.github.com/gkampitakis/go-snaps/compare/v0.5.20...v0.5.21)
##### What's Changed
- support nested arrays in json matchers by
[@​gkampitakis](https://redirect.github.com/gkampitakis) in
[#​145](https://redirect.github.com/gkampitakis/go-snaps/pull/145)
**Full Changelog**:
<gkampitakis/go-snaps@v0.5.20...v0.5.21>
</details>
<details>
<summary>jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)</summary>
###
[`v6.7.9`](https://redirect.github.com/jedib0t/go-pretty/releases/tag/v6.7.9)
[Compare
Source](https://redirect.github.com/jedib0t/go-pretty/compare/v6.7.8...v6.7.9)
#### What's Changed
- table: markdown padding for human-friendly output; fixes
[#​402](https://redirect.github.com/jedib0t/go-pretty/issues/402)
by [@​jedib0t](https://redirect.github.com/jedib0t) in
[#​403](https://redirect.github.com/jedib0t/go-pretty/pull/403)
**Full Changelog**:
<jedib0t/go-pretty@v6.7.8...v6.7.9>
</details>
<details>
<summary>modelcontextprotocol/go-sdk
(github.com/modelcontextprotocol/go-sdk)</summary>
###
[`v1.5.0`](https://redirect.github.com/modelcontextprotocol/go-sdk/releases/tag/v1.5.0)
[Compare
Source](https://redirect.github.com/modelcontextprotocol/go-sdk/compare/v1.4.1...v1.5.0)
***This release is equivalent to v1.5.0-pre.1. Thank you to those who
tested the pre-release.***
In this release we introduce important enhancements to the client-side
OAuth flows. We also introduce several smaller fixes and improvements.
#### Stabilization of client-side OAuth APIs
As previously communicated, we're stabilizing the client-side OAuth APIs
in `v1.5.0`. This means that the `mcp_go_client_oauth` build tag will no
longer be required to compile the functionality and standard backward
compatibility guarantees apply from now on.
Compared to the experimental support published in `v1.4.0`, we made some
backwards incompatible changes:
- `auth.AuthorizationCodeHandlerConfig.AuthorizationCodeFetcher`'s type
was changed from `func(context.Context, *auth.AuthorizationArgs)
(*auth.AuthorizationResult, error)` to `auth.AuthorizationCodeFetcher`
which is a reusable definition carrying the same underlying function
type.
- `auth.AuthorizationCodeHandlerConfig.PreregisteredClientConfig` was
removed and replaced with
`auth.AuthorizationCodeHandlerConfig.PreregisteredClient` which uses a
newly introduced `oauthex.ClientCredentials` type. The type used
previously (`auth.PreregisteredClientConfig`) has been removed.
- Deprecated functionality has been removed from both `auth` and
`oauthex` packages.
* all: stabilize client OAuth support by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​861](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/861)
#### Enterprise Managed Authorization support added
Support for [Enterprise Managed
Authorization](https://modelcontextprotocol.io/extensions/auth/enterprise-managed-authorization)
has been added to `auth/extauth` package. Huge thanks to
[@​radar07](https://redirect.github.com/radar07) for the
implementation!
- Enterprise managed authorization by
[@​radar07](https://redirect.github.com/radar07) in
[#​770](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/770)
**Note:** this support is part of an official MCP extension and is not
part of the core protocol. The support of this functionality is not
covered by the principles defined in [SDK
tiers](https://modelcontextprotocol.io/community/sdk-tiers).
#### Other changes to the SDK
- examples: fix OAuth client example after latest changes. by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​820](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/820)
- build(deps): bump actions/upload-artifact from 4.6.1 to 7.0.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​824](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/824)
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​825](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/825)
- build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​827](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/827)
- build(deps): bump actions/checkout from 4.2.2 to 6.0.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​826](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/826)
- mcp: simplify and unify unit tests introduced for sampling with tools.
by [@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​799](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/799)
- auth: fix 2025-03-26 backcompat by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​821](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/821)
- chore: update deps after v1.4.0 release by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​829](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/829)
- build(deps): bump github/codeql-action from 3 to 4 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​823](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/823)
- mcp: update latestProtocolVersion to 2025-11-25 by
[@​findleyr](https://redirect.github.com/findleyr) in
[#​724](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/724)
- mcp: protect ioConn.protocolVersion with a mutex by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​832](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/832)
- examples: add an example that display header forwarding. by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​836](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/836)
- internal: fix Unicode zero character handling by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​841](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/841)
- auth: allow passing custom http.Client to AuthorizationCodeHandler by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​840](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/840)
- mcp: verify 'Origin' and 'Content-Type' headers by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​842](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/842)
- auth: return scope in WWW-Authenticate header. by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​834](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/834)
- mcp: fix setProgressToken when Meta is nil by
[@​StevenRChen](https://redirect.github.com/StevenRChen) in
[#​846](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/846)
- all: clean up Go 1.24 specific code. by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​850](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/850)
- mcp: re-enable race test after fixing data races by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​851](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/851)
- mcp: handle empty chunks in MemoryEventStore by
[@​jba](https://redirect.github.com/jba) in
[#​862](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/862)
- oauthex: use internal JSON library for decoding. by
[@​maciej-kisiel](https://redirect.github.com/maciej-kisiel) in
[#​866](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/866)
- all: fix typos by
[@​alexandear](https://redirect.github.com/alexandear) in
[#​869](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/869)
- mcp: return input validation errors as tool results, not JSON-RPC
errors by [@​ravyg](https://redirect.github.com/ravyg) in
[#​863](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/863)
- all: modernize code by
[@​alexandear](https://redirect.github.com/alexandear) in
[#​868](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/868)
- mcp: accept parameterized Accept media types by
[@​kalvinnchau](https://redirect.github.com/kalvinnchau) in
[#​853](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/853)
- mcp: use http.ResponseController to ensure writes are flushed by
[@​toofishes](https://redirect.github.com/toofishes) in
[#​870](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/870)
#### New Contributors
- [@​StevenRChen](https://redirect.github.com/StevenRChen) made
their first contribution in
[#​846](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/846)
- [@​radar07](https://redirect.github.com/radar07) made their
first contribution in
[#​770](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/770)
- [@​alexandear](https://redirect.github.com/alexandear) made
their first contribution in
[#​869](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/869)
- [@​ravyg](https://redirect.github.com/ravyg) made their first
contribution in
[#​863](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/863)
- [@​kalvinnchau](https://redirect.github.com/kalvinnchau) made
their first contribution in
[#​853](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/853)
- [@​toofishes](https://redirect.github.com/toofishes) made their
first contribution in
[#​870](https://redirect.github.com/modelcontextprotocol/go-sdk/pull/870)
**Full Changelog**:
<modelcontextprotocol/go-sdk@v1.4.1...v1.5.0>
</details>
<details>
<summary>opencontainers/runtime-spec
(github.com/opencontainers/runtime-spec)</summary>
###
[`v1.3.0`](https://redirect.github.com/opencontainers/runtime-spec/releases/tag/v1.3.0)
[Compare
Source](https://redirect.github.com/opencontainers/runtime-spec/compare/v1.2.1...v1.3.0)
This is the fourth minor release of the v1 series of the Open Container
Initiative Runtime Specification.
This release features the addition of the specification for FreeBSD.
##### Additions
- config-vm: add hwConfig object
([#​1209](https://redirect.github.com/opencontainers/runtime-spec/issues/1209))
- config-linux: add intelRdt.schemata field
([#​1230](https://redirect.github.com/opencontainers/runtime-spec/issues/1230))
- config-linux: add netDevices object
([#​1271](https://redirect.github.com/opencontainers/runtime-spec/issues/1271))
- config-linux: add memoryPolicy object
([#​1282](https://redirect.github.com/opencontainers/runtime-spec/issues/1282))
- config-freebsd: add the spec for FreeBSD
([#​1286](https://redirect.github.com/opencontainers/runtime-spec/issues/1286))
- config-linux: add intelRdt.enableMonitoring field
([#​1287](https://redirect.github.com/opencontainers/runtime-spec/issues/1287))
##### Minor fixes
- config-linux: clarify intelRdt configuration
([#​1196](https://redirect.github.com/opencontainers/runtime-spec/issues/1196))
- runtime: fail when a poststart hook fails
([#​1262](https://redirect.github.com/opencontainers/runtime-spec/issues/1262))
- config-linux: clarify pids cgroup settings
([#​1279](https://redirect.github.com/opencontainers/runtime-spec/issues/1279))
- config-linux: define default clos for intelRdt
([#​1289](https://redirect.github.com/opencontainers/runtime-spec/issues/1289))
- features-linux: add intelRdt.enableMonitoring field
([#​1290](https://redirect.github.com/opencontainers/runtime-spec/issues/1290))
- features-linux: add intelRdt.schemata field
([#​1291](https://redirect.github.com/opencontainers/runtime-spec/issues/1291))
- config-linux: fix and elaborate memoryPolicy.nodes field
([#​1294](https://redirect.github.com/opencontainers/runtime-spec/issues/1294))
- config-linux, schema: fix FileMode description
([#​1298](https://redirect.github.com/opencontainers/runtime-spec/issues/1298))
##### Documentation, CI & Governance
- add systemd-nspawn to implementations.md
([#​1272](https://redirect.github.com/opencontainers/runtime-spec/issues/1272))
- CI: add codespell, bump golangci-lint
([#​1281](https://redirect.github.com/opencontainers/runtime-spec/issues/1281))
- docs: add missing backticks for code formatting
([#​1284](https://redirect.github.com/opencontainers/runtime-spec/issues/1284))
- docs: fix typo
([#​1285](https://redirect.github.com/opencontainers/runtime-spec/issues/1285))
- principles: fix typo
([#​1288](https://redirect.github.com/opencontainers/runtime-spec/issues/1288))
- schema: fix json
([#​1297](https://redirect.github.com/opencontainers/runtime-spec/issues/1297))
- ci: use supported Go versions
([#​1300](https://redirect.github.com/opencontainers/runtime-spec/issues/1300))
- Add minimum supported Go version to CI
([#​1303](https://redirect.github.com/opencontainers/runtime-spec/issues/1303))
- Mention FreeBSD platform
([#​1304](https://redirect.github.com/opencontainers/runtime-spec/issues/1304))
Thanks to the following contributors for making this release possible:
[@​Artoria2e5](https://redirect.github.com/Artoria2e5)
[@​Sharmaann](https://redirect.github.com/Sharmaann)
[@​aojea](https://redirect.github.com/aojea)
[@​ariel-anieli](https://redirect.github.com/ariel-anieli)
[@​askervin](https://redirect.github.com/askervin)
[@​cyphar](https://redirect.github.com/cyphar)
[@​dfr](https://redirect.github.com/dfr)
[@​gogolok](https://redirect.github.com/gogolok)
[@​ipuustin](https://redirect.github.com/ipuustin)
[@​kolyshkin](https://redirect.github.com/kolyshkin)
[@​marquiz](https://redirect.github.com/marquiz)
[@​oleksiimoisieiev](https://redirect.github.com/oleksiimoisieiev)
[@​tianon](https://redirect.github.com/tianon)
Vote-Results: +9 -0 \*2
([#​1302](https://redirect.github.com/opencontainers/runtime-spec/issues/1302))
Signed-off-by: Akihiro Suda
([@​AkihiroSuda](https://redirect.github.com/AkihiroSuda))
</details>
<details>
<summary>urfave/cli (github.com/urfave/cli/v3)</summary>
###
[`v3.8.0`](https://redirect.github.com/urfave/cli/releases/tag/v3.8.0)
[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.7.0...v3.8.0)
#### What's Changed
- chore(deps): bump mkdocs-material from 9.7.1 to 9.7.2 in the
python-packages group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2267](https://redirect.github.com/urfave/cli/pull/2267)
- chore(deps): bump mkdocs-material from 9.7.2 to 9.7.3 in the
python-packages group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2272](https://redirect.github.com/urfave/cli/pull/2272)
- chore(deps): bump mkdocs-material from 9.7.3 to 9.7.4 in the
python-packages group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2276](https://redirect.github.com/urfave/cli/pull/2276)
- Fix: check MutuallyExclusiveFlags across parent command chain by
[@​siutsin](https://redirect.github.com/siutsin) in
[#​2274](https://redirect.github.com/urfave/cli/pull/2274)
- Modernize source code by
[@​kolyshkin](https://redirect.github.com/kolyshkin) in
[#​2289](https://redirect.github.com/urfave/cli/pull/2289)
- flag: replace regexp use by
[@​kolyshkin](https://redirect.github.com/kolyshkin) in
[#​2288](https://redirect.github.com/urfave/cli/pull/2288)
- chore(deps): bump mkdocs-material from 9.7.4 to 9.7.5 in the
python-packages group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2284](https://redirect.github.com/urfave/cli/pull/2284)
- Fix:(issue\_2281) Remove incorrect check for local flag for set by
[@​dearchap](https://redirect.github.com/dearchap) in
[#​2290](https://redirect.github.com/urfave/cli/pull/2290)
- Fix:(issue\_2275) Make flag action execution consistent by
[@​dearchap](https://redirect.github.com/dearchap) in
[#​2295](https://redirect.github.com/urfave/cli/pull/2295)
- Fix:(issue\_2293) --flag="" no longer rejected as missing argument by
[@​idelchi](https://redirect.github.com/idelchi) in
[#​2297](https://redirect.github.com/urfave/cli/pull/2297)
- Fix:(issue\_2292) Empty positional args no longer break parse loop by
[@​idelchi](https://redirect.github.com/idelchi) in
[#​2296](https://redirect.github.com/urfave/cli/pull/2296)
#### New Contributors
- [@​idelchi](https://redirect.github.com/idelchi) made their
first contribution in
[#​2297](https://redirect.github.com/urfave/cli/pull/2297)
**Full Changelog**:
<urfave/cli@v3.7.0...v3.8.0>
</details>
<details>
<summary>grpc/grpc-go (google.golang.org/grpc)</summary>
### [`v1.80.0`]()
[Compare
Source](https://redirect.github.com/grpc/grpc-go/compare/v1.79.3...v1.80.0)
</details>
---
### Configuration
📅 **Schedule**: (in timezone Australia/Sydney)
- Branch creation
- "before 6am on monday"
- 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/google/osv-scanner).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuMTM5LjciLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
---------
Co-authored-by: Rex P <rexpan@google.com>1 parent d7d0c3a commit 757796b
5 files changed
Lines changed: 1528 additions & 170 deletions
File tree
- cmd/osv-scanner/scan/source
- __snapshots__
- testdata/cassettes
Lines changed: 14 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2601 | 2601 | | |
2602 | 2602 | | |
2603 | 2603 | | |
2604 | | - | |
| 2604 | + | |
2605 | 2605 | | |
2606 | 2606 | | |
2607 | 2607 | | |
2608 | | - | |
2609 | | - | |
2610 | | - | |
2611 | | - | |
| 2608 | + | |
| 2609 | + | |
2612 | 2610 | | |
2613 | 2611 | | |
2614 | 2612 | | |
| |||
2761 | 2759 | | |
2762 | 2760 | | |
2763 | 2761 | | |
2764 | | - | |
2765 | | - | |
2766 | | - | |
| 2762 | + | |
2767 | 2763 | | |
2768 | 2764 | | |
2769 | 2765 | | |
| |||
5644 | 5640 | | |
5645 | 5641 | | |
5646 | 5642 | | |
5647 | | - | |
5648 | | - | |
| 5643 | + | |
| 5644 | + | |
5649 | 5645 | | |
5650 | 5646 | | |
5651 | 5647 | | |
5652 | 5648 | | |
5653 | 5649 | | |
5654 | | - | |
5655 | | - | |
5656 | 5650 | | |
5657 | 5651 | | |
5658 | 5652 | | |
| |||
5713 | 5707 | | |
5714 | 5708 | | |
5715 | 5709 | | |
5716 | | - | |
5717 | | - | |
| 5710 | + | |
| 5711 | + | |
5718 | 5712 | | |
5719 | 5713 | | |
5720 | 5714 | | |
5721 | 5715 | | |
5722 | | - | |
5723 | | - | |
5724 | 5716 | | |
5725 | 5717 | | |
5726 | 5718 | | |
| |||
5737 | 5729 | | |
5738 | 5730 | | |
5739 | 5731 | | |
5740 | | - | |
5741 | | - | |
| 5732 | + | |
| 5733 | + | |
5742 | 5734 | | |
5743 | 5735 | | |
5744 | 5736 | | |
5745 | 5737 | | |
5746 | | - | |
5747 | | - | |
5748 | 5738 | | |
5749 | 5739 | | |
5750 | 5740 | | |
| |||
5761 | 5751 | | |
5762 | 5752 | | |
5763 | 5753 | | |
5764 | | - | |
5765 | | - | |
| 5754 | + | |
| 5755 | + | |
5766 | 5756 | | |
5767 | 5757 | | |
5768 | 5758 | | |
5769 | 5759 | | |
5770 | 5760 | | |
5771 | | - | |
5772 | | - | |
5773 | 5761 | | |
5774 | 5762 | | |
5775 | 5763 | | |
| |||
5797 | 5785 | | |
5798 | 5786 | | |
5799 | 5787 | | |
5800 | | - | |
5801 | | - | |
| 5788 | + | |
| 5789 | + | |
5802 | 5790 | | |
5803 | 5791 | | |
5804 | 5792 | | |
| |||
5818 | 5806 | | |
5819 | 5807 | | |
5820 | 5808 | | |
5821 | | - | |
5822 | 5809 | | |
5823 | 5810 | | |
5824 | 5811 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments