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 production-dependencies group in /server with 2 updates: dotenv and web-vitals.
Updates
dotenv
from 16.3.1 to 16.3.2Changelog
Sourced from dotenv's changelog.
Commits
883d6a6
16.3.20489c7d
Merge pull request #793 from zshnb/fix-buffer-slice8609b84
update CHANGELOG54d54e9
update CHANGELOG630d2a0
Merge pull request #735 from anthonyshibitov/encoding-fix823d0b8
Merge branch 'master' of github.com:motdotla/dotenv2cffe84
update CHANGELOG27e4c2b
Merge pull request #792 from phuvinhbmt/fix/populate-return-type1548c27
Update README2eed66b
Update READMEUpdates
web-vitals
from 3.5.0 to 3.5.1Changelog
Sourced from web-vitals's changelog.
Commits
a9a9015
Release v3.5.1209d096
Update CHANGELOGcefea72
Update dependenciese07c7a7
Add exra guard for PerformanceEventTiming not existing (#403)d44362e
Bump chromedriver from 117.0.3 to 119.0.1 (#400)38e4173
Update readme (#404)16e6e93
UpdatesREADME
links. (#401)07f6f96
Bump@babel/traverse
from 7.21.2 to 7.23.2 (#398)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