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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-updates group in /src/api with 4 updates: axios, cloudinary, mongoose and nodemailer.
Updates
axios
from 1.6.5 to 1.7.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
0e4f9fa
chore(release): v1.7.2 (#6414)4f79aef
fix(fetch): enhance fetch API detection; (#6413)67d1373
chore(release): v1.7.1 (#6411)733f15f
fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...3041c61
[Release] v1.7.0 (#6408)18b13cb
chore(docs): add fetch adapter docs; (#6407)e62099b
fix(fetch): fixed a possible memory leak in the AbortController for the strea...b49aa8e
chore(release): v1.7.0-beta.2 (#6403)d57f03a
chore(ci): bump create-pull-request version to fix a bug; (#6405)097b0d1
chore(ci): add tag resolution for npm releases based on package version; (#6404)Updates
cloudinary
from 2.2.0 to 2.3.0Release notes
Sourced from cloudinary's releases.
Changelog
Sourced from cloudinary's changelog.
Commits
a475d9f
Version 2.3.0cb6acab
Fix/url analytics property name (#670)a634c5f
fix: dependencies explicit version6794796
fix: decoding transformation string before sending in upload payload (#662)bf23c5f
feat: rename folder endpoint (#661)eb55c11
feat: update folders endpoint (#660)Updates
mongoose
from 8.4.1 to 8.5.1Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
1972f7f
chore: release 8.5.170e8e19
Merge pull request #14743 from Automattic/vkarpov15/gh-147383646952
fix(model): handletransactionAsyncLocalStorage
option withinsertMany()
090297e
Merge pull request #14740 from orgads/stream-close-promise0fbe1d4
Fix ChangeStream.close to return a Promise<void> like the driverd30a3b9
Merge pull request #14724 from Automattic/vkarpov15/gh-147198223f91
refactor: rename to $__toObjectShallow() based on code review comments9dc2e8a
Merge branch 'master' into vkarpov15/gh-147197d742e2
style: fix lintb698c28
perf(model): skip $toObject() for insertMany with only primitive valuesUpdates
nodemailer
from 6.9.9 to 6.9.14Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
f9a92ed
chore(master): release 6.9.14 [skip-ci] (#1649)56b2205
fix(api): Added support for Ethereal authentication21a28a1
fix(well-known-services): Add Loopia in well known services (#1655)fc2c9ea
fix(services.json): update Mailtrap host and port in well known (#1652)e9e9ecc
fix(services.json): Add Email Services Provider Feishu Mail (CN) (#1648)fa63b52
chore(master): release 6.9.13 [skip-ci] (#1635)ea0d32f
Merge branch 'master' of github.com:nodemailer/nodemailerd66fdd3
fix(tls): Ensure servername for SMTP1fcd103
chore(master): release 6.9.12 [skip-ci] (#1633)4ae5fad
fix(message-generation): Escape single quote in address namesDependabot 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