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

Bump the next group with 1 update #392

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps the next group with 1 update: next.

Release notes

Sourced from next's releases.

v13.4.18

Core Changes

  • refactor: remove edge condition for module proxy path: #54167
  • Remove unused variables: #54149
  • chore: improve ts types for position in dev-build-watcher: #54124
  • Turbopack: Strip relative path prefix when generating PageLoaderAsset: #54040
  • Add size property to ReadonlySearchParams: #53144
  • Assign default not-found boundary if custom not-found is not present for root layer only: #54185
  • Allow range version for eslint config: #53751
  • Automatically modularizeImports for the popular @​headlessui/react library: #54188
  • fix bfcache restoration behavior: #54198

Misc Changes

  • Update rust toolchain: #54130

Credits

Huge thanks to @​huozhi, @​shuding, @​styfle, @​jridgewell, @​bencmbrook, @​cramforce, and @​ztanner for helping!

v13.4.18-canary.0

Core Changes

  • refactor: remove edge condition for module proxy path: #54167
  • Remove unused variables: #54149
  • chore: improve ts types for position in dev-build-watcher: #54124
  • Turbopack: Strip relative path prefix when generating PageLoaderAsset: #54040
  • Add size property to ReadonlySearchParams: #53144
  • Assign default not-found boundary if custom not-found is not present for root layer only: #54185
  • Allow range version for eslint config: #53751
  • Automatically modularizeImports for the popular @​headlessui/react library: #54188
  • fix bfcache restoration behavior: #54198

Misc Changes

  • Update rust toolchain: #54130

Credits

Huge thanks to @​huozhi, @​shuding, @​styfle, @​jridgewell, @​bencmbrook, @​cramforce, and @​ztanner for helping!

v13.4.17

Core Changes

  • fix(next/image): empty blur image when animated #54028
  • Do not output pages 404 in tree view if app not-found is used: #54051
  • Fix scroll bailout logic when targeting fixed/sticky elements: #53873
  • Debug tracing: add updated modules and page to HMR span: #53698

... (truncated)

Commits
  • 87b66f6 v13.4.18
  • 89ed4dd v13.4.18-canary.0
  • c676f93 fix bfcache restoration behavior (#54198)
  • 631018a Automatically modularizeImports for the popular @​headlessui/react library (#5...
  • 7114929 Allow range version for eslint config (#53751)
  • e20c8c8 Assign default not-found boundary if custom not-found is not present for root...
  • 847c14e Add size property to ReadonlySearchParams (#53144)
  • 11dfdf8 Turbopack: Strip relative path prefix when generating PageLoaderAsset (#54040)
  • 8def0c8 Update rust toolchain (#54130)
  • 3fadba5 chore: improve ts types for position in dev-build-watcher (#54124)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> dependency will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> dependency will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the next group with 1 update: [next](https://github.com/vercel/next.js).

- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.13...v13.4.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2023
@dependabot dependabot bot requested a review from cdriesler August 18, 2023 10:36
@cdriesler cdriesler added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit a15d794 Aug 21, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-d7db3c8269 branch August 21, 2023 22:22
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