René's URL Explorer Experiment


Title: Update webpack 5.83.1 → 5.86.0 (minor) by depfu[bot] · Pull Request #505 · javaistic/javaistic · GitHub

Open Graph Title: Update webpack 5.83.1 → 5.86.0 (minor) by depfu[bot] · Pull Request #505 · javaistic/javaistic

X Title: Update webpack 5.83.1 → 5.86.0 (minor) by depfu[bot] · Pull Request #505 · javaistic/javaistic

Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ webpack (5.83.1 → 5.86.0) · Repo Release Notes 5.86.0 New Features Improved cache size performance via better handling of serialization for errors and bigints by @alexander-akait in #17282 Introduce an export default handler function option for ProgressPlugin by @alexander-akait in #17312 Support passing RegExp to splitChunks.chunks by @hyf0 in #17332 Bug Fixes Fix layer capabilities for ContextModule types by @huozhi in #17310 Fix compatibility of __non_webpack_require__ with ES modules by @alexander-akait in #17308 Improve type coverage Chunk, ChunkGroup, and other plugins by @alexander-akait in #1731 Do not add js extension for eval source maps when extension is not resolvable by @alexander-akait in #17331 Developer Experience Improve type coverage for Json Module type and lazy load json-assertions package by @alexander-akait in #17301 Dependencies & Maintenance Bump memfs from 3.5.1 to 3.5.2 by @dependabot in #17315 Bump webpack-cli from 5.1.1 to 5.1.3 by @dependabot in #17314 Bump eslint from 8.41.0 to 8.42.0 by @dependabot in #17313 New Contributors @huozhi made their first contribution in #17310 @hyf0 made their first contribution in #17332 Full Changelog: v5.85.1...v5.86.0 5.85.1 Bug Fixes Fix bug in handling barrel imports (#17305) by @bworline in #17307 - NOTE: An internal API BasicEvaluatedExpression.getMemberRangeStarts has been changed to BasicEvaluatedExpression.getMemberRanges, please see type definition changes and the pull request for more information. Dependencies & Maintenance Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in #17297 Full Changelog: v5.85.0...v5.85.1 5.85.0 New Features Add readonly cache mode by @vankop in #15470 Normalize property accessors for esm namespaces and chained member/call expressions by @bworline in #17203 Support environment in loader context by @alexander-akait in #17281 Introduce a new syntax for addModule() support in worklets - *context.audioWorklet.addModule() by @alexander-akait in #17212 Bug Fixes Fix type regression with unknown module type strings by @alexander-akait in #17266 Developer Experience Use global runtime constants for webpack exports by @burhanuday in #17270 Add strict mode type coverage for WASM and Runtime code by @alexander-akait in #17267 Add strict mode type coverage for runtime modules and runtime plugins by @alexander-akait in #17261 Add types for JSON & Asset Modules including their interfacing plugins by @alexander-akait in #17262 Add type coverage for Module subclasses and plugins by @alexander-akait in #17272 Dependencies & Maintenance Use GitHub Discussions instead of Gitter in issue templates by @snitin315 in #17293 Bump @types/node from 20.2.3 to 20.2.4 by @dependabot in #17269 Bump browserslist from 4.21.5 to 4.21.6 by @dependabot in #17275 Bump @types/node from 20.2.4 to 20.2.5 by @dependabot in #17276 Bump @babel/core from 7.21.8 to 7.22.1 by @dependabot in #17278 Full Changelog: v5.84.1...v5.85.0 5.84.1 Bug Fixes Fix regression in inner graph for reserved identifiers by @alexander-akait in #17265 Dependencies & Maintenance Bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #17027 Bump simple-git from 3.18.0 to 3.19.0 by @dependabot in #17263 Full Changelog: v5.84.0...v5.84.1 5.84.0 New Features SourceMapDevToolPlugin now supports append option as a function by @snitin315 in #17252 Bugfixes Fix multiple bugs referencing class names when shadowed by import name in properties and methods by @alexander-akait in #17233 Allow DefinePlugin shorthand property by @shamoilarsi in #17231 [CSS] - Fix edge cases in parsing @import by @alexander-akait in #17229 Developer Experience Increase type coverage for serialization classes by @alexander-akait in #17243 Increase type coverage for JavascriptParser and ModuleDependency subclasses by @alexander-akait in #17236 Increase type coverage to strict-mode quality for Configuration/Normalization objects by @alexander-akait in #17247 Refactor duplicate strings by replacing them with constant for webpack_require instead of string literal by @burhanuday in #17228 Add test case for with { type: "json" } by @alexander-akait in #17230 Add test case for destructuring by @alexander-akait in #17248 Dependencies & Maintenance Add GitHub discussions badge in README by @snitin315 in #17251 Bump enhanced-resolve to 5.14.1 by @TheLarkInn in #17257 Bump @types/node from 20.1.7 to 20.2.0 by @dependabot in #17219 Bump @types/node from 20.2.0 to 20.2.1 by @dependabot in #17226 Bump webpack-cli from 5.1.0 to 5.1.1 by @dependabot in #17164 Bump eslint from 8.39.0 to 8.40.0 by @dependabot in #17148 Bump @babel/core from 7.21.4 to 7.21.8 by @dependabot in #17126 Bump @types/node from 20.2.1 to 20.2.3 by @dependabot in #17238 Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #17237 New Contributors @shamoilarsi made their first contribution in #17231 Full Changelog: v5.83.1...v5.84.0 Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by more commits than we can show here. Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase. All Depfu comment commands @​depfu rebaseRebases against your default branch and redoes this update @​depfu recreateRecreates this PR, overwriting any edits that you've made to it @​depfu mergeMerges this PR once your tests are passing and conflicts are resolved @​depfu cancel mergeCancels automatic merging of this PR @​depfu closeCloses this PR and deletes the branch @​depfu reopenRestores the branch and reopens this PR (if it's closed) @​depfu pauseIgnores all future updates for this dependency and closes this PR @​depfu pause [minor|major]Ignores all future minor/major updates for this dependency and closes this PR @​depfu resumeFuture versions of this dependency will create PRs again (leaves this PR as is)

Open Graph Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ webpack (5.83.1 → 5.86.0) · Re...

X Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ webpack (5.83.1 → 5.86.0) · Re...

Opengraph URL: https://github.com/javaistic/javaistic/pull/505

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0a008c81-71bf-a513-6a8d-6f40a7527492
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9254:C419C:7B578B:A21590:696B4C0A
html-safe-nonce8aae8405925030009f3f21d019d911f34c943eb61760754c0996812d24be3a7d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MjU0OkM0MTlDOjdCNTc4QjpBMjE1OTA6Njk2QjRDMEEiLCJ2aXNpdG9yX2lkIjoiMjI2MDQ0MzgzMjI3NDA3ODczMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac09e530dd0a080c1c577adddf9286a9a8b4c22af2f96787518e89ec5ab86b5ebb
hovercard-subject-tagpull_request:1384905617
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/javaistic/javaistic/pull/505/files
twitter:imagehttps://avatars.githubusercontent.com/in/715?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/715?s=400&v=4
og:image:altHere is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ webpack (5.83.1 → 5.86.0) · Re...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/javaistic/javaistic git https://github.com/javaistic/javaistic.git
octolytics-dimension-user_id76972798
octolytics-dimension-user_loginjavaistic
octolytics-dimension-repository_id388602663
octolytics-dimension-repository_nwojavaistic/javaistic
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id388602663
octolytics-dimension-repository_network_root_nwojavaistic/javaistic
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/javaistic/javaistic/pull/505/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F505%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F505%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=javaistic%2Fjavaistic
Reloadhttps://github.com/javaistic/javaistic/pull/505/files
Reloadhttps://github.com/javaistic/javaistic/pull/505/files
Reloadhttps://github.com/javaistic/javaistic/pull/505/files
javaistic https://github.com/javaistic
javaistichttps://github.com/javaistic/javaistic
Please reload this pagehttps://github.com/javaistic/javaistic/pull/505/files
Notifications https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Fork 21 https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Star 49 https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Code https://github.com/javaistic/javaistic
Issues 4 https://github.com/javaistic/javaistic/issues
Pull requests 0 https://github.com/javaistic/javaistic/pulls
Discussions https://github.com/javaistic/javaistic/discussions
Actions https://github.com/javaistic/javaistic/actions
Projects 2 https://github.com/javaistic/javaistic/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/javaistic/javaistic/security
Please reload this pagehttps://github.com/javaistic/javaistic/pull/505/files
Insights https://github.com/javaistic/javaistic/pulse
Code https://github.com/javaistic/javaistic
Issues https://github.com/javaistic/javaistic/issues
Pull requests https://github.com/javaistic/javaistic/pulls
Discussions https://github.com/javaistic/javaistic/discussions
Actions https://github.com/javaistic/javaistic/actions
Projects https://github.com/javaistic/javaistic/projects
Security https://github.com/javaistic/javaistic/security
Insights https://github.com/javaistic/javaistic/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fjavaistic%2Fjavaistic%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fjavaistic%2Fjavaistic%2Fissues%2Fnew%2Fchoose
arghyaxcodeshttps://github.com/arghyaxcodes
mainhttps://github.com/javaistic/javaistic/tree/main
depfu/update/yarn/webpack-5.86.0https://github.com/javaistic/javaistic/tree/depfu/update/yarn/webpack-5.86.0
Conversation 1 https://github.com/javaistic/javaistic/pull/505
Commits 2 https://github.com/javaistic/javaistic/pull/505/commits
Checks 0 https://github.com/javaistic/javaistic/pull/505/checks
Files changed https://github.com/javaistic/javaistic/pull/505/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/505/files
Update webpack 5.83.1 → 5.86.0 (minor) https://github.com/javaistic/javaistic/pull/505/files#top
Show all changes 2 commits https://github.com/javaistic/javaistic/pull/505/files
52a2cab Update webpack to version 5.86.0 depfu[bot] Jun 8, 2023 https://github.com/javaistic/javaistic/pull/505/commits/52a2cabb7d78d3af39f677295a5698707f6c0f69
41f12bc Merge branch 'main' into depfu/update/yarn/webpack-5.86.0 arghyaxcodes Jun 10, 2023 https://github.com/javaistic/javaistic/pull/505/commits/41f12bcc17fcdfd0f484333e38202606688a0cb5
Clear filters https://github.com/javaistic/javaistic/pull/505/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/505/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/505/files
package.json https://github.com/javaistic/javaistic/pull/505/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lock https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
package.jsonhttps://github.com/javaistic/javaistic/pull/505/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/javaistic/javaistic/blob/41f12bcc17fcdfd0f484333e38202606688a0cb5/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/505/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/505/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lockhttps://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
View file https://github.com/javaistic/javaistic/blob/41f12bcc17fcdfd0f484333e38202606688a0cb5/yarn.lock
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/505/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/505/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.