René's URL Explorer Experiment


Title: Bump json5, webpack and webpack-cli in /oop_project by dependabot[bot] · Pull Request #53 · ADILZAMAL/JavaScript · GitHub

Open Graph Title: Bump json5, webpack and webpack-cli in /oop_project by dependabot[bot] · Pull Request #53 · ADILZAMAL/JavaScript

X Title: Bump json5, webpack and webpack-cli in /oop_project by dependabot[bot] · Pull Request #53 · ADILZAMAL/JavaScript

Description: Removes json5. It's no longer used after updating ancestor dependencies json5, webpack and webpack-cli. These dependencies need to be updated together. Removes json5 Updates webpack from 4.42.1 to 5.75.0 Release notes Sourced from webpack's releases. v5.75.0 Bugfixes experiments.* normalize to false when opt-out avoid NaN% show the correct error when using a conflicting chunk name in code HMR code tests existance of window before trying to access it fix eval-nosources-* actually exclude sources fix race condition where no module is returned from processing module fix position of standalong semicolon in runtime code Features add support for @import to extenal CSS when using experimental CSS in node add i64 support to the deprecated WASM implementation Developer Experience expose EnableWasmLoadingPlugin add more typings generate getters instead of readonly properties in typings to allow overriding them v5.74.0 Features add resolve.extensionAlias option which allows to alias extensions This is useful when you are forced to add the .js extension to imports when the file really has a .ts extension (typescript + "type": "module") add support for ES2022 features like static blocks add Tree Shaking support for ProvidePlugin Bugfixes fix persistent cache when some build dependencies are on a different windows drive make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules remove left-over from debugging in TLA/async modules runtime code remove unneeded extra 1s timestamp offset during watching when files are actually untouched This sometimes caused an additional second build which are not really needed fix shareScope option for ModuleFederationPlugin set "use-credentials" also for same origin scripts Performance Improve memory usage and performance of aggregating needed files/directories for watching This affects rebuild performance Extensibility export HarmonyImportDependency for plugins v5.73.0 ... (truncated) Commits 8241da7 5.75.0 a91d923 Merge pull request #16458 from webpack/bugfix/semi 4608b11 Merge pull request #16457 from webpack/tooling/update dfdd0b0 Merge pull request #16122 from AnmolBansalDEV/bug/compilationCallback 23b9a1c Merge pull request #16167 from exposir/fixts 6f2c5e8 Merge pull request #16257 from alexzhang1030/calc_deterministic_verbose f7f36ad Merge pull request #16339 from Liamolucko/wasm-i64 761a542 fix semicolon position 2403a36 Merge pull request #16345 from ahabhgk/fix-eval-nosources c18203c update tooling Additional commits viewable in compare view Updates webpack-cli from 3.3.11 to 5.0.1 Release notes Sourced from webpack-cli's releases. v5.0.1 5.0.1 (2022-12-05) Bug Fixes make define-process-env-node-env alias node-env (#3514) (346a518) v5.0.0 5.0.0 (2022-11-17) Bug Fixes improve description of the --disable-interpret option (#3364) (bdb7e20) remove the redundant utils export (#3343) (a9ce5d0) respect NODE_PATH env variable (#3411) (83d1f58) show all CLI specific flags in the minimum help output (#3354) (35843e8) Features failOnWarnings option (#3317) (c48c848) update commander to v9 (#3460) (6621c02) added the --define-process-env-node-env option update interpret to v3 and rechoir to v0.8 add an option for preventing interpret (#3329) (c737383) BREAKING CHANGES the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342 webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0 webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0 remove the migrate command (#3291) (56b43e4), closes #3291 remove the --prefetch option in favor the PrefetchPlugin plugin remove the --node-env option in favor --define-process-env-node-env remove the --hot option in favor of directly using the HotModuleReplacement plugin (only for build command, for serve it will work) the behavior logic of the --entry option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use webpack --entry-reset --entry './src/my-entry.js' v4.10.0 4.10.0 (2022-06-13) Bug Fixes changeTime is already in milliseconds (#3198) (d390d32) improve parsing of --env flag (#3286) (402c0fe) Features added types (8ec1375) v4.9.2 4.9.2 (2022-01-24) ... (truncated) Changelog Sourced from webpack-cli's changelog. 5.0.1 (2022-12-05) Bug Fixes make define-process-env-node-env alias node-env (#3514) (346a518) 5.0.0 (2022-11-17) Bug Fixes improve description of the --disable-interpret option (#3364) (bdb7e20) remove the redundant utils export (#3343) (a9ce5d0) respect NODE_PATH env variable (#3411) (83d1f58) show all CLI specific flags in the minimum help output (#3354) (35843e8) Features failOnWarnings option (#3317) (c48c848) update commander to v9 (#3460) (6621c02) added the --define-process-env-node-env option update interpret to v3 and rechoir to v0.8 add an option for preventing interpret (#3329) (c737383) BREAKING CHANGES the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342 webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0 webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0 remove the migrate command (#3291) (56b43e4), closes #3291 remove the --prefetch option in favor the PrefetchPlugin plugin remove the --node-env option in favor --define-process-env-node-env remove the --hot option in favor of directly using the HotModuleReplacement plugin (only for build command, for serve it will work) the behavior logic of the --entry option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use webpack --entry-reset --entry './src/my-entry.js' 4.10.0 (2022-06-13) Bug Fixes changeTime is already in milliseconds (#3198) (d390d32) improve parsing of --env flag (#3286) (402c0fe) Features added types (8ec1375) 4.9.2 (2022-01-24) Bug Fixes respect negatedDescription for flags from schema (#3102) (463b731) ... (truncated) Commits 4a0f893 chore(release): publish new version 9de982c chore: fix cspell 32d26c8 chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (#3517) 2788bf9 chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#3516) ac88ee4 chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (#3515) 346a518 fix: make define-process-env-node-env alias node-env (#3514) 3ec7b16 chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (#3508) c8adfa6 chore(deps-dev): bump @​types/node from 18.11.9 to 18.11.10 (#3513) 0ad8cc2 chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (#3512) d30f261 chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#3511) Additional commits viewable in compare view Maintainer changes This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version. 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 use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Removes json5. It's no longer used after updating ancestor dependencies json5, webpack and webpack-cli. These dependencies need to be updated together. Removes json5 Updates webpack from 4.42.1...

X Description: Removes json5. It's no longer used after updating ancestor dependencies json5, webpack and webpack-cli. These dependencies need to be updated together. Removes json5 Updates webpack from 4....

Opengraph URL: https://github.com/ADILZAMAL/JavaScript/pull/53

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1abae07c-1ec6-7d4e-dd41-ae55eaf971a6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBE9A:D55D7:230F57:2FD5BF:6A5A5D16
html-safe-nonceed3c4ad4726ca14a883e1b81793fda8c0b00c258597922b5f268d8a4330eecf7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRTlBOkQ1NUQ3OjIzMEY1NzoyRkQ1QkY6NkE1QTVEMTYiLCJ2aXNpdG9yX2lkIjoiNjkzMDg3Njc2NTU3OTE0MDM3NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf60fb95b00f14eda8712d3187aa0147342575b77fc7a49720da1b2213fd6414a
hovercard-subject-tagpull_request:1182044153
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/ADILZAMAL/JavaScript/pull/53/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altRemoves json5. It's no longer used after updating ancestor dependencies json5, webpack and webpack-cli. These dependencies need to be updated together. Removes json5 Updates webpack from 4.42.1...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None05b9ddf6a47d2dbe13944873a99f5fb4b83ba4871f9cb8a8e256793a63ca9687
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/ADILZAMAL/JavaScript git https://github.com/ADILZAMAL/JavaScript.git
octolytics-dimension-user_id44330884
octolytics-dimension-user_loginADILZAMAL
octolytics-dimension-repository_id244181943
octolytics-dimension-repository_nwoADILZAMAL/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id244181943
octolytics-dimension-repository_network_root_nwoADILZAMAL/JavaScript
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
releasef8d29d1bd03dda2dd14b3f80b8bc27e1111f43bd
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/ADILZAMAL/JavaScript/pull/53/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FADILZAMAL%2FJavaScript%2Fpull%2F53%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2FADILZAMAL%2FJavaScript%2Fpull%2F53%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=ADILZAMAL%2FJavaScript
Reloadhttps://github.com/ADILZAMAL/JavaScript/pull/53/files
Reloadhttps://github.com/ADILZAMAL/JavaScript/pull/53/files
Reloadhttps://github.com/ADILZAMAL/JavaScript/pull/53/files
ADILZAMAL https://github.com/ADILZAMAL
JavaScripthttps://github.com/ADILZAMAL/JavaScript
Notifications https://github.com/login?return_to=%2FADILZAMAL%2FJavaScript
Fork 0 https://github.com/login?return_to=%2FADILZAMAL%2FJavaScript
Star 0 https://github.com/login?return_to=%2FADILZAMAL%2FJavaScript
Code https://github.com/ADILZAMAL/JavaScript
Issues 0 https://github.com/ADILZAMAL/JavaScript/issues
Pull requests 43 https://github.com/ADILZAMAL/JavaScript/pulls
Actions https://github.com/ADILZAMAL/JavaScript/actions
Projects https://github.com/ADILZAMAL/JavaScript/projects
Security and quality 0 https://github.com/ADILZAMAL/JavaScript/security
Insights https://github.com/ADILZAMAL/JavaScript/pulse
Code https://github.com/ADILZAMAL/JavaScript
Issues https://github.com/ADILZAMAL/JavaScript/issues
Pull requests https://github.com/ADILZAMAL/JavaScript/pulls
Actions https://github.com/ADILZAMAL/JavaScript/actions
Projects https://github.com/ADILZAMAL/JavaScript/projects
Security and quality https://github.com/ADILZAMAL/JavaScript/security
Insights https://github.com/ADILZAMAL/JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FADILZAMAL%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FADILZAMAL%2FJavaScript%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/ADILZAMAL/JavaScript/tree/master
dependabot/npm_and_yarn/oop_project/json5-and-webpack-and-webpack-cli--removedhttps://github.com/ADILZAMAL/JavaScript/tree/dependabot/npm_and_yarn/oop_project/json5-and-webpack-and-webpack-cli--removed
Conversation 0 https://github.com/ADILZAMAL/JavaScript/pull/53
Commits 1 https://github.com/ADILZAMAL/JavaScript/pull/53/commits
Checks 0 https://github.com/ADILZAMAL/JavaScript/pull/53/checks
Files changed https://github.com/ADILZAMAL/JavaScript/pull/53/files
Please reload this pagehttps://github.com/ADILZAMAL/JavaScript/pull/53/files
Bump json5, webpack and webpack-cli in /oop_project https://github.com/ADILZAMAL/JavaScript/pull/53/files#top
Show all changes 1 commit https://github.com/ADILZAMAL/JavaScript/pull/53/files
9dc3af3 Bump json5, webpack and webpack-cli in /oop_project dependabot[bot] Jan 1, 2023 https://github.com/ADILZAMAL/JavaScript/pull/53/commits/9dc3af3135469eac81c14030d4db16afb50ff714
Clear filters https://github.com/ADILZAMAL/JavaScript/pull/53/files
Please reload this pagehttps://github.com/ADILZAMAL/JavaScript/pull/53/files
Please reload this pagehttps://github.com/ADILZAMAL/JavaScript/pull/53/files
package-lock.json https://github.com/ADILZAMAL/JavaScript/pull/53/files#diff-9551421b8e04e30815e872c4a9813718e5a4321d18907b8c5ff3b5d4955fe836
package.json https://github.com/ADILZAMAL/JavaScript/pull/53/files#diff-c9babcf107f8cae741e026d22da57a70adb96e9736cab0fd68e6b1122d9103de
Please reload this pagehttps://github.com/ADILZAMAL/JavaScript/pull/53/files
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.