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 production-dependencies group across 1 directory with 3 updates #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the production-dependencies group with 3 updates in the /docs directory: next, nextra and nextra-theme-docs.

Updates next from 15.1.4 to 15.1.6

Release notes

Sourced from next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

Commits

Updates nextra from 3.3.1 to 4.1.0

Release notes

Sourced from nextra's releases.

[email protected]

Minor Changes

  • 7caf059: - generate unique anchor id for <summary> elements based on its content at build time
    • add anchor link icon for <summary>

Patch Changes

[email protected]

Minor Changes

  • 7caf059: - generate unique anchor id for <summary> elements based on its content at build time
    • add anchor link icon for <summary>

Patch Changes

  • fa7f1ee: fix cropped sidebar footer on desktop, when Nextra's <Banner> is used
  • Updated dependencies [7caf059]

[email protected]

Minor Changes

  • 7caf059: - generate unique anchor id for <summary> elements based on its content at build time
    • add anchor link icon for <summary>

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • e78f796: fix console error from <Search> results error TypeError: Cannot destructure property 'results' of '(intermediate value)' as it is null.

    select right tab and scroll into view when html element with location.hash id is inside <Tabs.Tab>

... (truncated)

Commits
  • cbd6dc1 Version Packages (#4055)
  • fa7f1ee fix cropped sidebar footer on desktop, when nextra's \<Banner> is used (#4056)
  • 7caf059 generate unique anchor id for \<summary> elements based on its content at bu...
  • ab84a21 Version Packages (#4029)
  • ff007b2 fix clicking on search result from same page doesn't scroll to the heading (#...
  • cb2190b fix(deps): update dependency framer-motion to v12 (#4044)
  • c8d7a64 chore(deps): update dependency eslint to v9.19.0 (#4041)
  • 359a7a8 chore(deps): update dependency @​changesets/cli to v2.27.12 (#4034)
  • 32f3a2c fix(deps): update dependency @​eslint/js to v9.19.0 (#4043)
  • e78f796 select right tab and scroll into view when html element with location.hash ...
  • Additional commits viewable in compare view

Updates nextra-theme-docs from 3.3.1 to 4.1.0

Release notes

Sourced from nextra-theme-docs's releases.

[email protected]

Minor Changes

  • 7caf059: - generate unique anchor id for <summary> elements based on its content at build time
    • add anchor link icon for <summary>

Patch Changes

  • fa7f1ee: fix cropped sidebar footer on desktop, when Nextra's <Banner> is used
  • Updated dependencies [7caf059]

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • Updated dependencies [32e7d55]
  • Updated dependencies [695e428]
  • Updated dependencies [fc78033]
  • Updated dependencies [b2f2458]

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 5132295: fix broken showLineNumbers setting on code blocks
  • 5132295: fix unable order _meta key with index name
  • Updated dependencies [5132295]
  • Updated dependencies [5132295]

[email protected]

... (truncated)

Commits
  • cbd6dc1 Version Packages (#4055)
  • fa7f1ee fix cropped sidebar footer on desktop, when nextra's \<Banner> is used (#4056)
  • 7caf059 generate unique anchor id for \<summary> elements based on its content at bu...
  • ab84a21 Version Packages (#4029)
  • ff007b2 fix clicking on search result from same page doesn't scroll to the heading (#...
  • cb2190b fix(deps): update dependency framer-motion to v12 (#4044)
  • c8d7a64 chore(deps): update dependency eslint to v9.19.0 (#4041)
  • 359a7a8 chore(deps): update dependency @​changesets/cli to v2.27.12 (#4034)
  • 32f3a2c fix(deps): update dependency @​eslint/js to v9.19.0 (#4043)
  • e78f796 select right tab and scroll into view when html element with location.hash ...
  • 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 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> 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> 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

The following labels could not be found: docs.

Copy link

cloudflare-workers-and-pages bot commented Jan 27, 2025

Deploying link-shortener with  Cloudflare Pages  Cloudflare Pages

Latest commit: 76b7534
Status:🚫  Build failed.

View logs

Copy link

socket-security bot commented Jan 27, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] None +13 124 MB rauchg, timneutkens, vercel-release-bot
npm/[email protected] 🔁 npm/[email protected] Transitive: environment +25 5.84 MB quietshu
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +415 195 MB quietshu

View full report↗︎

Bumps the production-dependencies group with 3 updates in the /docs directory: [next](https://github.com/vercel/next.js), [nextra](https://github.com/shuding/nextra) and [nextra-theme-docs](https://github.com/shuding/nextra).


Updates `next` from 15.1.4 to 15.1.6
- [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.1.4...v15.1.6)

Updates `nextra` from 3.3.1 to 4.1.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.1.0)

Updates `nextra-theme-docs` from 3.3.1 to 4.1.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/production-dependencies-477d12781d branch from 875d2ad to 76b7534 Compare January 27, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant