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-dev): Bump typedoc-plugin-missing-exports from 2.1.0 to 2.2.0 in /generator/src/main/resources/dependencies #183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps typedoc-plugin-missing-exports from 2.1.0 to 2.2.0.

Changelog

Sourced from typedoc-plugin-missing-exports's changelog.

2.2.0 (2024-01-14)

  • Fixed an issue where if a re-exported symbol referenced an internal symbol, and more than one entry point was provided to TypeDoc, this plugin would add the internal symbol to the last module, rather than the one it was associated with, #22.
  • Added --placeInternalsInOwningModule option.
Commits

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 requested a review from a team January 15, 2024 11:19
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f0a3567) 100.00% compared to head (57226ee) 100.00%.
Report is 149 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #183   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          212       217    +5     
  Branches        12        22   +10     
=========================================
+ Hits           212       217    +5     

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generator/src/main/resources/dependencies/main/typedoc-plugin-missing-exports-2.2.0 branch 4 times, most recently from 2ca773f to 0f10a0c Compare January 16, 2024 12:33
Bumps [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-missing-exports@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: typedoc-plugin-missing-exports
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generator/src/main/resources/dependencies/main/typedoc-plugin-missing-exports-2.2.0 branch from 0f10a0c to db7acf9 Compare January 17, 2024 12:12
osama-salman99 and others added 2 commits January 17, 2024 15:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-actions github-actions bot added the Docs Changes Pull requests that update the generated docs label Jan 17, 2024
mohnoor94 and others added 3 commits January 24, 2024 14:36
…esources/dependencies/main/typedoc-plugin-missing-exports-2.2.0
…esources/dependencies/main/typedoc-plugin-missing-exports-2.2.0
…esources/dependencies/main/typedoc-plugin-missing-exports-2.2.0
@osama-salman99 osama-salman99 enabled auto-merge (squash) January 28, 2024 10:35
…esources/dependencies/main/typedoc-plugin-missing-exports-2.2.0
…esources/dependencies/main/typedoc-plugin-missing-exports-2.2.0
…esources/dependencies/main/typedoc-plugin-missing-exports-2.2.0
…odejs-sdk into dependabot/npm_and_yarn/generator/src/main/resources/dependencies/main/typedoc-plugin-missing-exports-2.2.0

# Conflicts:
#	generator/src/main/resources/dependencies/package.json
#	generator/src/test/resources/exemplar-docs/client/classes/ExemplarClient.md
…odejs-sdk into dependabot/npm_and_yarn/generator/src/main/resources/dependencies/main/typedoc-plugin-missing-exports-2.2.0

# Conflicts:
#	generator/src/main/resources/dependencies/package.json
@osama-salman99 osama-salman99 merged commit 5f3e312 into main Jan 31, 2024
6 of 7 checks passed
@osama-salman99 osama-salman99 deleted the dependabot/npm_and_yarn/generator/src/main/resources/dependencies/main/typedoc-plugin-missing-exports-2.2.0 branch January 31, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependabot Docs Changes Pull requests that update the generated docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants