Open dependabot[bot] opened 2 weeks ago
pnpm: Command failed with exit code 128: /usr/bin/git clone git@github.com:aiscript-dev/aiscript-vscode.git /home/runner/.local/share/pnpm/store/v3/tmp/_tmp_1776_c54fae2bd46152b874ccf84128c8b56a
Cloning into '/home/runner/.local/share/pnpm/store/v3/tmp/_tmp_1776_c54fae2bd46152b874ccf84128c8b56a'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
🤔
A newer version of happy-dom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Bumps happy-dom from 10.0.3 to 15.11.6.
Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
7914b54
fix: #1611 Implement window.TextEncoder & window.TextDecoder78d8914
fix: #1603 HTMLSelectElement should not dispatch "change" event when changi...23f8673
chore: #1609 ReplacestartsWith
with the equal signb35bcd6
fix: #1601 Strings should be converted into numbers in setters for HTMLMete...9f8f084
fix: #1604 Consider null as empty string when setting it as value in HTMLIn...dc06801
fix: #1558 Fixes bug where psuedo selectors without an ending pranthese res...e038cf9
fix: #1592 Fixes bug where Document.activeElement is set to the wrong targe...562ecb4
chore: #1595 Updates Vitestf3c9b9a
chore: #1433 Adds unit test for using a Request object with fetch() (#1590)3a79654
feat: #1159 Adds support for the :disabled pseudo-class in CSS and query se...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