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

build(deps): bump jsdom from 22.1.0 to 23.0.1 - autoclosed #451

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps jsdom from 22.1.0 to 23.0.1.

Release notes

Sourced from jsdom's releases.

Version 23.0.1

  • Fixed incorrect canvas peer dependency.

Version 23.0.0

  • Node.js v18 is now the minimum supported version.
  • Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.
Changelog

Sourced from jsdom's changelog.

23.0.1

  • Fix incorrect canvas peer dependency.

23.0.0

  • Node.js v18 is now the minimum supported version.
  • Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.
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)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@22.1.0...23.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Auto Updated Label for Auto Updated Bot Update Label for bot update automaticaly dependencies Pull requests that update a dependency file Need Update Label for Automatic Bot Update if necessary labels Dec 4, 2023
@dependabot dependabot bot requested a review from TheKingTermux December 4, 2023 17:54
@dependabot dependabot bot added this to the Alice 1.0.6 milestone Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2023

Looks like jsdom is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsdom-23.0.1 branch December 5, 2023 02:19
Copy link
Owner

@TheKingTermux TheKingTermux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing in favour

@github-actions github-actions bot added the Solved Label for solved issues / Pr label Dec 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
@TheKingTermux TheKingTermux added invalid This doesn't seem right and removed Solved Label for solved issues / Pr labels Dec 11, 2023
@TheKingTermux TheKingTermux changed the title build(deps): bump jsdom from 22.1.0 to 23.0.1 build(deps): bump jsdom from 22.1.0 to 23.0.1 - autoclosed Dec 12, 2023
Copy link
Owner

@TheKingTermux TheKingTermux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

    "jsdom": "^25.0.1",

@@ -40,7 +40,7 @@
"image-to-pdf": "^2.0.0",
"install-peerdeps": "^3.0.3",
"jimp": "^0.22.7",
"jsdom": "^22.0.0",
"jsdom": "^23.0.1",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"jsdom": "^23.0.1",
"jsdom": "^25.0.1",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Auto Updated Label for Auto Updated Bot Update Label for bot update automaticaly dependencies Pull requests that update a dependency file invalid This doesn't seem right Need Update Label for Automatic Bot Update if necessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant