BuilderIO / builder

Drag and drop headless CMS for React, Vue, Svelte, Qwik, and more
https://builder.io
MIT License
6.77k stars 840 forks source link

chore(deps-dev): bump express from 4.17.3 to 4.19.2 in /packages/angular #3228

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps express from 4.17.3 to 4.19.2.

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: https://github.com/expressjs/express/compare/4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/expressjs/express/compare/4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option

4.18.2 / 2022-10-08

  • Fix regression routing a large stack in a single route
  • deps: body-parser@1.20.1
    • deps: qs@6.11.0
    • perf: remove unnecessary object clone
  • deps: qs@6.11.0

4.18.1 / 2022-04-29

  • Fix hanging on large stack of sync routes

4.18.0 / 2022-04-25

  • Add "root" option to res.download
  • Allow options without filename in res.download
  • Deprecate string and non-integer arguments to res.status
  • Fix behavior of null/undefined as maxAge in res.cookie
  • Fix handling very large stacks of sync middleware
  • Ignore Object.prototype values in settings through app.set/app.get

... (truncated)

Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Dependabot compatibility score

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/BuilderIO/builder/network/alerts).
changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: dde4a69f4700f31963b15699a71dea6a8a673df0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-app-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 7:15pm
nextjs-pages-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 7:15pm
remix-gen2-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 7:15pm
svelte-vite-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 7:15pm
nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit dde4a69f4700f31963b15699a71dea6a8a673df0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 13 targets - [`nx test @e2e/tests`](https://cloud.nx.app/runs/Ufs490SJEP?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/angular`](https://cloud.nx.app/runs/clWigZ2NhK?utm_source=pull-request&utm_medium=comment) - [`nx test @builder.io/sdks`](https://cloud.nx.app/runs/bMKE0GbO2b?utm_source=pull-request&utm_medium=comment) - [`nx typecheck @builder.io/sdks`](https://cloud.nx.app/runs/HIasRQd9V6?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/next-app-dir`](https://cloud.nx.app/runs/qh8G6c7bd8?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/react @e2e/next-pages-dir @e2e/next-app-dir-client`](https://cloud.nx.app/runs/y1hcxcGhgD?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/react-native`](https://cloud.nx.app/runs/bAyw52NSSq?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/gen1-react @e2e/gen1-next @e2e/gen1-remix`](https://cloud.nx.app/runs/vWg3cGRPCV?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/qwik-city`](https://cloud.nx.app/runs/gbm4vf0miV?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/vue @e2e/nuxt`](https://cloud.nx.app/runs/GWBehD8U84?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/solid @e2e/solid-start`](https://cloud.nx.app/runs/Gczhdd2c20?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/svelte @e2e/sveltekit`](https://cloud.nx.app/runs/lGROmArIji?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/sdk`](https://cloud.nx.app/runs/Xz1pWYCtyD?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.