-
Notifications
You must be signed in to change notification settings - Fork 18
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 #2698
chore(deps-dev): bump the embroider group across 1 directory with 3 updates #2698
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
08cf4e2
to
8fe1ab2
Compare
8fe1ab2
to
7e5b6d5
Compare
7e5b6d5
to
f8cc1e3
Compare
f8cc1e3
to
c2e64c9
Compare
c2e64c9
to
48ce5bb
Compare
48ce5bb
to
9ce068c
Compare
9ce068c
to
b261776
Compare
b261776
to
f3f76c9
Compare
Bundle ReportChanges will increase total bundle size by 349.1kB (0.96%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
|
f3f76c9
to
8a2c02a
Compare
8a2c02a
to
ee377c0
Compare
ee377c0
to
de43ffd
Compare
de43ffd
to
67e1d93
Compare
67e1d93
to
1a57902
Compare
1a57902
to
668a94f
Compare
668a94f
to
1d539d3
Compare
…pdates Bumps the embroider group with 2 updates in the / directory: [@embroider/compat](https://github.com/embroider-build/embroider/tree/HEAD/packages/compat) and [@embroider/webpack](https://github.com/embroider-build/embroider/tree/HEAD/packages/webpack). Updates `@embroider/compat` from 3.8.0 to 3.8.3 - [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 `@embroider/core` from 3.5.0 to 3.5.2 - [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/core) Updates `@embroider/webpack` from 4.0.9 to 4.1.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/webpack) --- updated-dependencies: - dependency-name: "@embroider/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: embroider - dependency-name: "@embroider/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: embroider - dependency-name: "@embroider/webpack" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: embroider ... Signed-off-by: dependabot[bot] <[email protected]>
Add the staticEmberSource option to the Ember CLI build configuration. This change improves the compatibility with Ember addons and enhances the build process by allowing for more efficient tree-shaking and optimizations.
1d539d3
to
7cc7199
Compare
Bumps the embroider group with 2 updates in the / directory: @embroider/compat and @embroider/webpack.
Updates
@embroider/compat
from 3.8.0 to 3.8.3Release notes
Sourced from
@embroider/compat
's releases.... (truncated)
Commits
Updates
@embroider/core
from 3.5.0 to 3.5.2Release notes
Sourced from
@embroider/core
's releases.... (truncated)
Changelog
Sourced from
@embroider/core
's changelog.... (truncated)
Commits
Updates
@embroider/webpack
from 4.0.9 to 4.1.0Release notes
Sourced from
@embroider/webpack
's releases.... (truncated)
Changelog
Sourced from
@embroider/webpack
's changelog.... (truncated)
Commits
You can trigger a rebase of this PR 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