builder
                                
                                 builder copied to clipboard
                                
                                    builder copied to clipboard
                            
                            
                            
                        chore(deps): bump socket.io from 4.6.1 to 4.7.5 in /examples/angular-universal
Bumps socket.io from 4.6.1 to 4.7.5.
Release notes
Sourced from socket.io's releases.
4.7.5
Bug Fixes
- close the adapters when the server is closed (bf64870)
- remove duplicate pipeline when serving bundle (e426f3e)
Links
- Diff: https://github.com/socketio/socket.io/compare/4.7.4...4.7.5
- Client release: 4.7.5
engine.io@~6.5.2(no change)
ws@~8.11.0(no change)4.7.4
Bug Fixes
Links
- Diff: https://github.com/socketio/socket.io/compare/4.7.3...4.7.4
- Client release: 4.7.4
engine.io@~6.5.2(no change)
ws@~8.11.0(no change)4.7.3
Bug Fixes
- return the first response when broadcasting to a single socket (#4878) (df8e70f)
- typings: allow to bind to a non-secure Http2Server (#4853) (8c9ebc3)
Links
- Diff: https://github.com/socketio/socket.io/compare/4.7.2...4.7.3
- Client release: 4.7.3
engine.io@~6.5.2(no change)
ws@~8.11.0(no change)4.7.2
Bug Fixes
- clean up child namespace when client is rejected in middleware (#4773) (0731c0d)
- webtransport: properly handle WebTransport-only connections (3468a19)
- webtransport: add proper framing (a306db0)
Links
... (truncated)
Changelog
Sourced from socket.io's changelog.
4.7.5 (2024-03-14)
Bug Fixes
- close the adapters when the server is closed (bf64870)
- remove duplicate pipeline when serving bundle (e426f3e)
Dependencies
engine.io@~6.5.2(no change)
ws@~8.11.0(no change)4.7.4 (2024-01-12)
Bug Fixes
Dependencies
engine.io@~6.5.2(no change)
ws@~8.11.0(no change)4.7.3 (2024-01-03)
Bug Fixes
- return the first response when broadcasting to a single socket (#4878) (df8e70f)
- typings: allow to bind to a non-secure Http2Server (#4853) (8c9ebc3)
Dependencies
engine.io@~6.5.2(no change)
ws@~8.11.0(no change)4.7.2 (2023-08-02)
... (truncated)
Commits
- 5017681chore(release): 4.7.5
- bf64870fix: close the adapters when the server is closed
- 748e18cci: test with older TypeScript version
- b9ce6a2refactor: create specific adapter for parent namespaces (#4950)
- 54dabe5ci: upgrade to actions/checkout@4 and actions/setup-node@4
- e426f3efix: remove duplicate pipeline when serving bundle
- e36062cdocs: update the webtransport example
- 0bbe8aedocs: only execute the passport middleware once
- 914a8bddocs: add example with JWT
- d943c3edocs: update the Passport.js example
- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
⚠️ No Changeset found
Latest commit: a921932fb82864daff124f9e2480e4bea2edf49c
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
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 | Jun 25, 2024 5:20pm | 
| nextjs-pages-router-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 5:20pm | 
| remix-gen2-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 5:20pm | 
| svelte-vite-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 5:20pm | 
☁️ Nx Cloud Report
CI is running/has finished running commands for commit a921932fb82864daff124f9e2480e4bea2edf49c. 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
| 🟥 Failed Commands | 
|---|
| nx test @e2e/react-native | 
| nx test @snippet/react-native | 
✅ Successfully ran 33 targets
- nx test @e2e/angular
- nx test @e2e/angular-ssr
- nx test @e2e/next-app-dir
- nx test @e2e/qwik-city
- nx test @e2e/nuxt
- nx test @e2e/sveltekit
- nx test @e2e/vue
- nx test @e2e/svelte
- nx test @e2e/solid-start
- nx test @e2e/solid
- nx test @e2e/remix
- nx test @e2e/next-app-dir-client
- nx test @e2e/next-pages-dir
- nx test @e2e/gen1-remix
- nx test @e2e/react
- nx test @e2e/hydrogen
- nx test @e2e/gen1-react
- nx test @snippet/angular
- nx test @e2e/gen1-next
- nx test @snippet/next-app-dir-client
- nx test @snippet/svelte
- nx test @snippet/vue
- nx test @snippet/angular-ssr
- nx test @snippet/react
- nx test @snippet/solid
- nx test @snippet/sveltekit
- nx test @snippet/qwik-city
- nx test @builder.io/sdks
- nx test @snippet/next-pages-dir
- nx test @snippet/nuxt
- nx typecheck @builder.io/sdks
- nx test @snippet/next-app-dir
- nx build @builder.io/sdk
Sent with 💌 from NxCloud.