chore(deps): bump the next group across 1 directory with 2 updates#8
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the next group across 1 directory with 2 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/next-21d979dd62
branch
from
June 25, 2026 23:59
0aeb5f7 to
9cd0d44
Compare
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/next-21d979dd62
branch
from
July 4, 2026 18:08
9cd0d44 to
6584462
Compare
vanhoutenbos
pushed a commit
that referenced
this pull request
Jul 10, 2026
Documentatie-audit 2026-07-08, tweede deel — het productdocument was op meerdere punten feitelijk onjuist over wat er gebouwd is. Belangrijkste correcties: - Privacy (#5.2): het document stelde dat geslacht, telefoon, leeftijd en adres NIET worden opgeslagen. Sinds de uitgebreide spelervelden (NGF-nummer, adres, geboortedatum, etc.) klopt dat niet meer — deze worden wel degelijk opgeslagen (optioneel, door de organisator ingevuld). Ook: toegangscodes zijn niet gehashed, in tegenstelling tot wat er stond. - Privacy (#5.3/5.4): anonimisatie/naam-verbergen werd beschreven als bestaande functionaliteit; dit is nog niet gebouwd (US-PRI-03/04 staan als 'todo'). Nu duidelijk gelabeld als gepland. - REST API (#6.3): de gedocumenteerde endpoints (/api/tournaments/:id/leaderboard, /players, /scores) bestaan niet. Het enige daadwerkelijke endpoint is GET /api/leaderboard/:id via de Cloudflare Worker. - Tech stack (#14.3): shadcn/ui en next-i18next worden niet gebruikt. Werkelijke stack: eigen Tailwind-tokensysteem + next-intl. - MVP-scope (#4.1/4.2) en roadmap (#8): meerdere features die als 'Later'/'nog niet gebouwd' stonden zijn al klaar en verplaatst naar het juiste hoofdstuk (matchplay-weergave, drag-and-drop flights, meerdaagse toernooien, flight-filter, EN-vertaling). - Toegevoegd: categorieën, meerdere tees/loops + WHS-ratings, courseconfiguratie-snapshot, banenbeheer-eigenaarschap, favorieten op het leaderboard, thema-toggle — functionaliteit die al bestond maar nergens in dit document stond. - Open vragen (#13.1) en tabellen bijgewerkt naar realiteit (OV1 merknaam is inmiddels 'OpenTour', OV6 component-library-vraag is beantwoord). - #14.4 verwijst nu naar de onderhouden GitHub user-stories i.p.v. het niet meer bijgehouden oorspronkelijke v0.3-document. Uitgangspunt gehanteerd: het document mag dingen bevatten die nog niet gebouwd zijn (altijd gelabeld), maar de code mag nooit iets bevatten dat hier niet in staat — vandaar de correcties bij items die stiekem al klaar waren.
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/next-21d979dd62
branch
from
July 12, 2026 04:23
6584462 to
d9435bb
Compare
Bumps the next group with 2 updates in the / directory: [next-intl](https://github.com/amannn/next-intl) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `next-intl` from 3.26.5 to 4.13.2 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v3.26.5...v4.13.2) Updates `eslint-config-next` from 14.2.35 to 16.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.2.10/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.2.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: next - dependency-name: next-intl dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: next ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/next-21d979dd62
branch
from
July 19, 2026 04:23
d9435bb to
fe380cb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the next group with 2 updates in the / directory: next-intl and eslint-config-next.
Updates
next-intlfrom 3.26.5 to 4.13.2Release notes
Sourced from next-intl's releases.
... (truncated)
Changelog
Sourced from next-intl's changelog.
... (truncated)
Commits
d14dd6fv4.13.2cc34d9afix: Correctly format plural/select branches that are only#or empty (#2356)976ca1fv4.13.14025d1ffix: Handle ICU escape sequences around<consistently in dev and productio...90691eddocs: Add hooks hint toextraction.mdx(#2348)30d1004docs: Handle malformed tweet entities from API (#2343)030afd3docs: Add copy-to-clipboard for details section permalinks (#2342)3e013c4v4.13.0a003d3afeat: Use URL-safe base64 for auto-generated message keys ofuseExtracted(...2e351aedocs: Add ElevenLabs logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next-intl since your current version.
Updates
eslint-config-nextfrom 14.2.35 to 16.2.10Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
9dadfd6v16.2.10534d9c1[16.2.x] Release pipeline updates (#95160)6e1a94d[16.2.x][ci]: fix release script to not strip newlines (#94640)f37fad9v16.2.96f16804v16.2.8411c455v16.2.7ee6e79bv16.2.6766148fv16.2.52275bd8v16.2.4d5f649bv16.2.3Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-config-next since your current version.