Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@comet/eslint-config (source) ^6.8.0^8.11.1 age confidence

Release Notes

vivid-planet/comet (@​comet/eslint-config)

v8.11.1

Compare Source

Patch Changes

v8.11.0

Compare Source

Minor Changes
  • 4b448f6: Format.JS: enforce literal default messages

    Prevent function calls or variables in defaultMessage which are not supported in our internationalization workflow.

  • e5427a0: Future: Ban node-cache because it's unmaintained

    Introduce a new rule in future/nestjs and future/nextjs that bans importing node-cache and recommends cache-manager / @cacheable/node-cache / @nestjs/cache-manager instead.

    This rule is now in the future configs and will be enforced generally in v9.

  • 9d5e331: Enable @typescript-eslint/consistent-type-exports in @comet/eslint-config/future/react.js

Patch Changes

v8.10.0

Compare Source

Patch Changes

v8.9.0

Compare Source

Patch Changes

v8.8.0

Compare Source

Minor Changes
  • f8bf3f5: Detect React version in @comet/eslint-config/react.js and @comet/eslint-config/nextjs.js

    Removes the React version not specified in eslint-plugin-react settings. See https://github.com/jsx-eslint/eslint-plugin-react#configuration. warning.

Patch Changes

v8.7.1

Compare Source

Patch Changes

v8.7.0

Compare Source

Patch Changes

v8.6.0

Compare Source

Patch Changes

v8.5.2

Compare Source

Patch Changes

v8.5.1

Compare Source

Patch Changes

v8.5.0

Compare Source

Patch Changes

v8.4.2

Compare Source

Patch Changes

v8.4.0

Compare Source

Patch Changes

v8.3.0

Compare Source

Minor Changes
  • dd4e4a8: Introduce a new future/react.js configuration and enable the ESLint rule react/jsx-no-literals.
Patch Changes

v8.2.0

Compare Source

Patch Changes
  • 594331e: Fix import restriction of @mui/material components: Alert, Button, Dialog, Tooltip

    The restriction was not working for deep imports like import Button from "@​mui/material/Button".

v8.1.1

Compare Source

Patch Changes

v8.1.0

Compare Source

Patch Changes

v8.0.0

Compare Source

Major Changes
  • 6d3c196: Add import restriction for MUI's Button

    Buttons used in Comet DXP applications should match the Comet CI.
    Use Button from @comet/admin instead.

  • ceaf99d: Bump ESLint peer dependency to v9

  • f904b71: Require Node v22

    The minimum required Node version is now v22.0.0.
    See the migration guide for instructions on how to upgrade your project.

  • 4d0d820: Prevent @mui/material tooltip imports

    Tooltips used in Comet DXP applications should match the Comet CI.
    Use tooltips from @comet/admin instead.

  • c6d87a2: Bump Prettier peer dependency to v3

  • 9509f97: Enable rule to restrict barrel React imports

    Importing React is no longer necessary due to the new JSX transform, which automatically imports the necessary react/jsx-runtime functions.
    Use individual named imports instead, e.g, import { useState } from "react".

Minor Changes
  • a8edddb: Enable @typescript-eslint/consistent-type-imports rule
Patch Changes

v7.25.14: 7.25.14

Compare Source

@​comet/cms-api@​7.25.14

Patch Changes
  • 09a62af: API Generator: fix generated query in position-service

v7.25.13: 7.25.13

Compare Source

@​comet/cms-site@​7.25.13

Patch Changes
  • 2af58aa: Set referrerPolicy="strict-origin-when-cross-origin" in the YouTubeVideoBlock

    Apparently, YouTube recently started requiring a Referer header for embedded videos. If no Referer is present, the video fails to load ("Error 153").

v7.25.12: 7.25.12

Compare Source

@​comet/site-nextjs@​7.25.12

Patch Changes
  • 0747af7: Set referrerPolicy="strict-origin-when-cross-origin" in the YouTubeVideoBlock

    Apparently, YouTube recently started requiring a Referer header for embedded videos. If no Referer is present, the video fails to load ("Error 153").

v7.25.11: 7.25.11

Compare Source

@​comet/cms-site@​7.25.11

Patch Changes
  • cb057ee: Add SEO title property to PixelImageBlock and SvgImageBlock

@​comet/site-nextjs@​7.25.11

Patch Changes
  • cb057ee: Add SEO title property to PixelImageBlock and SvgImageBlock

@​comet/site-react@​7.25.11

Patch Changes
  • cb057ee: Add SEO title property to PixelImageBlock and SvgImageBlock

v7.25.10: 7.25.10

Compare Source

@​comet/cms-site@​7.25.10

Patch Changes
  • 9b3292d: Prevent phishing in SitePreview (for pages router)

@​comet/site-nextjs@​7.25.10

Patch Changes
  • 9b3292d: Prevent phishing in SitePreview (for pages router)

v7.25.9: 7.25.9

Compare Source

@​comet/cms-admin@​7.25.9

Patch Changes
  • 79a90e7: Prevent phishing in SitePreview

    Affected applications: if the property resolvePath of the SitePreview component returns the plain path. The default implementation in the starter is not affected.

@​comet/cms-site@​7.25.9

Patch Changes
  • 79a90e7: Prevent phishing in SitePreview

    Affected applications: if the property resolvePath of the SitePreview component returns the plain path. The default implementation in the starter is not affected.

@​comet/site-nextjs@​7.25.9

Patch Changes
  • 79a90e7: Prevent phishing in SitePreview

    Affected applications: if the property resolvePath of the SitePreview component returns the plain path. The default implementation in the starter is not affected.

v7.25.8: 7.25.8

Compare Source

@​comet/cms-admin@​7.25.8

Patch Changes
  • c85d162: Fix styling of DialogTitle in ChooseFileDialog

v7.25.7: 7.25.7

Compare Source

@​comet/cms-admin@​7.25.7

Patch Changes
  • 1f6b81f: Copying a page between scopes with the same DAM scope now retains DAM file references

    Previously, when copying a page from one scope to another and these scopes shared the same DAM scope, the copied page would lose all references to DAM files.

    Example:

    • You copy a page from scope { domain: "main", language: "en" } to { domain: "main", language: "de" }
    • And the DAM scope is only { domain: "main" }

    → the copied page would lose all references to DAM files

    Now, the copied page retains references to DAM files, if both scopes share the same DAM scope.

v7.25.6: 7.25.6

Compare Source

@​comet/cms-admin@​7.25.6

Patch Changes
  • ddeba02: Fix missing "Crop image" button in PixelImageBlock

v7.25.5: 7.25.5

Compare Source

@​comet/cms-api@​7.25.5

Patch Changes
  • cc8b41c: Fix copying a file from one scope to another

    Previously, the media alternatives weren't handled when copying a file (which happens automatically when copying a page from one scope to another). This caused this error:

    ERROR [ExceptionFilter] DriverException: update "DamMediaAlternative" set "for" = 'eb2a6906-eef9-425c-9d46-1f76275f4ca5', "alternative" = 'eb2a6906-eef9-425c-9d46-1f76275f4ca5' where "id" = '[object Object]' - invalid input syntax for type uuid: "[object Object]"

v7.25.4: 7.25.4

Compare Source

@​comet/cms-admin@​7.25.4

Patch Changes
  • 4043175: Validate path parameter in site preview

    Prevents phishing attacks.

v7.25.3

Compare Source

Patch Changes

v7.25.2

Compare Source

Patch Changes

v7.25.1

Compare Source

Patch Changes

v7.25.0

Compare Source

Patch Changes

v7.24.0

Compare Source

Patch Changes

v7.23.0

Compare Source

Patch Changes

v7.22.0

Compare Source

Patch Changes

v7.21.1

Compare Source

Patch Changes

v7.21.0

Compare Source

Patch Changes

v7.20.0

Compare Source

Patch Changes

v7.19.0

Compare Source

Patch Changes

v7.18.0

Compare Source

Patch Changes

v7.17.0

Compare Source

Patch Changes

v7.16.0

Compare Source

Patch Changes

v7.15.0

Compare Source

Patch Changes

v7.14.0

Compare Source

Patch Changes

v7.13.0

Compare Source

Patch Changes

v7.12.0

Compare Source

Patch Changes

v7.11.0

Compare Source

Patch Changes

v7.10.0

Compare Source

Patch Changes

v7.9.0

Compare Source

Patch Changes

v7.8.0

Compare Source

Patch Changes

v7.7.0

Compare Source

Patch Changes

v7.6.0

Compare Source

Patch Changes

v7.5.0

Compare Source

Patch Changes

v7.4.2

Compare Source

Patch Changes

v7.4.1

Compare Source

Patch Changes

v7.4.0

Compare Source

Patch Changes

v7.3.2

Compare Source

Patch Changes

v7.3.1

Compare Source

Patch Changes

v7.3.0

Compare Source

Patch Changes

v7.2.1

Compare Source

Patch Changes

v7.2.0

Compare Source

Patch Changes

v7.1.0

Compare Source

Patch Changes

v7.0.0

Compare Source

Major Changes
  • 45585f4: Add the rule @typescript-eslint/prefer-enum-initializers to require enum initializers

    // ✅
    enum ExampleEnum {
        One = "One",
        Two = "Two",
    }
    // ❌
    enum ExampleEnum {
        One,
        Two,
    }
  • af37ac9: nextjs: Enable react/jsx-curly-brace-presence rule

  • 7a473ab: Prevent @mui/icons-material icon imports

    Icons used in Comet DXP applications should match the Comet CI.
    Use icons from @comet/admin-icons instead.

  • 2e20a86: nextjs/react: Enable react/jsx-no-useless-fragment rule

Minor Changes
  • 769bd72: Use the Next.js Preview Mode for the site preview

    The preview is entered by navigating to an API Route in the site, which has to be executed in a secured environment.
    In the API Route the current scope is checked (and possibly stored), then the client is redirected to the preview.

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 2 times, most recently from 857be40 to d9c2fd9 Compare October 9, 2025 07:13
@renovate
Copy link
Contributor Author

renovate bot commented Oct 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @comet/dev-process-manager@3.0.0
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"^8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=9" from @comet/eslint-config@8.12.0
npm error node_modules/@comet/eslint-config
npm error   dev @comet/eslint-config@"^8.11.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-23T17_56_57_831Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-23T17_56_57_831Z-debug-0.log

@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 3 times, most recently from e912c6e to fdb87f5 Compare October 18, 2025 12:41
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 2 times, most recently from ed8b196 to 2d14716 Compare November 6, 2025 17:10
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch from 2d14716 to 210647e Compare November 14, 2025 13:13
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 2 times, most recently from 2af9a96 to feba8c0 Compare November 23, 2025 09:11
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 2 times, most recently from a9d742d to 5298dbb Compare December 5, 2025 14:35
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch from 5298dbb to 977dd9f Compare December 12, 2025 14:04
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 3 times, most recently from 3fb40d1 to 5eeecf2 Compare January 8, 2026 17:09
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch 2 times, most recently from 824a945 to aa94b83 Compare January 18, 2026 17:13
@renovate renovate bot force-pushed the renovate/comet-eslint-config-8.x branch from aa94b83 to 3f26fe0 Compare January 19, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant