deps-dev(deps-dev): bump jsdom from 29.1.0 to 29.1.1#340
Conversation
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.1.0 to 29.1.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.1.0...v29.1.1) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🎮 PR Preview DeployedYour PR has been deployed to a preview environment with multiple deployment options! 🌐 Web Preview (GitHub Pages)🌊 Play the preview: https://commjoen.github.io/3dgame/pr-340/ 🐳 Container Preview (GHCR)Run the PR preview locally using Docker: # Option 1: PR-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:pr-340
# Option 2: Commit-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:b1f8211
# Then visit: http://localhost:8080📦 Container Registry: View all tags Both previews will be automatically updated when you push new commits to this PR. |
🧹 PR Preview Cleaned UpThe GitHub Pages preview deployment for this PR has been automatically removed. 📋 View remaining previews: https://commjoen.github.io/3dgame/previews.html 📦 Container Note: PR container images ( |
Bumps jsdom from 29.1.0 to 29.1.1.
Release notes
Sourced from jsdom's releases.
Commits
9b9ea7e29.1.107efb78Optimize computed style comparison5f66329Fix background-origin/background-clip in background shorthandad8af77Fix border shorthand handlingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)