Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Yarn

Yarn is the community maintained package manager for JavaScript; we aim to make software development predictable and stable 📦
Collective - Host: opensource - https://opencollective.com/yarnpkg - Website: https://yarnpkg.com - Code: https://github.com/yarnpkg

fix(plugin-npm): normalize registry

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
test: transpile using esbuild

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
[Bug?]: Some pakage is missing from the website

github.com/yarnpkg/berry - NaufalF22 opened this issue over 1 year ago
no such option: -m

github.com/yarnpkg/yarn - Maks779 opened this issue over 1 year ago
Bump semver from 5.6.0 to 5.7.2

github.com/yarnpkg/website-sitemaps - dependabot[bot] opened this pull request over 1 year ago
feat(pnp): enable ESM support by default

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
docs: fix typo

github.com/yarnpkg/berry - LiuL0703 opened this pull request over 1 year ago
Add `yarn-plugin-list` to plugin list

github.com/yarnpkg/berry - arendjr opened this pull request over 1 year ago
Cache tolerance for old archives

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
feat!: enable interactivity by default when possible

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
refactor: rename `motd` to `tips`

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
fix: use `httpUtils.get` instead of `fetch`

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
chore: remove unused `Report#buffered`

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
refactor: remove duplicate `enableMotd` check

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
chore!: update ECMAScript version target

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
Fixes hardcoded Yarn version

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Exposes packages to constraints

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
chore: compute Node.js build target from `engines.node`

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
Implements aggregate peer deps

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
ci(release): set `GH_TOKEN` when creating GitHub release

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
[Feature] Make 'yarn upgrade' alias to 'yarn up'

github.com/yarnpkg/berry - SaulDope opened this issue over 1 year ago
Tweaks the .env implementation

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
[Bug?]: `yarn npm audit` returns a 404 error

github.com/yarnpkg/berry - atomrevival opened this issue over 1 year ago
Fixes settings interpolation with dotenv variables

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Fixes readdir w/ recursive: true

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
[Feature] yarn workspace <workspaceName> run --json

github.com/yarnpkg/berry - jmatsushita opened this issue over 1 year ago
fix(compat): update patch for `[email protected]`

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
Implements a benchmarking script

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Fixes registry used to check for deprecation settings

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Adds a warning on the website about the search

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Implements .env file support

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Implements MOTD mechanism

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
[Bug?]: Unable to use monorepo

github.com/yarnpkg/berry - cyberalien opened this issue over 1 year ago
chore: added neccessary keywords.

github.com/yarnpkg/yarn - pacifiquem opened this pull request over 1 year ago
Sets the default compression to 0

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
chore: fix tsconfig excludes

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
ci: cache metadata

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
chore: delete global folder in benchmarks

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
Update dependency semver to v5.7.2 [SECURITY] - autoclosed

github.com/yarnpkg/yarn - renovate[bot] opened this pull request over 1 year ago
fix: pass mode to `yarn up --recursive`

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
perf: use `buffer.isUtf8` in `NodePathFS`

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
perf(core): optimize changed package detection

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
Implements the readdir recursive flag

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Adding Arabic Translation

github.com/yarnpkg/website - youssef-devx opened this pull request over 1 year ago
Adds code to benchmark Yarn

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Adds code to benchmark Yarn

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
perf(libzip): update to `[email protected]`

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
Modernizes installs' output

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
doc(constraints): Documents JavaScript constraints

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
Updates the audit implementation to the bulk endpoint

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
docs: fix questions and answers typo

github.com/yarnpkg/berry - gabrielyotoo opened this pull request over 1 year ago
chore: convert gatsby portal dependencies into workspaces

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
fix npm tag resolver when dedupe

github.com/yarnpkg/berry - goloveychuk opened this pull request over 1 year ago
Update NpmTagResolver.ts

github.com/yarnpkg/berry - goloveychuk opened this pull request over 1 year ago
Migration issue from yarn 2.4.2 Node 14 => Node 18.5

github.com/yarnpkg/berry - josephtveter opened this issue over 1 year ago
feat(sdks): add `relay-compiler` to vscode sdks

github.com/yarnpkg/berry - XiNiHa opened this pull request over 1 year ago
feat: cache npm metadata

github.com/yarnpkg/berry - paul-soporan opened this pull request over 1 year ago
[Feature] Yarn SDKs without contribution

github.com/yarnpkg/berry - mrmckeb opened this issue over 1 year ago
perf(pnp): use default `Module._load`

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
ci(release): create GitHub release

github.com/yarnpkg/berry - merceyz opened this pull request over 1 year ago
Followups on the release branch workflow

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago
[Bug?]: Yarn npm publish doesn't work as expected

github.com/yarnpkg/berry - dacamposol opened this issue over 1 year ago
Release workflow for stable releases

github.com/yarnpkg/berry - arcanis opened this pull request over 1 year ago