Skip to content

Add canonical URLs and bump dependencies#253

Merged
tatsuzo-arkstudios merged 6 commits into
mainfrom
develop
Mar 24, 2026
Merged

Add canonical URLs and bump dependencies#253
tatsuzo-arkstudios merged 6 commits into
mainfrom
develop

Conversation

@tatsuzo-arkstudios

Copy link
Copy Markdown
Member

Summary

  • Add and tags to all pages for SEO, using shared URL utilities (src/app/i18n/urls.ts)
  • Bump next to 16.2.1 and eslint-config-next to 16.2.1
  • Keep eslint at ^9 (^10 conflicts with eslint-plugin-import)

dependabot Bot and others added 5 commits March 23, 2026 00:07
Bumps the all-updates group with 3 updates: [next](https://github.com/vercel/next.js), [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 16.2.0 to 16.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.0...v16.2.1)

Updates `eslint` from 9.39.4 to 10.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.1.0)

Updates `eslint-config-next` from 16.2.0 to 16.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-updates
- dependency-name: eslint-config-next
  dependency-version: 16.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…n-import

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…velop/all-updates-e6348b878c

Bump the all-updates group with 3 updates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tatsuzo-arkstudios tatsuzo-arkstudios self-assigned this Mar 24, 2026
@tatsuzo-arkstudios tatsuzo-arkstudios added the enhancement New feature or request label Mar 24, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 24, 2026

Copy link
Copy Markdown

Deploying arkstudios-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: aa0e6ee
Status: ✅  Deploy successful!
Preview URL: https://2c1bb5a8.arkstudios-website.pages.dev
Branch Preview URL: https://develop.arkstudios-website.pages.dev

View logs

@tatsuzo-arkstudios tatsuzo-arkstudios merged commit e5938eb into main Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants