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.90.0#8359

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 2 commits intomainfromrenovate/webpack-5.x-lockfile
Feb 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedFeb 3, 2024

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
webpack5.89.0 ->5.90.0ageadoptionpassingconfidence

Release Notes

webpack/webpack (webpack)

v5.90.0

Compare Source

Bug Fixes

  • Fixed inner graph for classes
  • OptimizedRemoveParentModulesPlugin via bigint arithmetic
  • Fixed worklet detection in production mode
  • Fixed an error for cyclic importModule
  • Fixed types forServer andDirent
  • Added thefetchPriority to hmr runtime'sensureChunk function
  • Don't warn about dynamic import for build dependencies
  • External module generation respects theoutput.environment.arrowFunction option
  • Fixed consumimng shared runtime module logic
  • Fixed a runtime logic of multiple chunks
  • Fixed destructing assignment of dynamic import json file
  • Passing errors array for a module hash
  • Added/*#__PURE__*/ to generatedJSON.parse()
  • Generated a library manifest after clean plugin
  • Fixed nonamd externals andamd library
  • Fixed a bug inSideEffectsFlagPlugin with namespace re-exports
  • Fixed an error message for conditionor
  • ThestrictModuleErrorHandling is now working
  • Clean up child compilation chunk graph to avoid memory leak
  • [CSS] - Fixed CSS import prefer relative resolution
  • [CSS] - Fixed CSS runtime chunk loading error message

New Features

  • Allow to setfalse for dev server inwebpack.config.js
  • Added a warning for async external when not supported
  • Added a warning for async module when not supported
  • Added thenode-module option for thenode.__filename/__dirname and enable it by default for ESM target
  • Added thesnapshot.unmanagedPaths option
  • Exposed theMultiCompilerOptions type
  • [CSS] - Added CSS parser options to enable/disable named exports
  • [CSS] - Moved CSS theexportsOnly option to CSS generator options

Dependencies & Maintenance

  • use node.js LTS version for lint
  • bump actions/cache from 3 to 4
  • bump prettier from 3.2.1 to 3.2.3
  • bump assemblyscript
  • bump actions/checkout from 3 to 4

Full Changelog:webpack/webpack@v5.89.0...v5.90.0


Configuration

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

🚦Automerge: Enabled.

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 has been generated byMend Renovate. View repository job loghere.

@renovaterenovatebot added dependenciesIssue about dependencies of the package javascriptPull requests that update Javascript code labelsFeb 3, 2024
@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.

@netlifyNetlify
Copy link

netlifybot commentedFeb 3, 2024
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit5be76e2
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/65bfc18d32ec1500084c43f6
😎 Deploy Previewhttps://deploy-preview-8359--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: 97 (🟢 up 7 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (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 site configuration.

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedFeb 3, 2024
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit5be76e2. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 33 targets

Sent with 💌 fromNxCloud.

@renovaterenovatebotforce-pushed therenovate/webpack-5.x-lockfile branch from2f4eb68 toa25fc1aCompareFebruary 4, 2024 11:43
@renovateRenovate
Copy link
ContributorAuthor

renovatebot commentedFeb 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codecovCodecov
Copy link

codecovbot commentedFeb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base(8de6ee2) 87.70% compared to head(5be76e2) 87.80%.
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@##             main    #8359      +/-   ##==========================================+ Coverage   87.70%   87.80%   +0.09%==========================================  Files         397      398       +1       Lines       13950    14052     +102       Branches     4055     4090      +35     ==========================================+ Hits        12235    12338     +103  Misses       1403     1403+ Partials      312      311       -1
FlagCoverage Δ
unittest87.80% <100.00%> (+0.09%)⬆️

Flags with carried forward coverage won't be shown.Click here to find out more.

FilesCoverage Δ
...t-plugin/src/rules/class-literal-property-style.ts100.00% <100.00%> (ø)
...eslint-plugin/src/rules/consistent-type-imports.ts95.28% <ø> (ø)
...es/eslint-plugin/src/rules/no-invalid-void-type.ts97.91% <ø> (ø)
...slint-plugin/src/rules/no-unnecessary-condition.ts98.56% <100.00%> (+0.09%)⬆️
...-plugin/src/rules/no-unnecessary-type-assertion.ts97.56% <100.00%> (+1.45%)⬆️
packages/eslint-plugin/src/rules/prefer-find.ts100.00% <100.00%> (ø)
...-estree/src/parseSettings/getProjectConfigFiles.ts100.00% <100.00%> (ø)
packages/utils/src/eslint-utils/nullThrows.ts80.00% <ø> (ø)
packages/utils/src/ts-eslint/Linter.ts50.00% <ø> (ø)

@JoshuaKGoldbergJoshuaKGoldberg merged commit664a3d4 intomainFeb 4, 2024
@JoshuaKGoldbergJoshuaKGoldberg deleted the renovate/webpack-5.x-lockfile branchFebruary 4, 2024 17:26
danvk pushed a commit to danvk/typescript-eslint that referenced this pull requestFeb 4, 2024
…8359)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsFeb 12, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
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.

1 participant
@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp