Skip to content
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

Update all non-major dependencies #365

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Fluxor 6.2.1.5 -> 6.5.0 age adoption passing confidence
Fluxor.Blazor.Web 6.2.1.5 -> 6.5.0 age adoption passing confidence
Fluxor.Blazor.Web.ReduxDevTools 6.2.1.5 -> 6.5.0 age adoption passing confidence
concurrently 9.1.1 -> 9.1.2 age adoption passing confidence
coverlet.collector 6.0.2 -> 6.0.3 age adoption passing confidence
csharpier 0.30.4 -> 0.30.5 age adoption passing confidence
rollup (source) 4.29.1 -> 4.29.2 age adoption passing confidence
sass 1.83.0 -> 1.83.1 age adoption passing confidence

Release Notes

mrpmorris/Fluxor (Fluxor)

v6.5.0

Compare Source

  • Support subscribing to fields instead of properties (#​514)

v6.4.0

Compare Source

  • Optimise Roslyn analyzer
  • Use Microsoft.CodeAnalysis.CSharp instead of Microsoft.CodeAnalysis.CSharp.Workspaces

v6.3.0

Compare Source

  • Downgrade Microsoft.CodeAnalysis.CSharp.Workspaces to 4.9.2 (.NET 8 version). (#​519)
open-cli-tools/concurrently (concurrently)

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

coverlet-coverage/coverlet (coverlet.collector)

v6.0.3

Fixed
Improvements
  • Cache the regex used in InstrumentationHelper #​1693
  • Enable dotnetTool integration tests for linux #​660

Diff between 6.0.2 and 6.0.3

belav/csharpier (csharpier)

v0.30.5

Compare Source

What's Changed

Extra blank line added to file each time csharpier runs on this file #​1426

When a file ended in a comment and that comment had multiple blank lines before it, a new blank line was being added each time it was formatted.
// input

// input
namespace MyCompany.MyNamespace;

// Comment block

// 0.30.4
namespace MyCompany.MyNamespace;

// Comment block

// 0.30.5
namespace MyCompany.MyNamespace;

// Comment block

**Full Changelog**: https://github.com/belav/csharpier/compare/0.30.4...0.30.5
rollup/rollup (rollup)

v4.29.2

Compare Source

2025-01-05

Bug Fixes
  • Keep import attributes when using dynamic ESM import() expressions from CommonJS (#​5781)
Pull Requests
sass/dart-sass (sass)

v1.83.1

Compare Source

  • Fix a bug where --quiet-deps would get deactivated for @content blocks,
    even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine
    what to pass to --silence-deprecation or --fatal-deprecation.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 24a7b54 into main Jan 6, 2025
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 6, 2025 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants