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

chore(deps): update actions/setup-dotnet action to v1.10.0 #2232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action minor v1.8.2 -> v1.10.0

Release Notes

actions/setup-dotnet (actions/setup-dotnet)

v1.10.0

Compare Source

What's Changed

Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.

If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.

For updates, follow https://github.com/dotnet/core/issues/9671.

Full Changelog: actions/setup-dotnet@v1.9.1...v1.10.0

v1.9.1: Installer scripts updates

Compare Source

Update dotnet-install scripts to the latest versions: #​270

v1.9.0: Support for installation of multiple versions, warnings for deprecated versions

Compare Source

This release includes the following PRs:

  • Adding support to install multiple .NET versions in single action invocation: #​240
    example:
- uses: actions/setup-dotnet@v1
  with:
    dotnet-version: | 
      3.1.x
      5.0.x

The latest installed .NET version is default, according .NET documentation.

  • Adding the build warnings if the deprecated .NET versions are installed by action: #​245

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 5, 2022

Deploying pocketpasta with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3779d6
Status: ✅  Deploy successful!
Preview URL: https://2fb2e0f8.pocketpasta.pages.dev
Branch Preview URL: https://renovate-actions-setup-dotne-twog.pocketpasta.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/actions-setup-dotnet-1.x branch from 581f186 to 49f6c20 Compare December 5, 2022 00:49
@renovate renovate bot force-pushed the renovate/actions-setup-dotnet-1.x branch from 49f6c20 to b3779d6 Compare December 26, 2024 21:02
@renovate renovate bot changed the title chore(deps): update actions/setup-dotnet action to v1.9.1 chore(deps): update actions/setup-dotnet action to v1.10.0 Dec 26, 2024
Copy link

vercel bot commented Dec 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pocketpasta ❌ Failed (Inspect) Dec 26, 2024 9:03pm

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.

0 participants