-
Notifications
You must be signed in to change notification settings - Fork 204
Bump follow-redirects from 1.15.2 to 1.15.4 in /web #4747
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
Merged
khanhtc1202
merged 1 commit into
master
from
dependabot/npm_and_yarn/web/follow-redirects-1.15.4
Jan 15, 2024
Merged
Bump follow-redirects from 1.15.2 to 1.15.4 in /web #4747
khanhtc1202
merged 1 commit into
master
from
dependabot/npm_and_yarn/web/follow-redirects-1.15.4
Jan 15, 2024
Conversation
This file contains hidden or 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
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4747 +/- ##
==========================================
- Coverage 30.87% 30.85% -0.02%
==========================================
Files 222 222
Lines 26037 26037
==========================================
- Hits 8039 8035 -4
- Misses 17349 17353 +4
Partials 649 649 ☔ View full report in Codecov by Sentry. |
khanhtc1202
approved these changes
Jan 10, 2024
ffjlabo
approved these changes
Jan 15, 2024
t-kikuc
pushed a commit
that referenced
this pull request
Jan 19, 2024
Signed-off-by: t-kikuc <[email protected]>
t-kikuc
added a commit
that referenced
this pull request
Jan 19, 2024
* Add pipectl init command but not implemented Signed-off-by: t-kikuc <[email protected]> * Modify init command Signed-off-by: t-kikuc <[email protected]> * Rename init command to initialize Signed-off-by: t-kikuc <[email protected]> * Create pipectl int for ECS Signed-off-by: t-kikuc <[email protected]> * Add init for ECS Signed-off-by: t-kikuc <[email protected]> * Convert json.RawMessage to struct Signed-off-by: t-kikuc <[email protected]> * Use original structs of ECS for pipectl init Signed-off-by: t-kikuc <[email protected]> * Init k8s app for pipectl init, but not implemented Signed-off-by: t-kikuc <[email protected]> * Fix init input(wip) Signed-off-by: t-kikuc <[email protected]> * Add mock prompt reader Signed-off-by: t-kikuc <[email protected]> * Reractor prompt reader Signed-off-by: t-kikuc <[email protected]> * Modify mock reader to public Signed-off-by: t-kikuc <[email protected]> * Refactored prompt reader Signed-off-by: t-kikuc <[email protected]> * Add yaml snapshot test Signed-off-by: t-kikuc <[email protected]> * Revert "Init k8s app for pipectl init, but not implemented" This reverts commit 4097fb7. Signed-off-by: t-kikuc <[email protected]> * Refactor pipectl init Signed-off-by: t-kikuc <[email protected]> * Remove go-yaml from go.mod Signed-off-by: t-kikuc <[email protected]> * Modify tests to Parallel Signed-off-by: t-kikuc <[email protected]> * Fix reference of loop variable in tests Signed-off-by: t-kikuc <[email protected]> * Enable interruption signal for pipectl init Signed-off-by: t-kikuc <[email protected]> * Add LoadBalancerName to ECS TargetGroup Signed-off-by: t-kikuc <[email protected]> * Use Reader in tests Signed-off-by: t-kikuc <[email protected]> * Remove stdinReader Signed-off-by: t-kikuc <[email protected]> * Remove mockReader Signed-off-by: t-kikuc <[email protected]> * Add Prompt and PromptInput types Signed-off-by: t-kikuc <[email protected]> * Remove promptReader Signed-off-by: t-kikuc <[email protected]> * Refactored init,exporter Signed-off-by: t-kikuc <[email protected]> * Update Copyright Signed-off-by: t-kikuc <[email protected]> * Refactored nits Signed-off-by: t-kikuc <[email protected]> * Add reference to the blog that shows how to install control plane on ECS (#4746) Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: t-kikuc <[email protected]> * Bump follow-redirects from 1.15.2 to 1.15.4 in /web (#4747) Signed-off-by: t-kikuc <[email protected]> * Add RC Release Procedure (#4749) Signed-off-by: t-kikuc <[email protected]> * Fix nits Signed-off-by: t-kikuc <[email protected]> * Fix error variable name Signed-off-by: t-kikuc <[email protected]> --------- Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> Co-authored-by: Yoshiki Fujikane <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nnnkkk7
pushed a commit
to nnnkkk7/pipecd
that referenced
this pull request
Feb 1, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/web
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.15.2 to 1.15.4.
Commits
6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.3d42aecAdd bracket tests.bcbb096Do not directly set Error properties.192dbe7Release version 1.15.3 of the npm package.bd8c81eFix resource leak on destroy.9c728c3Split linting and testing.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.