Skip to content

Bump ember-file-upload from 4.0.3 to 5.1.0#588

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-file-upload-5.1.0
Closed

Bump ember-file-upload from 4.0.3 to 5.1.0#588
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-file-upload-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2022

Bumps ember-file-upload from 4.0.3 to 5.1.0.

Release notes

Sourced from ember-file-upload's releases.

Release 5.1.0

Includes refactoring and migration to TypeScript. All addon code is now typed with one exception – the mirage handler.

🚀 Enhancement

  • #765 Migrate drag listener and parsers to typescript. Move all types definitions to interface file (@​gilest)
  • #762 Add typed args interface to DragListenerModifier (@​gilest)
  • #760 Delete unused update-queue modifier and inline drag-listener modifier (@​gilest)
  • #759 Rename FileReader to UploadFileReader and convert to typescript (@​gilest)
  • #757 Convert HttpRequest and upload() to typescript (@​gilest)
  • #756 Convert test support to typescript (@​gilest)

🏠 Internal

Committers: 1

Release 5.0.0

Ember Octane, v4 and Embroider support. Includes all changes since 4.0.3.

Requires Ember 3.25 or above. Requires ember-auto-import 2.0 or above.

Upgrade guide

📝 Documentation

Committers: 1

Release 5.0.0-beta.10

🚀 Enhancement

  • #706 Deprecate FileUpload component and FileDropzone attribute args (@​gilest)

📝 Documentation

🏠 Internal

Committers: 1

... (truncated)

Commits
  • c8702eb Release 5.1.0
  • c30d449 Move DragListenerModifier to its own file (#766)
  • 9390723 Migrate drag listener and parsers to typescript. Move all types definitions t...
  • 1c87cab chore(deps): lock file maintenance
  • ac803a5 chore(deps): lock file maintenance
  • 7066057 Add typed args interface to DragListenerModifier (#762)
  • 02b536a Delete unused update-queue modifier and inline drag-listener modifier (#760)
  • b3f87f6 Rename FileReader to UploadFileReader and convert to typescript (#759)
  • 36f5d83 Convert HttpRequest and upload() to typescript (#757)
  • ba694bb Convert test support to typescript (#756)
  • 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)

Bumps [ember-file-upload](https://github.com/adopted-ember-addons/ember-file-upload) from 4.0.3 to 5.1.0.
- [Release notes](https://github.com/adopted-ember-addons/ember-file-upload/releases)
- [Commits](adopted-ember-addons/ember-file-upload@v4.0.3...v5.1.0)

---
updated-dependencies:
- dependency-name: ember-file-upload
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 14, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 23, 2022

Superseded by #598.

@dependabot dependabot Bot closed this May 23, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ember-file-upload-5.1.0 branch May 23, 2022 04:01
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.

0 participants