Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nest-typed-config from 2.4.3 to 2.9.2 #279

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps nest-typed-config from 2.4.3 to 2.9.2.

Release notes

Sourced from nest-typed-config's releases.

v2.9.2

2.9.2 (2023-12-06)

🐛 Fixes

  • do not attempt substitution if the loader failed 3a929bc.

v2.9.1

2.9.1 (2023-10-07)

🐛 Fixes

  • deps: fix lodash.set vulnerability issue 99cb046.

v2.9.0

2.9.0 (2023-09-24)

✨ Features

  • implemented ability to set default values for file loaders, with dotenv-expand syntax b39c92c.

📚 Documentations

  • updated documentation for substitution feature b7a7563.

v2.8.0

2.8.0 (2023-09-06)

✨ Features

  • expand values implementation for cosmic file loaders e7d77b3.

v2.7.0

2.7.0 (2023-06-30)

✨ Features

  • trigger ci (support Nest.js v10) b1d5e72.

... (truncated)

Changelog

Sourced from nest-typed-config's changelog.

2.9.2 (2023-12-06)

🐛 Fixes

  • do not attempt substitution if the loader failed 3a929bc.

2.9.1 (2023-10-07)

🐛 Fixes

  • deps: fix lodash.set vulnerability issue 99cb046.

2.9.0 (2023-09-24)

✨ Features

  • implemented ability to set default values for file loaders, with dotenv-expand syntax b39c92c.

📚 Documentations

  • updated documentation for substitution feature b7a7563.

2.8.0 (2023-09-06)

✨ Features

  • expand values implementation for cosmic file loaders e7d77b3.

2.7.0 (2023-06-30)

✨ Features

2.6.0 (2023-06-06)

✨ Features

  • dotenv-loader: add key transformer option 1e80f42.

    Add option to transform environment variable keys before parsing them. This allows changes to be made prior to parsing which makes having to use complex normalize functions obsolete.

2.5.2 (2023-03-16)

🐛 Fixes

  • use expand method to expand dotenv config e589b7f.

... (truncated)

Commits
  • c7446a7 chore(release): publish v2.9.2 📦🚀
  • 3a929bc fix: do not attempt substitution if the loader failed
  • 02d754e chore(release): publish v2.9.1 📦🚀
  • 0520bbf chore: fix lockfile for ci
  • 99cb046 fix(deps): fix lodash.set vulnerability issue
  • e7ff037 chore(release): publish v2.9.0 📦🚀
  • b7a7563 docs: updated documentation for substitution feature
  • b39c92c feature: implemented ability to set default values for file loaders, with dot...
  • 9f83070 chore(deps): update dependency semantic-release to v22
  • 3e9f37b chore(deps): update dependency @​types/node to v18.17.17
  • 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 [nest-typed-config](https://github.com/Nikaple/nest-typed-config) from 2.4.3 to 2.9.2.
- [Release notes](https://github.com/Nikaple/nest-typed-config/releases)
- [Changelog](https://github.com/Nikaple/nest-typed-config/blob/main/changelog.md)
- [Commits](Nikaple/nest-typed-config@v2.4.3...v2.9.2)

---
updated-dependencies:
- dependency-name: nest-typed-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Superseded by #295.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nest-typed-config-2.9.2 branch March 4, 2024 14:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants