Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update not possible error #11335

Open
1 task done
jakeleventhal opened this issue Jan 17, 2025 · 2 comments
Open
1 task done

Update not possible error #11335

jakeleventhal opened this issue Jan 17, 2025 · 2 comments
Labels
L: javascript T: bug 🐞 Something isn't working

Comments

@jakeleventhal
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pnpm

Package manager version

[email protected]

Language version

[email protected]

Manifest location and content before the Dependabot update

#8008 (comment)

dependabot.yml content

version: 2
updates:
  - package-ecosystem: 'npm'
    directory: '/'
    schedule:
      interval: 'weekly'
      day: 'monday'
      time: '05:00'
      timezone: 'America/New_York'
    open-pull-requests-limit: 10
    target-branch: 'develop'
    versioning-strategy: 'increase'
    labels:
      - 'dependencies'
    groups:
      all-dependencies:
        patterns:
          - '*'
    ignore:
      - dependency-name: '@types/node'

Updated dependency

No response

What you expected to see, versus what you actually saw

Dependabot error

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

@jakeleventhal jakeleventhal added the T: bug 🐞 Something isn't working label Jan 17, 2025
@robaiken
Copy link
Contributor

It looks like this is related to the issue tracked in #8186. If you're experiencing the same problem, we'll post updates on that issue could you close this one? If your issue is different, please keep this issue open. We believe we've fixed the original issue, but please let us know if you're still experiencing problems.

@jakeleventhal
Copy link
Author

Still failing on a number of updates (attached). also 2 timed out

1-20.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: javascript T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants