Skip to content

chore(deps-dev): bump eslint-config-oclif-typescript from 3.1.7 to 3.1.14#49

Merged
eablack merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-config-oclif-typescript-3.1.14
Dec 2, 2025
Merged

chore(deps-dev): bump eslint-config-oclif-typescript from 3.1.7 to 3.1.14#49
eablack merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-config-oclif-typescript-3.1.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 21, 2025

Bumps eslint-config-oclif-typescript from 3.1.7 to 3.1.14.

Release notes

Sourced from eslint-config-oclif-typescript's releases.

3.1.14

Bug Fixes

3.1.13

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 (81c381b)

3.1.12

Bug Fixes

  • deps: bump eslint-plugin-import from 2.30.0 to 2.31.0 (6e4c091)

3.1.11

Bug Fixes

  • deps: bump eslint-plugin-import from 2.29.1 to 2.30.0 (8986cec)

3.1.10

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 (6338853)

3.1.9

Bug Fixes

  • deps: bump eslint-plugin-mocha from 10.4.3 to 10.5.0 (2293d9b)

3.1.8

Bug Fixes

  • deps: bump eslint-plugin-perfectionist from 2.10.0 to 2.11.0 (c3f4b46)
Changelog

Sourced from eslint-config-oclif-typescript's changelog.

3.1.14 (2025-01-28)

Bug Fixes

3.1.13 (2024-12-08)

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 (81c381b)

3.1.12 (2024-10-06)

Bug Fixes

  • deps: bump eslint-plugin-import from 2.30.0 to 2.31.0 (6e4c091)

3.1.11 (2024-09-08)

Bug Fixes

  • deps: bump eslint-plugin-import from 2.29.1 to 2.30.0 (8986cec)

3.1.10 (2024-09-01)

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 (6338853)

3.1.9 (2024-08-04)

Bug Fixes

... (truncated)

Commits
  • 4ea4816 chore(release): 3.1.14 [skip ci]
  • 98de9a0 fix: deprecate library
  • e2ca131 Merge pull request #152 from oclif/dependabot-npm_and_yarn-typescript-5.7.3
  • 13eec67 chore(dev-deps): bump typescript from 5.7.2 to 5.7.3
  • dc23fe5 chore(release): 3.1.13 [skip ci]
  • c5d4d57 Merge pull request #151 from oclif/dependabot-npm_and_yarn-eslint-import-reso...
  • 81c381b fix(deps): bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0
  • 8a34448 Merge pull request #150 from oclif/dependabot-npm_and_yarn-typescript-5.7.2
  • a73dd4c chore(dev-deps): bump typescript from 5.6.3 to 5.7.2
  • 44b5f2d Merge pull request #147 from oclif/dependabot-npm_and_yarn-typescript-5.6.3
  • 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 21, 2025
@dependabot dependabot Bot requested a review from a team as a code owner July 21, 2025 09:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-typescript-3.1.14 branch from c87166b to 987c691 Compare July 29, 2025 19:55
@eablack
Copy link
Copy Markdown
Contributor

eablack commented Dec 2, 2025

@dependabot rebase

Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.7 to 3.1.14.
- [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif-typescript@3.1.7...3.1.14)

---
updated-dependencies:
- dependency-name: eslint-config-oclif-typescript
  dependency-version: 3.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-config-oclif-typescript-3.1.14 branch from 987c691 to da1acbf Compare December 2, 2025 22:48
@eablack eablack merged commit e01ddf3 into main Dec 2, 2025
@eablack eablack deleted the dependabot/npm_and_yarn/eslint-config-oclif-typescript-3.1.14 branch December 2, 2025 22:50
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