miragejs / ember-cli-mirage

An Ember Addon to easily add Mirage JS to your Ember app.
http://ember-cli-mirage.com
MIT License
863 stars 439 forks source link

Bump tracked-built-ins from 3.2.0 to 3.3.0 #2544

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tracked-built-ins from 3.2.0 to 3.3.0.

Release notes

Sourced from tracked-built-ins's releases.

Release 3.3.0

:rocket: Enhancement

  • #408 Move Array#fill to "write then read" methods so the template correctly updates (@​locks)

:memo: Documentation

:house: Internal

  • #409 Update test-app to the latest blueprint (@​ef4)

Committers: 4

Changelog

Sourced from tracked-built-ins's changelog.

v3.3.0 (2023-09-22)

:rocket: Enhancement

  • #408 Move Array#fill to "write then read" methods so the template correctly updates (@​locks)

:memo: Documentation

:house: Internal

  • #409 Update test-app to the latest blueprint (@​ef4)

Committers: 4

Commits
  • 13e24fb Release 3.3.0
  • 8e694c5 Merge pull request #410 from tracked-tools/update-compatibility
  • c893bf7 update compatibility section in README.md
  • 15c8ced Merge pull request #408 from locks/patch-1
  • 4c89ef3 Merge branch 'master' into patch-1
  • 2a295d1 Merge pull request #409 from ef4/updates
  • 9e0a130 upgrade embroirder/test-setup
  • 8bcfbfc downgrade @​ember/test-helpers for 3.28 scenario
  • 717e8b5 remove duplicated keys from ember-try config
  • 80ca7e2 keep older try scenarios working
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sergeastapov, a new releaser for tracked-built-ins since your current version.


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)