build(deps-dev): bump the patch-versions group with 2 updates#393
Conversation
Bumps the patch-versions group with 2 updates: [prettier](https://github.com/prettier/prettier) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) Updates `wrangler` from 4.59.2 to 4.60.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.60.0/packages/wrangler) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: wrangler dependency-version: 4.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
📝 WalkthroughWalkthroughThis PR updates two devDependencies in package.json: prettier from ^3.8.0 to ^3.8.1 and wrangler from ^4.59.2 to ^4.60.0. These are routine minor version bumps with no changes to code or public APIs. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #393 +/- ##
=======================================
Coverage 41.11% 41.11%
=======================================
Files 40 40
Lines 2668 2668
=======================================
Hits 1097 1097
Misses 1571 1571 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@coderabbitai the e2e / E2E Browser Tests (pull_request) seems to be failing, create an issue to investigate it. Assign @sudo-shashank. |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain
🏁 Script executed: Length of output: 374 🏁 Script executed: Length of output: 2263 🏁 Script executed: Length of output: 0 🏁 Script executed: Length of output: 13557 🏁 Script executed: Length of output: 82
Key findings from the test failure:
The wrangler update may be relevant since it's used for building and running the website during E2E tests. The issue includes full error details, test metrics, and links to the failed job. Issue: #394 |
Bumps the patch-versions group with 2 updates: prettier and wrangler.
Updates
prettierfrom 3.8.0 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Updates
wranglerfrom 4.59.2 to 4.60.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
fb0e101Version Packages (#12021)1375577fix: typo'd arg name ford1 insights --time-period(#12039)bba0968feat(wrangler/cli): add@bomb.sh/tabcompletions (#11113)f9e8a45Generate types for all bindings across all environments (#11893)614bbd7Add support for increased Pages max asset limit in the pages validate… (#12030)ae108f0feat(unenv-preset): Remove the experimental flag from _stream_wrap, … (#12024)c3407adFixwrangler setupnot automatically selecting theworkersas the target ...788bf78chore(deps): bump the workerd-and-workers-types group with 2 updates (#11993)0c7e1f4Version Packages (#11937)75386b1Always pass a validredirect_uricallback parameter (localhost:8976) to C...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.