Open
Conversation
Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependencies [qs](https://github.com/ljharb/qs), [jsdom](https://github.com/jsdom/jsdom) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together. Removes `qs` Updates `jsdom` from 16.5.3 to 16.7.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@16.5.3...16.7.0) Updates `lerna` from 4.0.0 to 9.0.4 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v9.0.4/packages/lerna) --- updated-dependencies: - dependency-name: qs dependency-version: dependency-type: indirect - dependency-name: jsdom dependency-version: 16.7.0 dependency-type: indirect - dependency-name: lerna dependency-version: 9.0.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes qs. It's no longer used after updating ancestor dependencies qs, jsdom and lerna. These dependencies need to be updated together.
Removes
qsUpdates
jsdomfrom 16.5.3 to 16.7.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
1aa3cbcVersion 16.7.0df1f551Don't run WebSocketStream testseb105b2Fix browser tests by enabling SharedArrayBuffer0dedfc0Fix some bad cascade computation in getComputedStyle()8021a56Fix "configuation" typo (#3213)a7febe3Fix typo in level2/html.js (#3222)c9896c0Return x, y properties from Element.getBoundingClientRect (#3187)346ea98Update web-platform tests (#3203)364c77dBump to ws 7.4.693ba6a0We are now on Matrix (#3207)Updates
lernafrom 4.0.0 to 9.0.4Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
5f3669cchore(misc): publish 9.0.443e3d46fix: bump tar to 7.5.7, rimraf to 6.1.2,@npmcli/run-scriptto 10.0.3 (#4267)215ff00chore(misc): publish 9.0.3b1b2166chore(misc): publish 9.0.26c1ea96chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#4245)9df335achore(misc): publish 9.0.10cca286fix: expand version range to include nx v22.x (#4242)4c547b7chore: publish v9.0.0d51e344feat: support OIDC trusted publishing96095e2feat!: drop EOL node 18, modernize dependencies, node now "^20.19.0 || ^22.12...Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.