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

[pull] main from nodejs:main #300

Merged
merged 9 commits into from
Nov 2, 2023
Merged

[pull] main from nodejs:main #300

merged 9 commits into from
Nov 2, 2023

Commits on Nov 1, 2023

  1. feat: nextjs and mdx compiler (#6071)

    * feat: nextjs and mdx compiler
    
    * chore: just some text
    
    * chore: some comments
    
    * chore: attempts on improving the performance
    
    * chore: code review changes and fixes
    
    * chore: properly adjust sizes when needed
    
    * feat: include simple own optimised syntax highlighter
    
    * chore: more text
    
    * chore: should always have one child at least
    
    * chore: minor doc changes
    
    * chore: minor changes on types
    
    * chore: removal of legacyMain completely
    ovflowd authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1c49600 View commit details
    Browse the repository at this point in the history
  2. fix: two tiny hot fixes

    ovflowd committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b6a5825 View commit details
    Browse the repository at this point in the history
  3. hotfix: Remove unnecessary second-checkout during lightouse action

    closes #6068
    
    Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
    bmuenzenmeyer authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    320671b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. meta: bump actions/checkout from 4.1.0 to 4.1.1 (#6073)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8ade135...b4ffde6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    909a23a View commit details
    Browse the repository at this point in the history
  2. meta: bump thollander/actions-comment-pull-request from 2.4.2 to 2.4.3 (

    #6078)
    
    Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.2 to 2.4.3.
    - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
    - [Commits](thollander/actions-comment-pull-request@d61db78...1d3973d)
    
    ---
    updated-dependencies:
    - dependency-name: thollander/actions-comment-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a260fca View commit details
    Browse the repository at this point in the history
  3. meta: bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 (#…

    …6074)
    
    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.16.0 to 5.0.0.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@3ea6ae1...8756aa0)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ab8d99b View commit details
    Browse the repository at this point in the history
  4. meta: bump @types/node from 20.8.9 to 20.8.10 (#6086)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.8.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7b1b97d View commit details
    Browse the repository at this point in the history
  5. meta: bump actions/setup-node from 3.8.1 to 4.0.0 (#6077)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@5e21ff4...8f152de)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    520da24 View commit details
    Browse the repository at this point in the history
  6. meta: bump step-security/harden-runner from 2.5.1 to 2.6.0 (#6076)

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.5.1 to 2.6.0.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@8ca2b8b...1b05615)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a395b8b View commit details
    Browse the repository at this point in the history