Bump the production-dependencies group with 4 updates #191
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 4 updates: async, nconf, shell-quote and winston.
Updates
async
from 3.2.4 to 3.2.5Changelog
Sourced from async's changelog.
Commits
87e94e6
Version 3.2.544ed0fb
Update built filesaf02a3d
work around compiler quirk3c7a711
path to config file91fd894
requireConfigFile: false0412f8d
Ensure error objects are propagated without modification (#1920)ab3c56a
Update .eslintrc.json to use es20218610499
Run lint on node 20ffd4cfb
Run coverage on node 20253f5dc
Update Node version matrix in CIUpdates
nconf
from 0.12.0 to 0.12.1Release notes
Sourced from nconf's releases.
Changelog
Sourced from nconf's changelog.
... (truncated)
Commits
3509e67
chore: release 0.12.1981bf8c
chore: release automation4ee8a28
fix: avoid dynamic require (#386) (#387) (#402)Updates
shell-quote
from 1.7.3 to 1.8.1Changelog
Sourced from shell-quote's changelog.
... (truncated)
Commits
da8a3ab
v1.8.1a66de94
[Tests] increase coverageb42ac73
[Refactor]parse
: hoistgetVar
to module levelfcb2e1a
[Refactor]parse
: useslice
oversubstr
, cache some valuesecf2a60
[Fix]parse
: preserve whitespace in comments1d58679
[Refactor]parse
: avoid shadowing a function arg6780ec5
[Refactor]parse
: a bit of cleanup227d474
[Refactor]parse
: tweak the regex to not match nothing7bcd90e
[Fix] properly support theescape
option8f0c5c3
[Refactor] hoist some vars to module levelMaintainer changes
This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.
Updates
winston
from 3.8.2 to 3.11.0Release notes
Sourced from winston's releases.
Changelog
Sourced from winston's changelog.
Commits
1c8c65f
3.11.037f4282
Bump split2 from 4.1.0 to 4.2.0 (#2336)fdcc893
Bump actions/checkout from 3 to 4 (#2346)dcbec34
Bump@colors/colors
packgae to 1.6.0 (#2353)aaaa4c0
Bump rimraf from 3.0.2 to 5.0.5 (#2357)914b846
feat: add guardrails to the instantiation of a Profiler (#2226)23cb80c
Bump@types/node
from 20.3.1 to 20.4.2 (#2329)1c43f7b
Bug Fix: FileTransportOptions type missing lazy:boolean option (#2334)19ac9d8
3.10.0fc9c83d
Avoid potential github issues - relax engines node requirement in package.jsonDependabot 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