retail-store-sample-app
retail-store-sample-app copied to clipboard
💼 Sample application for demonstrating container platforms and related technology
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependencies [body-parser](https://github.com/expressjs/body-parser), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from...
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.27.0 to 0.33.0. Release notes Sourced from github.com/testcontainers/testcontainers-go's releases. v0.33.0 What's Changed ⚠️ Breaking Changes fix!: docker authentication setup (#2727) @stevenh If you are building Docker images...
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.16 to 2.0.20. Release notes Sourced from artillery's releases. Artillery v2.0.20 Core & CLI New: add ability to set a custom content type for multipart/form-data form fields...
Bumps [prom-client](https://github.com/siimon/prom-client) from 14.2.0 to 15.1.3. Release notes Sourced from prom-client's releases. v15.1.3 What's Changed Improve error message on labels by @leftieFriele in siimon/prom-client#633 New Contributors @leftieFriele made their first...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/aws-containers/retail-store-sample-app). > [!WARNING] These dependencies are deprecated: |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/elasticache-redis/aws](https://registry.terraform.io/modules/cloudposse/elasticache-redis/aws) ([source](https://redirect.github.com/cloudposse/terraform-aws-elasticache-redis)) | module | minor | `0.52.0` -> `0.53.0` | | [kubernetes](https://registry.terraform.io/providers/hashicorp/kubernetes)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@opentelemetry/auto-instrumentations-node](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/main/metapackages/auto-instrumentations-node#readme) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib)) | [`^0.56.0` -> `^0.58.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fauto-instrumentations-node/0.56.0/0.58.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 9.4.3 to 10.4.16. Release notes Sourced from @nestjs/common's releases. v10.4.16 What's Changed fix(common): introduce magic file type validator to nestjs common by @Chathula in nestjs/nest#14948 Full Changelog:...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...