Share
Explore

icon picker
AI summarized GitHub Pull Requests

Summarize recent GitHub Pull Requests for the rest of the team

Multiple pull requests were made to update dependency packages and fix bugs in them.
These updates were made to improve compatibility with other packages and fix bugs.
Individual pull requests contain details about the changes made to the respective package and include a link to the release notes.
Pull Requests
0
Connect your account to refresh data from GitHub.
Created
Pull Request
Body
1
6/8/2023
Introduce AuthenticationType.MultiHeaderToken.
Most of the use cases we’ve seen of people requesting exemptions to use Custom auth are just cases where the API they’re using forces them to use multiple headers. So let’s just offer that as a first-class auth type, much safer to do it ourselves and easier for the maker.
PTAL @ekoleda-codaio @huayang-codaio @dweitzman-codaio @coda/packs
2
5/31/2023
Update dependency glob to v10
This PR contains the following updates:PackageTypeUpdateChangePending
devDependenciesmajor -> 10.2.610.2.7

Release Notes

Add glob cli

Return '.' instead of the empty string '' when the current working directory is returned as a match.
Add posix: true option to return / delimited paths, even on Windows.

No default exports, only named exports

Upgraded minimatch to v8, adding support for any degree of nested extglob patterns.

Configuration

📅 Schedule: Branch creation - “before 3am on the first day of the month” (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won’t be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR has been generated by . Find all logs
.
3
5/31/2023
Update dependency dts-bundle-generator to v8
This PR contains the following updates:PackageTypeUpdateChangedevDependenciesmajor -> 8.0.1

Release Notes

: 8.0.1

Fixed
declare module Module statements from dependencies are inlined despite if it should be imported (see and )

: 8.0.0

Breaking changes
Minimal typescript version changed from 4.0 to 5.0 (see and )
Changed default behavior for module ModuleName statements (without quotes) (see and )
Fixed
Fixed wrong export state of referenced namespaces/modules (see and )
Some types are removed if they used in ambient context (see and )
Imports are lost when importing esm-like modules without default export using commonjs import or esm import default (see and )
Statements aren’t inlined if they are used in declare global statements only (see and )
Fixed incorrect output if rename while re-exporting the default export without a name (see and )

: 7.2.0

Fixed
Incorrect handling inlining import() statements (see and )

: 7.1.0

Fixed
Fixed incorrect handling optional binding elements by and (see and )
New Contributors
made their first contribution in

: 7.0.0

Breaking changes
Minimal typescript version changed from 3.0 to 4.5
yargs dependency was upgraded from 17.2 to 17.6
Minimal NodeJS version changed from 12 to 14
Compilation target changed from es5 to es2020 (modules are still commonjs though)
See
Fixed
Improve support of non-relative imports in projects with a baseUrl (see )
Many thanks to for their contribution!

Configuration

📅 Schedule: Branch creation - “before 3am on the first day of the month” (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won’t be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR has been generated by . Find all logs
.
4
5/31/2023
Update dependency typedoc-plugin-markdown to v3.15.3
This PR contains the following updates:PackageTypeUpdateChange ()devDependenciesminor -> 3.15.3

Release Notes

Fixes
Support `includeVersion’ option

Features
TypdeDoc 0.24 compatibility fixes.

Configuration

📅 Schedule: Branch creation - “before 3am on the first day of the month” (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won’t be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR has been generated by . Find all logs
.
5
4/30/2023
Update dependency isolated-vm to v4.5.0
This PR contains the following updates:PackageTypeUpdateChangeoptionalDependenciesminor -> 4.5.0

Release Notes

Configuration

📅 Schedule: Branch creation - “before 3am on the first day of the month” (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won’t be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR has been generated by . Find all logs
.
6
4/30/2023
Update dependency @types/node to v18.16.16
This PR contains the following updates:PackageTypeUpdateChange ()devDependenciesminor -> 18.16.16

Configuration

📅 Schedule: Branch creation - “before 3am on the first day of the month” (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won’t be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR has been generated by . Find all logs
.
7
12/15/2022
Add regexp matchers to sync tables.
No results from filter
New row

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.