Bump the npm_and_yarn group across 2 directories with 7 updates #14
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 5 updates in the /client directory:
2.6.3
2.6.4
3.1.6
3.1.9
3.0.4
3.1.2
2.2.2
2.2.3
1.2.1
1.3.1
Updates
async
from 2.6.3 to 2.6.4Changelog
Sourced from async's changelog.
Commits
c6bdaca
Version 2.6.48870da9
Update built files4df6754
update changelog8f7f903
Fix prototype pollution vulnerability (#1828)Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates
ejs
from 3.1.6 to 3.1.9Release notes
Sourced from ejs's releases.
Commits
aed0124
Version 3.1.97083793
Updated dev deps87f1da6
Merge pull request #707 from mde/dependabot/npm_and_yarn/minimatch-3.1.2e41a914
Removed old changelog, please rely on git log9ea36ba
Merge pull request #719 from jportner/frozen-prototype-fix181a537
Fall back to assignment, update test58bc2eb
Change approach to shadowing "toString" property for escapeXML76c9c61
Bump minimatch from 3.0.4 to 3.1.2f818bce
Merge pull request #706 from mde/dependabot/npm_and_yarn/flat-and-mocha-5.0.20fca863
Bump flat and mochaUpdates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
recursive-readdir
from 2.2.2 to 2.2.3Changelog
Sourced from recursive-readdir's changelog.
Commits
Maintainer changes
This version was pushed to npm by bnb, a new releaser for recursive-readdir since your current version.
Updates
node-forge
from 1.2.1 to 1.3.1Changelog
Sourced from node-forge's changelog.
... (truncated)
Commits
a0a4a42
Release 1.3.1.a33830f
Update changelog.740954d
Allow optional DigestAlgorithm parameters.56f4316
Allow DigestInfo.DigestAlgorith.parameters to be optionalcbf0bd5
Start 1.3.1-0.6c5b901
Release 1.3.0.0f3972a
Update changelog.dc77b39
Fix error checking.bb822c0
Add advisory links.d4395fe
Update changelog.Updates
mongodb
from 4.16.0 to 4.17.2Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
Commits
aab9c46
chore(4.x): release 4.17.2 [skip-ci] (#3926)bc3d020
fix(NODE-5751): RTTPinger always sends legacy hello (#3923)c698918
test(NODE-5738): update data lake test scripts (#3920)3934465
ci(NODE-5654): remove vars from evergreen config (#3881)278523a
ci(NODE-5667): remove custom dep tests against master and fix prose test 14 (...85996c3
test(NODE-5618): use npm 9 on eol node versions (#3862)cdc3d53
chore(4.x): release 4.17.1 [skip-ci] (#3840)ff6c293
fix(NODE-5573): fix saslprep import (#3838)c83a801
chore(4.x): release 4.17.0 [skip-ci] (#3763)1b59955
chore: update release automation scripts 4.x (#3824)Maintainer changes
This version was pushed to npm by dbx-node, a new releaser for mongodb since your current version.
Updates
mongoose
from 6.11.3 to 6.12.7Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
29f57c1
chore: release 6.12.7d14d25b
Merge pull request #14383 from Automattic/vkarpov15/gh-14113-292112dd
Merge branch '6.x' into vkarpov15/gh-14113-2222ad3b
chore: pin [email protected] re: raszi/node-tmp#293b6cb439
Merge branch '6.x' into vkarpov15/gh-14113-20af28e0
Merge pull request #14376 from Automattic/vkarpov15/gh-143725096630
style: fix lint867f7b7
test: fix #13335 testsa9f6614
test: try fixing tests635c795
perf(document+schema): small optimizations to makeinit()
fasterDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.