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 @nestjs/config from 3.0.0 to 3.1.1 #616

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/config from 3.0.0 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)

Release 3.0.1

  • Merge pull request #1446 from thematan/import-lodash-efficiently (5cc7553)
  • chore(deps): update dependency @​types/uuid to v9.0.3 (42f09a8)
  • pref():import lodash efficiently (5f267d1)
  • chore(deps): update nest monorepo to v10.2.3 (8e2c53d)
  • chore(deps): update dependency prettier to v3.0.3 (a60608f)
  • chore(deps): update typescript-eslint monorepo to v6.5.0 (4f03516)
  • chore(deps): update nest monorepo to v10.2.2 (b9b1005)
  • chore(deps): update dependency @​types/node to v18.17.12 (29ac217)
  • chore(deps): update dependency joi to v17.10.0 (c216c40)
  • chore(deps): update dependency eslint to v8.48.0 (0d2f910)
  • chore(deps): update dependency @​types/node to v18.17.11 (a7b5dfb)
  • chore(deps): update dependency typescript to v5.2.2 (1073beb)
  • chore(deps): update dependency jest to v29.6.4 (ecf3e0f)
  • chore(deps): update dependency @​types/node to v18.17.9 (5fd2972)
  • chore(deps): update dependency @​types/node to v18.17.8 (4acc64c)
  • chore(deps): update dependency @​types/jest to v29.5.4 (d7653b8)
  • chore(deps): update nest monorepo to v10.2.1 (6927055)
  • chore(deps): update dependency @​types/node to v18.17.7 (08f7d7a)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (c1fee14)
  • chore(deps): update nest monorepo to v10.2.0 (10bd880)
  • chore(deps): update dependency jest to v29.6.3 (48be340)
  • chore(deps): update dependency lint-staged to v14.0.1 (e43f272)
  • chore(deps): update dependency eslint-plugin-import to v2.28.1 (3d17fc9)
  • chore(deps): update dependency @​types/node to v18.17.6 (d3ba92b)
  • chore(deps): update dependency prettier to v3.0.2 (24fe791)
  • chore(deps): update typescript-eslint monorepo to v6.4.0 (af1c836)

... (truncated)

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 <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 [@nestjs/config](https://github.com/nestjs/config) from 3.0.0 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.0...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 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 Oct 15, 2023

Looks like @nestjs/config is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/config-3.1.1 branch October 15, 2023 17:14
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.

0 participants