Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ngx-file-drop from 11.0.2 to 11.1.0 #84

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps ngx-file-drop from 11.0.2 to 11.1.0.

Release notes

Sourced from ngx-file-drop's releases.

v11.1.0

  • Make FileSystemFileEntry.file() chainable
Changelog

Sourced from ngx-file-drop's changelog.

11.1.0 (2021-04-21)

  • Make FileSystemFileEntry.file() chainable

11.0.1 (2021-02-16)

  • Fix bug with dropEffect not taking into consideration and Outlook problems

11.0.0 (2021-01-29)

  • Update to Angular 11

10.1.1 (2020-11-11)

  • Compile with View Engine

10.0.0 (2020-10-02)

  • Update to Angular 10

9.0.1 (2020-04-15)

  • Add dragenter option

9.0.0 (2020-03-31)

  • Update to Angular 9

8.0.8 (2019-09-26)

  • Add directory parameter

8.0.7 (2019-08-08)

  • Revert previous version due to regression

8.0.6 (2019-08-06)

  • Add readme to the npm package

8.0.5 (2019-08-06)

  • Add directory parameter

8.0.4 (2019-07-17)

  • Lowering node version requirement to LTS version 10 ( again)

8.0.3 (2019-06-28)

  • Lowering node version requirement to LTS version 10

8.0.2 (2019-06-05)

  • Update README

8.0.0 (2019-06-04)

  • Update to Angular 8

6.0.1 (2019-05-08)

  • Add support for multiple attribute changing

6.0.0 (2019-03-11)

  • Code cleanup and consistent naming scheme, removing deprecated code

... (truncated)

Commits
  • a1eba39 Update version
  • 64e0f4b Merge pull request #229 from brolaugh/file-return
  • 3fab550 Make FileSystemFileEntry.file() chainable
  • 87ca435 Merge pull request #228 from georgipeltekov/dependabot/npm_and_yarn/ssri-6.0.2
  • 7de4d32 Bump ssri from 6.0.1 to 6.0.2
  • b2a7927 Update README
  • 66f0157 Merge pull request #227 from georgipeltekov/dependabot/npm_and_yarn/y18n-4.0.1
  • c0961a4 Bump y18n from 4.0.0 to 4.0.1
  • ebdc7de Merge pull request #226 from georgipeltekov/dependabot/npm_and_yarn/elliptic-...
  • 65597aa Bump elliptic from 6.5.3 to 6.5.4
  • See full diff 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 [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases)
- [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md)
- [Commits](georgipeltekov/ngx-file-drop@v11.0.2...v11.1.0)

---
updated-dependencies:
- dependency-name: ngx-file-drop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dtrouillet dtrouillet changed the base branch from master to feature/dependencies June 8, 2021 06:49
@dtrouillet dtrouillet merged commit a819926 into feature/dependencies Jun 8, 2021
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/ngx-file-drop-11.1.0 branch June 8, 2021 06:49
dtrouillet added a commit that referenced this pull request Jun 8, 2021
* Bump @types/node from 15.6.1 to 15.12.1 (#90)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.1 to 15.12.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular/language-service from 11.2.3 to 12.0.3 (#89)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.3 to 12.0.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.0.3/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ng-apexcharts from 1.5.8 to 1.5.12 (#88)

Bumps [ng-apexcharts](https://github.com/apexcharts/ng-apexcharts) from 1.5.8 to 1.5.12.
- [Release notes](https://github.com/apexcharts/ng-apexcharts/releases)
- [Commits](https://github.com/apexcharts/ng-apexcharts/commits)

---
updated-dependencies:
- dependency-name: ng-apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @ng-bootstrap/ng-bootstrap from 7.0.0 to 9.1.2 (#85)

Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 7.0.0 to 9.1.2.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](ng-bootstrap/ng-bootstrap@7.0.0...9.1.2)

---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ngx-file-drop from 11.0.2 to 11.1.0 (#84)

Bumps [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases)
- [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md)
- [Commits](georgipeltekov/ngx-file-drop@v11.0.2...v11.1.0)

---
updated-dependencies:
- dependency-name: ngx-file-drop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @ckeditor/ckeditor5-build-classic from 27.1.0 to 28.0.0 (#83)

Bumps [@ckeditor/ckeditor5-build-classic](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-build-classic) from 27.1.0 to 28.0.0.
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v28.0.0/packages/ckeditor5-build-classic)

---
updated-dependencies:
- dependency-name: "@ckeditor/ckeditor5-build-classic"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien Trouillet <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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