Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Bump lodash and imager #26

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Removes lodash. It's no longer used after updating ancestor dependency imager. These dependencies need to be updated together.

Removes lodash

Updates imager from 0.2.7 to 1.0.0-alpha1

Release notes

Sourced from imager's releases.

1.0.0-alpha1

This release implements imager using es6 generators and graphicsmagick-stream.

You need to be running node >= 0.11.12 to use this release.

The api has changed for both the .upload and .remove methods. Please read the readme on how to use it.

It has only been tested with s3 and not with rackspace. Checkout the generators branch for more...

Changelog

Sourced from imager's changelog.

0.4.0 / 2014-09-19

  • Drop support for node 0.8.x

0.3.0 / 2014-09-19

  • Update dependencies
    • async@^0.9.0
    • gm@^1.16.0
    • knox@^0.9.1
    • lodash@^2.4.1
    • mime@^1.2.11
    • pkgcloud@^0.9.6
Commits
  • 58d9a8c update readme todos
  • 24087ba add .remove() docs, api and tests
  • 415c935 update readme
  • f5c5a88 add tests for uploading without presets
  • 97e19ec update readme
  • b6447d0 update readme
  • b4c2efe allow uploading original image if presets are not provided
  • 2d63fec update readme about preset options
  • 86516e8 update readme
  • fff25f3 add option to upload original file without processing
  • Additional commits viewable in compare view

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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [imager](https://github.com/imagerjs/imager). These dependencies need to be updated together.


Removes `lodash`

Updates `imager` from 0.2.7 to 1.0.0-alpha1
- [Release notes](https://github.com/imagerjs/imager/releases)
- [Changelog](https://github.com/madhums/node-imager/blob/master/History.md)
- [Commits](madhums/node-imager@0.2.7...1.0.0-alpha1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: imager
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2022
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.

0 participants