Closed dependabot[bot] closed 1 year ago
Pull request title looks good π!
If this pull request gets merged, it will not cause a new release of the software. Example: If this project's latest release version is 1.0.0
. If this pull request gets merged in, the next release of this project will be 1.0.0
. This pull request is not a breaking change.
All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time.
Pull request title looks good π!
If this pull request gets merged, it will not cause a new release of the software. Example: If this project's latest release version is 1.0.0
. If this pull request gets merged in, the next release of this project will be 1.0.0
. This pull request is not a breaking change.
All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time.
Hey, there @dependabot[bot] ππ€. I'm a bot here to help you.
β οΈ Pull requests into the branch beta
typically only allows changes with the types: fix
. From the pull request title, the type of change this pull request is trying to complete is: chore
. β οΈ
This pull request might still be allowed to be merged. However, you might want to consider make this pull request merge into a different branch other then beta
.
Hey, there @dependabot[bot] ππ€. I'm a bot here to help you.
β οΈ Pull requests into the branch beta
typically only allows changes with the types: fix
. From the pull request title, the type of change this pull request is trying to complete is: chore
. β οΈ
This pull request might still be allowed to be merged. However, you might want to consider make this pull request merge into a different branch other then beta
.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps jsdom to 20.0.3 and updates ancestor dependency expo-module-scripts. These dependencies need to be updated together.
Updates
jsdom
from 11.12.0 to 20.0.3Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
... (truncated)
Commits
22f7c3c
Version 20.0.3c540630
Update dependencies and dev dependenciescdf07a1
Slight tweaks to GitHub Actionsbd77578
Try to make the issue template clearere285763
Version 20.0.2cb4e454
Change how the custom element registry is looked upf4324ba
Fix event.getModifierState() and modifier property interactionfea788b
Fix xhr.abort() when the XHR is invalidc3c421c
Remove outdated commentdf8de00
Version 20.0.1Updates
expo-module-scripts
from 2.0.0 to 3.0.11Commits
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