chore: bump argon2 from 0.31.2 to 0.43.1
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(4 months ago)
(2 months ago)
dependencies javascript
Bumps argon2 from 0.31.2 to 0.43.1.
Release notes
Sourced from argon2's releases.
v0.43.1
Fixes #456 caused by Typescript 5.7 changing how Buffer types work (see microsoft/TypeScript#59417). FreeBSD ARM64 prebuilds are now available.
What's Changed
- Avoid overriding _FORTIFY_SOURCE if already set by
@threema-daniloin ranisalt/node-argon2#455- Support FreeBSD ARM64 builds by
@ranisaltin ranisalt/node-argon2#459- Bump node-addon-api from 8.3.1 to 8.4.0 by
@dependabot[bot] in ranisalt/node-argon2#460- Bump tar-fs from 2.1.2 to 2.1.3 by
@dependabot[bot] in ranisalt/node-argon2#458New Contributors
@threema-danilomade their first contribution in ranisalt/node-argon2#455Full Changelog: https://github.com/ranisalt/node-argon2/compare/v0.43.0...v0.43.1
v0.43.0
This release fixes builds for iOS and Mac, adds support for AIX and prebuilds for ARMv7 (glibc and musl)
What's Changed
- Bump node-gyp-build from 4.8.1 to 4.8.2 by
@dependabotin ranisalt/node-argon2#416- Bump
@biomejs/biomefrom 1.8.3 to 1.9.1 by@dependabotin ranisalt/node-argon2#423- Bump typescript from 5.5.4 to 5.6.2 by
@dependabotin ranisalt/node-argon2#420- Bump
@biomejs/biomefrom 1.9.1 to 1.9.2 by@dependabotin ranisalt/node-argon2#425- Darwin build improvements by
@Torrekiein ranisalt/node-argon2#406- Bump node-addon-api from 8.1.0 to 8.2.0 by
@dependabotin ranisalt/node-argon2#426- Bump node-addon-api from 8.2.0 to 8.2.1 by
@dependabotin ranisalt/node-argon2#428- Bump typescript from 5.6.2 to 5.6.3 by
@dependabotin ranisalt/node-argon2#429- fix(build): support aix by
@cloorcin ranisalt/node-argon2#431- Bump
@biomejs/biomefrom 1.9.2 to 1.9.4 by@dependabotin ranisalt/node-argon2#432- Bump node-addon-api from 8.2.1 to 8.2.2 by
@dependabotin ranisalt/node-argon2#433- Bump node-gyp-build from 4.8.2 to 4.8.3 by
@dependabotin ranisalt/node-argon2#434- Bump typescript from 5.6.3 to 5.7.3 by
@dependabotin ranisalt/node-argon2#442- Resolve jsdoc inconsistencies by
@nyrpqsqq35in ranisalt/node-argon2#435- Bump node-gyp from 11.1.0 to 11.2.0 by
@dependabotin ranisalt/node-argon2#450- Bump typescript from 5.8.2 to 5.8.3 by
@dependabotin ranisalt/node-argon2#451- Feat: add armv7 prebuilds by
@kaaax0815in ranisalt/node-argon2#449- Replace basic_string with vector by
@rickymohkin ranisalt/node-argon2#453New Contributors
@Torrekiemade their first contribution in ranisalt/node-argon2#406@cloorcmade their first contribution in ranisalt/node-argon2#431@nyrpqsqq35made their first contribution in ranisalt/node-argon2#435@kaaax0815made their first contribution in ranisalt/node-argon2#449@rickymohkmade their first contribution in ranisalt/node-argon2#453Full Changelog: https://github.com/ranisalt/node-argon2/compare/v0.41.0...v0.43.0
v0.41.1
Finally fixed the bug with generated types specifying
anyinstead ofBufferfor byte inputs (closes #403)We also added provenance to the publishing, so you can track what commit was used to build each published version from now on.
... (truncated)
Commits
bcf7232v0.43.193fa469Fix linter formatting6727b44Upgrade dependencies, revert Typescript to v5.6.3e96cf5aBump tar-fs from 2.1.2 to 2.1.3 (#458)74b01c1Bump node-addon-api from 8.3.1 to 8.4.0 (#460)e76b83eUpgrade Windows runner to 2022602bf71Support FreeBSD ARM64 builds (#459)33e54fdDrop Node 18, run format on Ubuntu 24.0410e89cfFix workflow triggers for publishing and uploading94de8e2Avoid overriding _FORTIFY_SOURCE if already set (#455)- 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 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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 8033978 |
| UUID: | 2712896430 |
| Node ID: | PR_kwDOCk8Q9c6hs4Ou |
| Host: | GitHub |
| Repository: | coder/code-server |