Skip to content

Conversation

@dependabot-preview
Copy link

Bumps ember-page-title from 5.2.1 to 6.2.2.

Release notes

Sourced from ember-page-title's releases.

v6.2.1

See CHANGELOG.md for changes.

v6.0.1

Bug Fixes

  • Do not remove existing title elements, assert instead (#185) (d4ea9bb)
  • Use assign() from @​ember/polyfills for IE11 (#183) (48a5fa5)

v6.0.0

⚠ BREAKING CHANGES

  • Drop support for Ember < 3.16
  • removes deprecated {{title}} ast transform, rename to {{page-title}}
  • Drop Node < 10
  • Migrate away from ember-cli-head for updates

Features

  • Blueprint removes from app/index.html upon install for FastBoot (#177) (84a39f0)

Bug Fixes

  • Clean up head.hbs being generated by blueprint (#175) (7266d6b)
  • don't use classic on addon (2bc2ca4)
  • Improvements for blueprint index.html title removal (#179) (6fdf2b2)
  • Migrate away from ember-cli-head for updates (#168) (f8fff84)
  • remove deprecated {{title}} ast transform (#176) (0c7b999)
  • remove ember-copy (0977897)
  • update dependencies and tweak description (0ce446c)
  • Update Ember codemod v3.20.2...v3.21.2 (f48a437)
  • Update ember-cli-head to v1.0.0 (#162) (4f249a9)
  • Use service:router routeDidChange instead (#178) (af3a830)
Changelog

Sourced from ember-page-title's changelog.

6.2.2 (2021-05-20)

6.2.1 (2021-02-12)

Bug Fixes

  • Use willDestroy() instead of destroy(). (#211) (38fbc19)

6.2.0 (2021-01-20)

Features

  • provide getPageTitle test helper to consuming apps (#209) (12817df)

6.1.0 (2021-01-15)

Features

6.0.3 (2020-11-02)

Bug Fixes

  • Fastboot ?fastboot=false assertion hit (#198) (1ddbfd3)

6.0.2 (2020-10-17)

Bug Fixes

  • Dummy app hitting recently added assertion (#188) (cba2987)
  • Fastboot title updates with nested slow model() routes (#196) (0fa6f8c)
  • Regression in dummy app layout (#187) (15a380f)

6.0.1 (2020-10-06)

Bug Fixes

  • Do not remove existing title elements, assert instead (#185) (d4ea9bb)
  • Use assign() from @​ember/polyfills for IE11 (#183) (48a5fa5)

6.0.0 (2020-10-06)

⚠ BREAKING CHANGES

... (truncated)

Commits

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant