Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-patch group with 26 updates #936

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

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 Fix

Committers: 6

v7.26.1 (2024-10-25)

🐛 Bug Fix

Committers: 3

Changelog

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

v7.26.2 (2024-10-30)

🐛 Bug Fix

v7.26.1 (2024-10-25)

🐛 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 Fix

Committers: 6

v7.26.1 (2024-10-25)

🐛 Bug Fix

Committers: 3

Changelog

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

v7.26.2 (2024-10-30)

🐛 Bug Fix

v7.26.1 (2024-10-25)

🐛 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 Fix

Committers: 6

v7.26.1 (2024-10-25)

🐛 Bug Fix

Committers: 3

Changelog

Sourced from @​babel/generator's changelog.

v7.26.2 (2024-10-30)

🐛 Bug Fix

v7.26.1 (2024-10-25)

🐛 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 Fix

Committers: 6

Changelog

Sourced from @​babel/parser's changelog.

v7.26.2 (2024-10-30)

🐛 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: expressjs/compression@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: [email protected]
    • 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: [email protected]
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 <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

Bumps the minor-patch group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [sass](https://github.com/sass/dart-sass) | `1.80.4` | `1.80.6` |
| [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.96.1` |
| [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.26.0` | `7.26.2` |
| [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.26.0` | `7.26.2` |
| [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.26.0` | `7.26.2` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.1` | `7.26.2` |
| [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-android-arm64](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-darwin-arm64](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-darwin-x64](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-freebsd-x64](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-linux-arm-glibc](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-linux-arm64-glibc](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-linux-arm64-musl](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-linux-x64-glibc](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-linux-x64-musl](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-win32-arm64](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-win32-ia32](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@parcel/watcher-win32-x64](https://github.com/parcel-bundler/watcher) | `2.4.1` | `2.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.1` | `22.8.7` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.12` | `8.5.13` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001673` | `1.0.30001677` |
| [compression](https://github.com/expressjs/compression) | `1.7.4` | `1.7.5` |
| [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) | `3.38.1` | `3.39.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.47` | `1.5.50` |
| [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.1` | `2.9.2` |


Updates `sass` from 1.80.4 to 1.80.6
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.4...1.80.6)

Updates `webpack` from 5.95.0 to 5.96.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.96.1)

Updates `@babel/code-frame` from 7.26.0 to 7.26.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.2/packages/babel-code-frame)

Updates `@babel/compat-data` from 7.26.0 to 7.26.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.2/packages/babel-compat-data)

Updates `@babel/generator` from 7.26.0 to 7.26.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.2/packages/babel-generator)

Updates `@babel/parser` from 7.26.1 to 7.26.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.2/packages/babel-parser)

Updates `@parcel/watcher` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-android-arm64` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-darwin-arm64` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-darwin-x64` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-freebsd-x64` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-linux-arm-glibc` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-linux-arm64-glibc` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-linux-arm64-musl` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-linux-x64-glibc` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-linux-x64-musl` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-win32-arm64` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-win32-ia32` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@parcel/watcher-win32-x64` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](https://github.com/parcel-bundler/watcher/commits/v2.5.0)

Updates `@types/node` from 22.8.1 to 22.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/ws` from 8.5.12 to 8.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Updates `caniuse-lite` from 1.0.30001673 to 1.0.30001677
- [Commits](browserslist/caniuse-lite@1.0.30001673...1.0.30001677)

Updates `compression` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.7.4...1.7.5)

Updates `core-js-compat` from 3.38.1 to 3.39.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js-compat)

Updates `electron-to-chromium` from 1.5.47 to 1.5.50
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.47...v1.5.50)

Updates `mini-css-extract-plugin` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@babel/code-frame"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@babel/compat-data"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@babel/generator"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@babel/parser"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-android-arm64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-darwin-arm64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-darwin-x64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-freebsd-x64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-linux-arm-glibc"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-linux-arm64-glibc"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-linux-arm64-musl"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-linux-x64-glibc"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-linux-x64-musl"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-win32-arm64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-win32-ia32"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@parcel/watcher-win32-x64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/ws"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: compression
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: core-js-compat
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: mini-css-extract-plugin
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 4, 2024
@alcohol alcohol merged commit 03a4bc7 into main Nov 5, 2024
20 checks passed
@alcohol alcohol deleted the dependabot/npm_and_yarn/minor-patch-a5b9831f86 branch November 5, 2024 09:06
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