Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2025

This PR contains the following updates:

Package Type Update Change
deno_config workspace.dependencies minor 0.71.00.75.0
deno_package_json dependencies minor 0.23.00.27.0
deno_semver (source) workspace.dependencies patch 0.9.00.9.1
jsonc-parser dependencies minor 0.27.00.28.0

Release Notes

denoland/deno (deno_package_json)

v0.27.0

Compare Source

  • feat: Support utf8 in file_server (#​3495)
  • feat: add help & switch to flags to file_server (#​3489)
  • feat: fetch should support URL instance as input (#​3496)
  • feat: replace Deno.homeDir with Deno.dir (#​3491, #​3518)
  • feat: show detailed version with --version (#​3507)
  • fix(installer): installs to the wrong directory on Windows (#​3462)
  • fix(std/http): close connection on .respond() error (#​3475)
  • fix(std/node): better error message for read perm in require() (#​3502)
  • fix(timer): due/now Math.max instead of min (#​3477)
  • fix: Improve empty test case error messages (#​3514)
  • fix: Only swallow NotFound errors in std/fs/expandGlob() (#​3479)
  • fix: decoding uri in file_server (#​3187)
  • fix: file_server should get file and fileInfo concurrently (#​3486)
  • fix: file_server swallowing permission errors (#​3467)
  • fix: isolate tests silently failing (#​3459)
  • fix: permission errors are swallowed in fs.exists, fs.emptyDir, fs.copy
    (#​3493, #​3501, #​3504)
  • fix: plugin ops should change op count metrics (#​3455)
  • fix: release assets not being executable (#​3480)
  • upgrade: tokio 0.2 in deno_core_http_bench, take2 (#​3435)
  • upgrade: upgrade subcommand links to v0.26.0 (#​3492)

v0.26.0

Compare Source

  • feat: Add --no-remote, rename --no-fetch to --cached-only (#​3417)
  • feat: Native plugins AKA dlopen (#​3372)
  • fix: Improve html for file_server (#​3423)
  • fix: MacOS Catalina build failures (#​3441)
  • fix: Realpath behavior in windows (#​3425)
  • fix: Timer/microtask ordering (#​3439)
  • fix: Tweaks to arg_hacks and add v8-flags to repl (#​3409)
  • refactor: Disable eager polling for ops (#​3434)

v0.25.0

Compare Source

  • feat: Support named exports on bundles (#​3352)
  • feat: Add --check for deno fmt (#​3369)
  • feat: Add Deno.realpath (#​3404)
  • feat: Add ignore parser for std/prettier (#​3399)
  • feat: Add std/encoding/yaml module (#​3361)
  • feat: Add std/node polyfill for require() (#​3382, #​3380)
  • feat: Add std/node/process (#​3368)
  • feat: Allow op registration during calls in core (#​3375)
  • feat: Better error message for missing module (#​3402)
  • feat: Support load yaml/yml prettier config (#​3370)
  • fix: Make private namespaces in lib.deno_runtime.d.ts more private (#​3400)
  • fix: Remote .wasm import content type issue (#​3351)
  • fix: Run std tests with cargo test (#​3344)
  • fix: deno fmt should respect prettierrc and prettierignore (#​3346)
  • fix: std/datetime toIMF bug (#​3357)
  • fix: better error for 'relative import path not prefixed with...' (#​3405)
  • refactor: Elevate DenoPermissions lock to top level (#​3398)
  • refactor: Reorganize flags, removes ability to specify run arguments like
    --allow-net after the script (#​3389)
  • refactor: Use futures 0.3 API (#​3358, #​3359, #​3363, #​3388, #​3381)
  • chore: Remove unneeded tokio deps (#​3376)

v0.24.0

Compare Source

denoland/deno_semver (deno_semver)

v0.9.1

Compare Source

  • fix: deserialize package reqs as normalized (#​49)
  • fix: pre-release range comparison (#​45)
dprint/jsonc-parser (jsonc-parser)

v0.28.0

Compare Source


Configuration

📅 Schedule: 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 is behind base branch, 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
Copy link
Contributor Author

renovate bot commented Nov 29, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/knope-versioning/Cargo.toml --package jsonc-parser@0.27.1 --precise 0.28.0
    Updating crates.io index
error: failed to select a version for the requirement `jsonc-parser = "^0.27.1"`
candidate versions found which didn't match: 0.28.0
location searched: crates.io index
required by package `deno_config v0.75.0`
    ... which satisfies dependency `deno_config = "^0.75.0"` (locked to 0.75.0) of package `knope v0.21.7 (/tmp/renovate/repos/github/knope-dev/knope/crates/knope)`

@netlify
Copy link

netlify bot commented Nov 29, 2025

Deploy Preview for knope canceled.

Name Link
🔨 Latest commit 62ed287
🔍 Latest deploy log https://app.netlify.com/projects/knope/deploys/6958b0d68ffa9700089cd5ea

@renovate renovate bot force-pushed the renovate/deno branch 14 times, most recently from 3209539 to 12cf79a Compare December 4, 2025 20:20
@renovate renovate bot force-pushed the renovate/deno branch 7 times, most recently from 18bd96a to e3bed55 Compare December 12, 2025 17:36
@renovate renovate bot force-pushed the renovate/deno branch 3 times, most recently from eaa0fe3 to 4c72ebb Compare December 20, 2025 15:14
@renovate renovate bot force-pushed the renovate/deno branch 4 times, most recently from 1df743e to ee192d2 Compare December 22, 2025 19:53
@renovate renovate bot force-pushed the renovate/deno branch 4 times, most recently from 8fd1e03 to d5eb5d7 Compare December 27, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant