node-lambda-log
node-lambda-log copied to clipboard
chore(deps): bump loader-utils, @mdx-js/loader and next in /site
Removes loader-utils. It's no longer used after updating ancestor dependencies loader-utils, @mdx-js/loader and next. These dependencies need to be updated together.
Removes loader-utils
Updates @mdx-js/loader from 1.6.22 to 2.1.5
Release notes
Sourced from @mdx-js/loader's releases.
2.1.5
- 90fa4935 Fix bug with (injected) custom elements and layouts
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5
2.1.4
Patches
- 9d2aa80b Add file, positional info to crashes in webpack loader by
@Twippedin mdx-js/mdx#2124- 478c78b7 Fix support for Node loaders
Docs
- 56d70660 Add Astro to site generator docs by
@bholmesdevin mdx-js/mdx#2118- 996771ae Add missing
importto site example by@elpddevin mdx-js/mdx#2115Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4
2.1.3
Core
- 9904838a Fix rewriting of components for custom elements by
@bholmesdevin mdx-js/mdx#2101Docs
- 69a15b76 Add link to official
mdx-js/vscode-mdxby@jasikparkin mdx-js/mdx#2098Internal stuff that slightly improve stuff
- 529b96aa Replace
astringwithestree-util-to-js- 7d8dc11c Add
idfield to esbuild messages- 7f37b95b Update
@types/estree-jsxFull Changelog: https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3
2.1.2
Core
- 7bcd7059 Fix some performance by improving vdom diffing by
@0phoffin mdx-js/mdx#2062- f77c33f5 Fix support for
baseUrlrewritingimport.meta.urlby@wooormin mdx-js/mdx#2021Docs
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by wooorm, a new releaser for @mdx-js/loader since your current version.
Updates next from 11.1.2 to 13.0.4
Release notes
Sourced from next's releases.
v13.0.4
Core Changes
- Show link to the docs for route segment config options: #42779
- fix: Fix regression of swc minifier: #42790
- Add additional item to RSC payload, preparing for head.tsx on navigation: #42791
- Use window.location directly instead of parsing into URL: #42888
- feat(next-swc/relay): Add
javascriptto language: #42894- types(#42003): better typing for
next/link: #42117- Ensure query is provided correctly with middleware rewrites: #42818
- feat(next/swc): allow to run custom turbopack binary: #42656
- fix: Error: NEXT_REDIRECT crashing server in prod: #42793
- Update caching for swc turbo builds: #42929
- Handle head.js on client-side navigation: #42904
- feat(jest): respect
transpilePackagesin tests: #42987- App files ending with page registred as page files: #42996
- Allow generateStaticParams to be a synchronous function in app directory: #42942
- chore(eslint-config-next): bump eslint-import-resolver-typescript: #43010
- Ensure next.config.js function is handled for turbo: #43015
- Fix app page check on windows: #43022
- Add middleware prefetching config: #42936
- Fix middleware prefetch cases: #43056
- Ensure backslash is correctly handled in find-page-file: #43057
- Fix app render: escape segment value #42626: #42823
Documentation Changes
- docs: fix middleware docs cookie example: #42816
- Update docs/advanced-features/debugging.md: #42842
- docs(edge-api-routes): fixes example: #42903
- Update SFCC example to use TypeScript +
@next/font: #42865- Add more details to invalid-next-config doc: #42917
- typo: #42968
- Document regions config for experimental-edge: #43009
- docs: Add examples of using multiple weights and styles: #43031
Example Changes
- chore(examples):
next/future/image->next/image: #42794- docs(examples): auth0 update callback URL: #42855
- Updates Apollo Server Examples to use Apollo Server 4 &
@as-integrations/next: #42771- Improve
with-algolia-react-instantsearchexample and convert to TypeScript: #42617- Convert blog cover images to next/image: #42908
- Make cover image full width: #42916
- Convert
with-app-layoutexample to TypeScript: #42930- Tigris example with Next.js: #42662
- feat(examples): with-grafbase: #42898
- docs(examples): add postgres.js example: #42962
- Remove
with-atlaskitexample: #42973- Remove
with-carbon-componentsexample: #42976
... (truncated)
Commits
58fa90fv13.0.4ef81fc3v13.0.4-canary.54d2b7e5Fix app render: escape segment value #42626 (#42823)22b16e1Ensure backslash is correctly handled in find-page-file (#43057)2f744a1Fix middleware prefetch cases (#43056)cb8eeefUpdate build-wasm to checkout directly (#43054)ed4a148v13.0.4-canary.40440404feat(examples): use experimental edge runtime with grafbase (#42992)533c242Add middleware prefetching config (#42936)07d3da1Convertwith-cssed,with-csx,with-styled-jsxexamples to TypeScript (#...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| lambda-log | ❌ Failed (Inspect) | Nov 19, 2022 at 6:41PM (UTC) |
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication