chore(deps): bump vite from 7.1.7 to 7.1.11 in /docs#79
Open
dependabot[bot] wants to merge 35 commits intomasterfrom
Open
chore(deps): bump vite from 7.1.7 to 7.1.11 in /docs#79dependabot[bot] wants to merge 35 commits intomasterfrom
dependabot[bot] wants to merge 35 commits intomasterfrom
Conversation
* init * Create todos.md * Add method to fetch stored procedure definition * add content parser * Update launch.json * add nuget package "Microsoft.SqlServer.TransactSql.ScriptDom" * feat(json-parser) add JSON output support for stored procedures * Update todos.md * Update todos.md * Update todos.md * Refactor MSSQL sample init scripts and add custom types * Add advanced test stored procedures for MSSQL sample * Add concept for optional JSON deserialization * Add nested JSON output strategy documentation * Add JsonMaterializationMode support to AppDbContext * Rename sample procedures and update documentation * init * reset * Update README.md * initial setup * unstable * fix pages location * feat(docs) add starter template * feat(docs) move content * Update tasks.json * feat(docs) move docs_old and translate to english and add versioning * Refactor code structure for improved readability and maintainability * refactor: update link props types for better type safety * refactor: clean up package-lock.json for better dependency management * Add project README with usage and documentation * Refactor docs layout and fix import order * Add comprehensive testing framework and CI integration * chore * Restructure and clean up test projects * Update CONTRIBUTING.md * Update SpocR.csproj * Add integration test framework and basic tests * Add AI agent guidelines and update CI/CD workflows * Add CLI test command documentation * Add quality gates script and improve test artifact handling * Create README.md * Add release workflow improvements and English language policy * Revise versioning and test documentation for MinVer * Implement structured exit codes and update docs * Add CI JSON summary output for test command * Update AI guidelines and add CI JSON prompt * Enhance CI test reporting and exit codes * chore * chore * chore * Add MSSQL Full-Text Search setup and documentation * Refactor MSSQL sample for deterministic Full-Text Search * Add always-on JSON model generation and typed deserialization * Add local cache for stored procedure metadata * Add auto-update skip via env vars and CLI flags * Refactor JSON result set handling and add cache diagnostics * Add --no-cache flag and enhance JSON heuristics * Migrate stored procedure outputs to unified ResultSets * Add MaxLength property to result column models * Add JSON stored procedure reference and multi-result model support * Refactor stored procedure JSON handling and tests * Refactor RebuildCommand and add multi-result set model test R * Improve generator summary and expand deserialization tests * Remove legacy Outputs generator and add snapshot maintenance * Implement JSON column type enrichment and ignore lists * Remove AsJson suffix heuristic and add parser v5 inference * Add nested JSON and UDTT metadata to result columns * Improve model generation for nested JSON results * Refactor model generation for namespace compatibility * Refactor stored procedure model to use ResultSets * Add ExecSource metadata to result sets * Add Outputs and CrudResult generators; update model handling * Update StoredProcedureGenerator.cs * Improve schema ignore logic and diagnostics * Add JsonOutputOptions wrapper and improve JSON output handling * Rename StoredProcdure to StoredProcedure and improve CLI output * Enforce English-only language policy and update docs * Revise documentation for JSON procedures and guidelines * ci: fix test workflow for multi-target & revert to net8 single target for stability * build: re-enable multi-target (net9+net8) and make run/test deterministic via --framework net8.0 * chore * ci: fix test run (remove --no-build to avoid invalid dll arg under multi-target) * test: stabilize FullSuiteJsonSummaryTests with retry for delayed counters in CI * test: strengthen FullSuiteJsonSummaryTests with extended retries + diagnostics * test(cli): run internal dotnet test in Release to populate TRX + soft fallback for zero totals * docs(program): add rationale comment for RunCliAsync used by in-process meta tests * test(meta): gate full-suite meta test with env var and prevent potential process output deadlock * ci(coverage): add XmlSummary report and fallback to Cobertura when Summary.xml missing * chore * test(meta): remove reflection fallback in FullSuiteJsonSummaryTests * Create CliTestHost.cs * ci(coverage): harden coverage threshold step (mkdir, fallback, correct comparison) * ci(coverage): add debug listing and derived line-rate fallback * ci(coverage): parse ReportGenerator Summary.xml (<Linecoverage>, <Coveredlines>, <Coverablelines>) * docs: add coverage policy (30% initial) and lower CI threshold to 25%
…d argument issue)
…x invalid argument issue)" This reverts commit 98818e4.
…imeout diagnostics and test infra
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps vite from 7.1.7 to 7.1.11.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
8b69c9erelease: v7.1.11f479cc5fix(dev): trim trailing slash beforeserver.fs.denycheck (#20968)6fb41a2chore(deps): update all non-major dependencies (#20966)a817307build: remove hash from built filenames (#20946)ef411cebuild: remove cjs reference in files field (#20945)d0094afrefactor: use subpath imports for types module reference (#20921)ed4a0dcrelease: v7.1.10c714776fix: preserve original sourcemap file field when combining sourcemaps (#20926)446eb38fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (#20906)879de86fix(deps): update all non-major dependenciesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.