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

fix(deps): update dependency nextra to v2.12.1 #2923

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nextra 2.9.0 -> 2.12.1 age adoption passing confidence

Release Notes

shuding/nextra (nextra)

v2.12.1

Compare Source

Patch Changes
  • 52ae8fc: - always cache md/mdx compiler for non-remote content and never
    cache for remote content

    • refactor function arguments for compileMdx
    • fix source code from loader was stripped starting from last match
      export default MDXContent; and until the end, so transform function was
      not applied
    • fix headings were undefined in remote content

v2.12.0

Compare Source

Minor Changes
  • d982074: - show headings for partial md/mdx in toc

    • hide headings in toc when parent <Tab /> or <Tabs.Tab />
  • 63271a4: add toc.backToTop option

  • 8962597: - allow override static image component that was hardcoded to
    import Image from 'next/image' now it's plain <img />

    • support <details />/<summary /> for .md files
Patch Changes
  • cca36d3: do not render mobile sidebar on desktop
  • Updated dependencies [d982074]
  • Updated dependencies [fbf003c]
  • Updated dependencies [8962597]
    • nextra@2.12.0

v2.11.1

Compare Source

Patch Changes
  • ddddce9: skip search indexing for 404/500 pages

  • 6154e31: ensure first h1 is set as page title if frontmatter.title is missing

  • 46743ba: fix TS error
    Cannot find module 'nextra/filter-route-locale' or its corresponding type declarations.
    while importing

    import filterRouteLocale from 'nextra/filter-route-locale'
  • 4dd720a: remove font-weight: 500; from styles of code blocks since it gives
    no effect

v2.11.0

Compare Source

Minor Changes
  • 3bb480a: export LocaleSwitch from nextra-theme-docs
Patch Changes
  • 3bb480a: use github-slugger for custom heading ids to prevent duplicated
    headings
  • 3bb480a: fix custom heading id in search result
  • 3bb480a: fix
    Warning: Prop href did not match. Server: "/blog.en-US#" Client: "/blog#" in
    by normalizePages from nextra/normalize-pages`
  • 3bb480a: improve hr contrast
  • 3bb480a: fix search, trigger the search after the Input is complete for
    languages like Chinese
  • 3bb480a: strip .html extension from URL route for static export
  • 3bb480a: fix memory leak in search for case > replaced previously to
    >|| + some character provoke memory leak because RegExp#exec will always
    return a match
  • 3bb480a: fix code blocks box-decoration-theme: clone can create confusing
    output over line breaks, use slice instead
  • Updated dependencies [3bb480a]
  • Updated dependencies [3bb480a]
  • Updated dependencies [3bb480a]
  • Updated dependencies [3bb480a]
    • nextra@2.11.0

v2.10.0

Compare Source

Minor Changes
  • e54b008: - add @theguild/remark-npm2yarn package that replaces the code
    block that has npm2yarn metadata with <Tabs /> and <Tab /> components
    from nextra/components.

    • <Tabs /> now has selectedKey prop, the chosen tab is saved in the local
      storage, which will be chosen in future page renders.

    More info https://nextra.site/docs/guide/advanced/npm2yarn

Patch Changes
  • Updated dependencies [e54b008]
    • nextra@2.10.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 13, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 13, 2023

⚠️ No Changeset found

Latest commit: f8aec04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}

     checks.......................................: 100.00% ✓ 190828     ✗ 0    
     data_received................................: 771 MB  6.4 MB/s
     data_sent....................................: 39 MB   321 kB/s
     http_req_blocked.............................: avg=3.01µs   min=1.5µs   med=2.5µs   max=1.4ms   p(90)=3.3µs    p(95)=3.9µs  
     http_req_connecting..........................: avg=17ns     min=0s      med=0s      max=838.8µs p(90)=0s       p(95)=0s     
     http_req_duration............................: avg=869.91µs min=356.6µs med=680.7µs max=35.88ms p(90)=1.16ms   p(95)=1.44ms 
       { expected_response:true }.................: avg=869.91µs min=356.6µs med=680.7µs max=35.88ms p(90)=1.16ms   p(95)=1.44ms 
     ✓ { mode:graphql-jit }.......................: avg=695.98µs min=356.6µs med=557.7µs max=22.48ms p(90)=765.85µs p(95)=1.06ms 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=1.25ms   min=895.8µs med=1.08ms  max=26.68ms p(90)=1.42ms   p(95)=2ms    
     ✓ { mode:graphql-response-cache }............: avg=765.38µs min=441.2µs med=621.4µs max=24.94ms p(90)=872µs    p(95)=1.19ms 
     ✓ { mode:graphql }...........................: avg=892.63µs min=523µs   med=734µs   max=35.88ms p(90)=1.02ms   p(95)=1.39ms 
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 95414
     http_req_receiving...........................: avg=53.02µs  min=22.7µs  med=43.4µs  max=11.81ms p(90)=62.1µs   p(95)=80µs   
     http_req_sending.............................: avg=23.59µs  min=8.6µs   med=13.5µs  max=7.57ms  p(90)=24.1µs   p(95)=33.09µs
     http_req_tls_handshaking.....................: avg=0s       min=0s      med=0s      max=0s      p(90)=0s       p(95)=0s     
     http_req_waiting.............................: avg=793.29µs min=315.8µs med=613.7µs max=33.87ms p(90)=1.08ms   p(95)=1.32ms 
     http_reqs....................................: 95414   795.102661/s
     iteration_duration...........................: avg=1.24ms   min=601.6µs med=1.04ms  max=36.57ms p(90)=1.57ms   p(95)=2.03ms 
     iterations...................................: 95414   795.102661/s
     vus..........................................: 1       min=1        max=1  
     vus_max......................................: 2       min=2        max=2  

@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

💻 Website Preview

The latest changes are available as preview in: https://b9ac1ffc.graphql-yoga.pages.dev

@renovate renovate bot requested a review from dimaMachina August 1, 2023 20:01
@renovate renovate bot force-pushed the renovate/nextra branch 3 times, most recently from 6e374af to e8ccaa4 Compare August 7, 2023 00:30
@renovate renovate bot changed the title fix(deps): update dependency nextra to v2.10.0 fix(deps): update dependency nextra to v2.11.0 Aug 13, 2023
@renovate renovate bot force-pushed the renovate/nextra branch 2 times, most recently from 905a906 to e59db70 Compare August 16, 2023 15:13
@renovate renovate bot changed the title fix(deps): update dependency nextra to v2.11.0 fix(deps): update dependency nextra to v2.11.1 Aug 19, 2023
@renovate renovate bot changed the title fix(deps): update dependency nextra to v2.11.1 fix(deps): update dependency nextra to v2.12.0 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/nextra branch 3 times, most recently from fe31e2c to d3775d9 Compare August 24, 2023 19:54
@renovate renovate bot changed the title fix(deps): update dependency nextra to v2.12.0 fix(deps): update dependency nextra to v2.12.1 Aug 25, 2023
@renovate renovate bot merged commit 9737613 into main Aug 25, 2023
27 checks passed
@renovate renovate bot deleted the renovate/nextra branch August 25, 2023 04:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants