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

chore(deps-dev): bump the embroider group across 1 directory with 3 updates #632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps the embroider group with 3 updates in the /ember directory: @embroider/compat, ember-auto-import and webpack.

Updates @embroider/compat from 3.6.5 to 3.7.0

Release notes

Sourced from @​embroider/compat's releases.

v7.0.0-@​embroider/addon-dev

Release (2024-11-11)

@​embroider/addon-dev 7.0.0 (major)

💥 Breaking Change

  • @embroider/addon-dev

Committers: 1

v3.7.0-@​embroider/compat

Release (2024-11-05)

@​embroider/compat 3.7.0 (minor)

🚀 Enhancement

Committers: 1

v1.9.0-@​embroider/addon-shim

Release (2024-10-31)

@​embroider/addon-shim 1.9.0 (minor)

🚀 Enhancement

  • @embroider/addon-shim
    • #2158 Add a new option for addon-shim to pass config to ember-auto-import (@​ef4)

🏠 Internal

  • @embroider/test-scenarios, ts-app-template

Committers: 1

v3.6.5-@​embroider/compat

Release (2024-10-09)

@​embroider/compat 3.6.5 (patch) @​embroider/core 3.4.19 (patch) @​embroider/macros 1.16.9 (patch) @​embroider/shared-internals 2.8.1 (patch) @​embroider/webpack 4.0.8 (patch)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​embroider/compat's changelog.

Embroider Changelog

Release (2024-11-11)

@​embroider/addon-dev 7.0.0 (major)

💥 Breaking Change

  • @embroider/addon-dev

Committers: 1

Release (2024-11-05)

@​embroider/compat 3.7.0 (minor)

🚀 Enhancement

Committers: 1

Release (2024-10-31)

@​embroider/addon-shim 1.9.0 (minor)

🚀 Enhancement

  • @embroider/addon-shim
    • #2158 Add a new option for addon-shim to pass config to ember-auto-import (@​ef4)

🏠 Internal

  • @embroider/test-scenarios, ts-app-template

Committers: 1

Release (2024-10-09)

@​embroider/compat 3.6.5 (patch) @​embroider/core 3.4.19 (patch) @​embroider/macros 1.16.9 (patch) @​embroider/shared-internals 2.8.1 (patch) @​embroider/webpack 4.0.8 (patch)

🐛 Bug Fix

  • @embroider/shared-internals

... (truncated)

Commits

Updates ember-auto-import from 2.8.1 to 2.10.0

Release notes

Sourced from ember-auto-import's releases.

v2.10.0-ember-auto-import

Release (2024-11-01)

ember-auto-import 2.10.0 (minor)

🚀 Enhancement

  • ember-auto-import, @ef4/v2-addon-template, @ef4/test-scenarios
    • #645 Support customizeMeta for v2 addons in classic builds (@​ef4)

Committers: 1

v2.9.0-ember-auto-import

Release (2024-10-22)

ember-auto-import 2.9.0 (minor)

🚀 Enhancement

  • ember-auto-import, @ef4/test-scenarios

Committers: 1

Changelog

Sourced from ember-auto-import's changelog.

Changelog

Release (2024-11-01)

ember-auto-import 2.10.0 (minor)

🚀 Enhancement

  • ember-auto-import, @ef4/v2-addon-template, @ef4/test-scenarios
    • #645 Support customizeMeta for v2 addons in classic builds (@​ef4)

Committers: 1

Release (2024-10-22)

ember-auto-import 2.9.0 (minor)

🚀 Enhancement

  • ember-auto-import, @ef4/test-scenarios

Committers: 1

Release (2024-09-20)

ember-auto-import 2.8.1 (patch)

🐛 Bug Fix

  • ember-auto-import

Committers: 1

Release (2024-09-16)

ember-auto-import 2.8.0 (minor)

🚀 Enhancement

🏠 Internal

... (truncated)

Commits

Updates webpack from 5.95.0 to 5.97.1

Release notes

Sourced from webpack's releases.

v5.97.1

Bug Fixes

  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Bug Fixes

  • Don't crash with filesystem cache and unknown scheme
  • Generate a valid code when output.iife is true and output.library.type is umd
  • Fixed conflict variable name with concatenate modules and runtime code
  • Merge duplicate chunks before
  • Collisions in ESM library
  • Use recursive search for versions of shared dependencies
  • [WASM] Don't crash WebAssembly with Reference Types (sync and async)
  • [WASM] Fixed wasm loading for sync and async webassembly
  • [CSS] Don't add [uniqueName] to localIdentName when it is empty
  • [CSS] Parsing strings on Windows
  • [CSS] Fixed CSS local escaping

New Features

  • Added support for injecting debug IDs
  • Export the MergeDuplicateChunks plugin
  • Added universal loading for JS chunks and JS worker chunks (only ES modules)
  • [WASM] Added universal loading for WebAssembly chunks (only for async WebAssembly)
  • [CSS] Allow initial CSS chunks to be placed anywhere - the output.cssHeadDataCompression option was deleted
  • [CSS] Added universal loading for CSS chunks
  • [CSS] Parse ICSS @value at-rules in CSS modules
  • [CSS] Parse ICSS :import rules in CSS modules
  • [CSS] Added the url and import options for CSS
  • [CSS] Allow to import custom properties in CSS modules

Performance

  • Faster Queue implementation, also fixed queue iterator state in dequeue method to ensure correct behavior after item removal

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

... (truncated)

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

…pdates

Bumps the embroider group with 3 updates in the /ember directory: [@embroider/compat](https://github.com/embroider-build/embroider/tree/HEAD/packages/compat), [ember-auto-import](https://github.com/embroider-build/ember-auto-import/tree/HEAD/packages/ember-auto-import) and [webpack](https://github.com/webpack/webpack).


Updates `@embroider/compat` from 3.6.5 to 3.7.0
- [Release notes](https://github.com/embroider-build/embroider/releases)
- [Changelog](https://github.com/embroider-build/embroider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/embroider/commits/HEAD/packages/compat)

Updates `ember-auto-import` from 2.8.1 to 2.10.0
- [Release notes](https://github.com/embroider-build/ember-auto-import/releases)
- [Changelog](https://github.com/embroider-build/ember-auto-import/blob/main/packages/ember-auto-import/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/ember-auto-import/commits/HEAD/packages/ember-auto-import)

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

---
updated-dependencies:
- dependency-name: "@embroider/compat"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: embroider
- dependency-name: ember-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: embroider
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: embroider
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from c0rydoras as a code owner December 6, 2024 11:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
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.

0 participants