Skip to content
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.76.1 to 5.79.0 in /docs/website #6740

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps webpack from 5.76.1 to 5.79.0.

Release notes

Sourced from webpack's releases.

v5.79.0

New Features

Bugfixes

Developer Experience

Contributor Experience

New Contributors

Full Changelog: webpack/webpack@v5.78.0...v5.79.0

v5.78.0

Features

Bugfixes

Performance

Contributor Experience

... (truncated)

Commits
  • ecdcc1a 5.79.0
  • c07ca8e Merge pull request #15608 from webpack/fix/consume-esm-bundled-library
  • 3b8c9c6 Merge pull request #16419 from karlhorky/patch-1
  • a9ea0d9 Merge pull request #16915 from webpack/fix-case-sensitivity-in-css
  • 69d9c40 Merge pull request #16944 from snitin315/fix/read-records-callback
  • 66f6472 Merge pull request #12774 from snitin315/export-more-types
  • 96c5d21 Merge pull request #16882 from snitin315/limit-identifier-length
  • 7f08e4d Merge pull request #16925 from chenjiahan/fix/css_cross_origin_loading
  • ee1a267 Merge pull request #16935 from snitin315/fix/dll-plugin-contenthash
  • 4cacd7e Merge pull request #16941 from webpack/feat/destructuring-assignment
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


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 dependabot bot added area/dependency Issues or PRs related to dependency changes. This label is also used on all Dependabot PRs kind/task Issue is actionable task labels Apr 17, 2023
@dependabot dependabot bot requested a review from a team April 17, 2023 03:00
@netlify
Copy link

netlify bot commented Apr 17, 2023

Deploy Preview for odo-docusaurus-preview ready!

Name Link
🔨 Latest commit 509224b
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/643eb03522476300082ba37f
😎 Deploy Preview https://deploy-preview-6740--odo-docusaurus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

NoCluster Tests on commit 038c8f5 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

OpenShift Unauthenticated Tests on commit 038c8f5 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

Unit Tests on commit 038c8f5 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

Validate Tests on commit 038c8f5 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

Kubernetes Tests on commit 038c8f5 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

Windows Tests (OCP) on commit 038c8f5 finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

OpenShift Tests on commit 038c8f5 finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 17, 2023

Kubernetes Docs Tests on commit 0dc2f4d finished successfully.
View logs: TXT HTML

@rm3l rm3l added this to the v3.10.0 🚀 milestone Apr 17, 2023
@rm3l
Copy link
Member

rm3l commented Apr 17, 2023

  << Timeline

  [FAILED] Expected
      <*url.Error | 0xc000520300>: {
          Op: "Post",
          URL: "http://127.0.0.1:53384/api/newuser",
          Err: <*errors.errorString | 0xc00008a130>{s: "EOF"},
      }
  to be nil
  In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/3703/tests/e2escenarios/e2e_test.go:319 @ 04/16/23 22:33:10.902

  There were additional failures detected.  To view them in detail run ginkgo -vv
------------------------------

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/3703/tests/e2escenarios/e2e_test.go:319

Ran 7 of 7 Specs in 209.843 seconds
FAIL! -- 6 Passed | 1 Failed | 0 Pending | 0 Skipped

Unrelated and flaky E2E test (#6582)

/override windows-integration-test/Windows-test

@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

/lgtm

@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

/override windows-integration-test/Windows-test
/override ODO-PODMAN-TEST

Doc-only PR.

@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

@dependabot recreate

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Apr 18, 2023
@rm3l rm3l closed this Apr 18, 2023
@rm3l rm3l reopened this Apr 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@openshift-ci
Copy link

openshift-ci bot commented Apr 18, 2023

@rm3l: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • ODO-PODMAN-TEST

Only the following failed contexts/checkruns were expected:

  • Kubernetes-Integration-Tests/Kubernetes-Integration-Tests
  • OpenShift-Integration-tests/OpenShift-Integration-tests
  • Unit-Tests/Unit-Tests
  • ci/prow/v4.13-images
  • netlify/odo-docusaurus-preview/deploy-preview
  • pull-ci-redhat-developer-odo-main-v4.13-images
  • tide
  • validator/Validate
  • windows-integration-test/Windows-test

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override windows-integration-test/Windows-test
/override ODO-PODMAN-TEST

Doc-only PR.

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.

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.1...v5.79.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

/override windows-integration-test/Windows-test
/override ODO-PODMAN-TEST

Doc-only PR

@openshift-ci
Copy link

openshift-ci bot commented Apr 18, 2023

@rm3l: Overrode contexts on behalf of rm3l: ODO-PODMAN-TEST, windows-integration-test/Windows-test

In response to this:

/override windows-integration-test/Windows-test
/override ODO-PODMAN-TEST

Doc-only PR

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/website/webpack-5.79.0 branch 2 times, most recently from b92fa47 to 509224b Compare April 18, 2023 14:55
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Apr 18, 2023
@openshift-ci
Copy link

openshift-ci bot commented Apr 18, 2023

New changes are detected. LGTM label has been removed.

@sonarcloud
Copy link

sonarcloud bot commented Apr 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

/override Kubernetes-Integration-Tests/Kubernetes-Integration-Tests
/override OpenShift-Integration-tests/OpenShift-Integration-tests
/override ci/prow/v4.13-images

Doc-only PR

@openshift-ci
Copy link

openshift-ci bot commented Apr 18, 2023

@rm3l: Overrode contexts on behalf of rm3l: Kubernetes-Integration-Tests/Kubernetes-Integration-Tests, OpenShift-Integration-tests/OpenShift-Integration-tests, ci/prow/v4.13-images

In response to this:

/override Kubernetes-Integration-Tests/Kubernetes-Integration-Tests
/override OpenShift-Integration-tests/OpenShift-Integration-tests
/override ci/prow/v4.13-images

Doc-only PR

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.

@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

/override windows-integration-test/Windows-test

@openshift-ci
Copy link

openshift-ci bot commented Apr 18, 2023

@rm3l: Overrode contexts on behalf of rm3l: windows-integration-test/Windows-test

In response to this:

/override windows-integration-test/Windows-test

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.

@rm3l
Copy link
Member

rm3l commented Apr 18, 2023

/override OpenShift-Integration-tests/OpenShift-Integration-tests

@openshift-ci
Copy link

openshift-ci bot commented Apr 18, 2023

@rm3l: Overrode contexts on behalf of rm3l: OpenShift-Integration-tests/OpenShift-Integration-tests

In response to this:

/override OpenShift-Integration-tests/OpenShift-Integration-tests

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.

@rm3l rm3l added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Apr 18, 2023
@openshift-merge-robot openshift-merge-robot merged commit 0dc2f4d into main Apr 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/website/webpack-5.79.0 branch April 18, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. This label is also used on all Dependabot PRs kind/task Issue is actionable task lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants