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

deps: bump the all-dependencies group with 8 updates #371

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2024

Bumps the all-dependencies group with 9 updates:

Package From To
AWSSDK.S3 3.7.410.10 3.7.410.12
ActualLab.Fusion 9.7.6 9.8.3
MessagePack 3.1.0 3.1.0
ActualLab.Fusion.Blazor 9.7.6 9.8.3
ActualLab.Fusion.Ext.Services 9.7.6 9.8.3
ActualLab.Generators 9.7.6 9.8.3
Blazor-ApexCharts 4.0.1 5.0.0
MessagePack 3.1.0 3.1.1
NUnit 4.3.1 4.3.2

Updates AWSSDK.S3 from 3.7.410.10 to 3.7.410.12

Commits

Updates ActualLab.Fusion from 9.7.6 to 9.8.3

Commits

Updates MessagePack from 3.1.0 to 3.1.0

Commits

Updates ActualLab.Fusion from 9.7.6 to 9.8.3

Commits

Updates ActualLab.Fusion.Blazor from 9.7.6 to 9.8.3

Commits

Updates MessagePack from 3.1.0 to 3.1.0

Commits

Updates ActualLab.Fusion from 9.7.6 to 9.8.3

Commits

Updates ActualLab.Fusion.Ext.Services from 9.7.6 to 9.8.3

Commits

Updates MessagePack from 3.1.0 to 3.1.0

Commits

Updates ActualLab.Generators from 9.7.6 to 9.8.3

Commits

Updates Blazor-ApexCharts from 4.0.1 to 5.0.0

Release notes

Sourced from Blazor-ApexCharts's releases.

Release v5.0.0

Breaking Change

The .Net Tooltip now uses the apexcharts.js tooltip function. The syntax is the same but the tooltip is generated in the apexcharts tooltip container with the apexcharts.js css. Also we no longer rely on the event 'OnPointEnterEvent' and therefore we don't need to automatically add markers to line charts. Check https://apexcharts.github.io/Blazor-ApexCharts/features/tooltip-dotnet for samples

What's Changed

Full Changelog: apexcharts/Blazor-ApexCharts@v4.0.1...v5.0.0

Commits
  • 069ed67 Merge pull request #564 from apexcharts/update-tabblazor
  • c5f40ba Update docs TabBlazor to latest version
  • cc076fa Merge pull request #562 from apexcharts/custom-tooltip-update
  • fbbb1b8 Improved .net tool tip
  • 7460456 Update release.yml
  • c8b7a7b Update deploy-docs.yml
  • b2ae17a Update dotnetcore.yml
  • 03da8a9 Merge pull request #560 from apexcharts/update-apexcharts-4.3.0
  • 2c0be3a Update Apexcharts 4.3.0
  • 1824399 Merge pull request #559 from apexcharts/fix-http-client-di
  • Additional commits viewable in compare view

Updates MessagePack from 3.1.0 to 3.1.1

Commits

Updates NUnit from 4.3.1 to 4.3.2

Release notes

Sourced from NUnit's releases.

NUnit 4.3.2

This is a hotfix release. See release notes for details.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.410.10` | `3.7.410.12` |
| [ActualLab.Fusion](https://github.com/ActualLab/Fusion) | `9.7.6` | `9.8.3` |
| [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) | `3.1.0` | `3.1.0` |
| [ActualLab.Fusion.Blazor](https://github.com/ActualLab/Fusion) | `9.7.6` | `9.8.3` |
| [ActualLab.Fusion.Ext.Services](https://github.com/ActualLab/Fusion) | `9.7.6` | `9.8.3` |
| [ActualLab.Generators](https://github.com/ActualLab/Fusion) | `9.7.6` | `9.8.3` |
| [Blazor-ApexCharts](https://github.com/apexcharts/Blazor-ApexCharts) | `4.0.1` | `5.0.0` |
| [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) | `3.1.0` | `3.1.1` |
| [NUnit](https://github.com/nunit/nunit) | `4.3.1` | `4.3.2` |


Updates `AWSSDK.S3` from 3.7.410.10 to 3.7.410.12
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `ActualLab.Fusion` from 9.7.6 to 9.8.3
- [Commits](https://github.com/ActualLab/Fusion/commits)

Updates `MessagePack` from 3.1.0 to 3.1.0
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.0)

Updates `ActualLab.Fusion` from 9.7.6 to 9.8.3
- [Commits](https://github.com/ActualLab/Fusion/commits)

Updates `ActualLab.Fusion.Blazor` from 9.7.6 to 9.8.3
- [Commits](https://github.com/ActualLab/Fusion/commits)

Updates `MessagePack` from 3.1.0 to 3.1.0
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.0)

Updates `ActualLab.Fusion` from 9.7.6 to 9.8.3
- [Commits](https://github.com/ActualLab/Fusion/commits)

Updates `ActualLab.Fusion.Ext.Services` from 9.7.6 to 9.8.3
- [Commits](https://github.com/ActualLab/Fusion/commits)

Updates `MessagePack` from 3.1.0 to 3.1.0
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.0)

Updates `ActualLab.Generators` from 9.7.6 to 9.8.3
- [Commits](https://github.com/ActualLab/Fusion/commits)

Updates `Blazor-ApexCharts` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/apexcharts/Blazor-ApexCharts/releases)
- [Commits](apexcharts/Blazor-ApexCharts@v4.0.1...v5.0.0)

Updates `MessagePack` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.0)

Updates `NUnit` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.3.1...4.3.2)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ActualLab.Fusion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ActualLab.Fusion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ActualLab.Fusion.Blazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ActualLab.Fusion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ActualLab.Fusion.Ext.Services
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ActualLab.Generators
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Blazor-ApexCharts
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@carlsixsmith-moj
Copy link
Contributor

Rejected for now

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/nuget/develop/all-dependencies-a86acd62bd branch January 2, 2025 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant