Skip to content

chore(deps): bump fs-xattr from 0.3.1 to 0.4.0#1197

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fs-xattr-0.4.0
Open

chore(deps): bump fs-xattr from 0.3.1 to 0.4.0#1197
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fs-xattr-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps fs-xattr from 0.3.1 to 0.4.0.

Release notes

Sourced from fs-xattr's releases.

🚢 0.4.0 / 2021-05-11

💥 Breaking Changes

  • Convert package to ESM

    Migration Guide:

    This relases changes the package from a Common JS module to an EcmaScript module, and drops support for older versions of Node.

    • The minimum version of Node.js supported is now: 12.20.0, 14.13.1, and 16.0.0
    • The package must now be imported using the native import syntax instead of with require
    • The exported functions have been renamed to have better stand-alone names:
      • get to getAttribute
      • set to setAttribute
      • remove to removeAttribute
      • list to listAttributes
      • getSync to getAttributeSync
      • setSync to setAttributeSync
      • removeSync to removeAttributeSync
      • listSync to listAttributesSync

🌹 Internal Changes

  • Add documentation about namespaces
  • Upgrade to Mocha 7.x
  • Switch CI to GitHub Actions
  • Upgrade to Mocha 8.x
  • Upgrade to Standard 16.x
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 3, 2026 13:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@blacksmith-sh

blacksmith-sh Bot commented Jul 3, 2026

Copy link
Copy Markdown

Found 105 test failures on Blacksmith runners:

Failures

Test View Logs
acceptance/specs/cdn-render.test.ts/CDN cache contract > purges an object cache entry View Logs
acceptance/specs/cdn-render.test.ts/CDN cache contract > purges an object cache entry View Logs
acceptance/specs/cdn-render.test.ts/CDN cache contract > purges an object cache entry View Logs
acceptance/specs/cdn-render.test.ts/CDN cache contract >
purges object transformations cache
View Logs
acceptance/specs/cdn-render.test.ts/CDN cache contract >
purges object transformations cache
View Logs
acceptance/specs/cdn-render.test.ts/CDN cache contract >
purges object transformations cache
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
rejects non-image input and invalid transformations
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
rejects non-image input and invalid transformations
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
rejects non-image input and invalid transformations
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
renders public, authenticated, and signed transformed images
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
renders public, authenticated, and signed transformed images
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
renders public, authenticated, and signed transformed images
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
returns bad request for no-transform imgproxy source-image validation failures
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
returns bad request for no-transform imgproxy source-image validation failures
View Logs
acceptance/specs/cdn-render.test.ts/image rendering contract >
returns bad request for no-transform imgproxy source-image validation failures
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
lists with delimiter exposes immediate children only (storage.search_v2 path)
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
lists with delimiter exposes immediate children only (storage.search_v2 path)
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
lists with delimiter exposes immediate children only (storage.search_v2 path)
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
preserves objects with literal underscore characters in their key
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
preserves objects with literal underscore characters in their key
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
preserves objects with literal underscore characters in their key
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
rejects copy without x-upsert when destination already exists
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
rejects copy without x-upsert when destination already exists
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
rejects copy without x-upsert when destination already exists
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
rejects deletion of a non-empty bucket with ResourceNotEmpty
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
rejects deletion of a non-empty bucket with ResourceNotEmpty
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
rejects deletion of a non-empty bucket with ResourceNotEmpty
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
round-trips list-v2 cursor pagination with sortBy.column=created_at desc
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
round-trips list-v2 cursor pagination with sortBy.column=created_at desc
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
round-trips list-v2 cursor pagination with sortBy.column=created_at desc
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
round-trips list-v2 cursor pagination with sortBy.column=updated_at asc
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
round-trips list-v2 cursor pagination with sortBy.column=updated_at asc
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
round-trips list-v2 cursor pagination with sortBy.column=updated_at asc
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
treats LIKE wildcards as literals in REST list-v2 prefix
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
treats LIKE wildcards as literals in REST list-v2 prefix
View Logs
acceptance/specs/db-behavior.test.ts/database adapter behavior pinning >
treats LIKE wildcards as literals in REST list-v2 prefix
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
covers bucket metadata, public/
info reads, signed upload, copy, move, update, bulk delete, and list-v1
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
covers bucket metadata, public/
info reads, signed upload, copy, move, update, bulk delete, and list-v1
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
covers bucket metadata, public/
info reads, signed upload, copy, move, update, bulk delete, and list-v1
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
covers metadata round trips, duplicate protection, pagination, search, and cross-bucke
t object mutations
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
covers metadata round trips, duplicate protection, pagination, search, and cross-bucke
t object mutations
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
covers metadata round trips, duplicate protection, pagination, search, and cross-bucke
t object mutations
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
round-trips special-character object names through REST get and list routes
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
round-trips special-character object names through REST get and list routes
View Logs
acceptance/specs/rest-extended.test.ts/extended REST bucket and object contract >
round-trips special-character object names through REST get and list routes
View Logs
acceptance/specs/rest-object.test.ts/REST bucket and object contract >
creates a bucket, uploads, reads, lists, signs, and deletes an object
View Logs
acceptance/specs/rest-object.test.ts/REST bucket and object contract >
creates a bucket, uploads, reads, lists, signs, and deletes an object
View Logs
acceptance/specs/rest-object.test.ts/REST bucket and object contract >
creates a bucket, uploads, reads, lists, signs, and deletes an object
View Logs
acceptance/specs/rest-object.test.ts/REST path edge contract >
preserves exact empty-segment object names in list-v2 when the backend accepts them
View Logs
acceptance/specs/rest-object.test.ts/REST path edge contract >
preserves exact empty-segment object names in list-v2 when the backend accepts them
View Logs
acceptance/specs/rest-object.test.ts/REST path edge contract >
preserves exact empty-segment object names in list-v2 when the backend accepts them
View Logs
acceptance/specs/rest-object.test.ts/Signed URL scope isolation >
does not allow a download token to upload, nor an upload token to download
View Logs
acceptance/specs/rest-object.test.ts/Signed URL scope isolation >
does not allow a download token to upload, nor an upload token to download
View Logs
acceptance/specs/rest-object.test.ts/Signed URL scope isolation >
does not allow a download token to upload, nor an upload token to download
View Logs
acceptance/specs/rls.test.ts/RLS authorization contract >
allows authenticated access and rejects anon access for configured RLS resources
View Logs
acceptance/specs/rls.test.ts/RLS authorization contract >
allows authenticated access and rejects anon access for configured RLS resources
View Logs
acceptance/specs/rls.test.ts/RLS authorization contract >
allows authenticated access and rejects anon access for configured RLS resources
View Logs
acceptance/specs/s3-wire.test.ts/S3 SigV4 wire contract >
accepts aws-chunked PutObject and persists decoded content length
View Logs
acceptance/specs/s3-wire.test.ts/S3 SigV4 wire contract >
accepts aws-chunked PutObject and persists decoded content length
View Logs
acceptance/specs/s3-wire.test.ts/S3 SigV4 wire contract >
accepts aws-chunked PutObject and persists decoded content length
View Logs
acceptance/specs/s3-wire.test.ts/S3 SigV4 wire contract >
accepts aws-chunked UploadPart and lists the uploaded part
View Logs
acceptance/specs/s3-wire.test.ts/S3 SigV4 wire contract >
accepts aws-chunked UploadPart and lists the uploaded part
View Logs
acceptance/specs/s3-wire.test.ts/S3 SigV4 wire contract >
accepts aws-chunked UploadPart and lists the uploaded part
View Logs
acceptance/specs/s3.test.ts/extended S3 protocol contract >
covers bucket metadata, list-v1, range reads, bulk delete, empty-bucket deletion, uplo
ad-part-copy, and abort
View Logs
acceptance/specs/s3.test.ts/extended S3 protocol contract >
covers bucket metadata, list-v1, range reads, bulk delete, empty-bucket deletion, uplo
ad-part-copy, and abort
View Logs
acceptance/specs/s3.test.ts/extended S3 protocol contract >
covers bucket metadata, list-v1, range reads, bulk delete, empty-bucket deletion, uplo
ad-part-copy, and abort
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
completes a multipart upload and exposes uploaded parts
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
completes a multipart upload and exposes uploaded parts
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
completes a multipart upload and exposes uploaded parts
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
creates a bucket, writes, reads, lists, copies, and deletes an object
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
creates a bucket, writes, reads, lists, copies, and deletes an object
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
creates a bucket, writes, reads, lists, copies, and deletes an object
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
honors conditional GET validators for object caching
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
honors conditional GET validators for object caching
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
honors conditional GET validators for object caching
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
uploads an object through a presigned POST form
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
uploads an object through a presigned POST form
View Logs
acceptance/specs/s3.test.ts/S3 protocol contract >
uploads an object through a presigned POST form
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
honors suffix and last-N range requests, and returns 416 when out of range
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
honors suffix and last-N range requests, and returns 416 when out of range
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
honors suffix and last-N range requests, and returns 416 when out of range
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
lists v2 with delimiter + StartAfter past a sibling, exposing later common prefixes on
ly
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
lists v2 with delimiter + StartAfter past a sibling, exposing later common prefixes on
ly
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
lists v2 with delimiter + StartAfter past a sibling, exposing later common prefixes on
ly
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
paginates ListParts via PartNumberMarker
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
paginates ListParts via PartNumberMarker
View Logs
acceptance/specs/s3.test.ts/S3 protocol pagination and range edges >
paginates ListParts via PartNumberMarker
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
accepts upload data during creation and resumes from the returned offset
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
accepts upload data during creation and resumes from the returned offset
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
accepts upload data during creation and resumes from the returned offset
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
rejects PATCH requests whose Upload-Offset does not match the stored offset
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
rejects PATCH requests whose Upload-Offset does not match the stored offset
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
rejects PATCH requests whose Upload-Offset does not match the stored offset
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
resumes chunked uploads through POST, HEAD, and PATCH
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
resumes chunked uploads through POST, HEAD, and PATCH
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
resumes chunked uploads through POST, HEAD, and PATCH
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
terminates abandoned uploads through DELETE
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
terminates abandoned uploads through DELETE
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
terminates abandoned uploads through DELETE
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
uploads an object through the resumable endpoint
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
uploads an object through the resumable endpoint
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
uploads an object through the resumable endpoint
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
uploads through the signed TUS endpoint without an authorization header
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
uploads through the signed TUS endpoint without an authorization header
View Logs
acceptance/specs/tus.test.ts/TUS resumable upload contract >
uploads through the signed TUS endpoint without an authorization header
View Logs

Fix in Cursor

Bumps [fs-xattr](https://github.com/LinusU/fs-xattr) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/LinusU/fs-xattr/releases)
- [Commits](LinusU/fs-xattr@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: fs-xattr
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-xattr-0.4.0 branch from 3167e80 to 486950e Compare July 9, 2026 08:46
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