bcgov / nr-wrf

Air quality dispersion data publication app
Apache License 2.0
3 stars 0 forks source link

Frontend(deps): Bump @nestjs/serve-static from 3.0.0 to 3.0.1 in /frontend #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nestjs/serve-static from 3.0.0 to 3.0.1.

Release notes

Sourced from @​nestjs/serve-static's releases.

Release 3.0.1

  • Merge pull request #1050 from nestjs/renovate/husky-8.x (0ef6dac)
  • Merge pull request #1037 from nestjs/renovate/typescript-eslint-monorepo (8c15eb3)
  • Merge pull request #1039 from nestjs/renovate/fastify-4.x (9dc3f1a)
  • chore(deps): update typescript-eslint monorepo to v5.51.0 (5b5bf49)
  • chore(deps): update dependency fastify to v4.12.0 (9306fb0)
  • chore(deps): update dependency husky to v8.0.3 (02e9a8b)
  • Merge pull request #1044 from nestjs/renovate/fastify-static-6.x (62ca670)
  • Merge pull request #1038 from nestjs/renovate/typescript-4.x (0ebbc2b)
  • chore(deps): update dependency @​fastify/static to v6.8.0 (0765cfd)
  • chore(deps): update dependency typescript to v4.9.5 (ad00abe)
  • Merge pull request #1045 from nestjs/renovate/prettier-2.x (1e0734a)
  • chore(deps): update dependency prettier to v2.8.4 (d5a8e13)
  • Merge pull request #1008 from kamronbatman/kbatman/yarn_pnp_workspace (dc96f7d)
  • Merge pull request #1040 from nestjs/renovate/eslint-8.x (695c215)
  • chore(deps): update dependency eslint to v8.33.0 (ba311bc)
  • Merge pull request #1041 from nestjs/renovate/commitlint-monorepo (6ea5d81)
  • Merge pull request #1042 from nestjs/dependabot/npm_and_yarn/fastify-4.10.2 (38ac4ce)
  • Merge pull request #1047 from nestjs/renovate/npm-json5-vulnerability (ebb9fa7)
  • Merge pull request #1049 from nestjs/renovate/npm-http-cache-semantics-vulnerability (2d3313a)
  • chore(deps): update commitlint monorepo to v17.4.2 (5a8ceb8)
  • chore(deps): update dependency json5 to 1.0.2 [security] (861449e)
  • chore(deps): update dependency http-cache-semantics to 4.1.1 [security] (881a3a4)
  • Bump fastify from 4.9.2 to 4.10.2 (3fe2b42)
  • ci: update node version (df7d925)
  • chore(deps): update dependency husky to v8.0.2 (7ea361d)
  • chore(deps): update typescript-eslint monorepo to v5.42.1 (bcbd3a0)
  • chore(deps): update nest monorepo to v9.2.0 (fd2dad6)
  • chore(deps): update dependency eslint to v8.27.0 (8cde81d)
  • chore(deps): update dependency @​types/node to v18.11.9 (f246e53)
  • chore(deps): update typescript-eslint monorepo to v5.42.0 (ff585c9)
  • chore(deps): update commitlint monorepo to v17.2.0 (f8e7a5e)
  • chore(deps): update dependency @​types/node to v18.11.8 (699904c)
  • chore(deps): update dependency @​types/node to v18.11.7 (bc798ba)
  • chore(deps): update dependency @​types/node to v18.11.6 (c93758a)
  • chore(deps): update dependency @​types/node to v18 (16f74f0)
  • chore(deps): update typescript-eslint monorepo to v5.41.0 (35dbb1b)
  • chore(deps): update nest monorepo to v9.1.6 (1ed3a61)
  • chore(deps): update dependency @​types/node to v16.18.0 (f7f01f9)
  • chore(deps): update dependency eslint to v8.26.0 (3dfa48c)
  • chore(deps): update nest monorepo to v9.1.5 (fd54692)
  • chore(deps): update dependency @​types/node to v16.11.68 (193e151)
  • chore(deps): update dependency fastify to v4.9.2 (b4ee676)
  • chore(deps): update typescript-eslint monorepo to v5.40.1 (85fee98)
  • chore(deps): update dependency fastify to v4.9.1 (388a3c8)
  • chore(deps): update dependency fastify to v4.9.0 (5eeae9b)
  • chore(deps): update dependency @​types/node to v16.11.66 (e45771e)
  • chore(deps): update dependency @​types/node to v16.11.65 (4ebf29c)
  • chore(deps): update typescript-eslint monorepo to v5.40.0 (1f0a2d2)
  • Adds express and fastify to peerDependencyMeta (c87d44c)

... (truncated)

Commits
  • bd7bbd3 chore(): release v3.0.1
  • 0ef6dac Merge pull request #1050 from nestjs/renovate/husky-8.x
  • 8c15eb3 Merge pull request #1037 from nestjs/renovate/typescript-eslint-monorepo
  • 9dc3f1a Merge pull request #1039 from nestjs/renovate/fastify-4.x
  • 5b5bf49 chore(deps): update typescript-eslint monorepo to v5.51.0
  • 9306fb0 chore(deps): update dependency fastify to v4.12.0
  • 02e9a8b chore(deps): update dependency husky to v8.0.3
  • 62ca670 Merge pull request #1044 from nestjs/renovate/fastify-static-6.x
  • 0ebbc2b Merge pull request #1038 from nestjs/renovate/typescript-4.x
  • 0765cfd chore(deps): update dependency @​fastify/static to v6.8.0
  • 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)

Thanks for the PR!

Any successful deployments (not always required) will be available below. Backend available Frontend available

Once merged, code will be promoted and handed off to following workflow run. Main Merge Workflow

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.