-
Notifications
You must be signed in to change notification settings - Fork 25
chore(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 #286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 #286
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The diff only includes version bumps for dependencies and internal packages, which appear to be valid updates. There are no bugs, violations of coding instructions, or maintainability issues identified in these changes.
Summary of changes
Summary of Changes
-
package-lock.json:
- Updated the version for
cli
from0.3.1
to0.3.3
. - Updated the version for
create-tambo-app
from0.0.2
to0.0.3
. - Bumped
@testing-library/react
from16.2.0
to16.3.0
in its dependency block. - Updated the version for
react-sdk
from0.19.7
to0.19.8
. - Updated the version for
showcase
from0.3.0
to0.3.1
.
- Updated the version for
-
react-sdk/package.json:
- Updated the devDependency for
@testing-library/react
from^16.2.0
to^16.3.0
.
- Updated the devDependency for
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
55fb95a
to
1fbd72a
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps @testing-library/react from 16.2.0 to 16.3.0.
Release notes
Sourced from
@testing-library/react
's releases.Commits
9fc6a75
feat: add bernardobelchior as a contributor for code, and doc (#1391)8782f3b
AddreactStrictMode
as an option torender
(#1390)65bc994
test: Run with relevant React stable types (#1352)c3e3d90
test: Use React 19 by default (#1377)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @alecf.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)