Skip to content

chore(deps-dev): bump eslint-config-ts-prefixer from 1.14.2 to 3.0.4#1563

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-config-ts-prefixer-3.0.4
Closed

chore(deps-dev): bump eslint-config-ts-prefixer from 1.14.2 to 3.0.4#1563
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-config-ts-prefixer-3.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint-config-ts-prefixer from 1.14.2 to 3.0.4.

Release notes

Sourced from eslint-config-ts-prefixer's releases.

v3.0.4

  • docs: Update README.md with improved formatting and configuration instructions 73c57ef
  • chore(deps-dev): bump @​types/node from 24.0.3 to 24.0.4 dc55785
  • chore(deps): bump typescript-eslint from 8.34.1 to 8.35.0 5645f5d
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 57b9f3d
  • chore(deps): bump eslint-plugin-import from 2.31.0 to 2.32.0 412db48
  • chore(deps): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 03b4c31
  • chore(deps-dev): bump @​types/node from 24.0.2 to 24.0.3 8607dd7
  • chore(deps): bump typescript-eslint from 8.34.0 to 8.34.1 d96d149
  • chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.2 4158e5c

v3.0.3

  • fix: allow JS files to be parsed 779c84d
  • chore(deps-dev): bump @​types/node from 24.0.1 to 24.0.2 61f0721
  • chore(deps): bump eslint from 9.28.0 to 9.29.0 f8e7a6c
  • chore(deps): bump @​eslint/js from 9.28.0 to 9.29.0 119b2d9
  • chore(deps-dev): bump @​types/node from 24.0.0 to 24.0.1 88905f1
  • chore(deps-dev): bump @​types/node from 22.15.30 to 24.0.0 5c2d467
  • chore(deps): bump typescript-eslint from 8.33.1 to 8.34.0 2ced310
  • chore(deps-dev): bump @​laststance/npm-publish-tool from 1.6.6 to 1.6.9 40689c0

v3.0.2

  • refactor: Remove npm-publish-tool script and update dependencies 343fc8d

v3.0.1

  • docs: Update Node.js version requirement in README d713e2e

v3.0.0

  • refactor: update ESLint configuration to use typescript-eslint package a4f0e15
  • chore: update commands to use pnpm instead of npm in CLAUDE.md f99c579
  • add: Introduce CLAUDE.md with project guidelines and architecture overview fd0f19f
  • Bump @​types/node from 22.15.29 to 22.15.30 0252e1a
  • Bump eslint-import-resolver-typescript from 4.4.2 to 4.4.3 0b6147d
  • Bump lint-staged from 15.5.2 to 16.1.0 1195d15

v2.0.1

  • chore: remove .npmignore and update package.json to include files for publishing 4314754
  • Add files via upload 270f2a1
  • Delete assets/eslint.config.js.png 651d713
  • Update README.md 3b8ee90
  • Add files via upload 7016aca
  • docs: Update README.md with installation instructions and requirements ae33e05
  • Bump release-it from 17.11.0 to 19.0.3 2d38ae2

v2.0.0

  • refactor: Reorganize dependencies and devDependencies in package.json f215172
  • feat: Add release workflow and npm publish tool script dd1ea08
  • drop ESLlint v8 8234336
  • add .npmighore add06b7
Commits
  • c6ffd87 release v3.0.4
  • 73c57ef docs: Update README.md with improved formatting and configuration instructions
  • 29860e1 Merge pull request #434 from laststance/dependabot/npm_and_yarn/types/node-24...
  • dc55785 chore(deps-dev): bump @​types/node from 24.0.3 to 24.0.4
  • f872109 Merge pull request #433 from laststance/dependabot/npm_and_yarn/typescript-es...
  • 5645f5d chore(deps): bump typescript-eslint from 8.34.1 to 8.35.0
  • be5b24c Merge pull request #432 from laststance/dependabot/npm_and_yarn/prettier-3.6.0
  • 57b9f3d chore(deps-dev): bump prettier from 3.5.3 to 3.6.0
  • 5b3f760 Merge pull request #431 from laststance/dependabot/npm_and_yarn/eslint-plugin...
  • 412db48 chore(deps): bump eslint-plugin-import from 2.31.0 to 2.32.0
  • 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 Jun 26, 2025
@vercel
Copy link

vercel bot commented Jun 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-react-app-vite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 0:34am

Bumps [eslint-config-ts-prefixer](https://github.com/laststance/eslint-config-ts-prefixer) from 1.14.2 to 3.0.4.
- [Release notes](https://github.com/laststance/eslint-config-ts-prefixer/releases)
- [Changelog](https://github.com/laststance/eslint-config-ts-prefixer/blob/main/.release-it.json)
- [Commits](laststance/eslint-config-ts-prefixer@1.14.2...3.0.4)

---
updated-dependencies:
- dependency-name: eslint-config-ts-prefixer
  dependency-version: 3.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-ts-prefixer-3.0.4 branch from 2f1eb31 to 1fc919a Compare June 26, 2025 12:33
auto-merge was automatically disabled June 27, 2025 03:49

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-ts-prefixer-3.0.4 branch June 27, 2025 03:49
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