Skip to content

Commit

Permalink
Build(deps-dev): Bump @types/backbone from 1.4.19 to 1.4.22 (PR #6074)
Browse files Browse the repository at this point in the history
Bumps [@types/backbone](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/backbone) from 1.4.19 to 1.4.22.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/backbone">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/backbone&package-manager=npm_and_yarn&previous-version=1.4.19&new-version=1.4.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>
  • Loading branch information
matborowczyk authored and inmantaci committed Dec 2, 2024
1 parent 01e3cc6 commit cda99a2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 12 deletions.
5 changes: 5 additions & 0 deletions changelogs/unreleased/6074-dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
change-type: patch
description: 'Build(deps-dev): Bump @types/backbone from 1.4.19 to 1.4.22'
destination-branches:
- master
sections: {}
8 changes: 4 additions & 4 deletions cypress/e2e/scenario-2.4-expert-mode.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ if (Cypress.env("edition") === "iso") {

// force state to creating
cy.get('[aria-label="Expert-Actions-Toggle"]').click();
cy.get(".pf-v5-c-menu__item").contains("creating").click();
cy.get("button").contains("creating").click();

// add an operation to the force state action
cy.get("#operation-select").select("clear candidate");
Expand All @@ -160,9 +160,9 @@ if (Cypress.env("edition") === "iso") {
// expect to find in the history the creating state as last
cy.get('[aria-label="History-Row"]', { timeout: 30000 }).should(
($rows) => {
expect($rows[0]).to.contain("creating");
expect($rows[0]).to.contain(4);
expect($rows).to.have.length(4);
expect($rows[1]).to.contain("creating");
expect($rows[1]).to.contain(4);
expect($rows).to.have.length(5);
},
);
});
Expand Down
4 changes: 2 additions & 2 deletions cypress/e2e/scenario-5-compile-reports.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ describe("5 Compile reports", () => {
// Expect to have no environment variables
cy.get(".pf-v5-c-code-block__content").should("have.text", "{}");

// Expect to have 2 stages in collapsible
// Expect to have 3 stages in collapsible
cy.get("tbody").should(($rowElements) => {
expect($rowElements).to.have.length(2);
expect($rowElements).to.have.length(3);
});

// Click on init stage arrow
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@types/backbone": "^1.4.19",
"@types/backbone": "^1.4.22",
"@types/fetch-mock": "^7.3.8",
"@types/file-saver": "^2.0.7",
"@types/jest": "^29.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^15.0.7"
"@testing-library/user-event": "npm:^14.5.2"
"@types/backbone": "npm:^1.4.19"
"@types/backbone": "npm:^1.4.22"
"@types/fetch-mock": "npm:^7.3.8"
"@types/file-saver": "npm:^2.0.7"
"@types/jest": "npm:^29.5.12"
Expand Down Expand Up @@ -2250,13 +2250,13 @@ __metadata:
languageName: node
linkType: hard

"@types/backbone@npm:^1.4.19":
version: 1.4.19
resolution: "@types/backbone@npm:1.4.19"
"@types/backbone@npm:^1.4.22":
version: 1.4.22
resolution: "@types/backbone@npm:1.4.22"
dependencies:
"@types/jquery": "npm:*"
"@types/underscore": "npm:*"
checksum: 10/f9692dd90bda32634ec86b1f86f4587e906e9524fd8fdd16369fb5cef179932b5a497fd9a3134c22221ff387d0fdeab936a34b6b2ea04de5cc02d117976b3532
checksum: 10/9fb13d0aa4d318ea4b48233e11c7f038658fe16b552fce88099963834d0e0b447d289018b9daced6113cb815889dac639cc3e1531dd86ebd4f0ec0e1829834f3
languageName: node
linkType: hard

Expand Down

0 comments on commit cda99a2

Please sign in to comment.