chore(deps-dev): bump typescript-eslint from 8.67.0 to 8.68.0 - #6121
chore(deps-dev): bump typescript-eslint from 8.67.0 to 8.68.0#6121dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for adminlte-v4 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.67.0 to 8.68.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2c2dd8c to
ba1e0e4
Compare
|
Superseded by 12b4b06 on master — this landed there together with the rest of the monthly batch, at a newer patch than proposed here (typescript-eslint 8.69.0). This PR couldn't merge once its siblings landed, so applying it directly avoided a rebase round-trip. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
#6114 changed only src/scss, so merging it left the committed dist/ without the fix — the mini-sidebar brand rule in dist/css/adminlte.css still lacked `margin-left: 0`. Rebuilt, RTL included. Dev dependencies: eslint 10.8.1 -> 10.9.1, eslint-plugin-unicorn 73 -> 74, @typescript-eslint/* and typescript-eslint 8.67.0 -> 8.69.0, astro 7.2.4 -> 7.2.10, @astrojs/mdx 7.0.7 -> 8.0.0, @astrojs/markdown-remark 7.2.4 -> 7.3.0, rollup 4.62.4 -> 4.63.1, terser 5.50.0 -> 5.51.2, happy-dom 20.11.6 -> 20.12.0, sass 1.103.0 -> 1.103.1, globals 17.11.0 -> 17.12.0. This finishes dependabot #6118 and #6121, which could not merge after their siblings landed, and goes past what they proposed where a newer patch was out. @astrojs/mdx 8.0.0 is a major but peers astro@^7.2.6, not 8 — and it flattens the tree: four nested duplicates of @astrojs/markdown-remark and @astrojs/internal-helpers go, @astrojs/markdown-satteri hoists to the top level. Verified with a clean `rm -rf node_modules && npm ci`: resolves with no peer warnings. All 114 built html/css/js files are byte-identical across the whole dependency change, so nothing here reaches consumers. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps typescript-eslint from 8.67.0 to 8.68.0.
Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)