Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps gm to 1.22.0 and updates ancestor dependency node-sprite-generator. These dependencies need to be updated together.

Updates gm from 1.18.1 to 1.22.0

Changelog

Sourced from gm's changelog.

1.22.0 / 2016-04-07

1.21.1 / 2015-10-26

  • fixed: Fixed #465 hard coded gm binary, also fixed issues with compare and fixed tests so they will fail on subsequent runs when they should do rwky

1.21.0 / 2015-10-26 contains security fix

  • fixed: gm.compare fails to escape arguments properly (Reported by Brendan Scarvell) rwky

1.20.0 / 2015-09-23

  • changed: Reverted "Add format inference from filename for buffers/streams" due to errors #448

1.19.0 / 2015-09-16

  • changed: Added error to notify about image magick not supporting minify encima
  • changed: Refactored orientation getter to use faster identify call lbeschastny
  • added: resizeExact function DanMMX
  • added: thumbExact function DanMMX
  • added: Add format inference from filename for buffers/streams adurrive
  • fixed: Hex values when passed to compare aren't quoted automatically DanMMX
  • fixed: identify returning last frame size instead of the larges on animated gifs preynal
  • docs: Updated docs laurilehmijoki
Commits

Updates node-sprite-generator from 0.9.0 to 0.10.2

Changelog

Sourced from node-sprite-generator's changelog.

0.10.2

  • fixes sprite path when using Windows

0.10.1

  • fixes target directories not being created if they don't exist

0.10.0

  • adds pure-javascript compositor jimp that has no native dependencies
  • adds support for node 4.x and 5.x
Commits
  • 018a65d Increase timeout further.
  • 2b51f78 Bump version to 0.10.2.
  • 14e77e4 Update some dependencies.
  • 72fe3d9 Merge pull request #47 from mecab/fix-backslash
  • 69d340b Add test for the cases Windows style path is given
  • 7ac983e Replace platform-dependent path separator in relativePath by slash.
  • 2dc3213 Add more node versions to travis.
  • fafc405 Update and fix eslint.
  • 5cf07e7 Clarify the use of jimp as a pure javascript compositor.
  • dde2aff Bump version to 0.10.1.
  • 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.

Bumps [gm](https://github.com/aheckmann/gm) to 1.22.0 and updates ancestor dependency [node-sprite-generator](https://github.com/selaux/node-sprite-generator). These dependencies need to be updated together.


Updates `gm` from 1.18.1 to 1.22.0
- [Release notes](https://github.com/aheckmann/gm/releases)
- [Changelog](https://github.com/aheckmann/gm/blob/master/History.md)
- [Commits](aheckmann/gm@1.18.1...1.22.0)

Updates `node-sprite-generator` from 0.9.0 to 0.10.2
- [Release notes](https://github.com/selaux/node-sprite-generator/releases)
- [Changelog](https://github.com/selaux/node-sprite-generator/blob/master/CHANGELOG.md)
- [Commits](selaux/node-sprite-generator@0.9.0...0.10.2)

---
updated-dependencies:
- dependency-name: gm
  dependency-type: indirect
- dependency-name: node-sprite-generator
  dependency-type: direct:production
...

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

0 participants