cybertooth-io / ember-simple-auth-aws-amplify

Ember Simple Auth implementation using AWS Amplify.
MIT License
2 stars 0 forks source link

Bump ember-cli from 3.14.0 to 3.26.0 #331

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ember-cli from 3.14.0 to 3.26.0.

Release notes

Sourced from ember-cli's releases.

Release 3.26.0-beta.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 3.25.3

Blueprint Changes

Changelog

  • #9490 Prevent window.Ember deprecation when testing (for Ember 3.27+) @rwjblue

Release 3.25.2

Blueprint Changes

Changelog

  • #9473 Issue a better error message for add-on's missing an entry point (e.g. invalid ember-addon.main path) @ef4

Release 3.25.1

Blueprint Changes

Changelog

  • #9467 Defer The tests file was not loaded. warning until after DOMContentLoaded @ef4

Release 3.25.0

Blueprint Changes

... (truncated)

Changelog

Sourced from ember-cli's changelog.

ember-cli Changelog

v3.26.0-beta.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v3.25.2

Blueprint Changes

Changelog

  • #9473 Issue a better error message for add-on's missing an entry point (e.g. invalid ember-addon.main path) @ef4

Thank you to all who took the time to contribute!

v3.25.1

Blueprint Changes

Changelog

  • #9467 Defer The tests file was not loaded. warning until after DOMContentLoaded @ef4

Thank you to all who took the time to contribute!

v3.25.0

Blueprint Changes

... (truncated)

Commits
  • 05a1df2 Release 3.26.0
  • 806008f Add v3.26.0 to CHANGELOG.md
  • a6d51ea Merge pull request #9498 from ember-cli/update-3-26-dependencies
  • e922dee Update app / addon blueprint dependencies.
  • 6e7fd04 Merge remote-tracking branch 'origin/release' into beta
  • 67afb87 Release 3.25.3
  • c6b30bb Add v3.25.3 to CHANGELOG.md.
  • e1e5d0c Prevent window.Ember deprecation on Ember 3.27+.
  • 32f04e8 Merge remote-tracking branch 'origin/release' into beta
  • 1b5a1a3 Merge pull request #9482 from ember-cli/update-blueprint-devs-script
  • 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) - `@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 - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #336.