Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update dependency @vector-im/compound-web to v0.9.4 #11891

Merged
merged 9 commits into from
Dec 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vector-im/compound-web 0.8.1 -> 0.9.3 age adoption passing confidence

Release Notes

vector-im/compound-web (@​vector-im/compound-web)

v0.9.3: Release 0.9.3

Compare Source

0.9.3 Release

What's Changed

Full Changelog: element-hq/compound-web@v0.9.2...v0.9.3

v0.9.2: Release 0.9.2

Compare Source

0.9.2 Release

What's Changed

Full Changelog: element-hq/compound-web@v0.9.1...v0.9.2

v0.9.1: Release 0.9.1

Compare Source

0.9.1 Release

What's Changed

Full Changelog: element-hq/compound-web@v0.9.0...v0.9.1

v0.9.0: Release 0.9.0

Compare Source

0.9.0 Release


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


This change is marked as an internal change (Task), so will not be included in the changelog.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Refactoring, enabling or disabling functionality, other engineering tasks labels Nov 16, 2023
@renovate renovate bot changed the title Update dependency @vector-im/compound-design-tokens to ^0.1.0 Update dependency @vector-im/compound-design-tokens to ^0.1.0 - autoclosed Nov 21, 2023
@renovate renovate bot closed this Nov 21, 2023
@renovate renovate bot deleted the renovate/vector-im branch November 21, 2023 22:35
@renovate renovate bot changed the title Update dependency @vector-im/compound-design-tokens to ^0.1.0 - autoclosed Update dependency @vector-im/compound-design-tokens to ^0.1.0 Nov 23, 2023
@renovate renovate bot reopened this Nov 23, 2023
@renovate renovate bot restored the renovate/vector-im branch November 23, 2023 01:29
@renovate renovate bot force-pushed the renovate/vector-im branch from a8fac34 to e2586e0 Compare November 23, 2023 03:05
@renovate renovate bot changed the title Update dependency @vector-im/compound-design-tokens to ^0.1.0 Update dependency @vector-im/compound-web to v0.9.0 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/vector-im branch from e2586e0 to 1c7bcc5 Compare November 23, 2023 03:07
@renovate renovate bot force-pushed the renovate/vector-im branch from 1c7bcc5 to 50d18ec Compare November 28, 2023 18:31
@renovate renovate bot force-pushed the renovate/vector-im branch from 50d18ec to 6309e38 Compare November 29, 2023 21:59
@renovate renovate bot changed the title Update dependency @vector-im/compound-web to v0.9.0 Update dependency @vector-im/compound-web to v0.9.1 Nov 29, 2023
@renovate renovate bot force-pushed the renovate/vector-im branch from 6309e38 to 7c0f84d Compare December 6, 2023 22:36
@renovate renovate bot changed the title Update dependency @vector-im/compound-web to v0.9.1 Update dependency @vector-im/compound-web to v0.9.2 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/vector-im branch from 7c0f84d to be598c3 Compare December 9, 2023 16:21
@renovate renovate bot changed the title Update dependency @vector-im/compound-web to v0.9.2 Update dependency @vector-im/compound-web to v0.9.3 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/vector-im branch from be598c3 to 1786655 Compare December 12, 2023 17:34
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Copy link
Contributor Author

renovate bot commented Dec 13, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy changed the title Update dependency @vector-im/compound-web to v0.9.3 Update dependency @vector-im/compound-web to v0.9.4 Dec 13, 2023
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
expect(screen.getByText("Invite to this room")).toBeDisabled();
expect(screen.getByText("Invite to this room")).toHaveAttribute("aria-disabled", "true");
Copy link
Member

Choose a reason for hiding this comment

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

I'm a little curious why toBeDisabled has stopped working

Copy link
Member

Choose a reason for hiding this comment

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

Compound switched from disabled to aria-disabled and Jest doesn't understand the latter - testing-library/jest-dom#144 (comment)

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy marked this pull request as ready for review December 13, 2023 22:09
@t3chguy t3chguy requested review from a team as code owners December 13, 2023 22:09
@t3chguy t3chguy merged commit 6669cb7 into develop Dec 14, 2023
23 checks passed
@t3chguy t3chguy deleted the renovate/vector-im branch December 14, 2023 11:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants