-
Notifications
You must be signed in to change notification settings - Fork 22
Bump tar and canvas #173
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 tar and canvas #173
Conversation
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [canvas](https://github.com/Automattic/node-canvas). These dependencies need to be updated together. Removes `tar` Updates `canvas` from 2.11.2 to 3.2.1 - [Release notes](https://github.com/Automattic/node-canvas/releases) - [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md) - [Commits](Automattic/node-canvas@v2.11.2...v3.2.1) --- updated-dependencies: - dependency-name: tar dependency-version: dependency-type: indirect - dependency-name: canvas dependency-version: 3.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Removes tar. It's no longer used after updating ancestor dependency canvas. These dependencies need to be updated together.
Removes
tarUpdates
canvasfrom 2.11.2 to 3.2.1Release notes
Sourced from canvas's releases.
... (truncated)
Changelog
Sourced from canvas's changelog.
... (truncated)
Commits
41adf08v3.2.1f2c570dFix compilation on GCC 15 by including <cstdint> (#2545) (#2546)7f34c9bFix error message HTTP response status code in image src setter (#2532)616859bfix: reject loadImage when src is null or invalid (#2518)418f555bug: incorrect roundRect() with large radii9bcf3633.2.06ce963dSet pango language through ctx.lang (#2526)d548caause memcpy to avoid misaligned pointer UB6353debci: windows-2025 image (2019 was retired)a862af83.1.2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.