Skip to content

chore(deps): update dependency datadog-labs/pup to v1.10.0 - #2684

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/datadog-labs-pup-1.x
Open

chore(deps): update dependency datadog-labs/pup to v1.10.0#2684
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/datadog-labs-pup-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
datadog-labs/pup minor v1.9.1v1.10.0 v1.10.1

Release Notes

datadog-labs/pup (datadog-labs/pup)

v1.10.0: Release 1.10.0

Compare Source

Pup 1.10.0
Installation
# macOS (Apple Silicon)
curl -L https://github.com/DataDog/pup/releases/download/v1.10.0/pup_1.10.0_Darwin_arm64.tar.gz | tar xz

# macOS (Intel)
curl -L https://github.com/DataDog/pup/releases/download/v1.10.0/pup_1.10.0_Darwin_x86_64.tar.gz | tar xz

# Linux (x86_64)
curl -L https://github.com/DataDog/pup/releases/download/v1.10.0/pup_1.10.0_Linux_x86_64.tar.gz | tar xz

# Linux (arm64)
curl -L https://github.com/DataDog/pup/releases/download/v1.10.0/pup_1.10.0_Linux_arm64.tar.gz | tar xz

# Windows (x86_64)
curl -L https://github.com/DataDog/pup/releases/download/v1.10.0/pup_1.10.0_Windows_x86_64.zip -o pup.zip
tar -xf pup.zip
WASM
  • WASI (pup_wasi.wasm): Run in Wasmtime or any WASI Preview 2 runtime
  • Browser WASM (pup_browser_wasm.tar.gz): npm-ready package with PupClient JS class and TypeScript definitions
Verifying
# Verify checksums
sha256sum -c pup_1.10.0_checksums.txt

# Verify signature (requires cosign)
cosign verify-blob \
  --bundle pup_1.10.0_checksums.txt.sigstore.json \
  pup_1.10.0_checksums.txt
What's Changed

Full Changelog: DataDog/pup@v1.9.2...v1.10.0

v1.9.2: Release 1.9.2

Compare Source

Pup 1.9.2
Installation
# macOS (Apple Silicon)
curl -L https://github.com/DataDog/pup/releases/download/v1.9.2/pup_1.9.2_Darwin_arm64.tar.gz | tar xz

# macOS (Intel)
curl -L https://github.com/DataDog/pup/releases/download/v1.9.2/pup_1.9.2_Darwin_x86_64.tar.gz | tar xz

# Linux (x86_64)
curl -L https://github.com/DataDog/pup/releases/download/v1.9.2/pup_1.9.2_Linux_x86_64.tar.gz | tar xz

# Linux (arm64)
curl -L https://github.com/DataDog/pup/releases/download/v1.9.2/pup_1.9.2_Linux_arm64.tar.gz | tar xz

# Windows (x86_64)
curl -L https://github.com/DataDog/pup/releases/download/v1.9.2/pup_1.9.2_Windows_x86_64.zip -o pup.zip
tar -xf pup.zip
WASM
  • WASI (pup_wasi.wasm): Run in Wasmtime or any WASI Preview 2 runtime
  • Browser WASM (pup_browser_wasm.tar.gz): npm-ready package with PupClient JS class and TypeScript definitions
Verifying
# Verify checksums
sha256sum -c pup_1.9.2_checksums.txt

# Verify signature (requires cosign)
cosign verify-blob \
  --bundle pup_1.9.2_checksums.txt.sigstore.json \
  pup_1.9.2_checksums.txt
What's Changed

Full Changelog: DataDog/pup@v1.9.1...v1.9.2


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/datadog-labs-pup-1.x branch from d6405ce to 111bf39 Compare July 30, 2026 19:59
@renovate renovate Bot changed the title chore(deps): update dependency datadog-labs/pup to v1.9.2 chore(deps): update dependency datadog-labs/pup to v1.10.0 Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants