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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 7 updates:
4.24.7
4.24.8
22.5.5
22.7.4
18.3.8
18.3.10
8.6.0
8.7.0
8.6.0
8.7.0
0.6.6
0.6.8
3.4.12
3.4.13
Updates
next-auth
from 4.24.7 to 4.24.8Release notes
Sourced from next-auth's releases.
Commits
28af288
chore(release): bump version [skip ci]beb5384
chore: update lock file246a4d1
fix(providers): allow optional identifier parame0a7d71
fix(providers): optionally checkidentifier
d66ee42
fix(docs): link to getting email for auth'ed user in github endpoint (#11896)31d827a
fix: tweak email flow, change homepage49675a2
docs: Update security.mdb8d86cc
chore(v4): updateazure-ad.md
(#11855)780c8dc
chore(v4): fix readme sponsors table (#11842)33a5dea
chore(docs-v4): add route4me to sponsors page (#11841)Updates
@types/node
from 22.5.5 to 22.7.4Commits
Updates
@types/react
from 18.3.8 to 18.3.10Commits
Updates
@typescript-eslint/eslint-plugin
from 8.6.0 to 8.7.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
b88ea33
chore(release): publish 8.7.0cdd93f6
docs(eslint-plugin): [no-inferrable-types] do not use no-inferrable-types wit...d0e35d9
feat(eslint-plugin): [consistent-type-exports] checkexport *
exports to se...dc1c6d3
docs: [no-unnecessary-type-parameters] add FAQ section (#9975)e8555a0
feat(eslint-plugin): [no-unsafe-call] check calls of Function (#10010)8293546
fix(eslint-plugin): [no-confusing-non-null-assertion] check !in and !instance...b75d42b
fix(eslint-plugin): [no-deprecated] report on imported deprecated variables (...c5dc755
docs: [no-floating-promises] clarify that void does not resolve promises (#9949)1c183ab
fix(eslint-plugin): properly coerce all types to string in `getStaticMemberAc...7b149b9
docs: [strict-boolean-expressions] fix adominition (#10033)Updates
@typescript-eslint/parser
from 8.6.0 to 8.7.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b88ea33
chore(release): publish 8.7.0Updates
prettier-plugin-tailwindcss
from 0.6.6 to 0.6.8Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
64373cf
0.6.8081b4f5
Fix crash (#320)b1e25fd
0.6.7385e7c2
Update changelogcdb3b98
Add support for newloadModule
andloadStylesheet
APIs from v4 (#317)15e8009
Add support for@plugin
and@config
in v4 (#316)9844623
Improve performance ofspliceChangesIntoString
(#312)Updates
tailwindcss
from 3.4.12 to 3.4.13Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
ed3c535
3.4.13066ccf8
Improve the performance when checking broad glob patterns. (#14481)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