Skip to content

chore(deps-dev): bump svelte-eslint-parser from 1.0.1 to 1.1.3 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps svelte-eslint-parser from 1.0.1 to 1.1.3.

Release notes

Sourced from svelte-eslint-parser's releases.

v1.1.3

Patch Changes

  • #704 0436da6 Thanks @​mcous! - Strip projectService from TS options when type information not needed

v1.1.2

Patch Changes

v1.1.1

Patch Changes

  • #692 1c533d8 Thanks @​baseballyama! - fix: resolved issue of $props incorrectly detected as store when using variables named after runes like $props and props

v1.1.0

Minor Changes

Changelog

Sourced from svelte-eslint-parser's changelog.

1.1.3

Patch Changes

  • #704 0436da6 Thanks @​mcous! - Strip projectService from TS options when type information not needed

1.1.2

Patch Changes

1.1.1

Patch Changes

  • #692 1c533d8 Thanks @​baseballyama! - fix: resolved issue of $props incorrectly detected as store when using variables named after runes like $props and props

1.1.0

Minor Changes

Commits
  • afd3dca chore: release svelte-eslint-parser (#707)
  • 454d1a8 chore(deps): update dependency prettier-plugin-pkg to ^0.19.0 (#701)
  • ce53387 chore(deps): update dependency eslint to ~9.25.0 (#706)
  • 0436da6 perf(typescript): strip projectService from parser options when needed (#704)
  • 3f5405b test(integration): ensure typescript-eslint packages are consistent (#705)
  • 3ab9a64 chore(deps): update dependency typescript-eslint-parser-for-extra-files to ^0...
  • 18684d6 chore(deps): update dependency eslint to ~9.24.0 (#700)
  • 3081ac7 chore: release svelte-eslint-parser (#699)
  • 8188302 fix: crash with $derived() in template using ts (#698)
  • e82b517 chore(deps): update typescript-eslint monorepo to ~8.29.0 (#696)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-eslint-parser-1.1.3 branch from 4b22142 to 362fb9c Compare April 21, 2025 16:36
Bumps [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) from 1.0.1 to 1.1.3.
- [Release notes](https://github.com/sveltejs/svelte-eslint-parser/releases)
- [Changelog](https://github.com/sveltejs/svelte-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-eslint-parser@v1.0.1...v1.1.3)

---
updated-dependencies:
- dependency-name: svelte-eslint-parser
  dependency-version: 1.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-eslint-parser-1.1.3 branch from 362fb9c to 45bb8c9 Compare April 21, 2025 16:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Looks like svelte-eslint-parser is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-eslint-parser-1.1.3 branch April 21, 2025 16:45
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