chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 8 updates#49
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
… 1 directory with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.33` | `20.19.37` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.0` | `7.29.2` | | [minimatch](https://github.com/isaacs/minimatch) | `3.1.3` | `3.1.5` | | [flatted](https://github.com/WebReflection/flatted) | `3.3.3` | `3.4.2` | | [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.6` | `4.13.7` | | [mlly](https://github.com/unjs/mlly) | `1.8.0` | `1.8.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | | [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.60.0` | Updates `@types/node` from 20.19.33 to 20.19.37 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@babel/parser` from 7.29.0 to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-parser) Updates `minimatch` from 3.1.3 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.3...v3.1.5) Updates `flatted` from 3.3.3 to 3.4.2 - [Commits](WebReflection/flatted@v3.3.3...v3.4.2) Updates `get-tsconfig` from 4.13.6 to 4.13.7 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](privatenumber/get-tsconfig@v4.13.6...v4.13.7) Updates `mlly` from 1.8.0 to 1.8.2 - [Release notes](https://github.com/unjs/mlly/releases) - [Changelog](https://github.com/unjs/mlly/blob/main/CHANGELOG.md) - [Commits](unjs/mlly@v1.8.0...v1.8.2) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) Updates `rollup` from 4.59.0 to 4.60.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.60.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.37 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/parser" dependency-version: 7.29.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: get-tsconfig dependency-version: 4.13.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mlly dependency-version: 1.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔒 Security Scan Results
Automated security scanning by GitHub Actions |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 8 updates in the / directory:
20.19.3320.19.377.29.07.29.23.1.33.1.53.3.33.4.24.13.64.13.71.8.01.8.28.5.68.5.84.59.04.60.0Updates
@types/nodefrom 20.19.33 to 20.19.37Commits
Updates
@babel/parserfrom 7.29.0 to 7.29.2Release notes
Sourced from
@babel/parser's releases.Commits
37d5595v7.29.2f030ad3[7.x backport] async x => {} must be in leading pos (#17840)Updates
minimatchfrom 3.1.3 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 14Updates
flattedfrom 3.3.3 to 3.4.2Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updatesUpdates
get-tsconfigfrom 4.13.6 to 4.13.7Release notes
Sourced from get-tsconfig's releases.
Commits
b09052cfix(parse-tsconfig): preserve files when include is also present (#128)e64637dci: add beta branch and simplify release trigger07b4bd4test(extends): add regression test for include path normalization (#74)Updates
mllyfrom 1.8.0 to 1.8.2Release notes
Sourced from mlly's releases.
Changelog
Sourced from mlly's changelog.
Commits
c5ce4e5chore(release): v1.8.2abef19cfix: generic angle bracket parsing (#341)1b09363chore: update depsed17783chore(release): v1.8.13f4c751docs: fix typo (#333)24bd871chore(deps): update autofix-ci/action digest to 7a166d7 (#334)938cf7echore(deps): update actions/setup-node action to v6 (#328)915dd32chore(deps): update actions/checkout action to v6 (#332)33495f9chore: lint12913dbchore: update depsUpdates
postcssfrom 8.5.6 to 8.5.8Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
65de537Release 8.5.8 versionb2c6d97Run git hook register0ae0a49Update Processor#version6ee9f14Release 8.5.7 version3fbc951Fix uvu Node.js 25 support52db53eUpdate dependencies497daefSpeed up source map annotation cleaning by moving from RegExp41e739aRemove banner1329142chore: speed up space-only string check in lib/parser.js (#2064)23beff9Update dependenciesUpdates
rollupfrom 4.59.0 to 4.60.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
6ecd69f4.60.06b725b9feat: external only Source Phase imports support (#6279)0cba9e04.59.14eeea29Pin Vite1cd49aefix: fix chunk assignment for deoptimized module with dynamic import (#6306)c9dabc3Downgrade Vited46200fchore(deps): update dependency vite to v8 (#6309)aa6c853chore(deps): update dependency lru-cache to v11 (#6308)4208811chore(deps): lock file maintenance (#6312)5348a82chore(deps): lock file maintenance (#6311)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