mydea / ember-indexeddb

Utilities & adapter to work with IndexedDB in ember & ember-data
https://mydea.github.io/ember-indexeddb/docs/
MIT License
17 stars 5 forks source link

chore(deps-dev): bump ember-page-title from 6.2.1 to 7.0.0 #189

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps ember-page-title from 6.2.1 to 7.0.0.

Release notes

Sourced from ember-page-title's releases.

v7.0.0

See CHANGELOG.md for changes.

What's Changed

New Contributors

Full Changelog: https://github.com/ember-cli/ember-page-title/compare/v6.2.2...v7.0.0

Changelog

Sourced from ember-page-title's changelog.

7.0.0 (2021-10-28)

⚠ BREAKING CHANGES

  • Drop support for Node v10 (End of life)

Bug Fixes

  • more explicit service injections (8b87e14)
  • qunit stopping app from starting, and update lint (fd4b482)
  • use spread operator instead of Ember.assign (136ca56)

6.2.2 (2021-05-20)

Commits
  • bbffa50 chore(release): 7.0.0
  • 4eb164d chore: update caniuse db
  • 0e51df2 Merge pull request #225 from bertdeblock/update-docs
  • c2416ca Merge pull request #224 from raido/fix-yarn-lock
  • b861c62 docs: clarify which options are configurable via config/environment.js
  • bfe2b6e chore: Update yarn.lock to be in sync
  • 46f5600 Merge pull request #223 from NullVoxPopuli/use-volta-for-ci
  • a41618b chore: Move ember-beta back to default scenarios
  • dd0a3e3 Add publicAssetURL
  • fa68688 Add publicAssetURL
  • 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 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)