-
Notifications
You must be signed in to change notification settings - Fork 1
DEPS: Bump babel-plugin-ember-template-compilation from 3.0.1 to 4.0.0 #1553
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
base: main
Are you sure you want to change the base?
DEPS: Bump babel-plugin-ember-template-compilation from 3.0.1 to 4.0.0 #1553
Conversation
Bumps [babel-plugin-ember-template-compilation](https://github.com/emberjs/babel-plugin-ember-template-compilation) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/emberjs/babel-plugin-ember-template-compilation/releases) - [Changelog](https://github.com/emberjs/babel-plugin-ember-template-compilation/blob/main/CHANGELOG.md) - [Commits](https://github.com/emberjs/babel-plugin-ember-template-compilation/commits) --- updated-dependencies: - dependency-name: babel-plugin-ember-template-compilation dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryAutomated dependency update from Dependabot bumps Key Changes:
Impact Assessment:
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dep as Dependabot
participant PM as pnpm
participant AP as asset-processor
participant DC as discourse
participant Babel as Babel Pipeline
participant Plugin as babel-plugin-ember-template-compilation
Dep->>PM: Update babel-plugin-ember-template-compilation to 4.0.0
PM->>AP: Install 4.0.0 in dependencies
PM->>DC: Install 4.0.0 in devDependencies
PM->>PM: Update pnpm-lock.yaml with new resolution
Note over AP,DC: Build Process (theme-rollup.js)
AP->>Babel: Configure Babel with HTMLBarsInlinePrecompile
Babel->>Plugin: Load babel-plugin-ember-template-compilation@4.0.0
Plugin->>Plugin: Apply breaking changes:<br/>- Avoid leaking filename paths<br/>- Fix Ember 6.8 deprecations
Plugin->>Babel: Return compiled templates
Babel->>AP: Output transpiled code
|
|
PR body updated to plaintext for easier squash-merging. Original body content below: Bumps babel-plugin-ember-template-compilation from 3.0.1 to 4.0.0. Release notesSourced from babel-plugin-ember-template-compilation's releases.
ChangelogSourced from babel-plugin-ember-template-compilation's changelog.
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 commands and optionsYou can trigger Dependabot actions by commenting on this PR:
|
Bumps babel-plugin-ember-template-compilation from 3.0.1 to 4.0.0.