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 bl and grunt-contrib-compress #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps bl to 4.1.0 and updates ancestor dependency grunt-contrib-compress. These dependencies need to be updated together.

Updates bl from 0.9.5 to 4.1.0

Release notes

Sourced from bl's releases.

v4.0.3

Fix unintialized memory access

v4.0.1

  • Remove false-positive Apache-exploit (Fixes #79). #80

v3.0.1

Fix unintialized memory access

v3.0.0

  • readable-stream@3 #57

v2.2.1

Fix unintialized memory access

v2.2.0

  • Add indexOf docs #60
  • fix empty shallowSlice return #65

v2.1.2

  • use ES3 only #62

v2.1.1

  • Use native indexOf whenever possible #61

v2.1.0

  • Added indexOf #59

v2.0.1

  • Use require('readable-stream').Duplex #56

v2.0.0

  • Added support for readUIntLE and companions #55

v1.2.2

  • use safe-buffer #51

v1.2.1

  • Fix shallowSlice when the offset are not at the beginning of an internal buffer #44
Commits
Maintainer changes

This version was pushed to npm by matteo.collina, a new releaser for bl since your current version.


Updates grunt-contrib-compress from 0.13.0 to 2.0.0

Release notes

Sourced from grunt-contrib-compress's releases.

v1.5.0

  • Update changelog e7cb371
  • Add package lock (#213) f6e95ab
  • Updated iltorb to latest minor version for v1.* (#209) 050ae41
  • update tar to 4.4.8 (#211) fd055e9

v1.4.3

No release notes provided.

v1.4.2

No release notes provided.

v1.4.1

No release notes provided.

v1.4.0

No release notes provided.

Changelog

Sourced from grunt-contrib-compress's changelog.

v2.0.0: date: 2020-12-12 changes: - Remove iltorb dependency, now uses zlib brotli features. - Requires node >=10.16. - Dependency and test updates. v1.6.0: date: 2019-10-21 changes: - Update iltorb dependency v1.5.0: date: 2018-04-24 changes: - Update to node 4 as minimum version - update tar to 4.4.8 v1.4.3: date: 2017-05-20 changes: - Update pretty-bytes to v4.0.2. - Add option to not to create empty archive. v1.4.2: date: 2017-05-20 changes: - Update archiver to v1.3.0. v1.4.1: date: 2017-01-20 changes: - Make brotli support optional. v1.4.0: date: 2017-01-18 changes: - Add support for brotli. v1.3.0: date: 2016-05-24 changes: - Update archiver to v1.0. - Fix node 6 support. v1.2.0: date: 2016-03-24 changes: - Dependency update. v1.1.1: date: 2016-03-08 changes: - Fix verbose output. v1.1.0: date: 2016-03-04 changes: - Add ability to replace file in the same location. v1.0.0:

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [bl](https://github.com/rvagg/bl) to 4.1.0 and updates ancestor dependency [grunt-contrib-compress](https://github.com/gruntjs/grunt-contrib-compress). These dependencies need to be updated together.


Updates `bl` from 0.9.5 to 4.1.0
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v0.9.5...v4.1.0)

Updates `grunt-contrib-compress` from 0.13.0 to 2.0.0
- [Release notes](https://github.com/gruntjs/grunt-contrib-compress/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-compress/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt-contrib-compress@v0.13.0...v2.0.0)

---
updated-dependencies:
- dependency-name: bl
  dependency-type: indirect
- dependency-name: grunt-contrib-compress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2024
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.

None yet

0 participants