This repository has been archived by the owner on Jun 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump follow-redirects from 1.14.5 to 1.14.8 in /social-media-post-impact-prediction-ui #46
Open
dependabot
wants to merge
8
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/social-media-post-impact-prediction-ui/follow-redirects-1.14.8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.