Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps @ver0/eslint-config from 1.1.4 to 1.3.4.

Release notes

Sourced from @​ver0/eslint-config's releases.

v1.3.4

1.3.4 (2025-06-30)

Bug Fixes

  • further config adjustments (59f3292)

v1.3.3

1.3.3 (2025-06-30)

Bug Fixes

  • adding names to configs is sufficient for plugin conflicts resolve (fa2986d)

v1.3.2

1.3.2 (2025-06-30)

Bug Fixes

  • add config name and fix stylistic plugin conflict (d58da55)

v1.3.1

1.3.1 (2025-06-30)

Bug Fixes

  • deps: bump @​eslint/js from 9.29.0 to 9.30.0 (#123) (20f7479)
  • deps: bump eslint from 9.29.0 to 9.30.0 (#124) (721f190)
  • extend unsafe typescript parameters (62f2663)

v1.3.0

1.3.0 (2025-06-27)

Bug Fixes

  • deps: bump @​eslint/js from 9.26.0 to 9.27.0 (#89) (d5f477f)
  • deps: bump @​eslint/js from 9.27.0 to 9.28.0 (#100) (a86d9cb)
  • deps: bump @​eslint/js from 9.28.0 to 9.29.0 (#111) (4e69409)
  • deps: bump @​eslint/markdown from 6.4.0 to 6.5.0 (#103) (cfe3c1a)
  • deps: bump @​eslint/markdown from 6.5.0 to 6.6.0 (#116) (003cc02)
  • deps: bump @​vitest/eslint-plugin from 1.1.44 to 1.2.0 (#92) (87ee20a)
  • deps: bump @​vitest/eslint-plugin from 1.2.0 to 1.2.1 (#94) (89185be)
  • deps: bump @​vitest/eslint-plugin from 1.2.1 to 1.2.2 (#105) (cdd32e4)
  • deps: bump @​vitest/eslint-plugin from 1.2.2 to 1.2.4 (#107) (51d3e8d)
  • deps: bump @​vitest/eslint-plugin from 1.2.4 to 1.2.5 (#108) (4faa400)

... (truncated)

Commits
  • 59f3292 fix: further config adjustments
  • fa2986d fix: adding names to configs is sufficient for plugin conflicts resolve
  • d58da55 fix: add config name and fix stylistic plugin conflict
  • fbd0c92 chore(cursor): add project and stack overview rules
  • 28d7ef9 chore(cursor): add editor rules
  • 62f2663 fix: extend unsafe typescript parameters
  • 721f190 fix(deps): bump eslint from 9.29.0 to 9.30.0 (#124)
  • 02f1e88 chore(deps): bump semantic-release from 24.2.5 to 24.2.6 (#125)
  • 20f7479 fix(deps): bump @​eslint/js from 9.29.0 to 9.30.0 (#123)
  • 4e8d41f feat: rework config to support flat-config extends directive (#122)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2025
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ver0/eslint-config-1.3.4 branch from 6ce6bb1 to 9557484 Compare July 2, 2025 01:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ver0/eslint-config-1.3.4 branch from 9557484 to 60ea84a Compare July 14, 2025 00:28
Bumps [@ver0/eslint-config](https://github.com/ver0-project/eslint-config) from 1.1.4 to 1.3.4.
- [Release notes](https://github.com/ver0-project/eslint-config/releases)
- [Changelog](https://github.com/ver0-project/eslint-config/blob/master/.releaserc.json)
- [Commits](ver0-project/eslint-config@v1.1.4...v1.3.4)

---
updated-dependencies:
- dependency-name: "@ver0/eslint-config"
  dependency-version: 1.3.4
  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/ver0/eslint-config-1.3.4 branch from 60ea84a to 60ca4cd Compare July 28, 2025 00:49
@xobotyi
Copy link
Member

xobotyi commented Oct 7, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

Looks like @ver0/eslint-config is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ver0/eslint-config-1.3.4 branch October 7, 2025 21:08
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.

1 participant