dustinsgoodman / serverless-microservices-graphql-template

A Serverless Framework getting started template for building microservice architectures with a public GraphQL API using nx for monorepo support.
MIT License
11 stars 0 forks source link

build(deps-dev): bump serverless-esbuild from 1.37.2 to 1.43.1 #547

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps serverless-esbuild from 1.37.2 to 1.43.1.

Release notes

Sourced from serverless-esbuild's releases.

v1.43.1

1.43.1 (2023-04-15)

Bug Fixes

v1.43.0

1.43.0 (2023-03-24)

Features

  • external incompatibility with Yarn 2+; conditionally set packager args (#436) (af53cd0)

v1.42.0

1.42.0 (2023-03-21)

Features

  • configure zipping with buildOptions.concurrency (2a5c858)

Bug Fixes

v1.41.0

1.41.0 (2023-03-16)

Features

  • zip concurrently with pMap (1892eba)

v1.40.0

1.40.0 (2023-03-15)

Features

  • adds support for serverless-azure-functions plugin (#446) (47569f5)

v1.39.0

1.39.0 (2023-02-20)

Features

... (truncated)

Commits
  • c16529d fix: don't dispose build contexts
  • af53cd0 feat: external incompatibility with Yarn 2+; conditionally set packager args ...
  • bac2356 docs: add fredrik as a contributor for code (#452)
  • 9348a73 fix: lint warnings (#451)
  • 2a5c858 feat: configure zipping with buildOptions.concurrency
  • 1892eba feat: zip concurrently with pMap
  • 47569f5 feat: adds support for serverless-azure-functions plugin (#446)
  • 1489525 fix: merge custom options with default options deeply
  • d27ff5d fix: don't set the chokidar option awaitWriteFinish
  • e3597fe feat: allow chokidar options to be overridden
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #547 (acd79f6) into main (1699437) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #547   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          117       117           
  Branches        11        11           
=========================================
  Hits           117       117           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.