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

chore(deps): bump the nestjs group with 1 update #1817

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nestjs group with 1 update: @nestjs/config.

Updates @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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nestjs group with 1 update: [@nestjs/config](https://github.com/nestjs/config).


Updates `@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
  dependency-group: nestjs
...

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 Mar 26, 2024
@9renpoto 9renpoto self-assigned this Mar 27, 2024
@9renpoto
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 0fb3c59 into main Mar 27, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs-e55bdc2249 branch March 27, 2024 06:23
@github-actions github-actions bot mentioned this pull request Apr 2, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant