Bump the development group across 1 directory with 3 updates #71
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 the development group with 3 updates in the / directory: rollup, typedoc and web-worker.
Updates
rollup
from 4.32.1 to 4.34.6Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
4b87459
4.34.6fe89821
replace undefined with void 0 for operator void (#5838)18cc314
fix(deps): update swc monorepo (major) (#5835)3426b02
4.34.5f3aa1f0
Include all paths of reexports if namespace is used (#5837)9fc10c1
fix(deps): lock file maintenance minor/patch updates (#5836)19312a7
4.34.4cf54603
include all properties if a rest element is destructed (#5833)ac8b06a
4.34.37d553db
include the properties that accessed by this (#5831)Updates
typedoc
from 0.27.6 to 0.27.7Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
93e129b
Update changelog for release2e6a751
Bump version to 0.27.71b89704
Rename discussions linkcbab670
Enable discussions2e174bf
Enable sponsoring12b60ca
Merge remote-tracking branch 'origin/dev'c81edb4
Update changelog4e1266f
Merge pull request #2846 from XeroAlpha/feat-signature-filter3a55cc2
Only treat symbols as external if all declarations are externalf7aa8bd
Fix #2842Updates
web-worker
from 1.3.0 to 1.5.0Release notes
Sourced from web-worker's releases.
Commits
9d20474
1.5.087931ff
Merge branch 'pankdm-decode-uri'00ddf0c
Merge branch 'decode-uri' of github.com:pankdm/web-worker into pankdm-decode-urie928902
use native Worker in Electron (fixes #29)21c8139
Merge branch 'mmomtchev-workerglobalscope'12f253d
Merge branch 'workerglobalscope' of github.com:mmomtchev/web-worker into mmom...6761920
fix implementation and add some tests for importScripts937775c
Merge branch 'Feature-2' of github.com:metcoder95/web-worker into metcoder95-...1fda46c
1.4.1b8d0dcc
account for slower worker startup (#54)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions