Skip to content

Bump next from 15.3.0 to 15.3.3#46

Merged
Scc33 merged 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.3.3
Jul 8, 2025
Merged

Bump next from 15.3.0 to 15.3.3#46
Scc33 merged 1 commit intomainfrom
dependabot/npm_and_yarn/next-15.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 3, 2025

Bumps next from 15.3.0 to 15.3.3.

Release notes

Sourced from next's releases.

v15.3.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Reinstate vary (#79939)
  • fix(next-swc): Fix interestingness detection for React Compiler (#79558)
  • fix(next-swc): Fix react compiler usefulness detector (#79480)
  • fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • Client router should discard stale prefetch entries for static pages (#79362)

Credits

Huge thanks to @​gaojude, @​kdy1, @​bgw, and @​unstubbable for helping!

v15.3.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
  • @​next/mdx: Use stable turbopack config options (#78880)
  • Fix react-compiler: Fix detection of interest (#78879)
  • Fix turbopack: Backport sourcemap bugfix (#78881)
  • [next-server] preserve rsc query for rsc redirects (#78876)
  • Update middleware public/static matching (#78875)

Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

Commits
  • 3ab8db7 v15.3.3
  • 18c8113 [backport] Reinstate vary (#79939)
  • e18212f re-enable vary header deploy test (#79753)
  • ec202ec Revert "[next-server] skip setting vary header for basic routes" (#79426)
  • e2f264f fix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)
  • 562fac7 fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)
  • 06097fd fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • bda731f Client router should discard stale prefetch entries for static pages (#79362)
  • d9ec4a4 v15.3.2
  • 3def5ff backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 3, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jul 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-sql ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2025 3:00pm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 3, 2025

📊 Package size report   No changes

File Before After
Total (Includes all files) 419.2 kB 419.2 kB
Tarball size 171.2 kB -0%↓171.2 kB
Unchanged files
File Size
.github/dependabot.yaml 1.1 kB
.github/workflows/codeql-analysis.yaml 785 B
.github/workflows/package-size-report.yaml 519 B
.github/workflows/pr-validation.yaml 1.0 kB
app/favicon.ico 5.2 kB
app/globals.css 1.5 kB
app/glossary/[slug]/layout.tsx 1.7 kB
app/glossary/[slug]/page.tsx 7.7 kB
app/glossary/layout.tsx 466 B
app/glossary/page.tsx 5.4 kB
app/layout.tsx 710 B
app/lessons/[slug]/layout.tsx 798 B
app/lessons/[slug]/page.tsx 6.6 kB
app/lessons/page.tsx 4.7 kB
app/page.tsx 15.8 kB
app/robots.ts 235 B
app/sandbox/layout.tsx 455 B
app/sandbox/page.tsx 3.3 kB
app/sitemap.ts 1.5 kB
app/sitemapmetadata.ts 1.4 kB
app/visualizer/layout.tsx 459 B
app/visualizer/page.tsx 6.9 kB
components/glossary/AlphabeticalIndex.tsx 1.3 kB
components/glossary/GlossaryFilters.tsx 858 B
components/glossary/GlossaryTermList.tsx 2.4 kB
components/glossary/SearchBar.tsx 2.2 kB
components/layout/Footer.tsx 1.5 kB
components/layout/Header.tsx 6.6 kB
components/lessons/LessonCard.tsx 1.6 kB
components/lessons/LessonContent.tsx 3.0 kB
components/lessons/LessonNavigation.tsx 3.1 kB
components/lessons/QueryFeedback.tsx 4.1 kB
components/lessons/ResultTable.tsx 1.9 kB
components/lessons/SqlEditor.tsx 4.5 kB
components/sandbox/TableSchemaViewer.tsx 5.5 kB
components/ui/card.tsx 1.4 kB
components/ui/loading.tsx 1.0 kB
components/visualizer/GroupByOperation.tsx 16.0 kB
components/visualizer/JoinOperation.tsx 16.4 kB
components/visualizer/SelectOperation.tsx 10.1 kB
components/visualizer/WhereOperation.tsx 15.7 kB
constants/keys.ts 57 B
eslint.config.mjs 393 B
hooks/useLocalStorage.ts 1.8 kB
hooks/useSqlJs.ts 3.2 kB
lib/database.ts 3.5 kB
lib/glossaryData.ts 30.9 kB
lib/lessonGrader.ts 7.7 kB
lib/lessons.ts 34.4 kB
lib/queryGrader.ts 7.1 kB
lib/queryParser.ts 7.0 kB
LICENSE 1.1 kB
next.config.ts 452 B
package.json 652 B
postcss.config.mjs 81 B
public/images/groupby-icon.svg 565 B
public/images/join-icon.svg 319 B
public/images/select-icon.svg 391 B
public/images/sql-playground-og.png 146.6 kB
public/images/where-icon.svg 264 B
README.md 3.1 kB
tailwind.config.js 219 B
tsconfig.json 598 B
types/database.ts 355 B
types/glossary.ts 386 B
types/lesson.ts 753 B

🤖 This report was automatically generated by pkg-size-action

Bumps [next](https://github.com/vercel/next.js) from 15.3.0 to 15.3.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.0...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/next-15.3.3 branch from d40a9ca to c18024f Compare July 8, 2025 14:49
@Scc33 Scc33 merged commit 68a619e into main Jul 8, 2025
5 of 6 checks passed
@Scc33 Scc33 deleted the dependabot/npm_and_yarn/next-15.3.3 branch July 8, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant