Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency webpack to v5.103.0#11792

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JoshuaKGoldberg merged 1 commit intomainfromrenovate/webpack-5.x-lockfile
Nov 27, 2025

Conversation

@renovate
Copy link
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
webpack5.102.0 ->5.103.0ageconfidence

Release Notes

webpack/webpack (webpack)

v5.103.0

Compare Source

Features
  • AddedDotenvPlugin and top leveldotenv option to enable this plugin
  • AddedWebpackManifestPlugin
  • Added support theignoreList option in devtool plugins
  • Allow to use custom javascript parse function
  • Addedimport.meta.env support for environment variables
  • Added support forimport.meta.dirname andimport.meta.filename
  • Added supportimport.defer() for statistical path
  • Handle import.meta.main
  • Added suport to setup named exports for JSON modules and disable usage named export forimport file from "./file.json" with { type: "json" }
  • Added support__dirname/__filename/import.meta.dirname/import.meta.filename for universal target
  • [CSS] Added theexportType option withlink (by default), "text" andcss-style-sheet values
  • [CSS] Added support forcomposes properties
Fixes
  • ThedependOn chunk must be loaded before the common chunk
  • Return to namespace import when the external request includes a specific export
  • No runtime extra runtime code for module libraries
  • Delay HMR accept dependencies to preserve import attributes
  • Properly handle external presets for universal target
  • Fixed incorrect identifier of import binding for module externals
  • Fixed when defer import and dynamic default export mixed
  • Reduce generated output whenglobalThis supported
  • Fixed loading async modules in defer import
  • Reexport module for default import when no used exports for systemjs library
  • Rename HarmonyExportDependencyParserPlugin exported id to CompatibilityPlugin tagged id
  • Handle__dirname and__filename for ES modules
  • Rename single nested__webpack_export__ and__webpack_require__ in already bundled code
  • [Types] webpack function type
  • [Types] NormalModule type
  • [Types] Multi compiler configuration type
  • [Types] Fixed regression in customhashDigest type
  • [CSS] No extra runtime for initial chunk
  • [CSS] Fixed a lot of CSS modules bugs

v5.102.1

Compare Source

Fixes
  • Supportedextends withenv forbrowserslist
  • SupportedJSONP fragment format for web workers.
  • Fixed dynamic import support in workers usingbrowserslist.
  • Fixed default defer import mangling.
  • Fixed default import ofcommonjs externals forSystemJS format.
  • Fixed context modules to the same file with different import attributes.
  • Fixed typescript types.
  • Improvedimport.meta warning messages to be more clear when used directly.
  • [CSS] Fixed CC_UPPER_U parsing (E -> U) in tokenizer.

Configuration

📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot added dependenciesIssue about dependencies of the package javascriptPull requests that update Javascript code labelsNov 25, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint.

@netlify
Copy link

netlifybot commentedNov 25, 2025
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commitd79e9f0
🔍 Latest deploy loghttps://app.netlify.com/projects/typescript-eslint/deploys/6925a7421b75250008f3a526
😎 Deploy Previewhttps://deploy-preview-11792--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (no change from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to yourNetlify project configuration.

@nx-cloud
Copy link

nx-cloudbot commentedNov 25, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commitd79e9f0

CommandStatusDurationResult
nx test eslint-plugin --coverage=false✅ Succeeded5m 6sView ↗
nx run-many -t lint✅ Succeeded3m 21sView ↗
nx run-many -t typecheck✅ Succeeded2m 24sView ↗
nx test typescript-estree --coverage=false✅ Succeeded21sView ↗
nx test eslint-plugin-internal --coverage=false✅ Succeeded11sView ↗
nx run integration-tests:test✅ Succeeded5sView ↗
nx run generate-configs✅ Succeeded14sView ↗
nx run types:build✅ Succeeded2sView ↗
Additional runs (29)✅ Succeeded...View ↗

☁️Nx Cloud last updated this comment at2025-11-25 13:08:39 UTC

@JoshuaKGoldbergJoshuaKGoldberg merged commit3a50bc3 intomainNov 27, 2025
74 of 75 checks passed
@JoshuaKGoldbergJoshuaKGoldberg deleted the renovate/webpack-5.x-lockfile branchNovember 27, 2025 14:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesIssue about dependencies of the packagejavascriptPull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp