Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump next from 15.0.3 to 15.0.4 in /e2e/browser/test-app #1144

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps next from 15.0.3 to 15.0.4.

Release notes

Sourced from next's releases.

v15.0.4

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

Core Changes

Credits

Huge thanks to @​eps1lon

v15.0.4-canary.49

Core Changes

  • fix: Update @​swc/helpers: #73666
  • Upgrade React from 1c9b1387-20241204 to 7283a213-20241206: #73608
  • next-codemod(upgrade): handle absence of scripts in package.json: #73688
  • Add inlineCss trade-offs/gotchas and remove canary check: #73609
  • Ignore-list stack frames in node_modules even if not explicitly ignore-listed by their sourcemaps: #73689
  • Remove ignore for anonymous stack frame: #73610
  • test: move HMR Error Recovery test to a separate file: #73592
  • test: move HMR basic test to a separate file: #73612

Example Changes

  • examples: remove next-env.d.ts files: #73673
  • examples: update with-sass README.md: #73668
  • examples: remove next-offline example: #73675
  • examples: remove the old files from with-postgres: #73587
  • examples: remove with-emotion-* directories: #73674

Misc Changes

  • fix(turbopack): Fix deprecation warnings from unnecessary .to_resolved() calls: #73631
  • [Turbopack] replace EnvLayer with a faster filter: #73614
  • [Turbopack] fix invalid source maps on HMR: #72328
  • [Turbopack] include task name in dirty cause of output change: #72574
  • 15.1 docs: React 19: #73510
  • Docs: Add canary page to upgrade guides: #73518
  • [Turbopack] change emit collectible to require ResolvedVc: #73684
  • Fix failing tests: #73707
  • test: move HMR Full Reload test to a separate file: #73591
  • test: change with-next-sass to with-sass: #73670
  • test: move HMR main test to a separate file: #73611
  • [Turbopack] Introduce OperationVc that wraps operations: #70242

Credits

Huge thanks to @​kdy1, @​JamBalaya56562, @​bgw, @​sokra, @​delbaoliveira, @​petter, @​gaojude, @​eps1lon, @​huozhi, and @​devjiwonchoi for helping!

... (truncated)

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @edwardsph.


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)

@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 23:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/browser/test-app/next-15.0.4 branch from c3f33bf to 2a7690e Compare December 10, 2024 12:34
Copy link
Contributor

@edwardsph edwardsph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@edwardsph
Copy link
Contributor

@dependabot rebase

Bumps [next](https://github.com/vercel/next.js) from 15.0.3 to 15.0.4.
- [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.0.3...v15.0.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/browser/test-app/next-15.0.4 branch from 2a7690e to 7fdc3f4 Compare December 10, 2024 13:05
@dependabot dependabot bot merged commit 9e49bc9 into main Dec 10, 2024
23 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/e2e/browser/test-app/next-15.0.4 branch December 10, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant