Conversation
Member
|
@dependabot rebase |
Bumps the fab-ui-package-updates group with 2 updates in the /providers/fab/src/airflow/providers/fab/www directory: [prettier](https://github.com/prettier/prettier) and [webpack](https://github.com/webpack/webpack). Updates `prettier` from 3.9.1 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.1...3.9.4) Updates `webpack` from 5.108.1 to 5.108.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.1...v5.108.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fab-ui-package-updates - dependency-name: webpack dependency-version: 5.108.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fab-ui-package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
2289cfb to
b86a50e
Compare
potiuk
approved these changes
Jul 5, 2026
potiuk
left a comment
Member
There was a problem hiding this comment.
Routine dependency bump (fab-ui-package-updates group, 2 updates). All CI checks green; blocked only on review. Approving to merge.
Drafted-by: Claude Code (Opus 4.8) (no human review before posting)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the fab-ui-package-updates group with 2 updates in the /providers/fab/src/airflow/providers/fab/www directory: prettier and webpack.
Updates
prettierfrom 3.9.1 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedUpdates
webpackfrom 5.108.1 to 5.108.3Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
6844305chore(release): new release (#21304)99286e2fix: match harmony accept dependencies by module reference (#21303)0abec4dfix: guard HarmonyAcceptDependency against unresolved module ids (#21302)606712dperf(css): struct-of-arrays AST for the streaming CSS parser (#21285)cf9c04edocs: update examples (#21293)4dfe770chore(release): new release (#21287)7534a5etest: add defer import case for #19219 (#21292)9857fc7fix: lazy barrel for import with side effects (#21291)54fa902Respect the node: prefix for node.js core modules used as externals (#21286)5e7db5drefactor: extract createHooksRegistry to deduplicate getCompilationHooks patt...