Alcaeus icon indicating copy to clipboard operation
Alcaeus copied to clipboard

Hydra core hypermedia library

Results 25 Alcaeus issues
Sort by recently updated
recently updated
newest added

The invoke methods should allow calling with an `RdfResource` or `DatasetCore` object and the underlying dataset would be serialised with `formats-common` The question is how the forma would be selected....

Hydra vocabulary clearly states that `hydra:collection` is a `hydra:Link`. Whatever tool performs the assertion regarding hydra vocabulary must understand it's semantics. _Originally posted by @alien-mcl in https://github.com/HydraCG/api-examples/pull/8_

Enabling typings generation (#32) forced me to make some members public on exported classes. I will change them back once Microsoft/TypeScript#17293 is fixed. * https://github.com/wikibus/Alcaeus/pull/32/files#diff-3ad85688dcca0ae5d4e6a61774dbbc32L9 * https://github.com/wikibus/Alcaeus/pull/32/files#diff-6c1185e51c6365a1c8252e6b2a50e2e5L39

Adding the well-known symbol will give nicer debugging output instead of whatever the result of applying mixins

While not exactly Hydra-specific, it would be good to add a convenient way to access `Link` headers attached to loaded resource

Alcaeus should not send `if-modified-since` and `if-none-match` by default because that requires to fetch the representation all the way from origin, making caching essentially useless

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....