Closed dependabot[bot] closed 1 month ago
Latest commit: 63c8aae69e45cc62a22aa55f863c6bd12b4c34aa
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the development-dependencies group with 5 updates:
7.36.1
7.37.0
8.7.0
8.8.0
22.7.0
22.7.4
18.3.9
18.3.10
11.1.4
11.1.5
Updates
eslint-plugin-react
from 7.36.1 to 7.37.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
ec27e20
Update CHANGELOG and bump version0cc5b7a
[meta] fix release workflow744135b
[readme] flat config example for react 17+a1273d5
[New]no-unstable-nested-components
: addpropNamePattern
to support custo...3073214
[New]forbid-component-props
: addallowedForPatterns
/`disallowedForPatter...95297ed
[New]no-unescaped-entities
: add suggestions7f3ac1b
[New] add type generation4ecf034
[Dev Deps] updateeslint-plugin-import
,gfm-footnotes
9668ee0
[meta] fix release workflowUpdates
typescript-eslint
from 8.7.0 to 8.8.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2055cfb
chore(release): publish 8.8.0Updates
@types/node
from 22.7.0 to 22.7.4Commits
Updates
@types/react
from 18.3.9 to 18.3.10Commits
Updates
fetch-mock
from 11.1.4 to 11.1.5Release notes
Sourced from fetch-mock's releases.
Changelog
Sourced from fetch-mock's changelog.
Commits
95036e1
chore: release mainbc9c41d
fix: change export order so default is lastMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | @types/node | [>= 18.a, < 19] | | @types/node | [>= 17.a, < 18] |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 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