Bump next from 15.1.6 to 15.4.7
Bumps next from 15.1.6 to 15.4.7.
Release notes
Sourced from next's releases.
v15.4.7
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix router handling when setting a location response header #82588
Credits
Huge thanks to
@ztannerfor helping!v15.4.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix:
_errorpage'sreq.urlcan be overwritten to dynamic param on minimal mode (#82347)- fix: add
?dplto fonts in/_next/static/media(#82384)Credits
Huge thanks to
@devjiwonchoi,@ijjk, and@styflefor helping!v15.4.5
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix API stripping JSON incorrectly (#82062)
- Fix i18n fallback: false collision (#82158)
- Revert "Fix tracing of server actions imported by client components (#82167)
- Ensure setAssetPrefix updates config instance (#82165)
- Turbopack: update mimalloc (#82166)
- fix(next/image): fix image-optimizer.ts headers (#82175)
- fix(next/image): improve and simplify detect-content-type (#82174)
Credits
Huge thanks to
@ijjk,@sokra, and@styflefor helping!v15.4.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
... (truncated)
Commits
f30d815v15.4.71a026e3fix router handling when setting a location response header (#82588)be4aafdv15.4.691e5b6bBackport "fix: add?dplto fonts in/_next/static/media(#82384)" (#82421)f1629d9Backport "[Pages] fix:_errorpage'sreq.urlcan be overwritten t… (#82377)b9aab5dv15.4.5a8c93c4Disable test new tests jobsed2a6c7[backport]: fix(next/image): improve and simplify detect-content-type (#82118...f00fcc9[backport]: fix(next/image): fix image-optimizer.ts headers (#82114) (#82175)55a7568Backport: Turbopack: update mimalloc (#81993) (#82166)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Hello from @codemakerai.
CodeMaker AI GitHub App integration.
Usage:
@codemakerai [command or prompt]
Assistant
All Assistant features are supported in GitHub. Assistant can answer general questions as well as questions directly related to code. It also has code editing capabilities.
@codemakerai assistant prompt - the assistant prompt @codemakerai prompt - the assistant prompt. Alias to assistant command.
Commands
Pull Request Commands - commands that can be posted as comments on the pull request:
@codemakerai help - prints this help message @codemakerai review process - process the most recent code review and all it's comments @codemakerai generate code [codepath] - generate code for all files in pull request, or only for matching code path. @codemakerai generate docs [codepath] - generate documentation for all files in pull request, or only for matching code path. @codemakerai replace code [codepath] - replace code for all files in pull request, or only for matching code path. @codemakerai replace docs [codepath] - replace documentation for all files in pull request, or only for matching code path. @codemakerai fix syntax - fixes the syntax in all files @codemakerai commit undo - removes the most recent commit
Pull Request Code Review Commands - commands that can be posted as comments on the code review i.e. "Files changed" tab:
@codemakerai assistant prompt - the assistant prompt @codemakerai explain - explains the code @codemakerai review - reviews the code
Triggers
To automatically trigger certain actions on pull requests you can create and use the following GitHub labels.
codemakerai-pull-request-generate-documentation - automatically generates comments/documentation on Pull Request creation. codemakerai-pull-request-syntax-autocorrection - automatically corrects syntax on Pull Request creation. codemakerai-pull-request-review-process - automatically processes code review comments on Pull Request Review submission.
For in depth explanation of the features, please consult https://docs.codemaker.ai
In case of any issues please report them to https://community.codemaker.ai