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 vers-one/dotnet-project-version-updater action to v1.7 #56

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2024

This PR contains the following updates:

Package Type Update Change
vers-one/dotnet-project-version-updater action minor v1.3 -> v1.7

Release Notes

vers-one/dotnet-project-version-updater (vers-one/dotnet-project-version-updater)

v1.7: 1.7

Compare Source

Bug fixes:

  • adds tags input parameter to action.yml (#​14).

v1.6: 1.6

Compare Source

Enhancements:

  • tags optional input parameter to filter version declarations within matching files (#​11);
  • skipping commented lines in the AssemblyInfo.* files;
  • new error message if there are two or more occurrences of the same version declaration found in a single file;
  • automatic backward slash (\) to forward slash (/) replacement for the file / files input (because fastGlob doesn't support backward slashes);
  • support for the <InformationalVersion>...</InformationalVersion> tag and the related assembly attributes (#​12).

v1.5: 1.5

Compare Source

Enhancements:

  • support for <VersionPrefix> tag in .csproj, .vbproj, .fsproj, and .props files (#​8, implemented by @​Invvard).

v1.4: 1.4

Compare Source

Maintenance:

  • The version of Node.js used by the action updated from 16 to 20.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot force-pushed the renovate/vers-one-dotnet-project-version-updater-1.x branch from 2b082e6 to 2b4fafb Compare February 29, 2024 18:21
@renovate renovate bot changed the title Update vers-one/dotnet-project-version-updater action to v1.4 Update vers-one/dotnet-project-version-updater action to v1.5 Feb 29, 2024
@renovate renovate bot changed the title Update vers-one/dotnet-project-version-updater action to v1.5 Update vers-one/dotnet-project-version-updater action to v1.6 May 8, 2024
@renovate renovate bot force-pushed the renovate/vers-one-dotnet-project-version-updater-1.x branch from 2b4fafb to 860e95f Compare May 8, 2024 07:11
@renovate renovate bot force-pushed the renovate/vers-one-dotnet-project-version-updater-1.x branch from 860e95f to 34c6b76 Compare November 12, 2024 01:44
@renovate renovate bot changed the title Update vers-one/dotnet-project-version-updater action to v1.6 Update vers-one/dotnet-project-version-updater action to v1.7 Nov 12, 2024
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