-
Notifications
You must be signed in to change notification settings - Fork 976
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 jimp from 0.22.12 to 1.6.0 #5537
Conversation
a69bd31
to
f1930d5
Compare
4589bdf
to
9769f69
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
11351e7
to
cb715d7
Compare
@dependabot recreate |
Bumps [jimp](https://github.com/jimp-dev/jimp) from 0.22.12 to 1.6.0. - [Release notes](https://github.com/jimp-dev/jimp/releases) - [Changelog](https://github.com/jimp-dev/jimp/blob/main/CHANGELOG.md) - [Commits](jimp-dev/jimp@v0.22.12...v1.6.0) --- updated-dependencies: - dependency-name: jimp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
fd878b8
to
e1b4fd0
Compare
} | ||
fs.unlink(tmp_path, function() {}); |
Check failure
Code scanning / CodeQL
Uncontrolled data used in path expression High
user-provided value
} | ||
fs.unlink(tmp_path, function() {}); |
Check failure
Code scanning / CodeQL
Uncontrolled data used in path expression High
Bumps jimp from 0.22.12 to 1.6.0.
Release notes
Sourced from jimp's releases.
... (truncated)
Changelog
Sourced from jimp's changelog.
... (truncated)
Commits
c88abe6
Bump version to: v1.6.0 [skip ci]62ce3d7
Update CHANGELOG.md [skip ci]afa0917
add readme to jimp9b8d610
Bump version to: v1.5.0 [skip ci]9eceb9b
Update CHANGELOG.md [skip ci]a1fac89
Add support for image decoder options (#1336)c1b91e9
Bump version to: v1.4.0 [skip ci]39dfcbc
Update CHANGELOG.md [skip ci]ea01eac
Bind callback to image instance (#1335)11cd408
Let Jimp.read accept a Buffer (#1332)You can trigger a rebase of this PR 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)