GithubHelp home page GithubHelp logo

helbing / astrojs-aws Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 23.33 MB

Astro SSR Adapter & AWS CDK Constructs of Astro

License: MIT License

Dockerfile 0.21% Shell 0.52% TypeScript 99.27%
astro aws aws-lambda cdk lambda serverless

astrojs-aws's Introduction

Hi there ๐Ÿ‘‹, I'm Bruce Huang.

a Gopher, a Full-Stack Engineer, also focuses on Cloud-Native.

  • ๐Ÿš€ I use daily: Go TypeScript Neovim Visual Studio Code Git Shell Obsidian

  • ๐Ÿ’ฅ I'm currently learning: English Rust

  • ๐Ÿ”ญ I'm currently focusing on: Kubernetes Istio

  • ๐ŸŒฑ Looking forward to having you chat with me about Cloud-Native.


Github Github Twitter Linkedin Medium


astrojs-aws's People

Contributors

dependabot[bot] avatar helbing avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

adrian-pucheta

astrojs-aws's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/aws-lambda to v8.10.138
  • chore(deps): update dependency @types/node to v18.19.34
  • chore(deps): update dependency @types/node to v18.19.34
  • chore(deps): update dependency bumpp to v9.4.1
  • chore(deps): update dependency changelogithub to v0.13.7
  • chore(deps): update dependency jsii to v5.3.38
  • chore(deps): update dependency jsii-rosetta to v5.3.40
  • chore(deps): update dependency node to v18.20.3
  • chore(deps): update dependency publib to v0.2.848
  • chore(deps): update dependency rimraf to v5.0.7
  • chore(deps): update dependency turbo to v1.13.4
  • chore(deps): update dependency typescript to v5.4.5
  • chore(deps): update dependency astro-eslint-parser to ^0.17.0
  • chore(deps): update dependency aws-cdk-lib to v2.146.0
  • chore(deps): update dependency eslint-plugin-astro to ^0.34.0
  • chore(deps): update dependency eslint-plugin-vitest to ^0.5.0
  • chore(deps): update dependency jsii to v5.4.22
  • chore(deps): update dependency jsii-pacmak to v1.100.0
  • chore(deps): update dependency jsii-rosetta to v5.4.22
  • chore(deps): update dependency prettier-plugin-astro to ^0.14.0
  • chore(deps): update actions/setup-python action to v5
  • chore(deps): update codecov/codecov-action action to v4
  • chore(deps): update commitlint monorepo to v19 (major) (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency @types/node to v20
  • chore(deps): update dependency astro-eslint-parser to v1
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-plugin-astro to v1
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency jsii-docgen to v10
  • chore(deps): update dependency node to v20 (node, @types/node)
  • chore(deps): update dependency turbo to v2
  • chore(deps): update dependency vitest to v1
  • chore(deps): update dessant/lock-threads action to v5
  • chore(deps): update github/codeql-action action to v3
  • fix(deps): update astro monorepo (major) (@astrojs/webapi, astro)
  • fix(deps): update dependency @middy/core to v5
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • ghcr.io/devcontainers/features/common-utils 2
  • ghcr.io/devcontainers/features/docker-in-docker 2
  • ghcr.io/devcontainers/features/aws-cli 1
dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/devcontainers/typescript-node 0-18
github-actions
.github/workflows/autolock-inactive-threads.yml
  • dessant/lock-threads v4
.github/workflows/ci.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
  • codecov/codecov-action v3
  • codecov/codecov-action v3
.github/workflows/codeql.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/pull-request-lint.yml
  • amannn/action-semantic-pull-request v5
.github/workflows/release.yaml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
  • actions/setup-java v3
  • actions/setup-python v4
  • actions/setup-dotnet v3
npm
package.json
  • @commitlint/cli ^17.6.3
  • @commitlint/config-conventional ^17.6.3
  • @typescript-eslint/eslint-plugin ^5.59.2
  • @typescript-eslint/parser ^5.59.2
  • astro-eslint-parser ^0.16.0
  • bumpp ^9.1.0
  • changelogithub ^0.13.0
  • eslint ^8.39.0
  • eslint-config-prettier ^8.8.0
  • eslint-import-resolver-typescript ^3.5.5
  • eslint-plugin-astro ^0.33.0
  • eslint-plugin-import ^2.27.5
  • eslint-plugin-prettier ^4.2.1
  • eslint-plugin-vitest ^0.4.0
  • husky ^8.0.3
  • lint-staged ^13.2.2
  • prettier ^2.8.8
  • prettier-plugin-astro ^0.13.0
  • turbo ^1.9.3
  • typescript ^5.0.4
  • node 16.x || 18.x
packages/adapter/package.json
  • @astrojs/webapi ^2.1.1
  • @middy/core ^4.4.0
  • @types/aws-lambda ^8.10.115
  • @types/node ^18.16.3
  • @vitest/coverage-c8 ^0.33.0
  • astro ^2.4.1
  • rimraf ^5.0.0
  • typescript ^5.0.4
  • vitest ^0.34.0
  • vitest-mock-extended ^1.1.3
  • node 16.x || 18.x
packages/construct/package.json
  • @aws-cdk/aws-apigatewayv2-alpha 2.114.1-alpha.0
  • @aws-cdk/aws-apigatewayv2-integrations-alpha 2.114.1-alpha.0
  • @types/aws-lambda ^8.10.115
  • @types/node 18.19.29
  • @vitest/coverage-c8 ^0.33.0
  • aws-cdk-lib 2.135.0
  • aws-lambda ^1.0.7
  • constructs 10.3.0
  • jsii ^5.0.7
  • jsii-docgen ^8.0.7
  • jsii-pacmak ^1.80.0
  • jsii-rosetta ^5.0.7
  • publib ^0.2.678
  • rimraf ^5.0.0
  • vitest ^0.34.0
  • @aws-cdk/aws-apigatewayv2-alpha 2.114.1-alpha.0
  • @aws-cdk/aws-apigatewayv2-integrations-alpha 2.114.1-alpha.0
  • aws-cdk-lib 2.135.0
  • constructs 10.3.0
  • node 16.x || 18.x
nvm
.nvmrc
  • node 18.20.1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.