chore(deps): bump the minor-and-patch group with 6 updates - #265
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group with 6 updates#265dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [lucide-preact](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-preact) | `1.37.0` | `1.41.0` | | [webpack](https://github.com/webpack/webpack) | `5.110.1` | `5.110.3` | | [eslint](https://github.com/eslint/eslint) | `10.9.1` | `10.10.0` | | [globals](https://github.com/sindresorhus/globals) | `17.11.0` | `17.12.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.4.1` | `17.5.0` | | [stylelint](https://github.com/stylelint/stylelint) | `17.14.1` | `17.15.0` | Updates `lucide-preact` from 1.37.0 to 1.41.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.41.0/packages/lucide-preact) Updates `webpack` from 5.110.1 to 5.110.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.110.1...v5.110.3) Updates `eslint` from 10.9.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.1...v10.10.0) Updates `globals` from 17.11.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.11.0...v17.12.0) Updates `lint-staged` from 17.4.1 to 17.5.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.4.1...v17.5.0) Updates `stylelint` from 17.14.1 to 17.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.14.1...17.15.0) --- updated-dependencies: - dependency-name: lucide-preact dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webpack dependency-version: 5.110.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: lint-staged dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: stylelint dependency-version: 17.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
⚡ Lighthouse reportAudited the Vercel preview deployment: https://webpack-doc-lr9sricq6-openjs.vercel.app
|
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 minor-and-patch group with 6 updates:
1.37.01.41.05.110.15.110.310.9.110.10.017.11.017.12.017.4.117.5.017.14.117.15.0Updates
lucide-preactfrom 1.37.0 to 1.41.0Release notes
Sourced from lucide-preact's releases.
... (truncated)
Commits
Updates
webpackfrom 5.110.1 to 5.110.3Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
a2d7b9cchore(release): new release (#21868)d6e86c0test(test262): assert two more errors webpack reports at build time (#21906)6a963fefix: keep require() into a concatenation substituted and unmangled (#21905)e1eb099fix: concatenatedrequire()inrequire.ensurecallback or computed reques...8d1ab53chore: escape literal NUL bytes in Compilation.js (#21904)5e6c4d7fix(defer): evaluate async dependencies where the deferred import sits (#21902)7ea4fa3fix: handle audited correctness edge cases (#21901)c50713cfix: keep code generation data per result instead of per NormalModule (#21900)ebd3be4docs: document the post-minor stabilization week and out-of-band releases (#2...80be700fix(config): keep the resolved optimization.minimize a boolean (#21886)Updates
eslintfrom 10.9.1 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
globalsfrom 17.11.0 to 17.12.0Release notes
Sourced from globals's releases.
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)Updates
lint-stagedfrom 17.4.1 to 17.5.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
dcb59f6Merge pull request #1846 from lint-staged/changeset-release/main9c8c6dcchore(changeset): release586466fMerge pull request #1849 from lint-staged/improve-intent-to-add45eda5frefactor: improve--intent-to-adddetection26372e3Merge pull request #1848 from lint-staged/fix-color-detectiond718cccfix: honor FORCE_COLOR/NO_COLOR env variables in non-TTY streamsbe78a51Merge pull request #1847 from lint-staged/intent-to-addf9063b7feat: refuse to run when files were staged with--intent-to-adda767299Merge pull request #1845 from lint-staged/updates61ffd25style: add VS Code extension configUpdates
stylelintfrom 17.14.1 to 17.15.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
0547bffRelease 17.15.0 (#9484)ac19a3cFixcustom-property-no-missing-var-functionfalse positives for anchor posi...23947aeBump@humanfs/nodefrom 0.16.6 to 0.16.8 (#9480)53c74f7Bump fast-uri from 3.1.5 to 3.1.7 (#9481)26856e6Bump the jest group across 1 directory with 2 updates (#9476)b90ecd8Bump browserslist from 4.28.4 to 4.28.8 (#9479)70072c0AddignoreFunctions: []tocolor-namedandcolor-no-hex(#9463)f0ac642Bump postcss-import from 16.1.1 to 16.2.0 in the postcss group (#9477)fc8db57Bump globby from 16.2.3 to 16.2.4 (#9478)aec96b0Bump@csstools/css-syntax-patches-for-csstreefrom 1.1.8 to 1.1.9 in the csst...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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