The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0
stars
4
forks
source link
Bump @testing-library/react from 11.2.7 to 12.1.5 #205
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 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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps @testing-library/react from 11.2.7 to 12.1.5.
Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
646129b
chore: Run release from 12.x branch (#1044)9e2b5db
fix: Only supports React < 18 (#1041)0c4aabe
chore: Fix failing codesandbox/ci (#1026)96ed8da
fix: Match runtime type of baseElement in TypeScript types (#1023)b0f9d97
docs: add fmeum as a contributor for code, bug (#1016)149d9a9
fix: Add@types/react-dom
as a direct dependency (#1001)8f17a2b
chore: set protocol for npm tohttps
(#975)7f53b56
fix(render): Don't reject wrapper types based on statics (#973)cde904c
fix(TS): make wrapper allow a simple function comp (#966)a218b63
docs: add akashshyamdev as a contributor for bug (#967)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 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