emberjs / ember-qunit

QUnit test helpers for Ember
Other
259 stars 154 forks source link

Bump @embroider/test-setup from 3.0.1 to 3.0.2 #1144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @embroider/test-setup from 3.0.1 to 3.0.2.

Release notes

Sourced from @​embroider/test-setup's releases.

v3.0.2-compat

Release (2023-06-13)

@​embroider/compat 3.0.2 (patch) @​embroider/core 3.0.2 (patch) @​embroider/macros 1.11.1 (patch)

:bug: Bug Fix

  • core
    • #1463 fix resolution of files with .hbs extensions (@​ef4)
  • macros
  • compat

:house: Internal

  • #1469 update deprecated (and removed) blacklist config in test app (@​mansona)

Committers: 5

Changelog

Sourced from @​embroider/test-setup's changelog.

Embroider Changelog

Release (2023-09-29)

@​embroider/addon-dev 4.1.1 (patch) @​embroider/babel-loader-9 3.1.0 (minor) @​embroider/compat 3.2.2 (patch) @​embroider/core 3.3.0 (minor) @​embroider/macros 1.13.2 (patch) @​embroider/router 2.1.4 (patch) @​embroider/shared-internals 2.5.0 (minor) @​embroider/test-setup 3.0.2 (patch) @​embroider/vite 0.1.3 (patch) @​embroider/webpack 3.2.0 (minor)

:rocket: Enhancement

  • shared-internals
  • core
    • #1611 performance: avoid paying decodeFastbootSwitch regex cost unless needed (@​raycohen)
  • babel-loader-9, webpack

:bug: Bug Fix

  • webpack
  • shared-internals
  • addon-dev
  • compat
    • #1582 ember-source compat adapter should not use an app-provided babel config if one is present (@​void-mAlex)
    • #1580 stop ember-composable-helpers searching for babel configs (@​mansona)

:memo: Documentation

:house: Internal

  • addon-dev, compat, core, macros, router, shared-internals, test-setup, vite, webpack
  • Other

Committers: 6

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #1164.