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.6.0 #236

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps nest-typed-config from 2.4.3 to 2.6.0.

Release notes

Sourced from nest-typed-config's releases.

v2.6.0

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.

v2.5.2

2.5.2 (2023-03-16)

🐛 Fixes

  • use expand method to expand dotenv config e589b7f.

v2.5.1

2.5.1 (2023-02-10)

🐛 Fixes

  • ci: build before release 6c6a1e2.

v2.5.0

2.5.0 (2023-02-09)

✨ Features

  • drop Node.js 12.x support f7edab2.

v2.4.7

2.4.7 (2023-01-02)

📚 Documentations

  • use @ValidatedNested when needed 2aff0b7.

    closes #210;

v2.4.6

2.4.6 (2022-09-06)

... (truncated)

Changelog

Sourced from nest-typed-config's changelog.

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.

2.5.1 (2023-02-10)

🐛 Fixes

  • ci: build before release 6c6a1e2.

2.5.0 (2023-02-09)

✨ Features

  • drop Node.js 12.x support f7edab2.

2.4.8 (2023-02-09)

🔐 Security Patches

2.4.7 (2023-01-02)

📚 Documentations

  • use @ValidatedNested when needed 2aff0b7.

    closes #210;

2.4.6 (2022-09-06)

🐛 Fixes

  • add an option to allow empty env variables 73faa15.

... (truncated)

Commits
  • a961868 chore(release): publish v2.6.0 📦🚀
  • 1e80f42 feat(dotenv-loader): add key transformer option
  • a35cec5 chore(deps): update typescript-eslint monorepo to v5.59.9
  • 8538ea8 chore(deps): update dependency cosmiconfig to v8.2.0
  • 50eb523 chore(deps): update dependency typedoc to v0.24.8
  • 0d6bf1c chore(deps): update dependency dotenv to v16.1.4
  • 29608e2 chore(deps): update dependency typescript to v5.1.3
  • 08d8b32 chore(deps): update dependency dotenv to v16.1.3
  • 6f3ff40 chore(deps): update dependency @​types/jest to v29.5.2
  • 4d8b33f chore(deps): update dependency dotenv to v16.1.2
  • 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)

Bumps [nest-typed-config](https://github.com/Nikaple/nest-typed-config) from 2.4.3 to 2.6.0.
- [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.6.0)

---
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 Jun 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #240.

@dependabot dependabot bot closed this Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nest-typed-config-2.6.0 branch July 3, 2023 14:12
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