Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eventsource from 1.1.0 to 1.1.1 in /2wr-app #158

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps eventsource from 1.1.0 to 1.1.1.

Changelog

Sourced from eventsource's changelog.

1.1.1

  • Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal)
Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

davidwesst and others added 25 commits January 24, 2022 14:58
* added baseline C# functions devcontainer config. #124

* added some extensions and tool installs. #124

* added node, docker, and dotnet-install sdk scripts. #124

* added missing comma

* installing .net 5 and 6 sdks in dockerfile. #124

* added vnc desktop testing and first-build script to confirm environment is working immediately. #124

* added azurite to first-build script for setup

* finished adding scripts for cosmosdb emulator and database setup. #124

* minor fixes and removed github feature for now. #124

* adding config files on first build. #124

* fixed typo

* refreshed start-stop script and VSCode tasks for managing CosmosDB emulator

* added gh cli

* added task for vscode for cosmosdb

* added tasks and settings to run azure function vscode extension

* minor update to gitignore and linux compatible run command

* reverted npm script command back to windows style

* Added labels to tasks.json

* increased sleep time to give cosmosdb more time to startup
Updated wireframes url to the grid view of all screens
Added slack invitation link
Updated to Richard Campbell for slack contact
* Update function app to .NET 6

* Update github workflows for branch name and .net version

Co-authored-by: David Paquette <[email protected]>
* Run e2e tests PRs

* Main, not master

* Install playwright browsers in workflow

* Add github reporter

* Screenshots on failure for e2e tests

* Upload test results if failure

* Fix e2e tests that were failing

* Update to Node 16

* Update readme to reference Node 16.x

Co-authored-by: David Paquette <[email protected]>
Update DevContainer to .NET 6 and Functions 4, during a live hackathon
Created placeholder for new "Make A Plan" page
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ync-2.6.4

Bump async from 2.6.3 to 2.6.4 in /2wr-app
* added getting started section to README.md. Resolves #127

* Update README.md

Co-authored-by: David Paquette <[email protected]>
* Ability to add and edit base kits from admin app

* Solution architecture diagram from diagrams.net

* Admin App: Add new base kits and refactored Base Kit properties

* Client App: Build A Kit page

* Added ability to fetch emergency kits by baseKitId

* Add description to BaseKit

* Client App: Build a kit for each base kit type

* Client App: Create New Kit

* Client App: Edit Emergency Kits

* Rename EmergencyKitCreate to EmergencyKitDetails

* Fix undefined error

Co-authored-by: David Paquette <[email protected]>
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2022

Superseded by #171.

@dependabot dependabot bot closed this Nov 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/2wr-app/eventsource-1.1.1 branch November 18, 2022 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants