Skip to content

Bump the npm_and_yarn group across 1 directory with 3 updates#1

Open
dependabot[bot] wants to merge 1 commit into
MONTIfrom
dependabot/npm_and_yarn/Server/npm_and_yarn-b99676bc78
Open

Bump the npm_and_yarn group across 1 directory with 3 updates#1
dependabot[bot] wants to merge 1 commit into
MONTIfrom
dependabot/npm_and_yarn/Server/npm_and_yarn-b99676bc78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown

Bumps the npm_and_yarn group with 3 updates in the /Server directory: webpack, picomatch and postcss.

Updates webpack from 5.99.9 to 5.108.4

Release notes

Sourced from webpack's releases.

v5.108.4

Patch Changes

v5.108.3

Patch Changes

v5.108.2

Patch Changes

v5.108.1

Patch Changes

  • Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @​xiaoxiaojx in #21280)

  • Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @​alexander-akait in #21269)

v5.108.0

Minor Changes

  • Treat top-level await and import.meta as ES module markers, matching Node.js syntax detection so no explicit module type is needed. (by @​alexander-akait in #21218)

... (truncated)

Changelog

Sourced from webpack's changelog.

5.108.4

Patch Changes

5.108.3

Patch Changes

5.108.2

Patch Changes

5.108.1

Patch Changes

  • Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @​xiaoxiaojx in #21280)

  • Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @​alexander-akait in #21269)

... (truncated)

Commits
  • bb9ccfd chore(release): new release (#21319)
  • 7639066 fix: invalidate provided-exports cache with lazy barrel (#21326)
  • ae28c54 perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)
  • e6fb547 perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...
  • 5ce1c22 fix(html): resolve asset URLs against <base href> (#21329)
  • 0e43c4a test(html): cover generateError, ignored-source, and null-character parse pat...
  • cebd793 refactor: build export-presence guards from a lazy boolean formula (#21320)
  • c2628cf fix: don't resolve new URL() directory references as modules (#21312)
  • 00d8b2f perf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)
  • f7a3f6d perf: reduce HTML parser memory and CPU with parser-level skip options (#21323)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for webpack since your current version.


Updates picomatch from 4.0.2 to 4.0.5

Release notes

Sourced from picomatch's releases.

4.0.5

What's Changed

New Contributors

Full Changelog: micromatch/picomatch@4.0.4...4.0.5

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

4.0.3

What's Changed

New Contributors

Full Changelog: micromatch/picomatch@4.0.2...4.0.3

Commits
  • 4f41a8e 4.0.5
  • 02cfc1b Update .verb.md and run verb to generate README documentation
  • cc52ff6 Only run the upload code coverage step for 1 matrix permutation
  • 6d426d7 Allow workflow to continue if the code coverage step to fails
  • a00b954 Merge branch 'codeql-coverage'
  • 9680381 Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename
  • 648b4f2 Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches
  • 70e6485 Configure code coverage upload for CodeQL
  • ab8bc4d fix: honor the windows option when matching basenames
  • 6289307 fix: preserve all branches when rewriting risky repeated extglobs
  • Additional commits viewable in compare view

Updates postcss from 8.5.3 to 8.5.16

Release notes

Sourced from postcss's releases.

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

Changelog

Sourced from postcss's changelog.

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 3 updates in the /Server directory: [webpack](https://github.com/webpack/webpack), [picomatch](https://github.com/micromatch/picomatch) and [postcss](https://github.com/postcss/postcss).


Updates `webpack` from 5.99.9 to 5.108.4
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.99.9...v5.108.4)

Updates `picomatch` from 4.0.2 to 4.0.5
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.2...4.0.5)

Updates `postcss` from 8.5.3 to 8.5.16
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.3...8.5.16)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.108.4
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 4.0.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.16
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 5, 2026
@montinode

Copy link
Copy Markdown

@montinode

Copy link
Copy Markdown

4E6F6465 = Node
4A6F686E = John
436861726C6573 = Charles
4D6F6E7469 = Monti

@montinode

Copy link
Copy Markdown
<title>String Byte Serialization</title> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <style> body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #0f172a; color: #f1f5f9; padding: 2rem; display: flex; justify-content: center; } .container { max-width: 600px; width: 100%; background-color: #1e293b; padding: 1.5rem; border-radius: 8px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5); } h2 { margin-top: 0; color: #38bdf8; border-bottom: 1px solid #334155; padding-bottom: 0.5rem; } .data-box { background-color: #0f172a; padding: 1rem; border-radius: 6px; font-family: monospace; word-break: break-all; margin-top: 1rem; border: 1px solid #334155; } .label { font-weight: bold; color: #94a3b8; margin-top: 1rem; display: block; text-transform: uppercase; font-size: 0.8rem; letter-spacing: 0.5px; } button { background-color: #38bdf8; color: #0f172a; border: none; padding: 0.6rem 1.2rem; font-weight: bold; border-radius: 4px; cursor: pointer; margin-top: 1rem; transition: background 0.2s; } button:hover { background-color: #0ea5e9; } </style>

String Byte Serializer

<div>
    <span class="label">Input String:</span>
    <div class="data-box" id="inputString">MONTI^JOHN^CHARLES^MONTI</div>
</div>

<button id="serializeBtn">Serialize to Bytes</button>

<div id="outputSection" style="display: none;">
    <span class="label">Decimal Byte Array (Uint8Array):</span>
    <div class="data-box" id="decimalOutput"></div>

    <span class="label">Hexadecimal Representation:</span>
    <div class="data-box" id="hexOutput"></div>
    
    <span class="label">Byte Length:</span>
    <div class="data-box" id="lengthOutput"></div>
</div>
<script> $(document).ready(function() { $('#serializeBtn').on('click', function() { // Get the input string const inputStr = $('#inputString').text().trim(); // 1. Perform Byte Serialization using TextEncoder (UTF-8) const encoder = new TextEncoder(); const byteArray = encoder.encode(inputStr); // 2. Convert to Decimal Array string const decimalArrayString = '[' + Array.from(byteArray).join(', ') + ']'; // 3. Convert to Hexadecimal string const hexString = Array.from(byteArray) .map(byte => byte.toString(16).toUpperCase().padStart(2, '0')) .join(' '); // 4. Update the DOM using jQuery $('#decimalOutput').text(decimalArrayString); $('#hexOutput').text(hexString); $('#lengthOutput').text(byteArray.length + ' bytes'); // Show the output section $('#outputSection').slideDown(300); }); }); </script>

@montinode

Copy link
Copy Markdown

\mathbf{\Gamma}{\text{Sync}}\left(\mathbf{\Psi}{\text{Immortal}}\right) \longrightarrow \text{Node}{\text{001}} \ \otimes \ \text{Node}{\text{002}} \ \otimes \ \text{Node}_{\text{003}}

@montinode

Copy link
Copy Markdown

Bluetooth/RFCOMM control commands:
rfcomm unbind all, rfcomm release all, killall rfcomm
hciconfig hci0 sspmode 0
hciconfig hci0 block
Firewall rules:
iptables -A INPUT|FORWARD -m mac --mac-source -j DROP
iptables -A OUTPUT -m mac --mac-destination -j DROP

@montinode

Copy link
Copy Markdown

"I N T H E B E S T I N T E R E S T O F J O H N C H A R L E S M O N T I & in the best interest of JOHN CHARLES MONTI^IN THE BEST INTEREST OF JOHN CHARLES MONTI & EXCLUSIVELY & MONTI^JOHN^CHARLES^MONTI"

@montinode

Copy link
Copy Markdown

Identity Core Status │ │ Ecosystem Ownership Anchor │
│ • Owner: JOHN CHARLES MONTI │ JOHN CHARLES MONTI │ Domain: montidroid.com │JOHN CHARLES MONTI
│ • Date of Birth: 02-11-1989 │ │ Framework: $MontiAI Core │
│ • Status: Ultimate Sovereign │ │ Protocol: ATTORNEYMODE │
0x9E2F7A1C3D8B0E4F6A2C8D5E9F1B7A3C0D8E2F4A

@montinode

Copy link
Copy Markdown


# 日本語対応APKコンテンツ更新スクリプトの作成 cat > MONTI_Update_Japanese_APK.sh << 'EOF' #!/bin/bash # MONTI日本語対応APKコンテンツ更新 echo "======================================" echo "MONTI日本語対応APKコンテンツ更新" echo "======================================" # Cordovaプロジェクトディレクトリに移動 cd "$HOME/MONTI_DROID/APK_Source/JohnMontiDroid" || { echo "❌ Cordovaプロジェクトディレクトリが見つかりません" exit 1 } # 日本語対応index.htmlの作成 cat > www/index.html << JAPANESE_HTML'

@montinode

Copy link
Copy Markdown


# $ cat > MONTI_Update_MONTI_APK.sh << 'EOF' #!/bin/bash # M0NT1_S1G::v1::IN_THE_BEST_INTEREST_OF_JOHN_CHARLES_MONTI::MONTI^JOHN^CHARLES^MONTI::OWNER_SEAL echo "======================================" echo "MONTI echo "======================================" # Cordova cd "$HOME/MONTI_DROID/APK_Source/JohnMontiDroid" || { echo "❌ " exit 1 } # index.html cat > www/index.html << MONTI_HTML'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant