Skip to content

Update dependency dotnet-script to v1.5.0

Alessio Parma requested to merge renovate/dotnet-script-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
dotnet-script 1.4.0 -> 1.5.0 age adoption passing confidence

Release Notes

dotnet-script/dotnet-script (dotnet-script)

v1.5.0

Compare Source

Change Log

1.5.0 (11/15/2023)

Full Changelog
Merged Merge Requests
  • fixed deprecated syntax (1/31/2023) #​698 (filipw)
  • allow DOTNET_SCRIPT_CACHE_LOCATION to be relative (1/31/2023) #​699 (filipw)
  • respect Environment.ExitCode when running the script (4/3/2023) #​712 (filipw)
  • Fix greedy parsing of load directive part (5/27/2023) #​724 (atifaziz)
  • Remove hardwired return type in ExecuteScriptCommand (6/5/2023) #​725 (isaacvale)
  • added a note about default namespaces (6/6/2023) #​730 (filipw)
  • Update prerestore.Dockerfile to dotnet 7 (6/20/2023) #​731 (andmos)
  • Support .NET 8.0 (11/9/2023) #​740 (filipw)
  • conditionally reference appropriate version of Microsoft.Extensions.Logging.Console (11/13/2023) #​742 (filipw)
  • Updated to Roslyn 4.8.0-3.final and .NET 8 stable packages/SDK (11/15/2023) #​744 (filipw)
Closed Issues

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports