nginx / njs-acme

Nginx NJS module runtime to work with ACME providers like Let's Encrypt for automated no-reload TLS certificate issue/renewal.
Apache License 2.0
57 stars 9 forks source link

build(deps): bump fossa-contrib/fossa-action from 2 to 3 #43

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps fossa-contrib/fossa-action from 2 to 3.

Release notes

Sourced from fossa-contrib/fossa-action's releases.

v3.0.0

Changed

  • Update default runtime to node20.
Changelog

Sourced from fossa-contrib/fossa-action's changelog.

[3.0.0] - 2023-11-24

Changed

  • Update default runtime to node20.

[2.0.0] - 2023-02-14

Changed

  • Update default runtime to node16.

[1.2.0] - 2021-11-14

Added

  • Allow the endpoint flag to be set.

[1.1.5] - 2021-11-14

Fixed

  • Introduce changes for fossa cli v3.

[1.1.4] - 2020-02-02

Fixed

  • Improve error handling at the entry point.

[1.1.3] - 2020-11-30

Changed

  • Provide the github.token by default.

[1.1.2] - 2020-10-16

Fixed

  • Pass all process.env children to the exec function.

[1.1.1] - 2020-10-15

Fixed

  • Fix cache directory name.

[1.1.0] - 2020-10-06

... (truncated)

Commits
  • cdc5065 Prepare v3.0.0
  • e0cd480 Update default runtime to node20
  • 2fb4cbd @tsconfig/node16 -> @tsconfig/node20
  • f8e8957 Update dependency @​types/node to v20.9.4
  • 79fdf90 Update dependency @​types/semver to v7.5.6
  • feee8c0 Update dependency @​types/node to v20.9.3
  • 2e41b6b Update dependency typescript to v5.3.2
  • 1c9d223 Update typescript-eslint monorepo to v6.12.0
  • bb587f5 Lock file maintenance
  • 798c451 Update dependency @​types/node to v20.9.2
  • 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 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)