chore(deps,middleware)(deps): bump argon2 from 0.43.1 to 0.45.1 in /middleware - #515
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps,middleware)(deps): bump argon2 from 0.43.1 to 0.45.1 in /middleware#515dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.43.1 to 0.45.1. - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.43.1...v0.45.1) --- updated-dependencies: - dependency-name: argon2 dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
6 tasks
Weegy
added a commit
that referenced
this pull request
Jul 27, 2026
…r bumps (2026-07-27 batch 2) (#521) * chore(deps,middleware): bump argon2, pdf-parse (major), @anthropic-ai/sdk - argon2 0.43.1 -> 0.45.1 (Dependabot PR #515) - pdf-parse 1.1.1 -> 2.4.5 -- MAJOR (Dependabot PR #516). v2 is a full rewrite: no longer a callable default export, now a class API (new PDFParse({ data }).getText()). Updated attachmentExtract.ts's import/call site accordingly, with a best-effort destroy() in finally to free the pdf.js worker/canvas. - @anthropic-ai/sdk 0.111.0 -> 0.115.0 (Dependabot PR #520) * chore(deps,middleware): bump argon2, pdf-parse (major), @anthropic-ai/sdk, @types/yauzl (major), @types/node (major) - argon2 0.43.1 -> 0.45.1 (Dependabot PR #515) - pdf-parse 1.1.1 -> 2.4.5 -- MAJOR (Dependabot PR #516). v2 is a full rewrite: no longer a callable default export, now a class API (new PDFParse({ data }).getText()). Updated attachmentExtract.ts's import/call site accordingly, with a best-effort destroy() in finally to free the pdf.js worker/canvas. - @anthropic-ai/sdk 0.111.0 -> 0.115.0 (Dependabot PR #520) - @types/yauzl 2.10.3 -> 3.4.0 -- MAJOR (Dependabot PR #518). Fixes a pre-existing mismatch: the real yauzl dependency was already on ^3.3.2 while its types were still pinned to the v2 shape. - @types/node 25.9.1 -> 26.1.1 -- MAJOR (Dependabot PR #519), types-only, no runtime API usage affected (engines.node stays >=22.13.0 <23). * chore(deps,web-ui): bump monaco-editor, override dompurify to clear audit - monaco-editor 0.55.1 -> 0.56.0 (Dependabot PR #517). No breaking API changes relevant to this repo's usage (only via @monaco-editor/react's standard entry point; the renamed IOverlayWidgetPosition field and removed worker types aren't referenced anywhere here). - monaco-editor pins its bundled dompurify to an exact version (3.4.8), which cleared the 5 pre-existing moderate dompurify advisories but is itself affected by a newer one (CUSTOM_ELEMENT_HANDLING bypass etc., <=3.4.11). Added a dompurify override to 3.4.12 (the patched version) on top of monaco-editor's pin -- npm audit now reports 0 vulnerabilities in web-ui.
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/middleware/argon2-0.45.1
branch
July 27, 2026 04:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps argon2 from 0.43.1 to 0.45.1.
Release notes
Sourced from argon2's releases.
Commits
786de71fix: hash function generated typese2fe33ffix: update Node.js version to latest in publish jobe27980ffix: revert sync to default in freebsd test3d0a0b4fix: change npm publish to npm stage publish in release workflowc61513fchore: update actions versions2bc0733fix: revert sync to default in freebsd buildb012379chore: update dependencies and devDependenciesd2edf4efix(tests): add unicode flag to regex assertions in option tests0eb1db1Apply npm fixes to package.jsona09b94eFix compilation on solaris (#538)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for argon2 since your current version.
Install script changes
This version modifies
installscript that runs during installation. Review the package contents before updating.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 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)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.