Update all non-major dependencies
Compare changes
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
On May, 23th between 18:00 and 22:00 gitlab.tugraz.at may not be available (Reason: maintenance work / gitlab updates).
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.10 -> 7.18.13 |
eslint (source) | devDependencies | minor | 8.22.0 -> 8.23.0 |
fabric (source) | dependencies | patch | 5.2.1 -> 5.2.4 |
pdfjs-dist | dependencies | minor | 2.15.349 -> 2.16.105 |
playwright-core (source) | devDependencies | patch | 1.25.0 -> 1.25.1 |
v7.18.13
babel-generator
retainLines
(@liuxingbaoyu)babel-core
babel-plugin-transform-destructuring
for
expressions (@liuxingbaoyu)babel-traverse
v8.23.0
3e5839e
feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas)30b1a2d
feat: add allowEmptyCase
option to no-fallthrough rule (#15887) (Amaresh S M)43f03aa
feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)b1918da
docs: package.json conventions (#16206) (Patrick McElhaney)0e03c33
docs: remove word immediately (#16217) (Strek)c6790db
docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma)7137344
docs: auto-generation edit link (#16213) (Percy Ma)2e004ab
chore: upgrade @eslint/eslintrc@1.3.1 (#16249) (Milos Djermanovic)d35fbbe
chore: Upgrade to espree@9.4.0 (#16243) (Milos Djermanovic)ed26229
test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic)deaf69f
chore: fix off-by-one min-width: 1023px
media queries (#15974) (Milos Djermanovic)63dec9f
refactor: simplify parseListConfig
(#16241) (Milos Djermanovic)v5.2.4
fixed version
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v5.2.3...v5.2.4
v5.2.2
v1.25.1
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/16319 - [BUG] webServer.command esbuild fails with ESM and Yarn https://github.com/microsoft/playwright/issues/16460 - [BUG] Component test fails on 2nd run when SSL is used https://github.com/microsoft/playwright/issues/16665 - [BUG] custom selector engines don't work when running in debug mode
This version was also tested against the following stable channels:
This MR has been generated by Renovate Bot.