-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump tar from 6.2.0 to 6.2.1 #1
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/tar-6.2.1
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.
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
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
nickboldt
pushed a commit
that referenced
this pull request
Oct 7, 2024
* Add showcase-aks to Playwright & filter tests * Define values.yaml for AKS * Update env_variables.sh * Add AKS deployment initiation * Add AKS cluster URL * Override cluster router base for AKS * AKS check and test + namespace * Add exceptions for apply_yaml_files for AKS * Add override to force run as AKS job * Local dev (REVERT) * Revert "Local dev (REVERT)" This reverts commit 21f921a9634993c0dff2f7d0ff3e70dc540bbc1b. * Bypass cluster TLS * Update secrets-rhdh-secrets.yaml * Comment out broken sed * Disable GitHub org integration * Update openshift-ci-tests.sh * Change scope to testMatch * Change where is analytics enabled * Use diff value file for AKS * Don't use pipelines operator on AKS * Add `az` and cluster start-stop * Update Dockerfile * Add approuting check and enable * Revert "Add override to force run as AKS job" This reverts commit 35e7319c448fab1b0e74ce74bb4d4f34d2f4cfbe. * Replace bsCluster with env values * Uncomment sed * Avoid shorthand that fails locally * Cluster information from `az` * Add RBAC tests to AKS * Fix GH APP from vault * Use second GH app for auth AKS * Fix typo * Revert "Change where is analytics enabled" This reverts commit 879e3aa9b98fa46fa4037f470c44177ba27a5ad2. * Merge value files with `yq` * Reapply "Add override to force run as AKS job" This reverts commit 9bd004991ff7bfc6f16874acbebd1a8335955523. * Fixes * Local * Fix rbac values * Revert "Local" This reverts commit 489914aeb60543a2fd78e8250838429e4462f53b. * Skip for AKS, because of strange `sed: -e expression #1, char 136: unterminated `s' command` * Skip broken RBAC test on AKS * Bullet proofing * Skip `droute` and broken test on AKS * Fix test name * Typo * Disable broken analytics test * Update openshift-ci-tests.sh * Disable `az` start and stop * Add Tekton pipelines * Fix * Update openshift-ci-tests.sh * Disable RBAC * Enable az start stop * Remove `JOB_NAME` override * Enable RBAC tests * Revert "Remove `JOB_NAME` override" This reverts commit 5f754356c4cc9c08dd35e3f67396ebd7fc53c057. * Reapply "Remove `JOB_NAME` override" This reverts commit 3f71d15d01f3e45e35017575ed81d27a1cb18f53. * Add showcase-aks to Playwright & filter tests * Define values.yaml for AKS * Update env_variables.sh * Add AKS deployment initiation * Add AKS cluster URL * Override cluster router base for AKS * AKS check and test + namespace * Add exceptions for apply_yaml_files for AKS * Add override to force run as AKS job * Local dev (REVERT) * Revert "Local dev (REVERT)" This reverts commit 21f921a9634993c0dff2f7d0ff3e70dc540bbc1b. * Bypass cluster TLS * Update secrets-rhdh-secrets.yaml * Comment out broken sed * Disable GitHub org integration * Update openshift-ci-tests.sh * Change scope to testMatch * Change where is analytics enabled * Use diff value file for AKS * Don't use pipelines operator on AKS * Add `az` and cluster start-stop * Update Dockerfile * Add approuting check and enable * Revert "Add override to force run as AKS job" This reverts commit 35e7319c448fab1b0e74ce74bb4d4f34d2f4cfbe. * Replace bsCluster with env values * Uncomment sed * Avoid shorthand that fails locally * Cluster information from `az` * Add RBAC tests to AKS * Fix GH APP from vault * Use second GH app for auth AKS * Fix typo * Revert "Change where is analytics enabled" This reverts commit 879e3aa9b98fa46fa4037f470c44177ba27a5ad2. * Merge value files with `yq` * Reapply "Add override to force run as AKS job" This reverts commit 9bd004991ff7bfc6f16874acbebd1a8335955523. * Fixes * Local * Fix rbac values * Revert "Local" This reverts commit 489914aeb60543a2fd78e8250838429e4462f53b. * Skip for AKS, because of strange `sed: -e expression #1, char 136: unterminated `s' command` * Skip broken RBAC test on AKS * Bullet proofing * Skip `droute` and broken test on AKS * Fix test name * Typo * Disable broken analytics test * Update openshift-ci-tests.sh * Disable `az` start and stop * Add Tekton pipelines * Fix * Update openshift-ci-tests.sh * Disable RBAC * Enable az start stop * Remove `JOB_NAME` override * Enable RBAC tests * Revert "Remove `JOB_NAME` override" This reverts commit 5f754356c4cc9c08dd35e3f67396ebd7fc53c057. * Reapply "Remove `JOB_NAME` override" This reverts commit 3f71d15d01f3e45e35017575ed81d27a1cb18f53. * Better merging of base and diff value files * Fix indentation of value files * Switch from testMatch to testIgnore for AKS * Add test ignore * Update playwright.config.ts * Revert "Reapply "Remove `JOB_NAME` override"" This reverts commit ef883d2de4aa9bf0068e4c8070a6443c9a924914. * Increase timeout * Reapply "Reapply "Remove `JOB_NAME` override"" This reverts commit 3c25521a1248e41b898f0cbe306360194c77899c. * Move `az_*` to `utils.sh`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 tar from 6.2.0 to 6.2.1.
Commits
bef7b1e
6.2.1fe8cd57
prevent extraction in excessively deep subfoldersfe7ebfd
remove security.mdDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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.