Skip to content

chore(deps): bump @scalar/api-reference from 1.43.15 to 1.43.17#10064

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/scalar/api-reference-1.43.17
Jan 28, 2026
Merged

chore(deps): bump @scalar/api-reference from 1.43.15 to 1.43.17#10064
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/scalar/api-reference-1.43.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps @scalar/api-reference from 1.43.15 to 1.43.17.

Changelog

Sourced from @​scalar/api-reference's changelog.

1.43.17

Patch Changes

Updated Dependencies

  • @​scalar/api-client@​2.21.1

    • #7925: fix: allow collapsing documents
    • #7926: Make V2 command palette extensible and improve types
  • @​scalar/workspace-store@​0.27.1

    • #7926: Make V2 command palette extensible and improve types
  • @​scalar/oas-utils@​0.6.29

  • @​scalar/sidebar@​0.7.22

  • @​scalar/components@​0.16.32

1.43.16

Patch Changes

  • #7901: fix(api-reference): don't flex schema enum label

Updated Dependencies

  • @​scalar/workspace-store@​0.27.0

    • #7906: feat: remove parsing from codeinput and move to getExample
    • #7905: feat: support loading files on the store
  • @​scalar/api-client@​2.21.0

    • #7906: feat: remove parsing from codeinput and move to getExample
    • #7897: feat: cancel request and stop streaming responses
  • @​scalar/oas-utils@​0.6.28

  • @​scalar/sidebar@​0.7.21

  • @​scalar/openapi-parser@​0.24.5

  • @​scalar/components@​0.16.31

Commits

Dependabot compatibility score

Dependabot 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2026
@mergify mergify bot deployed to Mergify Merge Protections January 28, 2026 07:20 Active
@mergify
Copy link
Contributor

mergify bot commented Jan 28, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • author = dependabot[bot]
    • #approved-reviews-by >= 2
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@mergify
Copy link
Contributor

mergify bot commented Jan 28, 2026

Merge Queue Status

🚫 The pull request has left the queue (rule: automated updates) at 0a59f2d

This pull request spent 3 minutes 14 seconds in the queue, with no time running CI.

Reason

The pull request conflicts with pull requests ahead in queue: #10053, #10054, #10055, #10056, #10057, #10058, #10060, #10062

Hint

There is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it.
If the pull request ahead is not merged, you can requeue this pull request with a @mergifyio requeue comment.

@mergify
Copy link
Contributor

mergify bot commented Jan 28, 2026

@dependabot[bot] this pull request is now in conflict 😩

@mergify mergify bot added the conflict label Jan 28, 2026
Bumps [@scalar/api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference) from 1.43.15 to 1.43.17.
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference)

---
updated-dependencies:
- dependency-name: "@scalar/api-reference"
  dependency-version: 1.43.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scalar/api-reference-1.43.17 branch from 0a59f2d to c0ddef4 Compare January 28, 2026 08:03
@mergify mergify bot deployed to Mergify Merge Protections January 28, 2026 08:03 Active
@mergify
Copy link
Contributor

mergify bot commented Jan 28, 2026

Merge Queue Status

✅ The pull request has been merged at c0ddef4

This pull request spent 7 minutes 27 seconds in the queue, including 1 minute 37 seconds running CI.
The checks were run on draft #10066.

Required conditions to merge

@mergify mergify bot added the queued label Jan 28, 2026
@mergify mergify bot merged commit dd09539 into main Jan 28, 2026
8 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/scalar/api-reference-1.43.17 branch January 28, 2026 08:13
@mergify mergify bot removed the queued label Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants