Skip to content

Bump flatted and sveltedoc-parser#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6c01d3862e
Open

Bump flatted and sveltedoc-parser#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6c01d3862e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Bumps flatted and sveltedoc-parser. These dependencies needed to be updated together.
Updates flatted from 2.0.2 to 3.4.2

Commits
  • 3bf0909 3.4.2
  • 885ddcc fix CWE-1321
  • 0bdba70 added flatted-view to the benchmark
  • 2a02dce 3.4.1
  • fba4e8f Merge pull request #89 from WebReflection/python-fix
  • 5fe8648 added "when in Rome" also a test for PHP
  • 53517ad some minor improvement
  • b3e2a0c Fixing recursion issue in Python too
  • c4b46db Add SECURITY.md for security policy and reporting
  • f86d071 Create dependabot.yml for version updates
  • Additional commits viewable in compare view

Updates sveltedoc-parser from 4.1.0 to 4.2.1

Release notes

Sourced from sveltedoc-parser's releases.

4.2.1

[4.2.1] 15.12.2021

🛠 [Fixed] - Add missed dependency.

v4.2.0

[4.2.0] 14.12.2021

  • 🔒 [Fixed] Upgrade all dependecies to latest version to solve known vulnarability issues.
  • [Added] Add support ES6 default value assignment for method parameter [Issue #75](alexprey/sveltedoc-parser#75). Thanks for @​ekhaled.
  • [Added] Add support of method parsing when it assigned to identifier [Issue #78](alexprey/sveltedoc-parser#78). Thanks for @​ekhaled.
  • [Added] Extend typings to support self and trusted event modifiers [Issue #80].
  • [Added] Introduce JSDocTypeFunction to support functions types in variable definitions and provide details about function parameters and methods.
  • [Added] Extend JSDocType to support new JSDocTypeFunction
  • [Added] Improve type infering from assigned value. Currently support simple infering: array, object, function.
  • 🛠 [Fixed] Fix the [Issue #67](alexprey/sveltedoc-parser#67), [Issue #69](alexprey/sveltedoc-parser#69): specifier comments are not parsed properly; Thanks to @​ekhaled
  • 🛠 [Fixed] Fix the [Issue #72](alexprey/sveltedoc-parser#72): Module context scripts look for the wrong attribute
  • 🛠 [Fixed] Fix the [Issue #83](alexprey/sveltedoc-parser#83): Default value and keywords of exported aliases not merged.
Changelog

Sourced from sveltedoc-parser's changelog.

Change Log

All notable changes to the "svelte-intellisense" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

UNPUBLISHED

[4.2.0] 14.12.2021

  • 🔒 [Fixed] Upgrade all dependecies to latest version to solve known vulnarability issues.
  • [Added] Add support ES6 default value assignment for method parameter [Issue #75](alexprey/sveltedoc-parser#75). Thanks for @​ekhaled.
  • [Added] Add support of method parsing when it assigned to identifier [Issue #78](alexprey/sveltedoc-parser#78). Thanks for @​ekhaled.
  • [Added] Extend typings to support self and trusted event modifiers [Issue #80].
  • [Added] Introduce JSDocTypeFunction to support functions types in variable definitions and provide details about function parameters and methods.
  • [Added] Extend JSDocType to support new JSDocTypeFunction
  • [Added] Improve type infering from assigned value. Currently support simple infering: array, object, function.
  • 🛠 [Fixed] Fix the [Issue #67](alexprey/sveltedoc-parser#67), [Issue #69](alexprey/sveltedoc-parser#69): specifier comments are not parsed properly; Thanks to @​ekhaled
  • 🛠 [Fixed] Fix the [Issue #72](alexprey/sveltedoc-parser#72): Module context scripts look for the wrong attribute
  • 🛠 [Fixed] Fix the [Issue #83](alexprey/sveltedoc-parser#83): Default value and keywords of exported aliases not merged.
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 rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [flatted](https://github.com/WebReflection/flatted) and [sveltedoc-parser](https://github.com/alexprey/sveltedoc-parser). These dependencies needed to be updated together.

Updates `flatted` from 2.0.2 to 3.4.2
- [Commits](WebReflection/flatted@v2.0.2...v3.4.2)

Updates `sveltedoc-parser` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/alexprey/sveltedoc-parser/releases)
- [Changelog](https://github.com/KatChaotic/sveltedoc-parser/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/alexprey/sveltedoc-parser/commits)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
- dependency-name: sveltedoc-parser
  dependency-version: 4.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants