-
### What is the problem this feature would solve?
I would like to bump semantic version string with built in function from Bun in https://bun.sh/docs/api/semver but it's lack of that option.
### W…
-
I suggest to add a version scheme `semver` that as defined by https://semver.org/
Flagging @pombredanne for attention
-
### Is this about an existing lint, or proposing a new one?
Deleting the manual implementation of a trait for a type does not trigger a sember-checks error.
### Known issues that might be causing th…
-
### What is the problem this feature would solve?
Currently, it is not possible to check if a string is a valid semver using buns semver API.
### What is the feature you are proposing to solve the p…
-
# Bug Report 🐛
```
namespace test.person@1.0.0-alpha.0+build1
import test.{Foo,Bar}
import test.Foo
import test.* from github://foo
import test@1.0.0.{Foo,Bar}
import test@1.0.0.Foo
impo…
-
Description:
The project currently relies on several packages that contain known security vulnerabilities. Below are the details:
1. Package: @babel/traverse 7.2.3 ([CVE-2023-45133](https://github.…
-
https://github.com/rust-lang/thorin/blob/1f5f8e6e41d04685d325dbc565e21e7c9a3e9b5a/thorin/README.md?plain=1#L21-L23
Can you elaborate what this non-existent stability evaluates to? Do users have to …
-
Hi,
I see that https://semver.org is versioned and we currently sit at version 2.0.0
Intuitively I'd expect it to use semantic versioning to version itself. But it looks like it doesn't?
I n…
-
### 💥 Actual behavior
Apple RSRs (e.g. `macOS 13.5.1 (a)`) fail to parse in `semver.NewVersion()`, causing issues like #22829. We have a workaround for that particular issue, but elsewhere in our co…
-
### What are you trying to do?
Expanding on https://github.com/dagger/dagger/issues/6605 which addresses the case for a `dagger update` command.
However, currently `dependencies` in `dagger.json` …