Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @algoan/nestjs-logging-interceptor from 2.4.0 to 2.6.0.

Release notes

Sourced from @​algoan/nestjs-logging-interceptor's releases.

@​algoan/nestjs-logging-interceptor@​2.6.0

2.6.0 (2024-02-16)

Features

  • logging: add getter functions for logging interceptor fields (7d100ea)

@​algoan/nestjs-logging-interceptor@​2.5.1

2.5.1 (2023-12-11)

Note: Version bump only for package @​algoan/nestjs-logging-interceptor

@​algoan/nestjs-logging-interceptor@​2.5.0

2.5.0 (2023-12-07)

Features

  • logging: add option to logging interceptor to mask request headers (45e6afa)
  • logging: create LoggingInterceptorOptions interface (61d4dd8)
Changelog

Sourced from @​algoan/nestjs-logging-interceptor's changelog.

2.6.0 (2024-02-16)

Features

  • logging: add getter functions for logging interceptor fields (7d100ea)

2.5.1 (2023-12-11)

Note: Version bump only for package @​algoan/nestjs-logging-interceptor

2.5.0 (2023-12-07)

Features

  • logging: add option to logging interceptor to mask request headers (45e6afa)
  • logging: create LoggingInterceptorOptions interface (61d4dd8)
Commits
  • 42a688d chore(packages): release
  • 606b596 test(logging): add tests for getters and setters
  • 7d100ea feat(logging): add getter functions for logging interceptor fields
  • abe09f8 chore(packages): release
  • db48ceb chore: remove package-lock.json
  • 5e32721 chore(packages): release
  • 502c8e7 refactor(logging): do not mask headers if masking is disabled
  • 0d23fd3 refactor(logging): handle potential errors in masking function
  • a4630b1 refactor(logging): fix typo in README.md
  • d70ced8 docs(logging): add docs masking options of logging interceptor
  • 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 <dependency name> 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)

Bumps [@algoan/nestjs-logging-interceptor](https://github.com/algoan/nestjs-components/tree/HEAD/packages/logging-interceptor) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/algoan/nestjs-components/releases)
- [Changelog](https://github.com/algoan/nestjs-components/blob/master/packages/logging-interceptor/CHANGELOG.md)
- [Commits](https://github.com/algoan/nestjs-components/commits/@algoan/nestjs-logging-interceptor@2.6.0/packages/logging-interceptor)

---
updated-dependencies:
- dependency-name: "@algoan/nestjs-logging-interceptor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants