⬆️ Bump: Bump the nuget-minor-and-patch group with 16 updates #14
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.
Updated bootstrap from 5.2.3 to 5.3.7.
Release notes
Sourced from bootstrap's releases.
5.3.7
📚 Documentation
<head>
content generated by the "Download examples" buttonintegrity
andcrossorigin
attributes in introduction pageplaceholder
usage description🎨 Sass
'none'
values in thebox-shadow
Sass mixin for cleaner output🤖 JavaScript
trigger: "hover click"
configuration🤝 Contributions
5.3.6
Highlights
.visually-hidden
overflowing children to become focusable.card-group
selectors to immediate children to fix some inheritance issuesChanges
npm install
andnpm run dist
in CONTRIBUTING.md by @mdo in Mentionnpm install
andnpm run dist
in CONTRIBUTING.md twbs/bootstrap#41340.card-group
to immediate children to fixborder-radius
bug by @mscdex in Limit selectors in.card-group
to immediate children to fixborder-radius
bug twbs/bootstrap#41298devDependencies
by @julien-deramond in UpdatedevDependencies
twbs/bootstrap#41383image-size
from 1.0.2 to 2.0.2 by @julien-deramond in Bumpimage-size
from 1.0.2 to 2.0.2 twbs/bootstrap#41384.md
and.mdx
files. by @Jason3S in chore: Spell check.md
and.mdx
files. twbs/bootstrap#41398files
configuration from.cspell.json
by @julien-deramond in Removefiles
configuration from.cspell.json
twbs/bootstrap#41400// Private
comment and method by @MohamadSalman11 in Removed line break between// Private
comment and method twbs/bootstrap#41218New Contributors
.card-group
to immediate children to fixborder-radius
bug twbs/bootstrap#41298... (truncated)
5.3.5
Hot fix for a regression from upstream in Autoprefixer.
What's Changed
Full Changelog: twbs/bootstrap@v5.3.4...v5.3.5
5.3.4
Changes
🚀 Features
util.js
in migration guide<article>
element for example cards.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage.bi-exclamation-triangle-fill
classborder-radius
rule🎨 CSS
max-width
andbackground-color
btn-group-vertical
by using same rules asbtn-group
border-radius
rule☕️ JavaScript
... (truncated)
5.3.3
Highlights
variables-dark.scss
when building Bootstrap with Sass. Now,_variables.scss
will automatically import_variables-dark.scss
. If you were already importing_variables-dark.scss
manually, you should keep doing it as it won't break anything and will be the way to go in v6.Color modes
.text-bg-*
text utilities to be certain that the text is always readable (especially when the customized colors are different in light and dark modes).color-modes.js
script to handle the case where the OS is set to light mode and the auto color mode is used on the website. If you copied the script from our docs, you should apply this change to your own script.color-scheme()
only acceptlight
anddark
values as parameters.Miscellaneous
<dl>
,<dt>
and<dd>
in the sanitizer.🎨 CSS
--bs-accordion-btn-focus-border-color
and deprecate$accordion-button-focus-border-color
☕️ JavaScript
color-mode.js
dl
,dt
anddd
in sanitizer📖 Docs
.text-bg-{color}
for all badges... (truncated)
5.3.2
Highlights
abs()
is deprecated since Dart Sass v1.65.0. It resulted in a deprecation warning when compiling Bootstrap with Dart Sass. This has been fixed internally by changing the values passed to thedivide()
function. Thedivide()
function has not been fixed itself so that we can keep supporting node-sass cross-compatibility. In v6, this won't be an issue as we plan to drop support for node-sass.id
s in a collapse target wasn't working anymore and has been fixed.Color modes
<mark>
color customization for color modes.Docs
🎨 CSS
box-shadow
CSS variables shadow utilities$btn-link-focus-shadow-rgb
to allow customization<mark>
dark mode bg color☕️ JavaScript
id
s calls📖 Docs
details
element.left-
and.right-
utilities from migration guide... (truncated)
5.3.1
Highlights
$gray-500
with$gray-300
for the body color.nav-link
s, providing.disabled
and:disabled
for use with anchors and buttonsHome
andEnd
keys for navigating tabs by keyboard.text-bg-*
utilities now use CSS variables$navbar-dark-icon-color
Sass variable$alert
Sass variables$vr-border-width
to customize the vertical rule helper width🎨 CSS
.text-bg-*
helpers now use theme CSS variables$navbar-dark-icon-color
$alert-*-scale
Sass vars☕️ JavaScript
Home
andEnd
keys in tabs📖 Docs
noopener
rel to footer external links... (truncated)
5.3.0
5.3.0-alpha3
calc()
functions.--bs-border-radius
variables across more components..d-inline-grid
utility class..tooltip-inner
placement when using variations infallbackPlacements
.$color-mode-type: media-query
.background-color
to help with multiple lines of text intextarea
s. This also fixes the colors when form elements are disabled in floating forms.Full Changelog: twbs/bootstrap@v5.3.0-alpha2...v5.3.0-alpha3
5.3.0-alpha2
🚀 Features
.nav-underline
modifier class🎨 CSS
.nav-underline
modifier class--bs-body-font-family
. Keep quotes in the font stack.position: absolute
for captions$prefix
to the whole assets--bs-form-check-bg
definition$color-mode-type
is set tomedia-query
color-scheme
to dark root selectorproperty-blacklist
toproperty-disallowed-list
--bs-emphasis-color
set valuescss/_maps.scss
.highlight-toolbar
def--bs-highlight-bg
inscss/_root.scss
.btn-clipboard
and.btn-edit
link hover color.bg-body-emphasis
.link-body-emphasis
helper_variables.scss
--bs-body-bg-rgb
declaration + reorder props$input-border-color
variable.form-control
in dark mode... (truncated)
5.3.0-alpha1
🚀 Highlights
getSelector()
to handle weird IDs (#35565)🚀 Features
border-radius
utilitiesfont-weight-medium
(500) /fw-medium
z-index
utilities,.z-*
🎨 CSS
.alert-link
.btn-close
border-radius
utilitiesfont-weight-medium
(500) /fw-medium
$enable-important-utilities
condition in colored linksz-index
utilities,.z-*
--bs-border-width
for some componentsborder-width
on inputgroup and buttongroup--bs-body-font-family
; keep quotes in the font stack$prefix
to the whole assets--bs-form-check-bg
definitionlist-group-border-width
variables$color-mode-type
is set tomedia-query
☕️ JavaScript
getElementFromSelector
&getSelectorFromElement
execute
function, being able to handle argumentsgetSelector
not to be exportedreplaceAll
usage introduced in #35566Object.entries
in more places... (truncated)
Commits viewable in compare view.
Updated jQuery from 3.6.0 to 3.7.1.
Updated jQuery.Validation from 1.19.5 to 1.21.0.
Updated Konscious.Security.Cryptography.Argon2 from 1.3.0 to 1.3.1.
Release notes
Sourced from Konscious.Security.Cryptography.Argon2's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNet.Mvc from 5.2.9 to 5.3.0.
Release notes
Sourced from Microsoft.AspNet.Mvc's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNet.Razor from 3.2.9 to 3.3.0.
Release notes
Sourced from Microsoft.AspNet.Razor's releases.
3.3.0
What's Changed
Commits viewable in compare view.
Updated Microsoft.AspNet.WebPages from 3.2.9 to 3.3.0.
Release notes
Sourced from Microsoft.AspNet.WebPages's releases.
3.3.0
What's Changed
Commits viewable in compare view.
Updated Microsoft.jQuery.Unobtrusive.Validation from 3.3.0 to 4.0.0.
Updated Microsoft.NET.Test.Sdk from 17.8.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
17.11.1
What's Changed
Full Changelog: microsoft/vstest@v17.11.0...v17.11.1
17.11.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06
17.11.0-release-24373-02
What's Changed
Full Changelog: microsoft/vstest@v17.11.0-release-24352-06...v17.11.0-release-24373-02
17.11.0-release-24352-06
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06
17.10.0
What's Changed
And many infrastructure related changes and updates.
New Contributors
Full Changelog: microsoft/vstest@v17.9.0...v17.10.0
17.10.0-release-24177-07
What's Changed
Fix Microsoft.TestPlatform.Build sourcebuild nuspec by @Evangelink in Fix Microsoft.TestPlatform.Build sourcebuild nuspec microsoft/vstest#4871
Updating version of Microsoft.VisualStudio.Interop to 17.10 by @MSLukeWest in Updating version of Microsoft.VisualStudio.Interop to 17.10 microsoft/vstest#4866
Add VSTEST_DIAG_VERBOSITY to help by @nohwnd in Add VSTEST_DIAG_VERBOSITY to help microsoft/vstest#4882
Move SB metadata to intermediates by @ellahathaway in Move SB metadata to intermediates microsoft/vstest#4884
Fix feature flag name by @nohwnd in Fix feature flag name microsoft/vstest#4885
Remove PackageLicenseFile preventing PackageLicenseExpression from working by @lahma in Remove PackageLicenseFile preventing PackageLicenseExpression from working microsoft/vstest#4890
Add GitHub Actions logger by @martincostello in Add GitHub Actions logger microsoft/vstest#4906
Ensure to send a session complete event by @drognanar in Ensure to send a session complete event microsoft/vstest#4878
specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by @ChrisGuzak in specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe microsoft/vstest#4888
Improve terminal logger by @nohwnd in Improve terminal logger microsoft/vstest#4877
Add test name to MSBuild where we have frame. by @nohwnd in Add test name to MSBuild where we have frame. microsoft/vstest#4935
Updated Code Coverage to latest version [main] Update dependencies from devdiv/DevDiv/vs-code-coverage microsoft/vstest#4933
New Contributors
And many infrastructure related changes to migrate our pipelines to common build system.
Full Changelog: microsoft/vstest@v17.10.0-preview-24080-01...v17.10.0-release-24177-07
17.10.0-preview-24080-01
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.10.0-preview-24080-01
17.9.0
What's Changed
HtmlLogger
by @daveMueller in Remove javascript inHtmlLogger
microsoft/vstest#4744New Contributors
Full Changelog: microsoft/vstest@v17.8.0...v17.9.0
17.9.0-release-23619-01
What's Changed
Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01
17.9.0-preview-23577-04
What's Changed
HtmlLogger
by @daveMueller in #4744Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04
17.9.0-preview-23531-01
What's Changed
Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01
17.9.0-preview-23503-02
What's Changed
Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.14.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
Commits viewable in compare view.
Updated Moq from 4.20.69 to 4.20.72.
Release notes
Sourced from Moq's releases.
4.20.72
What's Changed
🔨 Other
Full Changelog: devlooped/moq@v4.20.71...v4.20.72
4.20.71
What's Changed
🔨 Other
New Contributors
Full Changelog: devlooped/moq@v4.20.70...v4.20.71
4.20.70
What's Changed
🔨 Other
New Contributors
Full Changelog: devlooped/moq@v4.20.69...v4.20.70
Commits viewable in compare view.
Updated NUnit from 4.0.1 to 4.3.2.
Release notes
Sourced from NUnit's releases.
4.3.2
This is a hotfix release.
See release notes for details.
4.3.1
This is a hotfix release.
See release notes for details.
4.3.0
See release notes
4.2.2
Hotfix for fixing regression bug #4802
What's Changed
Full Changelog: nunit/nunit@4.2.1...4.2.2
4.2.1
Hotfix release for Issue #4794 and #4795, affecting .Net Framework.
4.2.0
See release notes
4.1.0
See release notes
Commits viewable in compare view.
Updated NUnit3TestAdapter from 4.5.0 to 5.0.0.
Release notes
Sourced from NUnit3TestAdapter's releases.
5.0.0
See release notes
4.6.0
See release notes
Commits viewable in compare view.
Updated System.Collections.Immutable from 9.0.5 to 9.0.8.
Release notes
Sourced from System.Collections.Immutable's releases.
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529_Description ha...
Description has been truncated