Update all non-major dependencies #197
Merged
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.
This PR contains the following updates:
3.3.0->3.4.01.68.0.3464->1.68.0.34772.64.0->2.65.08.0.6->8.0.78.0.6->8.0.78.0.6->8.0.78.0.61->8.0.708.0.6->8.0.78.0.61->8.0.707.1.0->7.1.311.1.3->11.1.44.8.1->4.9.01.8.0->1.8.0.11.7.0.2->1.8.1.110.4.14->10.4.195.2.3->5.3.32.29.1->2.29.33.5.3->3.6.06.3.0->6.5.113.13.0->13.13.18.4.31->8.4.392.8.6->2.8.84.18.0->4.18.11.60.0->1.77.83.4.4->3.4.6Release Notes
apexcharts/Blazor-ApexCharts (Blazor-ApexCharts)
v3.4.0What's Changed
New Contributors
Full Changelog: apexcharts/Blazor-ApexCharts@v3.3.0...v3.4.0
dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)
v8.0.7dotnet/maui (Microsoft.AspNetCore.Components.WebView.Maui)
v8.0.70Compare Source
What's Changed
SizeandSizeFshould not throw onNaNby @mattleibow in https://github.com/dotnet/maui/pull/22890NavigationPageby @jonathanpeppers in https://github.com/dotnet/maui/pull/23164FutureAccessListuse by @MartyIX in https://github.com/dotnet/maui/pull/23047NavigationRootManager.Connecton the Windows platform. by @Takym in https://github.com/dotnet/maui/pull/23345FileSystem.Current.AppDataDirectoryfolder exists in unpackaged by @MartyIX in https://github.com/dotnet/maui/pull/23265TabbedPageby @jonathanpeppers in https://github.com/dotnet/maui/pull/23281Element: NRE by accessingRealParent- fix by @MartyIX in https://github.com/dotnet/maui/pull/23405MauiWinUIWindowby @jonathanpeppers in https://github.com/dotnet/maui/pull/23327Docs
Dependency Updates
Microsoft.Web.WebView2from1.0.2151.40to1.0.2592.51by @MartyIX in https://github.com/dotnet/maui/pull/23209Tests
MemoryTests.csby @jonathanpeppers in https://github.com/dotnet/maui/pull/23324New Contributors
Full Changelog: dotnet/maui@8.0.61...8.0.70
dotnet/efcore (Microsoft.EntityFrameworkCore.Design)
v8.0.7: .NET 8.0.7Release
thudugala/Plugin.LocalNotification (Plugin.LocalNotification)
v11.1.4#507 Updated GooglePlayServices nuget
Thank you @Kebechet
Make sure to Add these Package Reference for android
getsentry/sentry-dotnet (Sentry.Extensions.Logging)
v4.9.0Compare Source
Fixes
Features
API Changes
postcss/autoprefixer (autoprefixer)
v10.4.19Compare Source
end value has mixed support, consider using flex-endwarningsince
end/startnow have good support.v10.4.18Compare Source
-webkit-box-orienton-webkit-line-clamp(@Goodwine).v10.4.17Compare Source
user-select: containprefixes.v10.4.16Compare Source
v10.4.15Compare Source
::backdropprefixes (by 一丝).twbs/bootstrap (bootstrap)
v5.3.3Compare Source
Highlights
variables-dark.scsswhen building Bootstrap with Sass. Now,_variables.scsswill automatically import_variables-dark.scss. If you were already importing_variables-dark.scssmanually, 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.jsscript 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 acceptlightanddarkvalues as parameters.Miscellaneous
<dl>,<dt>and<dd>in the sanitizer.🎨 CSS
--bs-accordion-btn-focus-border-colorand deprecate$accordion-button-focus-border-color☕️ JavaScript
color-mode.jsdl,dtandddin sanitizer📖 Docs
.text-bg-{color}for all badgesgetOrCreateInstance()doc example.table-lightfrom table foot exampledispose()to Offcanvas methodsshift-color()usage example in sass customization page.card-img-*description.theme-iconclass🛠 Examples
🏭 Tests
🧰 Misc
📦 Dependencies
v5.3.2Compare Source
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.ids in a collapse target wasn't working anymore and has been fixed.Color modes
<mark>color customization for color modes.Docs
🎨 CSS
box-shadowCSS variables shadow utilities$btn-link-focus-shadow-rgbto allow customization<mark>dark mode bg color☕️ JavaScript
ids calls📖 Docs
detailselement.left-and.right-utilities from migration guide🛠 Examples
🌎 Accessibility
🧰 Misc
📦 Dependencies
v5.3.1Compare Source
Highlights
$gray-500with$gray-300for the body color.nav-links, providing.disabledand:disabledfor use with anchors and buttonsHomeandEndkeys for navigating tabs by keyboard.text-bg-*utilities now use CSS variables$navbar-dark-icon-colorSass variable$alertSass variables$vr-border-widthto customize the vertical rule helper width🎨 CSS
.text-bg-*helpers now use theme CSS variables$navbar-dark-icon-color$alert-*-scaleSass vars☕️ JavaScript
HomeandEndkeys in tabs📖 Docs
noopenerrel to footer external linksaria-disabled='true'to disabled anchorsaria-describedby.d-noneinstead of inline stylingclearfix🛠 Examples
🌎 Accessibility
HomeandEndkeys in tabsaria-disabled='true'to disabled anchorsConfiguration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.