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

[Regression] Dependency with repository and branch is not being correctly parsed #2991

Open
MrcSnm opened this issue Jan 9, 2025 · 0 comments

Comments

@MrcSnm
Copy link
Contributor

MrcSnm commented Jan 9, 2025

System information

  • dub version: 1.39.0
  • OS Platform and distribution: Windows 10
  • compiler version dmd v2.110.0

Bug Description

Error Invalid SemVer format: 69e6c80

How to reproduce?

{
	"dependencies": {
		"wasm-sourcemaps": {"repository": "git+https://github.com/MrcSnm/wasm-sourcemaps", "version": "69e6c80"}
	},
	"name": "repo"
}

Expected Behavior

It worked under older versions.

Logs

@MrcSnm MrcSnm changed the title Dependency with repository and branch is not being correctly parsed [RegressionDependency with repository and branch is not being correctly parsed Jan 9, 2025
@MrcSnm MrcSnm changed the title [RegressionDependency with repository and branch is not being correctly parsed [Regression] Dependency with repository and branch is not being correctly parsed Jan 9, 2025
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

No branches or pull requests

1 participant