Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 19, 2018

Bumps file-saver from 1.3.3 to 2.0.0.

Release notes

Sourced from file-saver's releases.

v2.0.0

No release notes provided.

1.3.8

No release notes provided.

1.3.7

No release notes provided.

1.3.6

No release notes provided.

rollup fix

Fixes #387

Changelog

Sourced from file-saver's changelog.

[2.0.0] - 2018-10-17

  • Removed eval to resolve CSP #465

[2.0.0-rc.4] - 2018-10-17

  • Don’t throw on module.exports

[2.0.0-rc.3] - 2018-09-27

  • Switch export method

[2.0.0-rc.2] - 2018-09-26

  • Added a changelog.md
  • Reverted a.click() to use dispatch with a try-catch (#465, #382)
  • Made third argument to an object where you have to pass { autoBom: true }
    • boolean are depricated but still works

[2.0.0-rc.1] - 2018-09-26

  • saveAs don't return anything
    • The object that dispatched writestart progress write writeend are gone
    • detecting such features was never possible and nobody seems to use it.
  • Removed the demo folder
  • Removed date/version from top of the file
  • Dosen't crash in web workers (#449)
  • Support saving urls (#260 with workarounds for cross origin)
  • Uses babel universal module pattern (UMD) to export the package
  • Provides source map now as well.
  • use a[download] before msSaveAs (#193, #294)
  • removed dist from .gitignore (npm uses it if it don't find a .npmignore)
  • autoBom is now reversed so you have to tell when you want to use autoBom (#432)
  • a.click() since there are new and depricated event constructors that works differently (#382)
  • opens up a new popup (tab) directly for the fallback method since the FileReader is async
  • removed the explicitly MSIE [1-9] check
  • Uses new anchor link for each save (might solve multiple download problems)
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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 19, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/file-saver-2.0.0 branch 2 times, most recently from 0557e04 to 736b003 Compare December 19, 2018 14:30
Bumps [file-saver](https://github.com/eligrey/FileSaver.js) from 1.3.3 to 2.0.0.
- [Release notes](https://github.com/eligrey/FileSaver.js/releases)
- [Changelog](https://github.com/eligrey/FileSaver.js/blob/master/CHANGELOG.md)
- [Commits](eligrey/FileSaver.js@1.3.3...2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/file-saver-2.0.0 branch from 736b003 to 5394b4c Compare December 31, 2018 08:51
@dependabot-preview
Copy link
Contributor Author

Superseded by #127.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/file-saver-2.0.0 branch February 19, 2019 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants