Closed dependabot[bot] closed 2 days ago
This pull request updates two npm dependencies across different directories. In the mobile directory, @eslint/plugin-kit is updated from 0.2.0 to 0.2.3, and in the backstage directory, rollup is updated from 4.25.0 to 4.27.2. Both updates include bug fixes and minor improvements.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update @eslint/plugin-kit dependency with minor version bump |
|
boundaries/link/mobile/pnpm-lock.yaml |
Update rollup bundler with feature improvements and bug fixes |
|
boundaries/platform/backstage/yarn.lock |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Bumps the npm_and_yarn group with 1 update in the /boundaries/link/mobile directory: @eslint/plugin-kit. Bumps the npm_and_yarn group with 1 update in the /boundaries/platform/backstage directory: rollup.
Updates
@eslint/plugin-kit
from 0.2.0 to 0.2.3Release notes
Sourced from
@eslint/plugin-kit
's releases.Commits
a957ee3
chore: release main (#130)3591a78
feat: Add Language#normalizeLanguageOptions() (#131)2fa68b7
chore: fix formatting error (#133)071be84
Merge commit from forke73b1dc
docs: Update README sponsorsd0b2e70
fix: non-optional properties in generic interfaces (#132)3a87bbb
fix: Support legacyschema
properties (#128)c24083b
docs: Update README sponsors0dc78d3
chore: release main (#125)ffa176f
feat: Add rule types (#110)Updates
rollup
from 4.25.0 to 4.27.2Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
a503a4d
4.27.26c68455
Fix more variable deconflicting issues (#5728)aaf38b7
4.27.1faeb905
Debug out-of-memory issues with Rollup v4.27.0 (#5727)c035068
4.27.0b58e48b
fix(deps): update swc monorepo (major) (#5724)50697b8
Reduce max hash size to 21 (#5723)a9acb57
feat: implement object tree-shaking (#5420)7ec926c
chore(deps): lock file maintenance minor/patch updates (#5725)ae1d14b
4.26.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by Sourcery
Bump dependencies for
@eslint/plugin-kit
androllup
across two directories to their latest versions to ensure compatibility and incorporate recent bug fixes and features.Build:
@eslint/plugin-kit
from version 0.2.0 to 0.2.3 in the /boundaries/link/mobile directory.rollup
from version 4.25.0 to 4.27.2 in the /boundaries/platform/backstage directory.