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 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](https://github.com/NTNU-SmallSat-Lab/outreach-website/network/alerts).
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps webpack-dev-middleware to 6.1.2 and updates ancestor dependency @strapi/strapi. These dependencies need to be updated together.
Updates
webpack-dev-middleware
from 6.1.1 to 6.1.2Release notes
Sourced from webpack-dev-middleware's releases.
Changelog
Sourced from webpack-dev-middleware's changelog.
Commits
54e4a96
chore(release): 6.1.29670b34
fix(security): do not allow to read files above (#1778)Updates
@strapi/strapi
from 4.20.5 to 4.24.0Release notes
Sourced from
@strapi/strapi
's releases.... (truncated)
Commits
bfa5109
v4.24.06ad256c
Merge pull request #20180 from strapi/fix/issue-19660e8698b6
fix: content could be undefined0e2e3db
Merge pull request #20044 from strapi/fix/cors-58515737
Merge branch 'develop' into fix/cors-50742c57
enhancement: use file path in place of streams to optimize sharp fragmentatio...469f8c0
Merge branch 'develop' into fix/cors-5896ff28
Merge branch 'releases/4.23.1' into develop7237fd8
fix(database): add prefixed alias to avoid join column name conflicts655449a
v4.23.1Dependabot 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