Bc/migrate eslint config graphql - #219
Merged
Merged
Conversation
literat
force-pushed
the
bc/migrate-eslint-config-graphql
branch
from
March 29, 2026 12:13
c42dcb5 to
59fa327
Compare
There was a problem hiding this comment.
Pull request overview
Renames the GraphQL ESLint shareable config package to the @alma-oss scope and updates its metadata/docs accordingly.
Changes:
- Rename
@lmc-eu/eslint-config-graphqlto@alma-oss/eslint-config-graphql(package metadata + lockfile workspace entry) - Update the package README installation/usage to the new package name and add a license section
- Update Yarn lockfile entries, including deduping
@jridgewell/trace-mapping
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| yarn.lock | Adds the new @alma-oss/eslint-config-graphql workspace entry, removes the old scoped entry, and updates some resolved dependency entries |
| packages/eslint-config-graphql/package.json | Updates package identity/metadata (name/description/author/keywords/license) and tightens Node engine requirement |
| packages/eslint-config-graphql/README.md | Updates docs to reference the new package name and adds a license section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
BREAKING CHANGE: Node.js v16 and v18 are no longer supported refs #191
BREAKING CHANGE: the package has been migrated to `@alma-oss` scope
BREAKING CHANGE: migrate to MIT license
literat
force-pushed
the
bc/migrate-eslint-config-graphql
branch
from
March 29, 2026 13:39
59fa327 to
1074e5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.