Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump rexml from 3.2.8 to 3.3.2 in /web (#4)
* Bump rexml from 3.2.8 to 3.3.2 in /web Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.3.2) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Merge from main (#5) * Create codeql-config.yml * Add OCPP 1.6 subprotocol support (#3) * start apim demo * infra setup * chore: basic websocket and debug files * now websockets work in a webapp * use ocpp1.6 subprotocol * chore: Update Makefile with build, test, clean, restore, watch, start, deploy, and publish commands * chore: Update WebSocketController.cs with WebSocket protocol handling * add station * add station to protocol * enable application insights * app gateway deployment * link app gw to pubsub * Add token capture in the rewriteRules * add hub * use private endpoint for webpubsub * fix unused var * use keyvault for certificate * show ip address * chore: Update DNS configuration for Web PubSub service * make web private too * fix typo * fix service links * Add storage for zip deployment * add some sleep * chore: Increase request timeout for app gateway to prevent immediate draining of websocket * Add pingpong for local test socket * Set the right timeouts for the backend settings * chore: Update DNS configuration for Web PubSub service * chore: Update DNS configuration for Web PubSub service and fix url template for pubsub * chore: Add vnet integration to the web app * add ip security restrictions * chore: Rename apim-custom directory to ocpp-server and update README Add ocpp1.6 subprotocol check * chore: Update DNS configuration for Web PubSub service and fix url template for pubsub * chore: Replace newline characters in log messages for WebSocketController and Program.cs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Manuel Servera <[email protected]>
- Loading branch information