Skip to content

Update Testing Dependencies (major)#1654

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-testing-dependencies
Open

Update Testing Dependencies (major)#1654
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-testing-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2021

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
ember-cli-page-object (source) 1.17.72.3.2 age confidence
ember-qunit 4.6.09.1.0 age confidence
ember-qunit ^4.6.0^9.1.0 age confidence
ember-try ^1.4.0^4.0.0 age confidence
fractal-page-object 0.1.01.0.0 age confidence
qunit-dom 1.6.03.5.1 age confidence

Release Notes

san650/ember-cli-page-object (ember-cli-page-object)

v2.3.2

Compare Source

Community Contributions
🐛 Bug Fix

v2.3.1

Compare Source

Community Contributions
🐛 Bug Fix
🏠 Internal

v2.3.0

Compare Source

Community Contributions
🚀 Enhancement

v2.2.3

Compare Source

Community Contributions
🐛 Bug Fix

v2.2.2

Compare Source

Community Contributions
🐛 Bug Fix

v2.2.1

Compare Source

Community Contributions
🐛 Bug Fix

v2.2.0

Compare Source

This release is focused on removing the majority of jQuery usages in the codebase in a backward-compatible way. The next step is to get rid of jQuery dependency in the finders space(#​567).

Community Contributions
🚀 Enhancement
🐛 Bug Fix
🏠 Internal

v2.1.3

Compare Source

Community Contributions
🐛 Bug Fix

v2.1.2

Compare Source

Community Contributions
🐛 Bug Fix
🏠 Internal

v2.1.1

Compare Source

Community Contributions
🐛 Bug Fix

v2.1.0

Compare Source

Community Contributions
🚀 Enhancement
🐛 Bug Fix
🏠 Internal

v2.0.0

Compare Source

In the update to "ember-cli-page-object" v2.x, we've cleaned up the codebase from legacy APIs and added support for modern ember versions(4+). Embroider is also supported now! Some APIs are removed to simplify internals and unlock the path forward for new features. In case of migration issues related to the tests codebase, please follow the v1.x deprecations guide.

We've also completely removed support for the old ember moduleFor flavored tests. If you have migrated to the "@​ember/test-helpers" already, it's unlikely you will need additional code changes, to perform upgrade to the v2.x of "ember-cli-page-object". However, if your codeabse still uses some async/await unaware page object actions, you may find the exlicit-async codemod helpful.

To support Embroider, we also had to upgrade to the "ember-auto-import@^2.0.0", which means that any consumer of this library should have "ember-auto-import@^2.0.0" installed. For upgrade instructions, please check "ember-auto-import" README.

Community Contributions
💥 Breaking change
🐛 Bug Fix
🏠 Internal
📝 Documentation
  • #​610 docs: add migration guide page

v1.17.12

Compare Source

Community Contributions

v1.17.11

Compare Source

Community Contributions

v1.17.10

Compare Source

This release contains several dependency upgrades and documentation fixes

Community Contributions

v1.17.9

Compare Source

This release fixes a regression introduced in v1.17.8, which broke jquery when using contains(

Community Contributions

v1.17.8

Compare Source

This release fixes a regression introduced in v1.17, when contains( stopped taking into account a hidden text. For more details see #​514 (comment)

Community Contributions
emberjs/ember-qunit (ember-qunit)

v9.1.0

Release (2026-05-16)

  • ember-qunit 9.1.0 (minor)
🚀 Enhancement
🏠 Internal
Committers: 3

v9.0.1: Release 9.0.1

Compare Source

🐛 Bug Fix
Committers: 1

v9.0.0: Release 9.0.0

Compare Source

💥 Breaking Change
  • #​1182 Require explicit calls to loadTests and setupEmberOnerrorValidation (@​ef4)
🏠 Internal
Committers: 1

v8.1.1: Release 8.1.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3

v8.1.0: Release 8.1.0

Compare Source

🚀 Enhancement
Committers: 1

v8.0.2: Release 8.0.2

Compare Source

🐛 Bug Fix
  • #​1140 Remove the "Disable linting" checkbox (@​nelstrom)
    • no supported version of ember-source / ember-cli has any overlap with the supported versions of libraries that utilized this capability
  • #​1137 Add 'types' to package.json#exports because newer typescript versions ignore the package.json#types entry when package.json#exports is present (@​NullVoxPopuli)
Committers: 2

v8.0.1: Release 8.0.1

Compare Source

🐛 Bug Fix
  • #​1137 Add 'types' to package.json#exports because newer typescript versions ignore the package.json#types entry when package.json#exports is present (@​NullVoxPopuli)
Committers: 1

v8.0.0: Release 8.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 2

v7.0.0: Release 7.0.0

Compare Source

💥 Breaking Change
🏠 Internal
Committers: 2

v6.2.0: Release 6.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 6

v6.1.1: Release 6.1.1

Compare Source

🐛 Bug Fix
Committers: 1

v6.1.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 4

v6.0.0: Release 6.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 3

v5.1.5: Release 5.1.5

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 5

v5.1.4: Release 5.1.4

Compare Source

🐛 Bug Fix
Committers: 2

v5.1.3: Release 5.1.3

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 4

v5.1.2: Release 5.1.2

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 4

v5.1.1: Release 5.1.1

Compare Source

🐛 Bug Fix
📝 Documentation
  • #​787 Clarified migration guide to v5.x when a project includes QUnit DOM (@​ijlee2)
Committers: 3

v5.1.0: Release 5.1.0

Compare Source

🚀 Enhancement
  • #​786 Improve testing container visuals (prevent scrolling during tests, keep testing container in a fixed location) (@​BryanCrotaz)
Committers: 1

v5.0.0

Compare Source

See the V4 to V5 migration guide.

💥 Breaking Change
🚀 Enhancement
📝 Documentation
🐛 Bug Fix
🏠 Internal
Committers: 4
ember-cli/ember-try (ember-try)

v4.0.0

ember-try 4.0.0 (major)

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
  • ember-try
🏠 Internal
Committers: 6

v3.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 3

v2.0.0

Compare Source

💥 Breaking Change

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 9pm on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 9840f41 to 7424f8a Compare July 18, 2021 23:31
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 7424f8a to 08c93f8 Compare August 30, 2021 17:39
@renovate renovate Bot changed the title chore(deps): update dependency ember-qunit to v5 chore(deps): update testing dependencies (major) Aug 30, 2021
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 08c93f8 to e2b1ac1 Compare October 6, 2021 22:52
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from e2b1ac1 to f19cc88 Compare November 4, 2021 20:07
@renovate renovate Bot changed the title chore(deps): update testing dependencies (major) Update Testing Dependencies (major) Mar 26, 2022
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from f19cc88 to 624f371 Compare September 25, 2022 12:26
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 624f371 to 965cc30 Compare November 20, 2022 21:40
@renovate renovate Bot changed the title Update Testing Dependencies (major) chore(deps): update testing dependencies (major) Nov 20, 2022
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 965cc30 to ed37b73 Compare December 16, 2022 23:48
@renovate renovate Bot changed the title chore(deps): update testing dependencies (major) Update Testing Dependencies (major) Dec 17, 2022
@renovate renovate Bot changed the title Update Testing Dependencies (major) chore(deps): update testing dependencies (major) Dec 17, 2022
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from ed37b73 to fd7488a Compare December 19, 2022 17:01
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from fd7488a to a82832f Compare March 25, 2023 00:13
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from a82832f to ebc808b Compare June 14, 2023 12:33
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from ebc808b to cf79c82 Compare August 2, 2023 22:26
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch 2 times, most recently from 02a3263 to 57b0b82 Compare August 23, 2023 15:07
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 57b0b82 to 7912513 Compare September 13, 2023 01:55
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch 2 times, most recently from 9f3b2f0 to a419b24 Compare October 15, 2023 22:18
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch 2 times, most recently from 46d6279 to 35f2736 Compare November 3, 2023 01:27
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 35f2736 to a597382 Compare January 28, 2024 21:05
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from a597382 to 3c8d664 Compare February 4, 2024 22:39
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 3c8d664 to 581d47e Compare February 11, 2024 22:55
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 581d47e to a9665ee Compare March 3, 2024 22:39
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from a9665ee to 15ad427 Compare March 24, 2024 22:11
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 15ad427 to 68dad43 Compare April 14, 2024 22:37
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 68dad43 to 5b619b6 Compare May 5, 2024 22:22
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 6c432cf to 6a62ab5 Compare October 6, 2024 22:50
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 6a62ab5 to f9e4d66 Compare November 3, 2024 21:44
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from f9e4d66 to 8144726 Compare November 17, 2024 21:43
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 8144726 to 6549d4f Compare December 8, 2024 23:24
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 6549d4f to bc61fb2 Compare December 22, 2024 21:59
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from bc61fb2 to d7a127a Compare March 16, 2025 22:40
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from d7a127a to 45fb35e Compare March 30, 2025 22:02
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 45fb35e to a5f6dd3 Compare May 18, 2025 23:11
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from a5f6dd3 to 342fb7a Compare August 10, 2025 21:41
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 342fb7a to 35611c5 Compare September 21, 2025 21:09
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 35611c5 to 64ee706 Compare September 28, 2025 21:17
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 64ee706 to eb342f3 Compare October 26, 2025 21:19
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from eb342f3 to 5e69e94 Compare November 16, 2025 22:39
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 5e69e94 to 429c8da Compare December 7, 2025 22:07
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 429c8da to d8b5274 Compare January 4, 2026 21:42
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from d8b5274 to 47a4d69 Compare January 25, 2026 21:55
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 47a4d69 to f58b3f2 Compare February 8, 2026 21:37
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from f58b3f2 to 81db646 Compare February 22, 2026 21:16
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 81db646 to 5848d53 Compare March 8, 2026 21:31
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 5848d53 to 31621ca Compare March 22, 2026 21:33
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch 2 times, most recently from 7984801 to 3cb9f01 Compare April 12, 2026 21:12
@renovate renovate Bot changed the title chore(deps): update testing dependencies (major) Update Testing Dependencies (major) Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 3cb9f01 to 84eaee8 Compare April 26, 2026 21:04
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 84eaee8 to d6052fa Compare May 3, 2026 22:18
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from d6052fa to 0cea569 Compare May 17, 2026 21:40
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 0cea569 to 46207ee Compare June 7, 2026 22:10
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 46207ee to 04133a8 Compare June 14, 2026 22:28
@renovate renovate Bot force-pushed the renovate/major-testing-dependencies branch from 04133a8 to 6d9a956 Compare June 21, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants