-
Notifications
You must be signed in to change notification settings - Fork 269
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
Bump typedoc from 0.25.4 to 0.25.7 #713
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.4 to 0.25.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.4...v0.25.7) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 8, 2024
stevehobbsdev
approved these changes
Feb 9, 2024
stevehobbsdev
temporarily deployed
to
internal
February 9, 2024 14:50 — with
GitHub Actions
Inactive
stevehobbsdev
temporarily deployed
to
internal
February 9, 2024 14:50 — with
GitHub Actions
Inactive
stevehobbsdev
temporarily deployed
to
internal
February 9, 2024 14:50 — with
GitHub Actions
Inactive
stevehobbsdev
temporarily deployed
to
internal
February 9, 2024 14:50 — with
GitHub Actions
Inactive
Merged
tusharpandey13
added a commit
that referenced
this pull request
Jan 21, 2025
**Added** - Feature/react19 [\#824](#824) ([tusharpandey13](https://github.com/tusharpandey13)) - Add ReversingLabs Workflow (Don't Merge) [\#782](#782) ([developerkunal](https://github.com/developerkunal)) **Changed** - Bump next from 13.5.6 to 14.1.1 in /examples/nextjs-app [\#761](#761) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @testing-library/react from 14.1.2 to 14.3.1 [\#757](#757) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ts-jest from 29.1.1 to 29.1.5 [\#766](#766) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump cypress from 13.6.1 to 13.12.0 [\#770](#770) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump braces from 3.0.2 to 3.0.3 [\#773](#773) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @types/jest from 29.5.11 to 29.5.12 [\#750](#750) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump @types/react from 18.2.45 to 18.2.64 [\#747](#747) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump browserstack-cypress-cli from 1.28.0 to 1.28.1 [\#715](#715) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump typedoc from 0.25.4 to 0.25.7 [\#713](#713) ([dependabot[bot]](https://github.com/apps/dependabot)) **Fixed** - ci: changed pull_request_target to pull_request and removed the authorize step [\#796](#796) ([desusai7](https://github.com/desusai7)) - Update codeowner file with new GitHub team name [\#790](#790) ([stevenwong-okta](https://github.com/stevenwong-okta)) - Bump jose from 4.11.0 to 4.15.5 in /examples/users-api [\#749](#749) ([dependabot[bot]](https://github.com/apps/dependabot)) - Workaround for failing "integration test (CRA)" [\#769](#769) ([nandan-bhat](https://github.com/nandan-bhat)) **Security** - Bump pretty-quick from 3.1.3 to 3.3.1 [\#736](#736) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump express from 4.18.2 to 4.19.2 in /examples/users-api [\#754](#754) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump follow-redirects from 1.15.3 to 1.15.6 [\#752](#752) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ws from 7.5.9 to 7.5.10 [\#768](#768) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump oidc-provider from 8.4.3 to 8.4.5 [\#720](#720) ([dependabot[bot]](https://github.com/apps/dependabot))
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps typedoc from 0.25.4 to 0.25.7.
Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
0dd9d08
Update changelog for release59ead44
Bump version to 0.25.791c8d1c
Correct handling of unions of unions7b558b0
Fix #2476972d4f7
Update changelog for release759aa64
Bump version to 0.25.699a8da5
Improve recursive type detection914f9bb
Fix infinite loop3e2240c
Update supported versions in SECURITYf632cd8
Update changelog for releaseYou 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)