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

build(deps): bump @nestjs/config from 3.0.1 to 3.1.1 #751

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @nestjs/config from 3.0.1 to 3.1.1.

Release notes

Sourced from @​nestjs/config's releases.

Release 3.1.1

  • fix: exclude undefined if default value specified #1460 (83974af)
  • chore(deps): update dependency jest to v29.7.0 (a76ff24)

Release 3.1.0

  • Merge pull request #1409 from jmcdo29/feat/conditional-module (9c42639)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (57ed7ca)
  • chore(deps): update dependency eslint to v8.49.0 (23e60a1)
  • chore(deps): update nest monorepo to v10.2.5 (a69d2ec)
  • Merge pull request #1454 from nestjs/renovate/lodash-4.x (4ba63e7)
  • Merge pull request #1451 from nestjs/renovate/typescript-eslint-monorepo (ae64d33)
  • chore(deps): update dependency @​types/lodash to v4.14.198 (7c767dc)
  • Merge pull request #1450 from nestjs/renovate/node-18.x (a55a025)
  • chore(deps): update typescript-eslint monorepo to v6.6.0 (9db04f1)
  • chore(deps): update dependency @​types/node to v18.17.15 (581843a)
  • Merge pull request #1376 from nestjs/renovate/cimg-node-20.x (6568072)
  • chore(deps): update node.js to v20.6 (c58a4e2)
  • chore(deps): update nest monorepo to v10.2.4 (2ab26b3)
  • chore(deps): update dependency joi to v17.10.1 (dbd0d2f)
  • chore: add public api jsdoc (a9466c4)
  • fix: add optional timeout and debug log if condition is false (1ce6d9f)
  • feat: create a conditional module (d98a5f8)
Commits
  • c220709 chore(): release v3.1.1
  • 83974af fix: exclude undefined if default value specified #1460
  • a76ff24 chore(deps): update dependency jest to v29.7.0
  • c484a0e chore(): release v3.1.0
  • 9c42639 Merge pull request #1409 from jmcdo29/feat/conditional-module
  • 57ed7ca chore(deps): update typescript-eslint monorepo to v6.7.0
  • 23e60a1 chore(deps): update dependency eslint to v8.49.0
  • a69d2ec chore(deps): update nest monorepo to v10.2.5
  • 4ba63e7 Merge pull request #1454 from nestjs/renovate/lodash-4.x
  • ae64d33 Merge pull request #1451 from nestjs/renovate/typescript-eslint-monorepo
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

The following labels could not be found: npm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/config-3.1.1 branch 2 times, most recently from 4c0f464 to ed252ad Compare September 21, 2023 13:29
Bumps [@nestjs/config](https://github.com/nestjs/config) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/nestjs/config/releases)
- [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json)
- [Commits](nestjs/config@3.0.1...3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/config-3.1.1 branch from ed252ad to 15269f7 Compare September 21, 2023 13:39
@nitrosx nitrosx merged commit ace43cb into master Sep 21, 2023
@nitrosx nitrosx deleted the dependabot/npm_and_yarn/nestjs/config-3.1.1 branch September 21, 2023 13:46
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.

1 participant