v1.3.6 - Dependency updates#95
Merged
neverinfamous merged 2 commits intomainfrom May 6, 2026
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
do-manager | eab1680 | May 06 2026, 01:45 AM |
There was a problem hiding this comment.
Pull request overview
This PR prepares the v1.3.6 release by bumping the project version and refreshing dependency lockfiles/overrides (including a Docker build-time patch update for tar) to incorporate newer upstream package versions.
Changes:
- Bumped project version to
1.3.6and updated release documentation (release note + changelog). - Updated npm dependency resolutions in
package-lock.json(tooling/runtime deps like eslint, vite, wrangler, etc.). - Updated the npm CLI “bundled dependency patch” flow in the Dockerfile and
package.jsonoverrides to usetar@7.5.14.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| releases/v1.3.6.md | Adds v1.3.6 release notes describing dependency updates. |
| package.json | Bumps version to 1.3.6 and updates tar override to 7.5.14. |
| package-lock.json | Updates locked dependency graph consistent with the dependency refresh. |
| Dockerfile | Updates npm CLI patching steps to use tar@7.5.14 in both stages. |
| CHANGELOG.md | Adds v1.3.6 entry and updates Unreleased compare links. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
v1.3.6
Changed
@cloudflare/workers-types,eslint,globals,jose,lucide-react,postcss,typescript-eslint,vite,wrangler.tarto7.5.14).Full Changelog: v1.3.5...v1.3.6