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 get-tsconfig from 4.7.0 to 4.8.0 #4424

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 Aug 29, 2024

Bumps get-tsconfig from 4.7.0 to 4.8.0.

Release notes

Sourced from get-tsconfig's releases.

v4.8.0

4.8.0 (2024-08-29)

Features

v4.7.6

4.7.6 (2024-07-19)

Bug Fixes

  • handle relative tsconfig.json paths (#80) (9e78ec5)

v4.7.5

4.7.5 (2024-05-09)

Bug Fixes

  • resolve relative path extends in parent directory (#77) (0a3270e)

v4.7.4

4.7.4 (2024-05-06)

Bug Fixes

  • symlinks to not be resolved to real path (#75) (b009299)

v4.7.3

4.7.3 (2024-03-07)

Bug Fixes

  • allow extends array to have common dependency (#68) (b3bceef)

v4.7.2

4.7.2 (2023-09-22)

Bug Fixes

  • resolve paths from tsconfig that defined it (#62) (4b5f839)

v4.7.1

4.7.1 (2023-09-21)

... (truncated)

Commits
  • eba8538 feat: support ${configDir}
  • c57e0c9 refactor: rename normalize-path to normalize-relative-path
  • 6d497e1 chore: upgrade lintroll
  • 6aa9e1a chore: upgrade tsx & pkgroll
  • e0df95a ci: use packageManager pnpm
  • f4ffc32 chore: upgrade to TypeScript v5.5 (#83)
  • 9e78ec5 fix: handle relative tsconfig.json paths (#80)
  • 232838b refactor(paths): move var declaration to where its used
  • d8056ec chore: upgrade dev deps
  • dfe8004 chore: upgrade dev deps
  • 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 Aug 29, 2024
@dependabot dependabot bot requested a review from fisker August 29, 2024 23:55
Bumps [get-tsconfig](https://github.com/privatenumber/get-tsconfig) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: get-tsconfig
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/get-tsconfig-4.8.0 branch from 06bf4f3 to eda830b Compare September 4, 2024 09:59
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