api-specs icon indicating copy to clipboard operation
api-specs copied to clipboard

fix(deps): update dependency starlight-openapi to ^0.16.0

Open renovate[bot] opened this issue 11 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlight-openapi (source) ^0.8.3 -> ^0.16.0 age adoption passing confidence

Release Notes

HiDeoo/starlight-openapi (starlight-openapi)

v0.16.0

Compare Source

Minor Changes
  • #​96 933cc5c Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version 0.34.0.

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @​astrojs/upgrade
    
  • #​96 933cc5c Thanks @​HiDeoo! - Adds clickable anchor links to headings which respects the Starlight markdown.headingLinksSection configuration option.

v0.15.0

Compare Source

Minor Changes
  • #​94 9b95bca Thanks @​HiDeoo! - Adds support for schemas using version 3.0.4 of the OpenAPI specification by updating the OpenAPI and Swagger API definitions parser used internally.

v0.14.4

Compare Source

Patch Changes

v0.14.3

Compare Source

Patch Changes
  • #​88 d2cdf30 Thanks @​HiDeoo! - Fixes a compatibility issue with some other Starlight plugins due to how the sidebar entries for the generated pages were being created.

v0.14.2

Compare Source

Patch Changes
  • #​86 ecc5bb3 Thanks @​HiDeoo! - Fixes syntax highlighting issues for many examples where the code block language was not properly inferred.

v0.14.1

Compare Source

Patch Changes

v0.14.0

Compare Source

Minor Changes
  • #​80 d6175bc Thanks @​HiDeoo! - Adds a new sidebar.operations.sort configuration option to configure the sorting method for the operation sidebar links.

    The current behavior to sort the operation sidebar links in the order they appear in the OpenAPI document is preserved by default. Setting this option to 'alphabetical' will sort the operation sidebar links alphabetically.

  • #​80 d6175bc Thanks @​HiDeoo! - Deprecates the sidebar label, collapsed, and sidebarMethodBadges options in favor of a new sidebar option object.

    The previous options are still supported for backward compatibility, but they will be removed in a future release.

    starlightOpenAPI([
      {
        base: 'api',
        schema: '../schemas/api-schema.yaml',
    -   label: 'My API',
    -   collapsed: false,
    -   sidebarMethodBadges: true,
    +   sidebar: {
    +     label: 'My API',
    +     collapsed: false,
    +     operations: { badges: true },
    +   },
      },
    ])
    
  • #​80 d6175bc Thanks @​HiDeoo! - Adds a new sidebar.tags.sort configuration option to configure the sorting method for the tag sidebar groups.

    The current behavior to sort the tag sidebar groups in the order they appear in the OpenAPI document is preserved by default. Setting this option to 'alphabetical' will sort the tag sidebar groups alphabetically.

  • #​80 d6175bc Thanks @​HiDeoo! - Adds a new sidebar.operations.labels configuration option to define whether the operation sidebar labels should use the operation ID or summary.

    The current behavior to use the operation summary and fall back to the operation ID if no summary is provided is preserved by default. Setting this option to 'operationId' will always use the operation ID as the operation sidebar label.

Patch Changes

v0.13.0

Compare Source

Minor Changes
  • #​75 52dd833 Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version 0.32.0.

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @​astrojs/upgrade
    

v0.12.1

Compare Source

Patch Changes
  • #​73 beeb586 Thanks @​HiDeoo! - Adds astro as a peer dependency to prevent potential build errors in monorepos with hoisting disabled.

v0.12.0

Compare Source

Minor Changes

v0.11.0

Compare Source

Minor Changes

v0.10.0

Compare Source

Minor Changes
  • #​63 b19e249 Thanks @​HiDeoo! - Adds overview pages for operations grouped by tags defined with a description or externalDocs fields displaying the tag's information.

v0.9.0

Compare Source

Minor Changes
  • #​58 f91f2f4 Thanks @​HiDeoo! - Adds support for Astro v5, drops support for Astro v4.

    ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.30.0.

    Please follow the upgrade guide to update your project.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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[bot] avatar Dec 17 '24 15:12 renovate[bot]

⚠️ 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: [email protected]
npm error Found: @astrojs/[email protected]
npm error node_modules/@astrojs/starlight
npm error   @astrojs/starlight@"^0.29.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @astrojs/starlight@">=0.34.0" from [email protected]
npm error node_modules/starlight-openapi
npm error   starlight-openapi@"^0.19.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/2025-06-27T15_37_34_394Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-06-27T15_37_34_394Z-debug-0.log

renovate[bot] avatar Dec 17 '24 15:12 renovate[bot]

Deploy Preview for openpodcastapi failed.

Name Link
Latest commit 7a7bee13fef66d719b2400aaf80db7a5b52c9466
Latest deploy log https://app.netlify.com/projects/openpodcastapi/deploys/685ebac5b9c8a3000858a999

netlify[bot] avatar Dec 17 '24 15:12 netlify[bot]

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.19.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar Jun 28 '25 19:06 renovate[bot]