Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the production-dependencies group with 4 updates in the / directory: @nestjs/common, @nestjs/swagger, google-protobuf and winston.

Updates @nestjs/common from 10.3.9 to 10.4.1

Release notes

Sourced from @​nestjs/common's releases.

v10.3.10 (2024-07-01)

Bug fixes

Enhancements

  • platform-fastify

Dependencies

... (truncated)

Commits

Updates @nestjs/swagger from 7.3.1 to 7.4.0

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.4.0

  • Merge pull request #2870 from arkraft/fix/array-enums-queries-or-params (d3bad9d)
  • Merge pull request #2835 from lit26/feature/add-response-decorator-from-comment (6c5a7f6)
  • Merge pull request #2992 from nestjs/renovate/release-it-17.x (29adc2d)
  • Merge pull request #2993 from nestjs/renovate/nest-monorepo (5e01879)
  • chore(deps): update nest monorepo to v10.3.10 (6fd3c1c)
  • chore(deps): update dependency release-it to v17.4.1 (4933f9e)
  • Merge pull request #2827 from nestjs/renovate/swagger-ui-dist-5.x (71f7af1)
  • Merge pull request #2994 from nestjs/revert-2909-fix-exclusive-min-max-types (6f1ee0c)
  • Merge pull request #2840 from lucas-gregoire/feat/allow-to-disable-swagger-ui (c541886)
  • Revert "fix: exclusive minimum and exclusive maximum are numbers" (9614b1d)
  • Merge pull request #2836 from lit26/feature/add-more-apiresponse (91a7c76)
  • Merge pull request #2869 from jinyongp/fix/cannot-find-typename-containing-promise-or-observable (91a40a3)
  • Merge pull request #2871 from lit26/feature/add-response-example (56622e8)
  • Merge pull request #2909 from mastermatt/fix-exclusive-min-max-types (d675211)
  • Merge pull request #2930 from nestjs/renovate/cimg-node-22.x (b7eeffd)
  • Merge pull request #2935 from slukes/add-enum-function (adb6561)
  • Merge pull request #2952 from voriteam/clintonb/name-bug (a57f853)
  • Merge pull request #2962 from nestjs/renovate/microsoft-tsdoc-0.x (d0a58e0)
  • Merge pull request #2985 from Azbesciak/patch-2 (b165909)
  • Merge branch 'nestjs:master' into fix/array-enums-queries-or-params (d74136b)
  • chore(deps): update dependency @​types/lodash to v4.17.6 (2245084)
  • (fix) invalid return value of refs shim (325ba73)
  • chore(deps): update dependency @​types/node to v20.14.9 (29331c7)
  • Merge branch 'nestjs:master' into feature/add-response-example (ff2cd2e)
  • Merge branch 'nestjs:master' into feature/add-response-decorator-from-comment (3baf1de)
  • Merge branch 'nestjs:master' into feature/add-more-apiresponse (2358cae)
  • chore(deps): update typescript-eslint monorepo to v7.14.1 (bdc3fde)
  • chore(deps): update dependency @​types/node to v20.14.8 (1805b12)
  • chore(deps): update dependency @​types/node to v20.14.7 (24ca49c)
  • chore(deps): update dependency release-it to v17.4.0 (1718d8b)
  • fix: add missing refs declaration in swagger-shim (bc1edc5)
  • chore(deps): update node.js to v22 (d286317)
  • chore(deps): update dependency @​types/node to v20.14.6 (0edbbfa)
  • chore(deps): update dependency @​types/node to v20.14.5 (5b8f7fa)
  • chore(deps): update dependency @​types/node to v20.14.4 (53f7023)
  • chore(deps): update typescript-eslint monorepo to v7.13.1 (45cfe0d)
  • chore(deps): update dependency ts-jest to v29.1.5 (9372130)
  • chore(deps): update dependency lint-staged to v15.2.7 (7e64f94)
  • chore(deps): update dependency lint-staged to v15.2.6 (6f07fa0)
  • chore(deps): update typescript-eslint monorepo to v7.13.0 (6d25f5a)
  • chore(deps): update dependency @​types/lodash to v4.17.5 (04f199a)
  • chore(deps): update dependency @​types/node to v20.14.2 (61fdb23)
  • chore(deps): update dependency @​types/node to v20.14.1 (d4b66f8)
  • chore(deps): update typescript-eslint monorepo to v7.12.0 (ffa315a)
  • chore(deps): update nest monorepo to v10.3.9 (3edab81)
  • chore(deps): update dependency @​types/node to v20.14.0 (96858e9)
  • chore(deps): update dependency @​types/node to v20.13.0 (b913771)
  • chore(deps): update dependency @​types/node to v20.12.13 (9c2e270)
  • fix(deps): update dependency @​microsoft/tsdoc to ^0.15.0 (910b677)

... (truncated)

Commits
  • 3eb32c9 chore(): release v7.4.0
  • d3bad9d Merge pull request #2870 from arkraft/fix/array-enums-queries-or-params
  • 6c5a7f6 Merge pull request #2835 from lit26/feature/add-response-decorator-from-comment
  • 29adc2d Merge pull request #2992 from nestjs/renovate/release-it-17.x
  • 5e01879 Merge pull request #2993 from nestjs/renovate/nest-monorepo
  • 6fd3c1c chore(deps): update nest monorepo to v10.3.10
  • 4933f9e chore(deps): update dependency release-it to v17.4.1
  • 71f7af1 Merge pull request #2827 from nestjs/renovate/swagger-ui-dist-5.x
  • 6f1ee0c Merge pull request #2994 from nestjs/revert-2909-fix-exclusive-min-max-types
  • c541886 Merge pull request #2840 from lucas-gregoire/feat/allow-to-disable-swagger-ui
  • Additional commits viewable in compare view

Updates google-protobuf from 3.21.2 to 3.21.4

Release notes

Sourced from google-protobuf's releases.

v3.21.4

Release to fix bazel build layering issue in 3.21.3.

v3.21.3

This release consists of mostly minor changes:

  • Documentation link fixes
  • Updated code generator to work with upstream API changes
  • Groundwork for moving to Bazel modules
Changelog

Sourced from google-protobuf's changelog.

"""Generates package naming variables for use with rules_pkg."""

load("@​bazel_tools//tools/cpp:toolchain_utils.bzl", "find_cpp_toolchain") load("@​rules_pkg//:providers.bzl", "PackageVariablesInfo")

_PROTOBUF_JAVASCRIPT_VERSION = "3.21.4"

def _package_naming_impl(ctx): values = {} values["version"] = _PROTOBUF_JAVASCRIPT_VERSION

if ctx.attr.platform != "":
    values["platform"] = ctx.attr.platform
    return PackageVariablesInfo(values = values)

infer from the current cpp toolchain.

toolchain = find_cpp_toolchain(ctx) cpu = toolchain.cpu system_name = toolchain.target_gnu_system_name

rename cpus to match what we want artifacts to be

if cpu == "systemz": cpu = "s390_64" elif cpu == "aarch64": cpu = "aarch_64" elif cpu == "ppc64": cpu = "ppcle_64"

use the system name to determine the os and then create platform names

if "apple" in system_name: values["platform"] = "osx-" + cpu elif "linux" in system_name: values["platform"] = "linux-" + cpu elif "mingw" in system_name: if cpu == "x86_64": values["platform"] = "win64" else: values["platform"] = "win32" else: values["platform"] = "unknown"

return PackageVariablesInfo(values = values)

package_naming = rule( implementation = _package_naming_impl, attrs = { # Necessary data dependency for find_cpp_toolchain. "_cc_toolchain": attr.label( default = Label("@​bazel_tools//tools/cpp:current_cc_toolchain"), ),

... (truncated)

Commits
  • 5aee743 Update version to 3.21.4
  • 4cd555a Update various workflow action versions for node 20 compatibility
  • dae06f2 fix generator build layering by correcting deps
  • fd8f7f7 belatedly update package.json version to 3.21.3
  • c4fbfe3 Adopt protobuf's .bazelrc to simplify cross-compilation
  • 8afb6eb Bump MODULE.bazel version to match protobuf_javascript_release.bzl
  • eb860eb Pin rules_python to 0.24.0 to fix release build error
  • 5d939db Bump version to 3.21.3
  • bd0540e Switch to bazel-contrib/setup-bazel
  • 0556059 Fix sha256 digest for protobuf http_archive (#210)
  • Additional commits viewable in compare view

Updates winston from 3.13.0 to 3.14.2

Release notes

Sourced from winston's releases.

v3.14.2

  • Move initialization to constructor (#2503) 2458ba6

winstonjs/winston@v3.14.1...v3.14.2

v3.14.1

  • Save a reference to console methods in console transport (#2498) e82752f
  • Add forceConsole to ConsoleTransportOptions (#2496) 4ff0538
  • Bump mocha from 10.6.0 to 10.7.0 (#2489) 62acaad
  • Update readme with forceConsole info (#2493) b2b79af

winstonjs/winston@v3.14.0...v3.14.1

v3.14.0

  • Add option forceConsole (#2276) b2098fd
  • Set _rotate false on emit 'rotate' false (#2457) 1719275
  • Bump @​babel/core from 7.24.7 to 7.24.9 (#2485) d2859f3
  • Bump @​babel/preset-env from 7.24.7 to 7.24.8 (#2487) 71e4bb1
  • fix: readme (#2488) 0cb8c7c

winstonjs/winston@v3.13.1...v3.14.0

v3.13.1

  • revert to rimraf 5.0.1, last known version to work with node 18 for now 1b3a500
  • Merge branch 'master' of github.com:winstonjs/winston b56117e
  • Update dependencies a5853b5
  • Bump @​types/node from 20.12.7 to 20.14.10 (#2483) 93b52ac
  • Bump mocha from 10.3.0 to 10.6.0 (#2484) 33611c9
  • Bump @​babel/preset-env from 7.24.0 to 7.24.7 (#2475) 4aa6550
  • Update minimum version logform (#2472) 7f5f014
  • Add Parseable transport (#2466) debf4fa
  • chore(docs): Update w/ MySQL transport (#2456) d567c57
  • fix typo at test/unit/winston/transports/http.test.js (#2453) 1d5d527
  • Bump @​babel/cli from 7.23.9 to 7.24.5 (#2454) d89a34e
  • Bump @​types/node from 20.11.29 to 20.12.7 (#2448) 947fa79
  • Bump @​babel/core from 7.24.0 to 7.24.5 (#2455) 8c58d0a

winstonjs/winston@v3.13.0...v3.13.1

Commits

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

…y with 4 updates

Bumps the production-dependencies group with 4 updates in the / directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/swagger](https://github.com/nestjs/swagger), [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) and [winston](https://github.com/winstonjs/winston).


Updates `@nestjs/common` from 10.3.9 to 10.4.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/common)

Updates `@nestjs/swagger` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.3.1...7.4.0)

Updates `google-protobuf` from 3.21.2 to 3.21.4
- [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-javascript/blob/main/protobuf_javascript_release.bzl)
- [Commits](protocolbuffers/protobuf-javascript@v3.21.2...v3.21.4)

Updates `winston` from 3.13.0 to 3.14.2
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.0...v3.14.2)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Aug 19, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #108.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-0710057d16 branch September 23, 2024 05:06
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