-
Notifications
You must be signed in to change notification settings - Fork 247
Website: Bump webpack from 5.79.0 to 5.80.0 in /docs/website #6765
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
Website: Bump webpack from 5.79.0 to 5.80.0 in /docs/website #6765
Conversation
Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.79.0...v5.80.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for odo-docusaurus-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Kudos, SonarCloud Quality Gate passed! |
|
OC Failure: [odo] Unable to listen on port 30029: Listeners failed to create with the following errors: [unable to create listener: Error listen tcp4 127.0.0.1:30029: bind: address already in use unable to create listener: Error listen tcp6 [::1]:30029: bind: address already in use]
[odo] Failed to setup port-forwarding: unable to listen on any of the requested ports: [{30029 3000}]
[odo] I0424 03:29:29.452904 12502 backo.go:23] wait for 10s
[odo] Cleaning resources, please wait
[FAILED] session exited, but substring not found
Expected
<string>: __
/ \__ Developing using the "notmxa" Devfile
\__/ \ Namespace: cmd-dev-test1022sye
/ \__/ odo version: v3.9.0
\__/
↪ Running on the cluster in Dev mode
• Waiting for Kubernetes resources ...
âš Pod is Pending
✓ Pod is Running
• Syncing files into the container ...
✓ Syncing files into the container [797ms]
• Building your application in container (command: devbuild) ...
✓ Building your application in container (command: devbuild) [6s]
• Executing the application (command: devrun) ...
• Waiting for the application to be ready ...
✓ Waiting for the application to be ready [1s]
Cleaning resources, please wait
- Forwarding from 127.0.0.1:30029 -> 3000
✗ Finished executing the application (command: devrun) [2m]
to contain substring
<string>: [Ctrl+c] - Exit
Summarizing 1 Failure:
[FAIL] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev [BeforeEach] should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true)
/go/odo_1/tests/helper/helper_run.go:50K8s Failure: • [FAILED] [0.767 seconds]
odo describe/list binding command tests [BeforeEach] when creating a component with a binding as files (service in namespace "binding-bhf") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag
[BeforeEach] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:19
[It] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:787
Timeline >>
Created dir: /tmp/1212043433
Created dir: /tmp/184107851
Setting KUBECONFIG=/tmp/184107851/config
Creating a new project: cmd-describe-list-binding-test787gmi
Running kubectl with args [kubectl create namespace cmd-describe-list-binding-test787gmi] and odo env: []
[kubectl] Error from server (AlreadyExists): object is being deleted: namespaces "cmd-describe-list-binding-test787gmi" already exists
[FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_cmd_wrapper.go:101 @ 04/24/23 03:20:21.512
Deleting project: cmd-describe-list-binding-test742eqe
Running kubectl with args [kubectl delete namespaces cmd-describe-list-binding-test742eqe --wait=false] and odo env: []
[kubectl] Error from server (NotFound): namespaces "cmd-describe-list-binding-test742eqe" not found
[FAILED] in [AfterEach] - /go/odo_1/tests/helper/helper_cmd_wrapper.go:101 @ 04/24/23 03:20:21.852
<< Timeline
[FAILED] No future change is possible. Bailing out early after 0.399s.
Running kubectl with args [kubectl create namespace cmd-describe-list-binding-test787gmi] and odo env: []
Expected
<int>: 1
to match exit code:
<int>: 0
Summarizing 1 Failure:
[FAIL] odo describe/list binding command tests [BeforeEach] when creating a component with a binding as files (service in namespace "binding-bhf") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag
/go/odo_1/tests/helper/helper_cmd_wrapper.go:101
Ran 457 of 824 Specs in 1483.262 seconds
FAIL! -- 456 Passed | 1 Failed | 0 Pending | 367 SkippedWindows Failure: [odo] I0423 22:35:13.865412 6504 watch.go:475] Error from Push: unable to generate component from watch parameters: failed to populateAndParseDevfile: failed to read devfile from path 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1650873674\devfile.yaml': open C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1650873674\devfile.yaml: The system cannot find the file specified.
[odo] I0423 22:35:13.865412 6504 backo.go:23] wait for 10s
[odo] Error occurred on Push - unable to generate component from watch parameters: failed to populateAndParseDevfile: failed to read devfile from path 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1650873674\devfile.yaml': open C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1650873674\devfile.yaml: The system cannot find the file specified.
[odo]
Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1650873674
Unable to delete C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1650873674 on attempt #11, trying again...
[FAILED] in [AfterEach] - C:/Users/Administrator.ANSIBLE-TEST-VS/3766/tests/helper/helper_filesystem.go:45 @ 04/23/23 22:35:23.365
<< Timeline
[FAILED] Expected
<*url.Error | 0xc000636540>: {
Op: "Post",
URL: "http://127.0.0.1:58947/api/newuser",
Err: <*errors.errorString | 0xc00008a130>{s: "EOF"},
}
to be nil
In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/3766/tests/e2escenarios/e2e_test.go:431 @ 04/23/23 22:33:17.066
There were additional failures detecte
Summarizing 1 Failure:
[FAIL] E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop
C:/Users/Administrator.ANSIBLE-TEST-VS/3766/tests/e2escenarios/e2e_test.go:431/override OpenShift-Integration-tests/OpenShift-Integration-tests |
|
@valaparthvi: Overrode contexts on behalf of valaparthvi: Kubernetes-Integration-Tests/Kubernetes-Integration-Tests, OpenShift-Integration-tests/OpenShift-Integration-tests, windows-integration-test/Windows-test DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |








Bumps webpack from 5.79.0 to 5.80.0.
Release notes
Sourced from webpack's releases.
Commits
9ac17285.80.009dc9e2Merge pull request #17024 from webpack/thelarkinn/bump-enhanced-resolved58760ayarn-lint58396f5introduce the new types from enhanced-resolve4ff4d59Merge pull request #16933 from scameron/deterministic-moduleids8bc34bcfeat(deps): Update enhanced-resolve to latest for * wildcard pattern in exports5c522c4Merge pull request #17022 from snitin315/patch-3457cbe1Merge pull request #16903 from janlent1/fixruntimeissue63c1601chore: removefinializerfrom cspell.json9c70d1dMerge pull request #17016 from xiaoboost/fix/fix-spell-errorDependabot 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 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)