Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nestjs/config from 3.2.0 to 3.2.1.

Release notes

Sourced from @​nestjs/config's releases.

Release 3.2.1

  • Merge pull request #1624 from nestjs/renovate/dotenv-16.x (c3b6d5f)
  • Merge pull request #1666 from bejewel-kyoungmin/test-priority-env-load-configuration (93e5f70)
  • Merge branch 'master' of https://github.com/nestjs/config (15dcdfa)
  • Merge branch 'silh-conditional-module-timer-cleanup' (cf8e3c5)
  • chore: add unref call (e416a64)
  • fix: close timeout in ConditionalModule (246bb77)
  • chore(deps): update nest monorepo to v10.3.5 (7b37307)
  • test(@​nestjs/config) add more tests for priority (f95c1f9)
  • Merge pull request #1665 from bejewel-kyoungmin/fix-reset-env-correctly (6b68c92)
  • test(@​nestjs/config) reset env correctly (6498d2b)
  • chore(deps): update dependency typescript to v5.4.3 (7a7dc4d)
  • chore(deps): update dependency @​types/node to v20.11.30 (d32180a)
  • chore(deps): update dependency @​commitlint/cli to v19.2.1 (4dc9115)
  • chore(deps): update typescript-eslint monorepo to v7.3.1 (583bf5b)
  • chore(deps): update dependency @​types/node to v20.11.29 (47f6d65)
  • chore(deps): update typescript-eslint monorepo to v7.3.0 (bcb5a07)
  • chore(deps): update nest monorepo to v10.3.4 (855d313)
  • chore(deps): update dependency @​types/node to v20.11.28 (bbac53a)
  • chore(deps): update dependency @​commitlint/cli to v19.2.0 (0edfd8a)
  • chore(deps): update dependency @​types/node to v20.11.27 (f7374a2)
  • chore(deps): update dependency @​types/lodash to v4.17.0 (379d479)
  • chore(deps): update commitlint monorepo to v19.1.0 (6c46193)
  • chore(deps): update dependency @​types/node to v20.11.26 (c2c6fb4)
  • chore(deps): update typescript-eslint monorepo to v7.2.0 (9ade429)
  • chore(deps): update dependency typescript to v5.4.2 (190fee7)
  • chore(deps): update dependency @​types/node to v20.11.25 (9c0d299)
  • chore(deps): update typescript-eslint monorepo to v7.1.1 (a8edfdd)
  • chore(deps): update dependency @​types/node to v20.11.24 (163cdf2)
  • chore(deps): update dependency @​types/node to v20.11.22 (a30d96c)
  • chore(deps): update commitlint monorepo to v19.0.3 (2d11e83)
  • chore(deps): update dependency @​types/node to v20.11.21 (26b8d34)
  • chore(deps): update dependency @​commitlint/cli to v19.0.1 (62dba33)
  • chore(deps): update commitlint monorepo to v19 (ba89a55)
  • chore(deps): update typescript-eslint monorepo to v7.1.0 (97a6ef0)
  • chore(deps): update dependency eslint to v8.57.0 (5f011e9)
  • chore(deps): update dependency @​types/node to v20.11.20 (0087287)
  • chore(deps): update dependency joi to v17.12.2 (ef9090f)
  • fix(deps): update dependency dotenv to v16.4.5 (04205fd)
  • chore(deps): update typescript-eslint monorepo to v7.0.2 (504e24a)
  • chore(deps): update dependency release-it to v17.1.1 (4d53abc)
  • chore(deps): update dependency @​types/node to v20.11.19 (afc9d9c)
  • chore(deps): update dependency @​types/node to v20.11.18 (21ece8e)
  • chore(deps): update dependency release-it to v17.0.5 (f8b0143)
  • chore(deps): update dependency husky to v9.0.11 (45932f9)
  • chore(deps): update commitlint monorepo to v18.6.1 (f7b682e)
  • chore(deps): update typescript-eslint monorepo to v7 (4663777)
  • chore(deps): update nest monorepo to v10.3.3 (b6357a4)
  • chore(deps): update dependency @​types/node to v20.11.17 (eb1c6be)
  • Merge pull request #1564 from nestjs/renovate/reflect-metadata-0.x (9930dce)

... (truncated)

Commits

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 [@nestjs/config](https://github.com/nestjs/config) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/nestjs/config/releases)
- [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json)
- [Commits](nestjs/config@3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: "@nestjs/config"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #163.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/config-3.2.1 branch April 8, 2024 00:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant