atlas-bi / Library

🤔📈 Atlas | The unified report library.
https://atlas.bi
GNU General Public License v3.0
15 stars 4 forks source link

chore(deps) Update all non-major dependencies #355

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/preset-env (source) 7.19.4 -> 7.20.2 age adoption passing confidence devDependencies minor
Microsoft.AspNetCore.Authentication.Negotiate (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Mvc.Testing (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.InMemory (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.SqlServer (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Tools (source) 6.0.10 -> 6.0.11 age adoption passing confidence nuget patch
Microsoft.NET.Test.Sdk 17.3.2 -> 17.4.0 age adoption passing confidence nuget minor
Selenium.WebDriver 4.5.1 -> 4.6.0 age adoption passing confidence nuget minor
SonarAnalyzer.CSharp (source) 8.47.0.55603 -> 8.48.0.56517 age adoption passing confidence nuget minor
System.Data.SqlClient 4.8.4 -> 4.8.5 age adoption passing confidence nuget patch
System.Text.Json (source) 6.0.6 -> 6.0.7 age adoption passing confidence nuget patch
WebMarkupMin.AspNetCore5 2.12.0 -> 2.13.0 age adoption passing confidence nuget minor
coverlet.collector 3.1.2 -> 3.2.0 age adoption passing confidence nuget minor
sass 1.55.0 -> 1.56.0 age adoption passing confidence devDependencies minor 1.56.1

Release Notes

babel/babel ### [`v7.20.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7202-2022-11-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.4...v7.20.2) ##### :bug: Bug Fix - `babel-core`, `babel-helper-create-class-features-plugin`, `babel-helper-module-transforms`, `babel-helper-plugin-utils`, `babel-helper-simple-access`, `babel-node`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-react-constant-elements`, `babel-preset-env`, `babel-standalone`, `babel-types` - [#​15124](https://togithub.com/babel/babel/pull/15124) fix: `@babel/node` repl and enable `no-use-before-define` rule ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#​15121](https://togithub.com/babel/babel/pull/15121) fix: `tsSatisfiesExpression` check with different duplicated `@babel/types` versions ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​15094](https://togithub.com/babel/babel/pull/15094) fix: `parser` typings for plugins ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator` - [#​15118](https://togithub.com/babel/babel/pull/15118) Improve printing of \[no LineTerminator here] with comments ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-decorators`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-jscript` - [#​15113](https://togithub.com/babel/babel/pull/15113) fix: wrap anonymous class expression within statement ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-destructuring` - [#​15104](https://togithub.com/babel/babel/pull/15104) fix: Destructuring exceptions ` for ( let { } = 0 ; 0 ; ) ` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
dotnet/aspnetcore ### [`v6.0.11`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.11): .NET 6.0.11 [Release](https://togithub.com/dotnet/core/tree/v6.0.11)
dotnet/efcore ### [`v6.0.11`](https://togithub.com/dotnet/efcore/releases/tag/v6.0.11): EF Core 6.0.11 This is a [patch release of EF Core 6.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.11) containing only [important bug fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.11+is%3Aclosed): - [Excessive memory usage after enabling DbContextFactory](https://togithub.com/dotnet/efcore/issues/28988) - [Avoid re-sending PRAGMA KEY on pooled SQLite connections](https://togithub.com/dotnet/efcore/issues/28967)
microsoft/vstest ### [`v17.4.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.4.0) See the release notes [here](https://togithub.com/microsoft/vstest-docs/blob/main/docs/releases.md#​1740).
dotnet/runtime ### [`v6.0.7`](https://togithub.com/dotnet/runtime/releases/tag/v6.0.7): .NET 6.0.7 [Release](https://togithub.com/dotnet/core/tree/v6.0.7)
Taritsyn/WebMarkupMin ### [`v2.13.0`](https://togithub.com/Taritsyn/WebMarkupMin/blob/HEAD/CHANGELOG.md#v2130---November-4-2022) - `Info` method of `LoggerBase` class is marked as virtual - In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.30 - In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.10 - In ASP.NET Core extensions was made refactoring - In extensions for ASP.NET Core 3.1 or higher: - Fixed a error “Headers are read-only, response has already started” - Fixed a error that caused an blank page response when using the Brotli compression - Created the WebMarkupMin.AspNetCore7 module, that contains middleware for ASP.NET Core 7 RC2
coverlet-coverage/coverlet ### [`v3.2.0`](https://togithub.com/coverlet-coverage/coverlet/releases/tag/v3.2.0) - [#​172](https://togithub.com/coverlet-coverage/coverlet/issues/172) adds performance enhancements during instrumentation - [#​181](https://togithub.com/coverlet-coverage/coverlet/issues/181) removes instrumented assemblies' dependency on the `coverlet.tracker` assembly - [#​186](https://togithub.com/coverlet-coverage/coverlet/issues/186) adds support for merging results of current run with result from different run
sass/dart-sass ### [`v1.56.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1560) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.55.0...1.56.0) - **Potentially breaking change:** To match the CSS spec, SassScript expressions beginning with `not` or `(` are no longer supported at the beginning of parenthesized sections of media queries. For example, ```scss @​media (width >= 500px) and (not (grid)) ``` will now be emitted unchanged, instead of producing ```scss @​media (width >= 500px) and (false) ``` See [the Sass website](https://sass-lang.com/d/media-logic) for details. - **Potentially breaking bug fix:** Angle units like `rad` or `turn` are now properly converted to equivalent `deg` values for `hsl()`, `hsla()`, `adjust-hue()`, `color.adjust()`, and `color.change()`. See [the Sass website](https://sass-lang.com/d/function-units#hue) for details. - Fix indentation for selectors that span multiple lines in a `@media` query. - Emit a deprecation warning when passing `$alpha` values with units to `color.adjust()` or `color.change()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#alpha) for details. - Emit a deprecation warning when passing a `$weight` value with no units or with units other than `%` to `color.mix()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#weight) for details. - Emit a deprecation warning when passing `$n` values with units to `list.nth()` or `list.set-nth()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#index) for details. - Improve existing deprecation warnings to wrap `/`-as-division suggestions in `calc()` expressions. - Properly mark the warning for passing numbers with units to `random()` as a deprecation warning. - Fix a bug where `@extend` could behave unpredicatably when used along with `meta.load-css()` and shared modules that contained no CSS themselves but loaded CSS from other modules. ##### Dart API - Emit a deprecation warning when passing a `sassIndex` with units to `Value.sassIndexToListIndex()`. This will be an error in Dart Sass 2.0.0. ##### JS API - Importer results now validate whether `contents` is actually a string type. - Importer result argument errors are now rendered correctly.

Configuration

📅 Schedule: Branch creation - "before 8am on Monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

christopherpickering commented 1 year ago

:tada: This PR is included in version 3.11.0-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

christopherpickering commented 1 year ago

:tada: This PR is included in version 3.11.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: