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

Bump TaskScheduler from 2.8.21 to 2.9.1 in /LibreHardwareMonitor #559

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps TaskScheduler from 2.8.21 to 2.9.1.

Release notes

Sourced from TaskScheduler's releases.

Release Notes - 2.9.1

  • Moved EventLog reference for .NET Standard 2.0 build to use System.Diagnostics.EventLog
  • Added .NET 5.0 support to editor package

Release Notes - 2.9.0

Additions

  • Added .NET 5 support to TaskScheduler and updated NuGet dependencies
  • Added INotifyPropertyChanged to all trigger classes, task related classes,
  • Added INotifyCollectionChanged, INotifyPropertyChanged support to TaskFolderCollection, ActionCollection and TriggerCollection
  • Changed all project files to new SDK format (finally), removed linked and unnecessary files from projects and prepped some files for .NET 5
  • Pulled shared project info into Directory.Build.props and targets
  • Added solution folder to hold all root files
  • Added shared public key file
Commits
  • 392ded0 Rolled version to 2.9.1 and added .NET 5.0 support to Task Editor package.
  • 574f83b To align with .NET 5.0 recommendations, removed "WindowsDesktop" from project...
  • bd71d2e Moved EventLog reference for .NET Standard 2.0 from internal code to System.D...
  • 1b408fc Update version to 2.9.1
  • 81c5f3f Updated README.md to reflect recent changes
  • 2881a2d Added shared public key file
  • cdc0f4e Updated documentation for 2.9.0
  • d745d93 * Updated all project files to SDK format
  • fbcee2e Updated Mockup project's dependencies
  • a067809 Changed editor's project file to new SDK format (finally), removed linked and...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2021
Bumps [TaskScheduler](https://github.com/dahall/taskscheduler) from 2.8.21 to 2.9.1.
- [Release notes](https://github.com/dahall/taskscheduler/releases)
- [Commits](dahall/TaskScheduler@v2.8.21...v2.9.1)

---
updated-dependencies:
- dependency-name: TaskScheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/LibreHardwareMonitor/TaskScheduler-2.9.1 branch from 5d0a7fb to 73aae34 Compare September 29, 2021 10:01
@PhyxionNL PhyxionNL merged commit cc49541 into master Sep 29, 2021
@PhyxionNL PhyxionNL deleted the dependabot/nuget/LibreHardwareMonitor/TaskScheduler-2.9.1 branch September 29, 2021 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant