Closed
Conversation
|
Note
|
| Cohort / File(s) | Summary |
|---|---|
Dependency version bump packages/app/universal-testing-utils/package.json |
Updated devDependency wretch from ^2.11.0 to ^3.0.6 |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
🚥 Pre-merge checks | ✅ 3 | ❌ 2
❌ Failed checks (2 warnings)
| Check name | Status | Explanation | Resolution |
|---|---|---|---|
| Linked Issues check | The PR only updates wretch dependency; however, linked issues #290, #284, and #278 reference updates to node-core, prisma utilities, and vite-plugin-dts—none of which are addressed in this changeset. |
Verify that the linked issues are correct for this PR, or remove unrelated issues and link only issues that pertain to the wretch dependency update. | |
| Description check | PR description is auto-generated by Dependabot and lacks the required template structure with 'Changes' section and checklist items. | Add a 'Changes' section describing the bump, apply a release label (major/minor/patch), and confirm documentation and tests updates with checklist items. |
✅ Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Title check | ✅ Passed | The PR title accurately and concisely summarizes the main change: bumping the wretch dependency from version 2.11.1 to 3.0.6. |
| Out of Scope Changes check | ✅ Passed | The PR changes are limited to updating the wretch devDependency in package.json, which is consistent with the PR's stated objective of bumping wretch to 3.0.6. |
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
✏️ Tip: You can configure your own custom pre-merge checks in the settings.
✨ Finishing touches
- 📝 Generate docstrings
Comment @coderabbitai help to get the list of available commands and usage tips.
b6bfdce to
d28e1b3
Compare
Bumps [wretch](https://github.com/elbywan/wretch) from 2.11.1 to 3.0.6. - [Release notes](https://github.com/elbywan/wretch/releases) - [Changelog](https://github.com/elbywan/wretch/blob/master/CHANGELOG.md) - [Commits](elbywan/wretch@2.11.1...3.0.6) --- updated-dependencies: - dependency-name: wretch dependency-version: 3.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d28e1b3 to
6e0cfc7
Compare
Contributor
Author
|
Superseded by #886. |
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.
Bumps wretch from 2.11.1 to 3.0.6.
Release notes
Sourced from wretch's releases.
... (truncated)
Changelog
Sourced from wretch's changelog.
... (truncated)
Commits
c249220v3.0.6d0a3fbe🐛 Widen catcherFallback error typef538860Merge pull request #289 from biesbjerg/fix/288-catcher-catcher-fallback-retur...e5582d6🐛 Add Self to return type0f1ba14Merge pull request #286 from elbywan/enhance-snippetsa5f1fbaMerge pull request #287 from elbywan/copilot/sub-pr-286c0d40f0fix: add space between if and ( in transformer.tsfa24724Initial plan9cdeb4c✅ Integrate snippet testing framework and document usage262a40d✅ Add extensible plugin system with examplesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for wretch since your current version.
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.