build(deps-dev): bump eslint-config-next from 13.3.0 to 13.4.19
Created by: dependabot[bot]
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps eslint-config-next from 13.3.0 to 13.4.19.
Release notes
Sourced from eslint-config-next's releases.
v13.4.19
Core Changes
- fix: invalid module transform for
@headlessui/react
: #54206- chore: remove unnecessary type cast in dev-build-watcher: #54221
- fix process.env not being available in standalone mode: #54203
- Fix missing
devPageFiles
collection: #54224- Add
Route
andLinkProps
stub generics: #54226- Use
createClientModuleProxy
from Flight Server: #54232- Add default not found to loader tree of group routes root layer: #54228
- feat(image): add support for custom
loaderFile
whenloader: default
: #53417- Fix renamed export of Server Actions: #54241
- Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243
Misc Changes
- Update dd-trace used for internal tools: #54214
- (Fix)Broken
upgrading.mdx
link : #54234- chore: skip CI run on forks: #54219
- chore(ci): bump
cancel-workflow-action@0.11.0
: #54246Credits
Huge thanks to
@opnay
,@styfle
,@timneutkens
,@ztanner
,@shuding
,@huozhi
,@vinaykulk621
,@balazsorban44
,@goguda
, and@coreyleelarson
for helping!v13.4.19-canary.0
Core Changes
- fix: invalid module transform for
@headlessui/react
: #54206- chore: remove unnecessary type cast in dev-build-watcher: #54221
- fix process.env not being available in standalone mode: #54203
- Fix missing
devPageFiles
collection: #54224- Add
Route
andLinkProps
stub generics: #54226- Use
createClientModuleProxy
from Flight Server: #54232- Add default not found to loader tree of group routes root layer: #54228
- feat(image): add support for custom
loaderFile
whenloader: default
: #53417- Fix renamed export of Server Actions: #54241
- Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243
Misc Changes
- Update dd-trace used for internal tools: #54214
- (Fix)Broken
upgrading.mdx
link : #54234- chore: skip CI run on forks: #54219
- chore(ci): bump
cancel-workflow-action@0.11.0
: #54246Credits
Huge thanks to
@opnay
,@styfle
,@timneutkens
,@ztanner
,@shuding
,@huozhi
,@vinaykulk621
,@balazsorban44
,@goguda
, and@coreyleelarson
for helping!
... (truncated)
Commits
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 <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)