A simple authoritative server networking library for Bevy.
Bump ua-parser-js from 0.7.32 to 0.7.33 in /src/Web/ClientApp
Bumps ua-parser-js from 0.7.32 to 0.7.33.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #1426 from deislabs/dependabot/npm_and_yarn/src/Web/ClientApp/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.32 to 0.7.33 in /src/Web/ClientApp
Bumps ua-parser-js from 0.7.32 to 0.7.33.
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
.
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 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.Demo works for me!
><> spin up --listen 0.0.0.0:3000
Serving http://0.0.0.0:3000
Available Routes:
hello: http://0.0.0.0:3000/test (wildcard)
><> curl -XPOST localhost:3000/test/hello --data "world"
><> curl localhost:3000/test/hello
world
><> curl -XPOST localhost:3000/test/hello --data "bacongobbler"
><> curl localhost:3000/test/hello
bacongobbler
chore: Fix SDK version
Signed-off-by: Konstantin Shabanov mail@etehtsea.me
fix: Get rid of log/env_logger leftovers
Also, fixes redis-rust template.
refs: https://github.com/fermyon/spin/issues/945 Signed-off-by: Konstantin Shabanov mail@etehtsea.me
feat(outbound_mysql): Add MySQL support
Co-authored-by: Konstantin Shabanov mail@etehtsea.me Signed-off-by: Konstantin Shabanov mail@etehtsea.me
feat(sdk): Add MySQL types mapping
Signed-off-by: Konstantin Shabanov mail@etehtsea.me
Don't return error status if plugin is already installed
Signed-off-by: itowlson ivan.towlson@fermyon.com
chore: Add deployment-auth sip to the index
Signed-off-by: Konstantin Shabanov mail@etehtsea.me
Merge pull request #954 from etehtsea/fix-sip-idx
chore: Add deployment-auth sip to the index
chore: Replace atty with is-terminal
Refs:
Signed-off-by: Konstantin Shabanov mail@etehtsea.me
Error if user follows a non-existent component
Signed-off-by: itowlson ivan.towlson@fermyon.com
Merge pull request #952 from itowlson/reinstall-is-not-an-error
Don't return error status if plugin is already installed
Merge pull request #951 from itowlson/follow-non-existent-component
Error if user follows a non-existent component
Better error if git not installed
Signed-off-by: itowlson ivan.towlson@fermyon.com
Include component id in module instantiation error
Signed-off-by: itowlson ivan.towlson@fermyon.com
Merge pull request #938 from etehtsea/logging-fix
fix: Get rid of log/env_logger leftovers
Print confirmation message on plugins update
Signed-off-by: itowlson ivan.towlson@fermyon.com
chore: update contributing link in README.md
Signed-off-by: Morris Tai morristai01@gmail.com
Merge pull request #956 from etehtsea/is-terminal
chore: Replace atty with is-terminal
Merge pull request #961 from morristai/fix_readme
Suggest SDK mismatch if unknown import is, er, known
Signed-off-by: itowlson ivan.towlson@fermyon.com
Merge pull request #960 from itowlson/print-spin-update-result
Print confirmation message on plugins update
Bump json5 from 2.2.1 to 2.2.3 in /src/Web/ClientApp
Bumps json5 from 2.2.1 to 2.2.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #1392 from deislabs/dependabot/npm_and_yarn/src/Web/ClientApp/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /src/Web/ClientApp
Bumps json5 from 2.2.1 to 2.2.3.
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
.
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 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.build(deps): bump @angular/compiler from 15.0.4 to 15.1.1
Bumps @angular/compiler from 15.0.4 to 15.1.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #12 from bacongobbler/dependabot/npm_and_yarn/angular/compiler-15.1.1
build(deps): bump @angular/compiler from 15.0.4 to 15.1.1
Bumps @angular/compiler from 15.0.4 to 15.1.1.
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
.
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 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)Bumps @angular/cli from 15.1.1 to 15.1.2.
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
.
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 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)build(deps-dev): bump @angular/cli from 15.1.1 to 15.1.2
Bumps @angular/cli from 15.1.1 to 15.1.2.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #13 from bacongobbler/dependabot/npm_and_yarn/angular/cli-15.1.2
build(deps-dev): bump @angular/cli from 15.1.1 to 15.1.2
build(deps): bump @angular/router from 15.1.0 to 15.1.1
Bumps @angular/router from 15.1.0 to 15.1.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #14 from bacongobbler/dependabot/npm_and_yarn/angular/router-15.1.1
build(deps): bump @angular/router from 15.1.0 to 15.1.1
Bumps @angular/router from 15.1.0 to 15.1.1.
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
.
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 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)build(deps): bump @angular/common from 15.0.4 to 15.1.1
Bumps @angular/common from 15.0.4 to 15.1.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #15 from bacongobbler/dependabot/npm_and_yarn/angular/common-15.1.1
build(deps): bump @angular/common from 15.0.4 to 15.1.1