Skip to content

Bump adapt-authoring-assets from 1.5.2 to 1.6.1#742

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/adapt-authoring-assets-1.6.1
Open

Bump adapt-authoring-assets from 1.5.2 to 1.6.1#742
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/adapt-authoring-assets-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps adapt-authoring-assets from 1.5.2 to 1.6.1.

Release notes

Sourced from adapt-authoring-assets's releases.

v1.6.1

1.6.1 (2026-05-09)

Fix

  • Bump adapt-authoring-core range to ^3.0.0 (7f8c2da)

v1.6.0

1.6.0 (2026-05-08)

Chore

Docs

  • clarify checkDuplicate null return and deferred hash computation (1e13833)

Fix

  • Add packages:write permission to release workflow (c9a6870)
  • don't throw NOT_FOUND from checkDuplicate findOne lookups (f14f3de)
  • Robust duplicate-asset detection and thumb fallback (062e288)

New

  • Add duplicate asset detection via content hashing (fixes #61) (#62) (d815914), closes #61 #62
  • Add duplicate asset detection via SHA-256 content hashing (fixes #61) (c868af1), closes #61

Refactor

  • add size pre-check to checkDuplicate to avoid hashing when no candidate exists (04cde93)
  • compute file hash once and pass to updateFile to avoid double I/O (61d9bb2)

Update

  • Add debug log when duplicate asset is detected (cfe76ed)
  • Merge duplicate assets during hash migration (640342a)
Commits
  • db3d715 Chore(release): 1.6.1 [skip ci]
  • 7f8c2da Fix: Bump adapt-authoring-core range to ^3.0.0
  • 3c55340 Chore(release): 1.6.0 [skip ci]
  • c9a6870 Fix: Add packages:write permission to release workflow
  • d815914 New: Add duplicate asset detection via content hashing (fixes #61) (#62)
  • 65bb6af Chore: Address PR #62 review feedback
  • 062e288 Fix: Robust duplicate-asset detection and thumb fallback
  • f14f3de Fix: don't throw NOT_FOUND from checkDuplicate findOne lookups
  • 1e13833 Docs: clarify checkDuplicate null return and deferred hash computation
  • 04cde93 Refactor: add size pre-check to checkDuplicate to avoid hashing when no candi...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [adapt-authoring-assets](https://github.com/adapt-security/adapt-authoring-assets) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/adapt-security/adapt-authoring-assets/releases)
- [Commits](adapt-security/adapt-authoring-assets@v1.5.2...v1.6.1)

---
updated-dependencies:
- dependency-name: adapt-authoring-assets
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 9, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants