chore(deps): bump koa from 2.16.1 to 2.16.4#7275
chore(deps): bump koa from 2.16.1 to 2.16.4#7275dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
PR author is in the excluded authors list. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f7fc1db951
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| react: ^18.3.1 | ||
| languageName: unknown | ||
| linkType: soft | ||
|
|
||
| "@app/address-service@workspace:apps/address-service": |
There was a problem hiding this comment.
Restore submodule workspace entries in yarn.lock
This change prunes workspace resolutions down to a subset (starting here with only @app/address-service), removing many app workspaces that still exist as git submodules (for example in .gitmodules) while the CI workflow checks out submodules recursively and then runs yarn install --immutable (.github/workflows/nodejs.condo.ci.yml lines 229-233 and 281). In that environment Yarn will need to restore the missing workspace entries, so immutable installs can fail even though the PR intent is only a koa patch bump.
Useful? React with 👍 / 👎.
f7fc1db to
9df0f22
Compare
9df0f22 to
1c03338
Compare
1c03338 to
6040e6f
Compare
6040e6f to
c9136fd
Compare
c9136fd to
a9af39f
Compare
a9af39f to
95419b6
Compare
95419b6 to
0717ac9
Compare
0717ac9 to
4b8775b
Compare
4b8775b to
3af0328
Compare
3af0328 to
2634bc9
Compare
2634bc9 to
275b852
Compare
Bumps [koa](https://github.com/koajs/koa) from 2.16.1 to 2.16.4. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v2.16.1...v2.16.4) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
275b852 to
5dd690e
Compare
|



Bumps koa from 2.16.1 to 2.16.4.
Release notes
Sourced from koa's releases.
Commits
ca76ea62.16.4b76ddc0Merge commit from forkc8af3092.16.37af5268fix: normalize referer before redirect (#1909)3b168862.16.2c61f094chore: add publish tagc02f188fix: only allow back redirect to the same origin referer (#1898)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for koa since your current version.