Bump the npm_and_yarn group across 1 directories with 10 updates #53
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 npm_and_yarn group with 10 updates in the /. directory:
2.2.0
2.6.9
2.7.4
3.1.7
0.6.38
6.4.0
1.6.1
1.9.1
0.7.1
2.1.3
1.13.3
1.20.2
4.13.4
4.18.2
2.3.2
2.5.0
4.3.2
4.8.1
11.5.4
Updates
debug
from 2.2.0 to 2.6.9Release notes
Sourced from debug's releases.
... (truncated)
Changelog
Sourced from debug's changelog.
... (truncated)
Commits
13abeae
Release 2.6.9f53962e
remove ReDoS regexp in %o formatter (#504)52e1f21
Release 2.6.82482e08
Check for undefined on browser globals (#462)6bb07f7
release 2.6.715850cb
Fix Regular Expression Denial of Service (ReDoS)4a6c85c
update "debug" to v1.0.0 (#454)b68dbf8
Fix typo (#455)1351d2f
Inline extend function in node implementation (#452)c211947
update version for componentUpdates
ejs
from 2.7.4 to 3.1.7Release notes
Sourced from ejs's releases.
Commits
820855a
Version 3.1.7076dcb6
Don't use template literalfaf8b84
Skip test -- error message vary depending on JS runtimec028c34
Update packagese4180b4
Merge pull request #629 from markbrouwer96/maind5404d6
Updated jsdoc to 3.6.77b0845d
Merge pull request #609 from mde/dependabot/npm_and_yarn/glob-parent-5.1.232fb8ee
Bump glob-parent from 5.1.1 to 5.1.2f21a9e4
Merge pull request #603 from mde/mde-null-proto-where-possiblea50e46f
Merge pull request #606 from akash-55/mainUpdates
log4js
from 0.6.38 to 6.4.0Changelog
Sourced from log4js's changelog.
... (truncated)
Commits
9fdbed5
6.4.0788c7a8
Merge pull request #1150 from log4js-node/update-changelog7fdb141
chore: updated changelog for 6.4.0e6bd888
Merge pull request #1151 from log4js-node/feat-zero-backupac599e4
allow for zero backup - in sync with https://github.com/log4js-node/streamrol...53248cd
Merge pull request #1149 from log4js-node/migrate-daysToKeep-to-numBackups436d9b4
Merge pull request #1148 from log4js-node/update-docsd6b017e
chore(docs): updated fileSync.md and misc commentsd4617a7
chore(deps): migrated from daysToKeep to numBackups due to streamroller@^3.0.00ad0133
Merge pull request #1147 from log4js-node/update-depsMaintainer changes
This version was pushed to npm by csausdev, a new releaser for log4js since your current version.
Updates
morgan
from 1.6.1 to 1.9.1Release notes
Sourced from morgan's releases.
Changelog
Sourced from morgan's changelog.
... (truncated)
Commits
572dd93
1.9.1e02de38
lint: apply standard 12 stylee329663
Fix using special characters in formateb1968a
tests: use strict equality checks310b206
build: use yaml eslint configuration5810937
build: [email protected]f60afd5
build: [email protected]5295b0c
build: [email protected]178daaf
build: [email protected]7b08641
build: [email protected]Updates
ms
from 0.7.1 to 2.1.3Release notes
Sourced from ms's releases.
... (truncated)
Commits
1c6264b
2.1.382495ad
Use GitHub Actions CI (#154)1a13a88
Run prettier 2.x (#153)1048042
Add prettier as a dev dependency (#135)f2bfb40
Rename zeit to vercel (#151)adf1eb2
Bump eslint from 4.12.1 to 4.18.2 (#122)7920885
2.1.2199ff78
Update chat badge (#119)d1add60
Update regexp for10-.5
is invalid input (#117)d95e17f
Support error in case of Infinity (#116)Maintainer changes
This version was pushed to npm by styfle, a new releaser for ms since your current version.
Updates
body-parser
from 1.13.3 to 1.20.2Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
ee91374
1.20.2368a93a
Fix strict json error message on Node.js 19+0385872
deps: [email protected]2c35b41
build: [email protected]f0646c2
build: [email protected]f345fb1
build: [email protected]6842efc
deps: content-type@~1.0.55af7315
build: [email protected]8e605b3
build: [email protected]cba6e77
build: [email protected]Updates
express
from 4.13.4 to 4.18.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
8368dc1
4.18.261f4049
docs: replace Freenode with Libera Chatbb7907b
build: [email protected]f56ce73
build: [email protected]24b3dc5
deps: [email protected]689d175
deps: [email protected]340be0f
build: [email protected]33e8dc3
docs: use Node.js name style644f646
build: [email protected]ecd7572
build: [email protected]Updates
serve-favicon
from 2.3.2 to 2.5.0Release notes
Sourced from serve-favicon's releases.
Changelog
Sourced from serve-favicon's changelog.
... (truncated)
Commits
266aba1
2.5.0a047336
build: [email protected]83fee9c
build: [email protected]5457281
build: [email protected]3a93328
lint: apply standard 11 style06e69b1
Ignore requests without "url" property061f378
build: support Node.js 9.x669c1a1
build: [email protected]233027e
build: [email protected]31d2028
build: [email protected]Removes
semver
Updates
pg-promise
from 4.8.1 to 11.5.4Release notes
Sourced from pg-promise's releases.
... (truncated)
Commits
8343d4b
update deps00cd486
updating depse86ef61
update node ver40311c3
add version checkab150f2
add pg11 testsb58bfcc
downgrade supported pg to v107b71768
Update README.md401db38
Update README.mdf061eb5
updating ci + readmee7e4f35
fixing broken testMaintainer changes
This version was pushed to npm by vitaly.tomilov, a new releaser for pg-promise since your current version.
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)You can disable automated security fix PRs for this repo from the Security Alerts page.