Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Bump follow-redirects from 1.14.5 to 1.14.8 in /social-media-post-impact-prediction-ui #46

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps follow-redirects from 1.14.5 to 1.14.8.

Commits
  • 3d81dc3 Release version 1.14.8 of the npm package.
  • 62e546a Drop confidential headers across schemes.
  • 2ede36d Release version 1.14.7 of the npm package.
  • 8b347cb Drop Cookie header across domains.
  • 6f5029a Release version 1.14.6 of the npm package.
  • af706be Ignore null headers.
  • See full diff in compare view

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.

csum112 and others added 8 commits January 9, 2022 19:17
* created seed project and basic classes + functionalities

updated entities

added first version of finished service

* * Implemented java, node & python build pipelines
* Implemented deploy pipeline
* Increased task definition resource requirements
* Added missing node build dependencies
* Parametrized aws region references
* Added account management aws service
* Various infrastructure changes
* Changed service port && increased container resource requirements
* Added springboot actuator
* Configured cloudwatch logs
* Added private dns for eureka server

* Enabled pipeline & created IAM service policy

* finally works :'(

* Added fancy domain

* Temp removed integration test

* Moved all java services to a dedicated dir

* Account management service DB integration

* Account management eureka client setup

* Enabled ECS prediction management service

* Modified pipeline

* Updated prediction management service

* Scaled the EC2 instances

* Recreated prediction management application.yml

* Updated front end dependencies

* Prediction service eureka integration

* Added prediction service logging configuration

* Transformed service into a fully REST API

* Updated API paths

* Account management service (#39)

* Transformed service into a fully REST API

* Updated API paths

Co-authored-by: Ciprian Danis <[email protected]>

* Updated user login aspect

* Changed region & updated orchestration dependencies & functional integration w\ account mgmt

* Changed tasks netowrk operating mode

* Created dedicated eureka service

* reworked API (access token retrieval section) and added some tests

* updated orchestration dtos for account-management-service

* Migrated to another AWS account

* Added python prediction service dependency

* Changed requestToken method from POST to GET

* Modified twitter client to be request scoped

* Changed EurekaClient annotation for DiscoveryClient

* Account mgmt svc rework + zuul gateway

* Created params

* Added logging for account management svc

* Changed eureka clients health-check path

* Added login logic in UI + error page

* Configuration tweaks

* Refactored react app && integration

* Finished integrating the OAuth login flow

* Added jwt service to predictions-management

* Switched JWT implementation to another library

* Changed zuul configuration

* Integrated pred mgmt w/ bearer auth

* Added hibernate ddl conf

* Integrated predictions management api with fe

* Bug fixes

* Integration with prediction service

* Implemented twitter status update

Co-authored-by: Ciprian Danis <[email protected]>
Co-authored-by: csum112 <[email protected]>
* Created Tests for new component: Tweet Text sanitization

Pair Programming: Me and @DianaCrainic

* Preparing for model deployment p1

* Finished deploy version

Co-authored-by: Minut Mihai Dimitrie <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants