algoan / nestjs-components

A list of useful components for NestJS applications
https://www.algoan.com
254 stars 40 forks source link

chore(deps-dev): bump @algoan/pubsub from 6.1.0 to 6.1.2 #838

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @algoan/pubsub from 6.1.0 to 6.1.2.

Release notes

Sourced from @​algoan/pubsub's releases.

v6.1.2

6.1.2 (2024-01-02)

Bug Fixes

  • do not create the subscription if subscription is not present (22ccc05)

v6.1.1

6.1.1 (2023-11-17)

Bug Fixes

  • googlecloudpubsub: add the prefix to the topic name when emiting (0439adf)
Commits
  • 568f0f3 chore(release): 6.1.2 [skip ci]
  • 22ccc05 fix: do not create the subscription if subscription is not present
  • 542a9c9 Merge pull request #571 from algoan/dependabot/npm_and_yarn/prettier-3.1.1
  • 814c3ff chore(deps-dev): bump prettier from 3.1.0 to 3.1.1
  • 27c24c7 Merge pull request #567 from algoan/dependabot/npm_and_yarn/types/sinon-17.0.2
  • 92b6db5 Merge pull request #569 from algoan/dependabot/npm_and_yarn/eslint-8.56.0
  • d59f873 Merge pull request #564 from algoan/dependabot/npm_and_yarn/typescript-5.3.3
  • fe6cc6c chore(deps-dev): bump eslint from 8.53.0 to 8.56.0
  • 8386ef5 chore(deps-dev): bump typescript from 5.2.2 to 5.3.3
  • a4c5f88 Merge pull request #561 from algoan/dependabot/npm_and_yarn/algoan/eslint-con...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)