Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Bumps jszip from 3.6.0 to 3.7.1.

Changelog

Sourced from jszip's changelog.

v3.7.1 2021-08-05

  • Fix build of dist files.
    • Note: this version ensures the changes from 3.7.0 are actually included in the dist files. Thanks to Evan W for reporting.

v3.7.0 2021-07-23

  • Fix: Use a null prototype object for this.files (see #766)
    • This change might break existing code if it uses prototype methods on the .files property of a zip object, for example zip.files.toString(). This approach is taken to prevent files in the zip overriding object methods that would exist on a normal object.
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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jszip-3.7.1 branch from 91f3d21 to 0237670 Compare August 12, 2021 20:56
@dlech dlech closed this Aug 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jszip-3.7.1 branch August 12, 2021 21:01
@dlech
Copy link
Member

dlech commented Aug 13, 2021

@dependabot reopen

@dependabot dependabot bot reopened this Aug 13, 2021
@dependabot dependabot bot restored the dependabot/npm_and_yarn/jszip-3.7.1 branch August 13, 2021 13:44
@dlech dlech enabled auto-merge (rebase) August 13, 2021 13:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jszip-3.7.1 branch from 0237670 to 116d98d Compare August 13, 2021 13:44
@dlech dlech disabled auto-merge August 13, 2021 13:45
@dlech
Copy link
Member

dlech commented Aug 13, 2021

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jszip-3.7.1 branch 8 times, most recently from 36b6b23 to 7937963 Compare August 19, 2021 16:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jszip-3.7.1 branch from 7937963 to eae2cb9 Compare August 20, 2021 16:31
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](Stuk/jszip@v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jszip-3.7.1 branch from eae2cb9 to 82e4f1b Compare August 20, 2021 16:40
@dlech dlech closed this Aug 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jszip-3.7.1 branch August 20, 2021 16:51
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.

2 participants