René's URL Explorer Experiment


Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #76 · unplugin/unplugin-replace · GitHub

Open Graph Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #76 · unplugin/unplugin-replace

X Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #76 · unplugin/unplugin-replace

Description: This PR contains the following updates: Package Change Age Confidence @sxzz/eslint-config ^7.4.5 → ^7.5.1 @types/node (source) ^25.0.9 → ^25.0.10 pnpm (source) 10.28.0 → 10.28.1 prettier (source) ^3.8.0 → ^3.8.1 rolldown (source) 1.0.0-beta.60 → 1.0.0-rc.1 rollup (source) ^4.55.1 → ^4.56.0 tsdown (source) ^0.19.0 → ^0.20.1 vitest (source) ^4.0.17 → ^4.0.18 Release Notes sxzz/eslint-config (@​sxzz/eslint-config) v7.5.1 Compare Source    🐞 Bug Fixes Move import condition before require  -  by @​sxzz (c3ca1)     View changes on GitHub v7.5.0 Compare Source    🚀 Features Upgrade yaml plugin  -  by @​sxzz (5516e)     View changes on GitHub pnpm/pnpm (pnpm) v10.28.1 Compare Source prettier/prettier (prettier) v3.8.1 Compare Source rolldown/rolldown (rolldown) v1.0.0-rc.1 🚀 Features debug_info: add facade chunk elimination reason (#​7980) by @​IWANABETHATGUY support lazy barrel optimization (#​7933) by @​shulaoda add experimental.lazyBarrel option (#​7908) by @​shulaoda skip unused external modules from IIFE parameter list (#​7978) by @​sapphi-red add custom panic hook for better crash reporting (#​7752) by @​shulaoda treeshake: add invalidImportSideEffects option (#​7958) by @​shulaoda merge allow-extension emitted chunks (#​7940) by @​IWANABETHATGUY nativeMagicString generateMap (#​7944) by @​IWANABETHATGUY Include meta.magicString in RenderChunkMeta (#​7943) by @​IWANABETHATGUY debug_info: add debug info for eliminated facade chunks (#​7946) by @​IWANABETHATGUY stablize strictExecutionOrder and move to output.strictExecutionOrder from experimental.strictExecutionOrder (#​7901) by @​sapphi-red add documentation link to require() error message (#​7898) by @​Copilot add codeSplitting: boolean and deprecate inlineDynamicImports (#​7870) by @​hyf0 dev: change lazy module URL to /@​vite/lazy from /lazy (#​7884) by @​sapphi-red 🐛 Bug Fixes transform JS files containing to escape template literals (#​7987) by @​IWANABETHATGUY apply avoid-breaking-exported-api = false to clippy.toml and fix clippy errors (#​7982) by @​Boshen pass kind from this.resolve (#​7981) by @​sapphi-red rolldown_plugin_vite_resolve: ignore yarn resolution errors and fallback to other resolvers (#​7968) by @​sapphi-red renamer: prevent renaming symbols when there no conflicts (#​7936) by @​Dunqing correct minifyInterExports when emitted chunk got merged (#​7941) by @​IWANABETHATGUY deduplicate entry points when module is both emitted and dynamically imported (#​7885) by @​IWANABETHATGUY dev: add @vite-ignore to lazy compilation proxy module import (#​7883) by @​sapphi-red 🚜 Refactor rust: enable clippy nursery lint group (#​8002) by @​Boshen rust: fix inconsistent_struct_constructor clippy lint (#​7999) by @​Boshen rust: fix needless_pass_by_ref_mut clippy lint (#​7994) by @​Boshen rust: fix unnecessary_wraps clippy lint (#​7993) by @​Boshen rust: fix enum_variant_names clippy lint (#​7992) by @​Boshen fix single_match clippy lint (#​7997) by @​Boshen rust: fix redundant_clone clippy lint (#​7996) by @​Boshen rust: rename CJS to Cjs to follow upper_case_acronyms lint (#​7991) by @​Boshen rust: remove unnecessary Box wrapper around Vec in MemberExprRef (#​7990) by @​Boshen import_record: make resolved_module optional (#​7907) by @​shulaoda remove unnecessary .parse (#​7966) by @​sapphi-red remove unused ImportRecordMeta::IsPlainImport (#​7948) by @​shulaoda proper set chunk meta (#​7939) by @​IWANABETHATGUY module_loader: remove try_spawn_with_cache (#​7920) by @​shulaoda link_stage: simplify ImportStatus::NoMatch to unit variant (#​7909) by @​shulaoda improve global scope symbol reservation in chunk deconfliction (#​7906) by @​IWANABETHATGUY simplify ast unwrapping in generate stage (#​7900) by @​IWANABETHATGUY generate_stage: optimize cross-chunk imports computation (#​7889) by @​shulaoda link_stage: move runtime require logic into match branch (#​7892) by @​shulaoda link_stage: simplify runtime require reference conditions (#​7891) by @​shulaoda link_stage: inline and simplify external dynamic import check (#​7890) by @​shulaoda generate_stage: simplify external module import collection logic (#​7887) by @​shulaoda avoid redundant module lookup in TLA computation (#​7886) by @​shulaoda dev: devEngine.compileEntry does not return null (#​7882) by @​sapphi-red dev: fix type errors for test HMR runtime (#​7881) by @​sapphi-red dev: move clientId property to DevRuntime base class (#​7880) by @​sapphi-red dev: generate client id in browser (#​7878) by @​hyf0 📚 Documentation apis: organize hook filters documentation and add composable filters section (#​8003) by @​sapphi-red update vitepress-plugin-group-icons (#​7947) by @​yuyinws add in-depth documentation for lazy barrel optimization (#​7969) by @​shulaoda bump theme & update activeMatch for reference (#​7963) by @​mdong1909 mark build() API as experimental (#​7954) by @​sapphi-red enhance search functionality with improved scoring and filtering logic (#​7935) by @​hyf0 add minor comments to multiple types (#​7930) by @​sapphi-red refactor advanedChunks related content to adapt manual code splitting concept (#​7925) by @​hyf0 apis: add content to Bundler API page (#​7926) by @​sapphi-red apis: restructure plugin API related docs (#​7924) by @​sapphi-red add plugin API docs (#​7923) by @​sapphi-red apis: add docs to important APIs (#​7913) by @​sapphi-red move the important APIs to the top of the sidebar (#​7912) by @​sapphi-red apis: add more content to CLI documentation (#​7911) by @​sapphi-red apis: generate CLI docs from --help output (#​7910) by @​sapphi-red add fathom analytics (#​7896) by @​mdong1909 ⚡ Performance use u32 for string indices in string_wizard and rolldown to reduce memory usage (#​7989) by @​IWANABETHATGUY rust: remove all usages of with_scope_tree_child_ids(true) for SemanticBuilder (#​7995) by @​Dunqing renamer: skip unnecessary nested scope symbol processing (#​7899) by @​Dunqing module_loader: use ArcStr for importer_id to avoid string copy (#​7922) by @​shulaoda module_loader: defer ModuleTaskOwner construction until needed (#​7921) by @​shulaoda renamer: optimize symbol renaming by eliminating rename_non_root_symbol pass (#​7867) by @​Dunqing 🧪 Testing add lazy barrel optimization test cases (#​7967) by @​shulaoda ⚙️ Miscellaneous Tasks remove lazy barrel option (#​8010) by @​shulaoda mark watch API as experimental (#​8004) by @​sapphi-red deps: update dependency lodash-es to v4.17.23 [security] (#​8001) by @​renovate[bot] git ignore zed local config (#​7988) by @​IWANABETHATGUY setup publint for published packages (#​7972) by @​Copilot enable tagged_template_transform uncondionally (#​7975) by @​IWANABETHATGUY deps: update oxc to v0.110.0 (#​7964) by @​renovate[bot] deps: update oxc apps (#​7962) by @​renovate[bot] ai: add upgrade-oxc Claude skill (#​7957) by @​Boshen deps: update rollup submodule for tests to v4.55.2 (#​7959) by @​sapphi-red deps: update test262 submodule for tests (#​7960) by @​sapphi-red deps: update crate-ci/typos action to v1.42.1 (#​7961) by @​renovate[bot] deps: update rust crates (#​7951) by @​renovate[bot] deps: update npm packages (#​7953) by @​renovate[bot] deps: update github-actions (#​7952) by @​renovate[bot] deps: update npm packages (#​7950) by @​renovate[bot] format magic-string test before write to disk (#​7945) by @​IWANABETHATGUY deps: update dependency rolldown-plugin-dts to ^0.21.0 (#​7915) by @​renovate[bot] deps: update dependency oxlint-tsgolint to v0.11.1 (#​7914) by @​renovate[bot] deps: update dependency diff to v8.0.3 [security] (#​7904) by @​renovate[bot] remove outdated TODO comment in collect_depended_symbols (#​7888) by @​shulaoda deps: update oxc resolver to v11.16.3 (#​7876) by @​renovate[bot] v1.0.0-beta.29-commit.fe1bea3 v1.0.0-beta.28-commit.cd50e5f v1.0.0-beta.28-commit.aaef991 rollup/rollup (rollup) v4.56.0 Compare Source 2026-01-22 Features Track object property inclusions of dynamic namespace members (#​6230) Bug Fixes Handle methods that access dynamically imported namespace members via this (#​6230) Pull Requests #​6230: Refine namespace handling (@​lukastaegert) v4.55.3 Compare Source 2026-01-21 Bug Fixes Fix JSX semicolon insert position in variable declarations (#​6241) Pull Requests #​6241: Fix JSX semicolon insertion (@​lukastaegert) v4.55.2 Compare Source 2026-01-19 Bug Fixes Sort manual chunks by execution order to reduce circular dependency issues (#​6240) Pull Requests #​6234: chore(deps): pin cross-platform-actions/action action to 492b0c8 (@​renovate[bot]) #​6235: chore(deps): update dependency globals to v17 (@​renovate[bot], @​lukastaegert) #​6236: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot]) #​6237: chore(deps): lock file maintenance (@​renovate[bot]) #​6239: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot], @​lukastaegert) #​6240: Sort manual chunks by module execution order (@​TrickyPi) rolldown/tsdown (tsdown) v0.20.1 Compare Source    🚀 Features inline-only: Show warnings if bundled deps  -  by @​sxzz (1e0e7)     View changes on GitHub v0.20.0 Compare Source    🚨 Breaking Changes Upgrade dts plugin, remove dts.resolve option  -  by @​sxzz (16655)    🚀 Features Add option to disable legacy CJS warning  -  by @​sxzz (9fada) Apply inlineOnly option for dts files  -  by @​sxzz (7d89d) Upgrade rolldown to 1.0.0-beta.60  -  by @​sxzz (bb3ee) Upgrade rolldown to rc 1  -  by @​sxzz (1959f) entry: Support mixed array and object entries  -  by @​sxzz (a8083)    🐞 Bug Fixes Optional parseEnv  -  by @​sxzz (be1b6) Reload config on restart  -  by @​sxzz (1756b) Config extensions typo  -  by @​aryaemami59 in #​722 (d2bb7) windows: Normalize path separators in build output  -  by @​ryuapp in #​719 (c4525)    🏎 Performance Native filter for external plugin  -  by @​sxzz (8764e)     View changes on GitHub vitest-dev/vitest (vitest) v4.0.18 Compare Source    🚀 Experimental Features experimental: Add onModuleRunner hook to worker.init  -  by @​sheremet-va in #​9286 (ea837)    🐞 Bug Fixes Use meta.url in createRequire  -  by @​sheremet-va in #​9441 (e0572) browser: Hide injected data-testid attributes  -  by @​sheremet-va in #​9503 (f8989) ui: Process artifact attachments when generating HTML reporter  -  by @​macarie in #​9472 (22543)     View changes on GitHub Configuration 📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 Automerge: Enabled. ♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired. If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.

Open Graph Description: This PR contains the following updates: Package Change Age Confidence @sxzz/eslint-config ^7.4.5 → ^7.5.1 @types/node (source) ^25.0.9 → ^25.0.10 pnpm (source) 10.28.0 → 10.28.1 ...

X Description: This PR contains the following updates: Package Change Age Confidence @sxzz/eslint-config ^7.4.5 → ^7.5.1 @types/node (source) ^25.0.9 → ^25.0.10 pnpm (source) 10.28.0 → 10.28.1 ...

Opengraph URL: https://github.com/unplugin/unplugin-replace/pull/76

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:33e374a0-1606-2d88-d78a-35f22dbcd89b
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id82D4:2BA93A:434E33E:5CE9007:6980F6CC
html-safe-noncebe0e473e0a5cedca205071b2931ddfcee6d6b2ac4effcbc87b3def0c5a3d4aaf
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MkQ0OjJCQTkzQTo0MzRFMzNFOjVDRTkwMDc6Njk4MEY2Q0MiLCJ2aXNpdG9yX2lkIjoiNjI1NTk4MjM3NjUxODc0Mzc1NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacbf2e9dfa0ce08c6b886d2eeba48b8c9f56363c756febd4764f05a909382d730c
hovercard-subject-tagpull_request:3209099091
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/unplugin/unplugin-replace/pull/76/checks
twitter:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
og:image:altThis PR contains the following updates: Package Change Age Confidence @sxzz/eslint-config ^7.4.5 → ^7.5.1 @types/node (source) ^25.0.9 → ^25.0.10 pnpm (source) 10.28.0 → 10.28.1 ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None39fe8101494cbb823c09b619b68c80cd4d05ab7279997038dbe06bb91608abe1
turbo-cache-controlno-preview
go-importgithub.com/unplugin/unplugin-replace git https://github.com/unplugin/unplugin-replace.git
octolytics-dimension-user_id143585159
octolytics-dimension-user_loginunplugin
octolytics-dimension-repository_id766209113
octolytics-dimension-repository_nwounplugin/unplugin-replace
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id766209113
octolytics-dimension-repository_network_root_nwounplugin/unplugin-replace
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released5b34a4e4898b066c629879feb4b184bc471d6a7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/unplugin/unplugin-replace/pull/76/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Funplugin%2Funplugin-replace%2Fpull%2F76%2Fchecks
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%2Funplugin%2Funplugin-replace%2Fpull%2F76%2Fchecks
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%2Fchecks&source=header-repo&source_repo=unplugin%2Funplugin-replace
Reloadhttps://github.com/unplugin/unplugin-replace/pull/76/checks
Reloadhttps://github.com/unplugin/unplugin-replace/pull/76/checks
Reloadhttps://github.com/unplugin/unplugin-replace/pull/76/checks
unplugin https://github.com/unplugin
unplugin-replacehttps://github.com/unplugin/unplugin-replace
Please reload this pagehttps://github.com/unplugin/unplugin-replace/pull/76/checks
Notifications https://github.com/login?return_to=%2Funplugin%2Funplugin-replace
Fork 3 https://github.com/login?return_to=%2Funplugin%2Funplugin-replace
Star 22 https://github.com/login?return_to=%2Funplugin%2Funplugin-replace
Code https://github.com/unplugin/unplugin-replace
Issues 1 https://github.com/unplugin/unplugin-replace/issues
Pull requests 1 https://github.com/unplugin/unplugin-replace/pulls
Actions https://github.com/unplugin/unplugin-replace/actions
Projects 0 https://github.com/unplugin/unplugin-replace/projects
Security 0 https://github.com/unplugin/unplugin-replace/security
Insights https://github.com/unplugin/unplugin-replace/pulse
Code https://github.com/unplugin/unplugin-replace
Issues https://github.com/unplugin/unplugin-replace/issues
Pull requests https://github.com/unplugin/unplugin-replace/pulls
Actions https://github.com/unplugin/unplugin-replace/actions
Projects https://github.com/unplugin/unplugin-replace/projects
Security https://github.com/unplugin/unplugin-replace/security
Insights https://github.com/unplugin/unplugin-replace/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Funplugin%2Funplugin-replace%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Funplugin%2Funplugin-replace%2Fissues%2Fnew%2Fchoose
renovatehttps://github.com/apps/renovate
mainhttps://github.com/unplugin/unplugin-replace/tree/main
renovate/all-minor-patchhttps://github.com/unplugin/unplugin-replace/tree/renovate/all-minor-patch
Conversation 3 https://github.com/unplugin/unplugin-replace/pull/76
Commits 1 https://github.com/unplugin/unplugin-replace/pull/76/commits
Checks 14 https://github.com/unplugin/unplugin-replace/pull/76/checks
Files changed https://github.com/unplugin/unplugin-replace/pull/76/files
Please reload this pagehttps://github.com/unplugin/unplugin-replace/pull/76/checks
Please reload this pagehttps://github.com/unplugin/unplugin-replace/pull/76/checks
chore(deps): update all non-major dependencies https://github.com/unplugin/unplugin-replace/pull/76/checks#top
Please reload this pagehttps://github.com/unplugin/unplugin-replace/pull/76/checks
Socket Security: Project Report https://github.com/unplugin/unplugin-replace/pull/76/checks?check_run_id=61426875263
Socket Security: Pull Request Alerts https://github.com/unplugin/unplugin-replace/pull/76/checks?check_run_id=61426876285
Continuous Releases https://github.com/unplugin/unplugin-replace/pull/76/checks?check_run_id=61426883967
Publish Any Commit on: push https://github.com/unplugin/unplugin-replace/actions/runs/21343557920
release / Release Commit https://github.com/unplugin/unplugin-replace/actions/runs/21343557920/job/61426867957?pr=76
Unit Test on: pull_request https://github.com/unplugin/unplugin-replace/actions/runs/21343560357
unit-test / lint https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874128?pr=76
unit-test / test (ubuntu-slim, 20) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874209?pr=76
unit-test / test (ubuntu-slim, 22) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874164?pr=76
unit-test / test (ubuntu-slim, 24) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874184?pr=76
unit-test / test (ubuntu-slim, 25) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874187?pr=76
unit-test / test (windows-latest, 20) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874165?pr=76
unit-test / test (windows-latest, 22) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874172?pr=76
unit-test / test (windows-latest, 24) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874189?pr=76
unit-test / test (windows-latest, 25) https://github.com/unplugin/unplugin-replace/actions/runs/21343560357/job/61426874188?pr=76
Publish Any Commit on: pull_request https://github.com/unplugin/unplugin-replace/actions/runs/21343560395
release / Release Commit https://github.com/unplugin/unplugin-replace/actions/runs/21343560395/job/61426874186?pr=76
View full reporthttps://socket.dev/dashboard/org/unplugin/sbom/85825990-cc62-4a7a-b2cc-2f24c126e639
View more details on Socket Security https://socket.dev/dashboard/org/unplugin/sbom/85825990-cc62-4a7a-b2cc-2f24c126e639
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.