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 minor group with 5 updates:
4.24.8
4.24.10
6.9.15
6.9.16
1.80.3
1.80.4
22.7.7
22.8.1
18.3.11
18.3.12
Updates
next-auth
from 4.24.8 to 4.24.10Release notes
Sourced from next-auth's releases.
Commits
c7ea50d
chore(release): bump version [skip ci]490a033
fix: supportAUTH_SECRET
for compat withnpx auth secret
1e6be72
fix: functions that return promises must be async (#12105)ddab3cc
chore(release): bump version [skip ci]4d143c5
fix:await
dynamic APIs as per Next.js 15 changes15c046c
fix: add Next.js v15 a possible peer dependency (#12098)696d117
fix: cookie package upgraded (#12046)c15d9a5
chore(v4): add neon sponsor (#12008)89a1cce
chore(docs): fix typo in WorkOS documentation (#11959)f2d6a8a
docs: redirect contributors pageUpdates
nodemailer
from 6.9.15 to 6.9.16Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
e70b9c1
chore(master): release 6.9.16 [skip-ci] (#1688)bcf55be
Bumped depsf2096c5
fix(addressparser): Correctly detect if user local part is attached to domain...Updates
sass
from 1.80.3 to 1.80.4Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
c907bcb
Expose Expression.isCalculationSafe to sass_api (#2404)37a05f9
Enable AOT build for android-riscv64 (#2399)473ddf9
Addsass-parser
support for the@use
rule (#2389)84e281e
AddBooleanExpression
andNumberExpression
to sass-parser (#2376)Updates
@types/node
from 22.7.7 to 22.8.1Commits
Updates
@types/react
from 18.3.11 to 18.3.12Commits
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