composer / satis

Simple static Composer repository generator - For a full private Composer repo use Private Packagist
MIT License
3.15k stars 519 forks source link

Bump the minor-patch group with 26 updates #936

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the minor-patch group with 26 updates:

Package From To
sass 1.80.4 1.80.6
webpack 5.95.0 5.96.1
@babel/code-frame 7.26.0 7.26.2
@babel/compat-data 7.26.0 7.26.2
@babel/generator 7.26.0 7.26.2
@babel/parser 7.26.1 7.26.2
@parcel/watcher 2.4.1 2.5.0
@parcel/watcher-android-arm64 2.4.1 2.5.0
@parcel/watcher-darwin-arm64 2.4.1 2.5.0
@parcel/watcher-darwin-x64 2.4.1 2.5.0
@parcel/watcher-freebsd-x64 2.4.1 2.5.0
@parcel/watcher-linux-arm-glibc 2.4.1 2.5.0
@parcel/watcher-linux-arm64-glibc 2.4.1 2.5.0
@parcel/watcher-linux-arm64-musl 2.4.1 2.5.0
@parcel/watcher-linux-x64-glibc 2.4.1 2.5.0
@parcel/watcher-linux-x64-musl 2.4.1 2.5.0
@parcel/watcher-win32-arm64 2.4.1 2.5.0
@parcel/watcher-win32-ia32 2.4.1 2.5.0
@parcel/watcher-win32-x64 2.4.1 2.5.0
@types/node 22.8.1 22.8.7
@types/ws 8.5.12 8.5.13
caniuse-lite 1.0.30001673 1.0.30001677
compression 1.7.4 1.7.5
core-js-compat 3.38.1 3.39.0
electron-to-chromium 1.5.47 1.5.50
mini-css-extract-plugin 2.9.1 2.9.2

Updates sass from 1.80.4 to 1.80.6

Release notes

Sourced from sass's releases.

Dart Sass 1.80.6

To install Sass 1.80.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

See the full changelog for changes in earlier releases.

Dart Sass 1.80.5

To install Sass 1.80.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.80.6

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

1.80.5

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.
Commits


Updates webpack from 5.95.0 to 5.96.1

Release notes

Sourced from webpack's releases.

v5.96.1

Bug Fixes

  • [Types] Add @types/eslint-scope to dependencieS
  • [Types] Fixed regression in validate

v5.96.0

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime
  • Order of chunks ids in generated chunk code
  • No extra Javascript chunks when using asset module as an entrypoint
  • Use optimistically logic for output.environment.dynamicImport to determine chunk format when no browserslist or target
  • Collision with global variables for optimization.avoidEntryIife
  • Avoid through variables in inlined module
  • Allow chunk template strings in output.devtoolNamespace
  • No extra runtime for get javascript/css chunk filename
  • No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS
  • Avoid cache invalidation using ProgressPlugin
  • Increase parallelism when using importModule on the execution stage
  • Correctly parsing string in export and import
  • Typescript types
  • [CSS] css/auto considers a module depending on its filename as css (pure CSS) or css/local, before it was css/global and css/local
  • [CSS] Always interpolate classes even if they are not involved in export
  • [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS
  • [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS
  • [CSS] No extra runtime for the node target
  • [CSS] Fixed url()s and @import parsing
  • [CSS] Fixed - emit a warning on broken :local and :global

New Features

  • Export CSS and ESM runtime modules
  • Single Runtime Chunk and Federation eager module hoisting
  • [CSS] Support /* webpackIgnore: true */ for CSS files
  • [CSS] Support src() support
  • [CSS] CSS nesting in CSS modules
Commits
  • d4ced73 chore(release): 5.96.1
  • 7d6dbea fix: types regression in validate
  • 5c556e3 fix: types regression in validate
  • 2420eae fix: add @types/eslint-scope to dependencies due types regression
  • ec45d2d fix: add @types/eslint-scope to dependencies
  • aff0c3e chore(release): 5.96.0
  • 6f11ec1 refactor: module source types code
  • b07142f refactor: module source types code
  • 7d98b3c fix: Module Federation should track all referenced chunks
  • 6d09769 chore: linting
  • Additional commits viewable in compare view


Updates @babel/code-frame from 7.26.0 to 7.26.2

Release notes

Sourced from @​babel/code-frame's releases.

v7.26.2 (2024-10-30)

:bug: Bug Fix

Committers: 6

v7.26.1 (2024-10-25)

:bug: Bug Fix

Committers: 3

Changelog

Sourced from @​babel/code-frame's changelog.

v7.26.2 (2024-10-30)

:bug: Bug Fix

v7.26.1 (2024-10-25)

:bug: Bug Fix

Commits


Updates @babel/compat-data from 7.26.0 to 7.26.2

Release notes

Sourced from @​babel/compat-data's releases.

v7.26.2 (2024-10-30)

:bug: Bug Fix

Committers: 6

v7.26.1 (2024-10-25)

:bug: Bug Fix

Committers: 3

Changelog

Sourced from @​babel/compat-data's changelog.

v7.26.2 (2024-10-30)

:bug: Bug Fix

v7.26.1 (2024-10-25)

:bug: Bug Fix

Commits


Updates @babel/generator from 7.26.0 to 7.26.2

Release notes

Sourced from @​babel/generator's releases.

v7.26.2 (2024-10-30)

:bug: Bug Fix

Committers: 6

v7.26.1 (2024-10-25)

:bug: Bug Fix

Committers: 3

Changelog

Sourced from @​babel/generator's changelog.

v7.26.2 (2024-10-30)

:bug: Bug Fix

v7.26.1 (2024-10-25)

:bug: Bug Fix

Commits


Updates @babel/parser from 7.26.1 to 7.26.2

Release notes

Sourced from @​babel/parser's releases.

v7.26.2 (2024-10-30)

:bug: Bug Fix

Committers: 6

Changelog

Sourced from @​babel/parser's changelog.

v7.26.2 (2024-10-30)

:bug: Bug Fix

Commits


Updates @parcel/watcher from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-android-arm64 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-android-arm64's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-darwin-arm64 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-darwin-arm64's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-darwin-x64 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-darwin-x64's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-freebsd-x64 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-freebsd-x64's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-linux-arm-glibc from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-linux-arm-glibc's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-linux-arm64-glibc from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-linux-arm64-glibc's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-linux-arm64-musl from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-linux-arm64-musl's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-linux-x64-glibc from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-linux-x64-glibc's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-linux-x64-musl from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-linux-x64-musl's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-win32-arm64 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-win32-arm64's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-win32-ia32 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-win32-ia32's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @parcel/watcher-win32-x64 from 2.4.1 to 2.5.0

Release notes

Sourced from @​parcel/watcher-win32-x64's releases.

v2.5.0

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#177)
  • Fix deadlock between Watcher and Debounce threads (#189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#186)
Commits


Updates @types/node from 22.8.1 to 22.8.7

Commits


Updates @types/ws from 8.5.12 to 8.5.13

Commits


Updates caniuse-lite from 1.0.30001673 to 1.0.30001677

Commits


Updates compression from 1.7.4 to 1.7.5

Release notes

Sourced from compression's releases.

1.7.5

What's Changed

New Contributors

Full Changelog: https://github.com/expressjs/compression/compare/1.7.4...1.7.5

Changelog

Sourced from compression's changelog.

1.7.5 / 2024-10-31

  • deps: Replace accepts with negotiator@~0.6.4
    • Add preference option
  • deps: bytes@3.1.2
    • Add petabyte (pb) support
    • Fix "thousandsSeparator" incorrecting formatting fractional part
    • Fix return value for un-parsable strings
  • deps: compressible@~2.0.18
    • Mark font/ttf as compressible
    • Remove compressible from multipart/mixed
    • deps: mime-db@'>= 1.43.0 < 2'
  • deps: safe-buffer@5.2.1
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for compression since your current version.


Updates core-js-compat from 3.38.1 to 3.39.0

Changelog

Sourced from core-js-compat's changelog.

3.39.0 - 2024.10.31

... (truncated)

Commits
  • fe6d2d6 v3.39.0
  • 751bbae add Iterator sequencing stage 2.7 proposal
  • e3e9f37 update Map upsert proposal to the new API
  • 6ae6521 add a proof
  • 4f9a7de JSON.parse source text access proposal disabled in FF133 Nightly it seems b...
  • 38ad391 update dependencies
  • 9f3f20d update Electron 34 compat data mapping
  • 1940263 mark Iterator helpers proposal methods marked as shipped from Bun 1.1.31
  • fe9bd8b add NodeJS 23.0 compat data mapping
  • b8cfb85 mark Uint8Array to / from base64 and hex proposal methods as [shipped from ...
  • Additional commits viewable in compare view


Updates electron-to-chromium from 1.5.47 to 1.5.50

Commits


Updates mini-css-extract-plugin from 2.9.1 to 2.9.2

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.9.2

2.9.2 (2024-11-01)

Bug Fixes

Changelog

Sourced from mini-css-extract-plugin's changelog.

2.9.2 (2024-11-01)

Bug Fixes

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions