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

build: bump ts-api-utils from 1.4.0 to 1.4.3 #1138

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ts-api-utils from 1.4.0 to 1.4.3.

Release notes

Sourced from ts-api-utils's releases.

v1.4.3

What's Changed

Full Changelog: JoshuaKGoldberg/ts-api-utils@v1.4.2...v1.4.3

v1.4.2

What's Changed

New Contributors

Full Changelog: JoshuaKGoldberg/ts-api-utils@v1.4.0...v1.4.2

Changelog

Sourced from ts-api-utils's changelog.

1.4.3 (2024-11-29)

Bug Fixes

  • make isTypeParameter no longer a typeguard (#597) (128237f)

1.4.2 (2024-11-26)

Bug Fixes

  • remove .value field from type declarations for boolean literal types (#535) (12df298), closes #528

Performance Improvements

Commits
  • 9089234 chore: release v1.4.3
  • 128237f fix: make isTypeParameter no longer a typeguard (#597)
  • cbfd5dc chore: release v1.4.2
  • c452cf6 build: set package.json version to latest release (#594)
  • 123a8f4 perf: reduce package size (#593)
  • be38cbb chore(deps): update dependency markdownlint-cli to ^0.43.0 (#592)
  • 3c06f35 build: shrink size of bundle (#576)
  • 8cec962 build: remove semver dependency (#587)
  • 2b84fdf chore(deps): update dependency typedoc-plugin-mdn-links to v4 (#590)
  • 2c3814d chore(deps): update dependency knip to v5.37.2 (#586)
  • 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)

Bumps [ts-api-utils](https://github.com/JoshuaKGoldberg/ts-api-utils) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/JoshuaKGoldberg/ts-api-utils/releases)
- [Changelog](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/CHANGELOG.md)
- [Commits](JoshuaKGoldberg/ts-api-utils@v1.4.0...v1.4.3)

---
updated-dependencies:
- dependency-name: ts-api-utils
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 10, 2024
@paulschreiber paulschreiber merged commit 4f3542c into main Dec 10, 2024
7 checks passed
@paulschreiber paulschreiber deleted the dependabot/npm_and_yarn/ts-api-utils-1.4.3 branch December 10, 2024 03:40
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