-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
csp test #1922
Closed
rajsite
wants to merge
36
commits into
rajsite-csp-aquero
from
users/munteannatan/experimental-events
Closed
csp test #1922
rajsite
wants to merge
36
commits into
rajsite-csp-aquero
from
users/munteannatan/experimental-events
Conversation
This file contains 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
# Pull Request ## π€¨ Rationale ### NPM Switching the renovate behavior to just use semver compatible ranges for npm (in-range-only) and target all npm managed packages while doing so. Benefits: - All deps get managed instead of a select subset - Single PR (for dev and devDeps) modifying the lockfile at a time - Can likely be merged without any changes - Future potential changes - We can potentially increase the rate for the PRs if they behave well Cons: - Not getting semver incompatible updates (i.e. updates to the package.json that require a beachball change) Future potential changes: - Add back a select list of packages we are interested in getting latest changes beyond semver ranges - Run it less often, once a cycle or monthly - Make a manual task to manually go through and bump outdated semver ranges being careful to track typescript versions, etc., once a cycle? ### Nuget - Think I followed the pattern npm was doing to disable generally and make a group for the nuget packages to reduce the number of separate PRs. ## π©βπ» Implementation See above ## π§ͺ Testing Can try it out for a while ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
# Pull Request ## π€¨ Rationale The [renovate PR](#1896) was trying to bump the playwright version in lock only mode even though it's locked. Believe it's because the jasmine-parameterize playwright version was not locked. ## π©βπ» Implementation Locked the playwright version in jasmine-parameterized as well. ## π§ͺ Testing Relying on CI. ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [karma-firefox-launcher](https://togithub.com/karma-runner/karma-firefox-launcher) | [`2.1.2` -> `2.1.3`](https://renovatebot.com/diffs/npm/karma-firefox-launcher/2.1.2/2.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/karma-firefox-launcher/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/karma-firefox-launcher/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/karma-firefox-launcher/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/karma-firefox-launcher/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>karma-runner/karma-firefox-launcher (karma-firefox-launcher)</summary> ### [`v2.1.3`](https://togithub.com/karma-runner/karma-firefox-launcher/blob/HEAD/CHANGELOG.md#213-2024-03-03) [Compare Source](https://togithub.com/karma-runner/karma-firefox-launcher/compare/v2.1.2...v2.1.3) </details> --- ### Configuration π **Schedule**: Branch creation - "monthly" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ni/nimble). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Milan Raj <[email protected]>
# Pull Request ## π€¨ Rationale Fixes #1880 ## π©βπ» Implementation - A hovered column divider is now `borderHoverColor` - The column divider that is being dragged is styled using the `active` class to be `borderHoverColor` - The second column divider of the column being resized (assuming it exists) is styled using the `visible` class to be visible ## π§ͺ Testing - Manually tested in storybook - Update unit tests that check for the correct CSS classes to be applied to dividers during a drag operation ## β Checklist <!--- Review the list and put an x in the boxes that apply or ~~strike through~~ around items that don't (along with an explanation). --> - [ ] I have updated the project documentation to reflect my changes or determined no changes are needed. --------- Co-authored-by: m-akinc <[email protected]> Co-authored-by: Milan Raj <[email protected]>
# Pull Request ## π€¨ Rationale Enable the renovate [`github-actions`](https://docs.renovatebot.com/modules/manager/github-actions/) manager to update our action versions ## π©βπ» Implementation Enabled in the renovate config following our current pattern of bundling the changes for the manager in a single PR. ## π§ͺ Testing Not sure how to test a PR update to the renovate config. Doing it live ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
# Pull Request ## π€¨ Rationale - Update labels on issue templates - Consistency on headers and button name - Consistency on EOF whitespace ## π©βπ» Implementation See above ## π§ͺ Testing Doing it live. ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | | [actions/deploy-pages](https://togithub.com/actions/deploy-pages) | action | major | `v1` -> `v4` | | [actions/setup-dotnet](https://togithub.com/actions/setup-dotnet) | action | major | `v3` -> `v4` | | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v3` -> `v4` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | major | `v3` -> `v4` | | [actions/upload-pages-artifact](https://togithub.com/actions/upload-pages-artifact) | action | major | `v1` -> `v3` | | [chromaui/action](https://togithub.com/chromaui/action) | action | major | `v1` -> `v11` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </details> <details> <summary>actions/deploy-pages (actions/deploy-pages)</summary> ### [`v4`](https://togithub.com/actions/deploy-pages/compare/v3...v4) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v3...v4) ### [`v3`](https://togithub.com/actions/deploy-pages/compare/v2...v3) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v2...v3) ### [`v2`](https://togithub.com/actions/deploy-pages/compare/v1...v2) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v1...v2) </details> <details> <summary>actions/setup-dotnet (actions/setup-dotnet)</summary> ### [`v4`](https://togithub.com/actions/setup-dotnet/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-dotnet/compare/v3...v4) </details> <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v4`](https://togithub.com/actions/setup-node/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-node/compare/v3...v4) </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4`](https://togithub.com/actions/upload-artifact/compare/v3...v4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3...v4) </details> <details> <summary>actions/upload-pages-artifact (actions/upload-pages-artifact)</summary> ### [`v3`](https://togithub.com/actions/upload-pages-artifact/compare/v2...v3) [Compare Source](https://togithub.com/actions/upload-pages-artifact/compare/v2...v3) ### [`v2`](https://togithub.com/actions/upload-pages-artifact/compare/v1...v2) [Compare Source](https://togithub.com/actions/upload-pages-artifact/compare/v1...v2) </details> <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v11`](https://togithub.com/chromaui/action/compare/v10...v11) [Compare Source](https://togithub.com/chromaui/action/compare/v10...v11) ### [`v10`](https://togithub.com/chromaui/action/compare/v9...v10) [Compare Source](https://togithub.com/chromaui/action/compare/v9...v10) ### [`v9`](https://togithub.com/chromaui/action/compare/v1...v9) [Compare Source](https://togithub.com/chromaui/action/compare/v1...v9) </details> --- ### Configuration π **Schedule**: Branch creation - "monthly" (UTC), 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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ni/nimble). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Pull Request ## π€¨ Rationale HLD update for #1873 ## π©βπ» Implementation N/A ## π§ͺ Testing N/A ## β Checklist <!--- Review the list and put an x in the boxes that apply or ~~strike through~~ around items that don't (along with an explanation). --> - [ ] I have updated the project documentation to reflect my changes or determined no changes are needed.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [Microsoft.AspNetCore.Components.Web](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | `6.0.26` -> `6.0.27` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Components.Web/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Components.Web/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Components.Web/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Components.Web/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | patch | | [Microsoft.AspNetCore.Components.WebAssembly](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | `6.0.26` -> `6.0.27` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Components.WebAssembly/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Components.WebAssembly/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Components.WebAssembly/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Components.WebAssembly/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | patch | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | `6.0.26` -> `6.0.27` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Components.WebAssembly.DevServer/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Components.WebAssembly.DevServer/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Components.WebAssembly.DevServer/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Components.WebAssembly.DevServer/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | patch | | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | `6.0.26` -> `6.0.27` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Mvc.Testing/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Mvc.Testing/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Mvc.Testing/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Mvc.Testing/6.0.26/6.0.27?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | patch | | [bunit](https://bunit.egilhansen.com/) ([source](https://togithub.com/bUnit-dev/bUnit)) | `1.26.64` -> `1.27.17` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/bunit/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/bunit/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/bunit/1.26.64/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/bunit/1.26.64/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | | [bunit.core](https://bunit.egilhansen.com/) ([source](https://togithub.com/bUnit-dev/bUnit)) | `1.26.64` -> `1.27.17` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/bunit.core/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/bunit.core/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/bunit.core/1.26.64/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/bunit.core/1.26.64/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | | [bunit.web](https://bunit.egilhansen.com/) ([source](https://togithub.com/bUnit-dev/bUnit)) | `1.26.64` -> `1.27.17` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/bunit.web/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/bunit.web/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/bunit.web/1.26.64/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/bunit.web/1.26.64/1.27.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | | [dotnet-sdk](https://togithub.com/dotnet/sdk) | `6.0.418` -> `6.0.419` | [![age](https://developer.mend.io/api/mc/badges/age/dotnet-version/dotnet-sdk/6.0.419?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/dotnet-version/dotnet-sdk/6.0.419?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/dotnet-version/dotnet-sdk/6.0.418/6.0.419?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/dotnet-version/dotnet-sdk/6.0.418/6.0.419?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dotnet-sdk | patch | | [xunit](https://togithub.com/xunit/xunit) | `2.4.1` -> `2.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit/2.4.1/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit/2.4.1/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | | [xunit.extensibility.execution](https://togithub.com/xunit/xunit) | `2.4.1` -> `2.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.extensibility.execution/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.extensibility.execution/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.extensibility.execution/2.4.1/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.extensibility.execution/2.4.1/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | | [xunit.runner.visualstudio](https://togithub.com/xunit/visualstudio.xunit) | `2.4.3` -> `2.5.7` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/2.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.runner.visualstudio/2.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/xunit.runner.visualstudio/2.4.3/2.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/2.4.3/2.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)</summary> ### [`v6.0.27`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.27): .NET 6.0.26 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.27) </details> <details> <summary>bUnit-dev/bUnit (bunit)</summary> ### [`v1.27.17`](https://togithub.com/bUnit-dev/bUnit/blob/HEAD/CHANGELOG.md#12717---2024-03-02) ##### Added - Support for `IKeyedServiceProvider` in net8.0. Reported by [@​ViRuSTriNiTy](https://togithub.com/ViRuSTriNiTy). By [@​linkdotnet](https://togithub.com/linkdotnet). - Support for `net9.0`. NOTE, there is no commitment as of now to support net9.0 in bUnit v1. However. Support for net9.0 may move to a future v2 release of bUnit and be deprecated in v1. However, allowing bUnit to build and work with net9.0 previews allows our users to keep testing! ##### Fixed - Support for `SupplyFromQueryParameter` in net8.0. Reported by [@​aayjaychan](https://togithub.com/aayjaychan). Fixed by [@​egil](https://togithub.com/egil) and [@​linkdotnet](https://togithub.com/linkdotnet). </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v6.0.419`](https://togithub.com/dotnet/sdk/releases/tag/v6.0.419): .NET 6.0.27 [Compare Source](https://togithub.com/dotnet/sdk/compare/v6.0.418...v6.0.419) [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.27) </details> <details> <summary>xunit/xunit (xunit)</summary> ### [`v2.7.0`](https://togithub.com/xunit/xunit/compare/2.6.6...2.7.0) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.6...2.7.0) ### [`v2.6.6`](https://togithub.com/xunit/xunit/compare/2.6.5...2.6.6) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.5...2.6.6) ### [`v2.6.5`](https://togithub.com/xunit/xunit/compare/2.6.4...2.6.5) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.4...2.6.5) ### [`v2.6.4`](https://togithub.com/xunit/xunit/compare/2.6.3...2.6.4) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.3...2.6.4) ### [`v2.6.3`](https://togithub.com/xunit/xunit/compare/2.6.2...2.6.3) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.2...2.6.3) ### [`v2.6.2`](https://togithub.com/xunit/xunit/compare/2.6.1...2.6.2) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.1...2.6.2) ### [`v2.6.1`](https://togithub.com/xunit/xunit/compare/2.6.0...2.6.1) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.0...2.6.1) ### [`v2.6.0`](https://togithub.com/xunit/xunit/compare/2.5.3...2.6.0) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.3...2.6.0) ### [`v2.5.3`](https://togithub.com/xunit/xunit/compare/2.5.2...2.5.3) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.2...2.5.3) ### [`v2.5.2`](https://togithub.com/xunit/xunit/compare/2.5.1...2.5.2) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.1...2.5.2) ### [`v2.5.1`](https://togithub.com/xunit/xunit/compare/2.5.0...2.5.1) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.0...2.5.1) ### [`v2.5.0`](https://togithub.com/xunit/xunit/compare/2.4.2...2.5.0) [Compare Source](https://togithub.com/xunit/xunit/compare/2.4.2...2.5.0) ### [`v2.4.2`](https://togithub.com/xunit/xunit/compare/2.4.1...2.4.2) [Compare Source](https://togithub.com/xunit/xunit/compare/2.4.1...2.4.2) </details> <details> <summary>xunit/visualstudio.xunit (xunit.runner.visualstudio)</summary> ### [`v2.5.7`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7) ### [`v2.5.6`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) ### [`v2.5.5`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) ### [`v2.5.4`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) ### [`v2.5.3`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) ### [`v2.5.1`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.0...2.5.1) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.0...2.5.1) ### [`v2.4.5`](https://togithub.com/xunit/visualstudio.xunit/releases/tag/v2.4.5) ##### Changes: - [#​308](https://togithub.com/xunit/visualstudio.xunit/issues/308): Downgrade xunit.runner.vs to net462 This list of changes was [auto generated](https://dev.azure.com/dotnet/fe18572b-d1ba-496a-9e95-1af3bc3df99b/\_release?releaseId=178&\_a=release-summary). ### [`v2.4.4`](https://togithub.com/xunit/visualstudio.xunit/releases/tag/v2.4.4) #### Changes: ##### Bugs: - [#​292](https://togithub.com/xunit/visualstudio.xunit/issues/292): Fixing a hang in test discovery ##### Others: - [#​304](https://togithub.com/xunit/visualstudio.xunit/issues/304): Update xunit version to 2.4.2-pre.12 - [#​297](https://togithub.com/xunit/visualstudio.xunit/issues/297): Bump NSubstitute from 4.2.2 to 4.3.0 - [#​294](https://togithub.com/xunit/visualstudio.xunit/issues/294): Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.0.0 - [#​293](https://togithub.com/xunit/visualstudio.xunit/issues/293): Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.255 - [#​296](https://togithub.com/xunit/visualstudio.xunit/issues/296): Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 - [#​299](https://togithub.com/xunit/visualstudio.xunit/issues/299): Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.44 - [#​270](https://togithub.com/xunit/visualstudio.xunit/issues/270): Upgrade to GitHub-native Dependabot <details><summary><b>See More</b></summary> - [#​281](https://togithub.com/xunit/visualstudio.xunit/issues/281): Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 - [#​280](https://togithub.com/xunit/visualstudio.xunit/issues/280): Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 - [#​277](https://togithub.com/xunit/visualstudio.xunit/issues/277): Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 - [#​275](https://togithub.com/xunit/visualstudio.xunit/issues/275): Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 - [#​274](https://togithub.com/xunit/visualstudio.xunit/issues/274): Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 - [#​273](https://togithub.com/xunit/visualstudio.xunit/issues/273): Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 - [#​272](https://togithub.com/xunit/visualstudio.xunit/issues/272): Bump Microsoft.TestPlatform.ObjectModel from 16.9.4 to 16.10.0 - [#​271](https://togithub.com/xunit/visualstudio.xunit/issues/271): Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 - [#​268](https://togithub.com/xunit/visualstudio.xunit/issues/268): Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.194 - [#​267](https://togithub.com/xunit/visualstudio.xunit/issues/267): Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 - [#​265](https://togithub.com/xunit/visualstudio.xunit/issues/265): Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 - [#​264](https://togithub.com/xunit/visualstudio.xunit/issues/264): Bump Microsoft.TestPlatform.ObjectModel from 16.9.1 to 16.9.4 - [#​260](https://togithub.com/xunit/visualstudio.xunit/issues/260): Bump Microsoft.TestPlatform.ObjectModel from 16.8.3 to 16.9.1 - [#​261](https://togithub.com/xunit/visualstudio.xunit/issues/261): Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 - [#​258](https://togithub.com/xunit/visualstudio.xunit/issues/258): Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 - [#​256](https://togithub.com/xunit/visualstudio.xunit/issues/256): Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23 - [#​255](https://togithub.com/xunit/visualstudio.xunit/issues/255): Bump MSBuild.Sdk.Extras from 2.1.2 to 3.0.22 - [#​254](https://togithub.com/xunit/visualstudio.xunit/issues/254): Bump Microsoft.TestPlatform.ObjectModel from 16.8.0 to 16.8.3 - [#​253](https://togithub.com/xunit/visualstudio.xunit/issues/253): Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 - [#​250](https://togithub.com/xunit/visualstudio.xunit/issues/250): Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.10 to 6.2.11 - [#​246](https://togithub.com/xunit/visualstudio.xunit/issues/246): Bump Microsoft.TestPlatform.ObjectModel from 16.7.0 to 16.8.0 - [#​245](https://togithub.com/xunit/visualstudio.xunit/issues/245): Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.8.0 - [#​240](https://togithub.com/xunit/visualstudio.xunit/issues/240): Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 - [#​231](https://togithub.com/xunit/visualstudio.xunit/issues/231): Bump Microsoft.TestPlatform.ObjectModel from 16.6.1 to 16.7.0 This list of changes was [auto generated](https://dev.azure.com/dotnet/fe18572b-d1ba-496a-9e95-1af3bc3df99b/\_release?releaseId=175&\_a=release-summary).</details> </details> --- ### Configuration π **Schedule**: Branch creation - "monthly" (UTC), 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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ni/nimble). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Meyer <[email protected]> Co-authored-by: Malcolm Smith <[email protected]>
# Pull Request ## π€¨ Rationale - #350
# Pull Request ## π€¨ Rationale Gets all dependencies up-to-date (as reported by `npm outdated`) except the following: - `@angular/*`, `zone.js`, `ng-packagr`, `typescript`: Coupled to current Angular version - `@microsoft/fast-foundation` and `@microsoft/fast-react-wrapper`: Pinned due to microsoft/fast#6906 - `playwright`: Latest version on nuget 1.41.2 not aligned with npm 1.42.1. There are some 1.42 beta releases on nuget so guess something is going on there. Didn't look into it more. - `remark-gfm`: Updating it to latest caused storybook build errors and only recommendation seems to be [avoid upgrading `remark-gfm` to v4](storybookjs/storybook#24743 (comment)). ## π©βπ» Implementation Updated and fixed build & lint. ## π§ͺ Testing Relying on CI. ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
# Pull Request ## π€¨ Rationale - Updated `fetch-depth: 0` comment from being [needed by beachball](microsoft/beachball#780) to being [needed by chromatic](https://github.com/ni/nimble/actions/runs/8164295790/job/22319288123#step:14:50). - Updated renovate to make a single PR for npm updates that we can let update to latest. - Angular and it's related packages are ignored - `^@angular`, `ng-packagr`, `zone.js`, `typescript` - Pinned packages are ignored - `@microsoft/fast-foundation` and `@microsoft/fast-react-wrapper` due to [fast issue](microsoft/fast#6906) - `comlink` as it is partially vendored into workers and needs a controlled and pinned update - `remark-gfm` as [updating breaks mdx](storybookjs/storybook#24743 (comment)) - Removed npm version specific install that was now downgrading the npm version accidentally. - Removed file permission workaround [no longer needed to prevent warnings](actions/upload-pages-artifact#45). - Updated the beachball patch-package ## π©βπ» Implementation See above. ## π§ͺ Testing Relying on CI. ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
This reverts commit cf7f14d.
This reverts commit 9a69a73.
# Pull Request ## π€¨ Rationale Details about the API, implementation and other changes can be found in the spec file https://github.com/ni/nimble/blob/main/packages/nimble-components/src/wafer-map/specs/features/rendering.md. Other requirements are under review #1834. ## π©βπ» Implementation Created the new API `diesTable` property and changed the update cycle to use two rendering strategies. Created a new `WorkerRenderer` skeleton. Created storybook controls and data for the new api. ## π§ͺ Testing unit testing created for the API access and update. ## β Checklist <!--- Review the list and put an x in the boxes that apply or ~~strike through~~ around items that don't (along with an explanation). --> - [x] I have updated the project documentation to reflect my changes or determined no changes are needed. --------- Co-authored-by: rajsite <[email protected]>
# Pull Request ## π€¨ Rationale Create HLD for column placeholders in the table. ## π©βπ» Implementation N/A ## π§ͺ Testing N/A ## β Checklist <!--- Review the list and put an x in the boxes that apply or ~~strike through~~ around items that don't (along with an explanation). --> - [ ] I have updated the project documentation to reflect my changes or determined no changes are needed. --------- Co-authored-by: Milan Raj <[email protected]>
# Pull Request ## π€¨ Rationale - Removed the user story issue template since it did not align with any categories on the design system board - Aligned file names to repo conventions - Tweaked the comment pattern to make lists easier to uncomment - Remove the (PO Only) / (Dev only) description comments. Seemed noisy and we can re-add them if it becomes an issue. ## π©βπ» Implementation - See above ## π§ͺ Testing Will test out the templates after merge. ## β Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
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.
Pull Request
π€¨ Rationale
π©βπ» Implementation
π§ͺ Testing
β Checklist