atlas-bi / Library

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

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

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
@rollup/plugin-babel (source) 6.0.2 -> 6.0.3 age adoption passing confidence devDependencies patch
Hangfire (source) 1.8.0-rc1 -> 1.8.0-rc2 age adoption passing confidence nuget patch
Hangfire.InMemory 0.3.4 -> 0.3.5 age adoption passing confidence nuget patch
NUglify 1.20.2 -> 1.20.3 age adoption passing confidence nuget patch
SonarAnalyzer.CSharp (source) 8.48.0.56517 -> 8.49.0.57237 age adoption passing confidence nuget minor
lint-staged 13.0.3 -> 13.0.4 age adoption passing confidence devDependencies patch
prettier (source) 2.7.1 -> 2.8.0 age adoption passing confidence devDependencies minor

Release Notes

rollup/plugins ### [`v6.0.3`](https://togithub.com/rollup/plugins/blob/HEAD/packages/babel/CHANGELOG.md#v603) [Compare Source](https://togithub.com/rollup/plugins/compare/15f70ce348c135aa24b5a7c7020d6e9e097d49eb...7f90b607eda51bbc63e3409f470c1e51af148b70) *2022-11-25* ##### Updates - docs: small typo in babel plugin readme [#​1355](https://togithub.com/rollup/plugins/pull/1355)
HangfireIO/Hangfire ### [`v1.8.0-rc2`](https://togithub.com/HangfireIO/Hangfire/releases/tag/v1.8.0-rc2): 1.8.0-rc2 ##### Release Notes ##### Hangfire.Core - **Added** – Support for default culture and UI culture via the `UseDefaultCulture` configuration method. - **Added** – `CompatibilityLevel.Version_180` flag to avoid storing culture parameters when they are the same as default. - **Added** – `BackgroundJobServerOptions.IsLightweightServer` option to run server with no storage processes. - **Changed** – Use UI culture from `CurrentCulture` parameter when `CurrentUICulture` one is missing. ##### Hangfire.SqlServer - **Breaking** – Prioritise Microsoft.Data.SqlClient package over System.Data.SqlClient one. - **Changed** – Bump internal version of Dapper to 2.0.123. - **Changed** – Remove System.Data.SqlClient package from the NuGet dependency graph (by [@​0xced](https://togithub.com/0xced)). ##### Hangfire.NetCore - **Added** – `net451` and `netstandard1.3` targets for the package. - **Changed** – Use `netstandard2.1` target instead of `netcoreapp3.0` for the package. ##### Hangfire.AspNetCore - **Breaking** – Make the package to be dependent on Hangfire.NetCore to use the same types.
trullock/NUglify ### [`v1.20.3`](https://togithub.com/trullock/NUglify/blob/HEAD/changelog.md#v1203-23-November-2022) - Fixes spread bug - Optimises compression of [@​supports](https://togithub.com/supports)() - Optimises !important - Optimises border:0
okonet/lint-staged ### [`v13.0.4`](https://togithub.com/okonet/lint-staged/releases/tag/v13.0.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.0.3...v13.0.4) ##### Bug Fixes - **deps:** update all dependencies ([336f3b5](https://togithub.com/okonet/lint-staged/commit/336f3b513a8b36579165b2e6fb6e7059b988fe84)) - **deps:** update all dependencies ([ec995e5](https://togithub.com/okonet/lint-staged/commit/ec995e53fb173f2863cb3cc08a92ffa9252dc25d))
prettier/prettier ### [`v2.8.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​280) [Compare Source](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) [diff](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) 🔗 [Release Notes](https://prettier.io/blog/2022/11/23/2.8.0.html)

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.12.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: