adopted-ember-addons / ember-cognito

AWS Amplify/Cognito and ember-simple-auth integration
MIT License
32 stars 25 forks source link

Bump ember-cli-code-coverage from 1.0.3 to 2.0.3 #462

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps ember-cli-code-coverage from 1.0.3 to 2.0.3.

Release notes

Sourced from ember-cli-code-coverage's releases.

Release 2.0.3

:bug: Bug Fix

  • ember-cli-code-coverage
    • #387 support new embroider working dir introduced in embroider/compat >3.1 (@​chrismllr)

:house: Internal

Committers: 2

Release 2.0.2

:bug: Bug Fix

  • ember-cli-code-coverage

:house: Internal

Committers: 3

Release 2.0.1

highlightjs/highlight.js#2877

v2.0.1 (2023-11-07)

:bug: Bug Fix

  • ember-cli-code-coverage
    • #381 use moduleName instead of name when building namespace mappings (@​yangpiao)

Committers: 2

Release 2.0.0

:boom: Breaking Change

  • ember-cli-code-coverage

... (truncated)

Changelog

Sourced from ember-cli-code-coverage's changelog.

Version 9 of Highlight.js has reached EOL and is no longer supported. Please upgrade or ask whatever dependency you are using to upgrade. highlightjs/highlight.js#2877

v2.0.0-beta.2 (2021-10-28)

:boom: Breaking Change

  • ember-cli-code-coverage
    • #332 Move sendCoverage to be added by the host in QUnit.done (@​thoov)

:rocket: Enhancement

  • ember-cli-code-coverage
    • #333 Migrate to using native fetch instead of XMLHttpRequest (@​rwjblue)

Committers: 2

v2.0.0-beta.1 (2021-10-26)

:boom: Breaking Change

  • ember-cli-code-coverage
    • #327 Re-architect plugin loading and asset detection logic (add Embroider support) (@​thoov)
    • #325 Run ember-cli-upgrade to v3.28.1 (@​thoov)

:house: Internal

  • ember-cli-code-coverage

Committers: 1

Commits
  • ab83a79 Release 2.0.3
  • 494396b support new embroider working dir introduced in embroider/compat >3.1 (#387)
  • 9436b18 Release 2.0.2
  • b9b5f79 Switch to pnpm for Workspace Management and Tests Refactoring. (#398)
  • 6e9b4d1 Update release-it to newer packages (#395)
  • 3034bae Handle relative paths when fixing keys (#390)
  • 0c1dc96 Release 2.0.1
  • 46dc079 Merge pull request #382 from AmauryD/master
  • 97cf9d9 add .DS_Store to gitignore and allow >=3 peerDeps
  • 6801d97 embroider app tests & use peerDeps
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)