Skip to content
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

chore(deps): bump @ts-dev-tools/core from 1.6.2 to 1.8.7 #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps @ts-dev-tools/core from 1.6.2 to 1.8.7.

Release notes

Sourced from @​ts-dev-tools/core's releases.

@​ts-dev-tools/core@​1.8.7

1.8.7 (2024-12-13)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.8.6

1.8.6 (2024-12-01)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.8.5

1.8.5 (2024-11-12)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.8.4

1.8.4 (2024-11-08)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.8.3

1.8.3 (2024-11-01)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.8.2

1.8.2 (2024-10-27)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.8.1

1.8.1 (2024-08-30)

Bug Fixes

  • core: eslint and nx installation issues (44bef47)

@​ts-dev-tools/core@​1.8.0

1.8.0 (2024-08-29)

Features

  • core: support nx config for commitlint (6a795ed)
  • core: upgrade to eslint 9 (a47783a)

@​ts-dev-tools/core@​1.7.0

1.7.0 (2024-04-05)

... (truncated)

Commits
  • fb943d9 Publish
  • c899f05 build(deps): bump @​types/react-dom from 18.3.1 to 19.0.2
  • 18025f6 ci: group react updates for dependabot
  • 4951a6d build(deps): bump typescript-eslint in the eslint-dependencies group
  • 54c9b50 build(deps): bump @​types/react from 19.0.0 to 19.0.1
  • 4a8b19e build(deps): bump lint-staged from 15.2.10 to 15.2.11
  • 9f16b8f build(deps): bump @​types/node from 22.10.1 to 22.10.2
  • df09ec7 build(deps): bump prettier in the prettier-dependencies group
  • 5524ac9 build(deps): bump the eslint-dependencies group with 3 updates
  • 6e5b36e build(deps): bump @​testing-library/react
  • 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 Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.71%. Comparing base (22b27bf) to head (879a28d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files           9        9           
  Lines         152      152           
  Branches       19       19           
=======================================
  Hits          147      147           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neilime neilime force-pushed the dependabot/npm_and_yarn/ts-dev-tools/core-1.8.7 branch from 879a28d to 774c4d5 Compare December 13, 2024 17:45
@neilime
Copy link
Collaborator

neilime commented Dec 14, 2024

Fails because superlinter does not supports eslint 9: super-linter/super-linter#6405

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

A newer version of @​ts-dev-tools/core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Bumps [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) from 1.6.2 to 1.8.7.
- [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases)
- [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/[email protected]...@ts-dev-tools/[email protected])

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@neilime neilime force-pushed the dependabot/npm_and_yarn/ts-dev-tools/core-1.8.7 branch from 774c4d5 to e4df684 Compare January 3, 2025 08:20
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