Bump the minor-patch group with 7 updates - #1182
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.3.2` | `1.3.3` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001803` | `1.0.30001806` | | [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.389` | `1.5.395` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.3.0` | `2.3.1` | | [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.7.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.16` | `8.5.22` | | [svgo](https://github.com/svg/svgo) | `4.0.1` | `4.0.2` | Updates `@ungap/structured-clone` from 1.3.2 to 1.3.3 - [Commits](ungap/structured-clone@v1.3.2...v1.3.3) Updates `caniuse-lite` from 1.0.30001803 to 1.0.30001806 - [Commits](browserslist/caniuse-lite@1.0.30001803...1.0.30001806) Updates `electron-to-chromium` from 1.5.389 to 1.5.395 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.389...v1.5.395) Updates `es-module-lexer` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@2.3.0...2.3.1) Updates `eslint` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.7.0) Updates `postcss` from 8.5.16 to 8.5.22 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.16...8.5.22) Updates `svgo` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: "@ungap/structured-clone" dependency-version: 1.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: caniuse-lite dependency-version: 1.0.30001806 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: electron-to-chromium dependency-version: 1.5.395 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: es-module-lexer dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: eslint dependency-version: 10.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: postcss dependency-version: 8.5.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: svgo dependency-version: 4.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-patch-bd3a60b0b0
branch
July 30, 2026 09:55
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-patch group with 7 updates:
1.3.21.3.31.0.300018031.0.300018061.5.3891.5.3952.3.02.3.110.6.010.7.08.5.168.5.224.0.14.0.2Updates
@ungap/structured-clonefrom 1.3.2 to 1.3.3Commits
27e9c631.3.3b0418b6improved Error fix11e96bfMerge pull request #26 from spokodev/fix/error-subtype-name9f67bfafix: preserve error subtype through serializeUpdates
caniuse-litefrom 1.0.30001803 to 1.0.30001806Commits
3c48481Update caniuse-db 1.0.30001806cb047fcUpdate CI practicee6acac8Temporary fix pnpm issue325cd2fUpdate dependencies7fa21d2Update caniuse-db 1.0.30001805Updates
electron-to-chromiumfrom 1.5.389 to 1.5.395Commits
655e7971.5.395fca7494generate new version6791d931.5.39472470d2generate new version0bf57a61.5.393fa1e1efgenerate new version31400071.5.392fc06ba9generate new version31087ae1.5.391e2b6f1cgenerate new versionUpdates
es-module-lexerfrom 2.3.0 to 2.3.1Release notes
Sourced from es-module-lexer's releases.
Commits
2b2e6202.3.18c21b74perf(lexer): gate keywordStart on the next byte for i/c tokens (#223)b8f9d89perf: fast native UTF-16 source copy into Wasm memory on Node (#224)Updates
eslintfrom 10.6.0 to 10.7.0Release notes
Sourced from eslint's releases.
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
postcssfrom 8.5.16 to 8.5.22Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesd197327Fix childless at-rule losing its semicolon before a comment (#2115)0e360b7Fix mismatched JSDoc comments on Position (#2114)c4ac725Release 8.5.20 versionc30586dFix missing space when AtRule#params is set after parsing (#2113)5bfc3b9Update dependencies24733fdMove back to latest 11 pnpmUpdates
svgofrom 4.0.1 to 4.0.2Release notes
Sourced from svgo's releases.
Commits
b2309cfchore: sync version with apif529cfcMerge commit from fork581fe68performance: speed up mergePath child node removal (#2216)eb4c8b6docs(removeAttributesBySelector): properly document and check types (#2215)6fd5872fix(convertColors): skip convertCase on css custom properties (#2213)7414f73fix: properly parse negative (or +) arc radii (#2205)a8c19aafix: only call encodeSVGDatauri once and add test case (#2053)65548f4fix(convertPathData): properly handle consecutive t commands (#2156)a41a7c1fix(convertPathData): introducing isSafeToRemove (#2164)38625ddtest: handle charm icons (#2203)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