Display validation error summary in flash messages errorsBag
After this release, the session package will add the validation errors summary inside the errorsBag property of flash message. Therefore using the @errors tag will display a global error message for validation errors too.
Commits
feat: flash validation errors summary to errorsBag badda3f
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-upgrades group with 7 updates:
20.11.28
20.11.30
10.0.1
10.0.2
5.4.2
5.4.3
7.1.1
7.3.0
6.0.1
6.0.2
18.2.66
18.2.69
5.1.6
5.2.6
Updates
@types/node
from 20.11.28 to 20.11.30Commits
Updates
np
from 10.0.1 to 10.0.2Release notes
Sourced from np's releases.
Commits
af1a048
10.0.2770418f
Use npm for tagging versions when pnpm is the chosen package manager (#739)Updates
typescript
from 5.4.2 to 5.4.3Release notes
Sourced from typescript's releases.
Commits
6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)ca8e720
Update LKG010b188
release-5.4: Revert PR 56087 (#57850)fc7006c
Update LKGb45a418
🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...609560f
Bump version to 5.4.3 and LKGf42605f
🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...485c7c5
Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)7f11456
🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...Updates
@adonisjs/session
from 7.1.1 to 7.3.0Release notes
Sourced from
@adonisjs/session
's releases.Commits
47c14f9
chore(release): 7.3.0badda3f
feat: flash validation errors summary to errorsBaga47763a
chore(release): 7.2.09dd5bb1
feat: add@errors
edge tagd5c8e05
chore(package): update dependenciesUpdates
edge.js
from 6.0.1 to 6.0.2Release notes
Sourced from edge.js's releases.
Commits
c7fa431
chore(release): 6.0.281fd898
chore(package): update dependencies5adb9d4
chore: update dependenciesUpdates
@types/react
from 18.2.66 to 18.2.69Commits
Updates
vite
from 5.1.6 to 5.2.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7369016
release: v5.2.6ba5269c
fix:fs.deny
with globs with directories (#16250)7a2791c
release: v5.2.57093f77
fix: avoid SSR requests in waitForRequestIdle (#16246)3a73e48
docs: clarify enforce vs hook.order (#16226)6a07243
release: v5.2.4fbf69d5
fix: dont resolve imports with malformed URI (#16244)a67f9f6
release: v5.2.38617e76
fix: skip encode if is data uri (#16233)f184c80
fix(optimizer): fixoptimizeDeps.include
glob syntax for./*
exports (#16...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