Bump the all-dependencies group across 2 directories with 4 updates #1551
+101
−104
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 all-dependencies group with 1 update in the /e2e directory: typescript.
Bumps the all-dependencies group with 3 updates in the /sites directory: @codemirror/state, @codemirror/view and rollup.
Updates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
@codemirror/state
from 6.5.0 to 6.5.1Changelog
Sourced from
@codemirror/state
's changelog.Commits
aba3881
Mark version 6.5.127e1977
Make countColumn robust to passing in an invalid end pos04a4ad7
Hide Text[Symbol.iterator] from docsUpdates
@codemirror/view
from 6.36.1 to 6.36.2Changelog
Sourced from
@codemirror/view
's changelog.Commits
b20446d
Mark version 6.36.24415fa9
React to selection-only changes in the edit context9c77d6d
Fix double-space-to-period supppression on macOS Chrome26af8ea
Fix macOS double-space-period suppression on Firefox3dca895
Drop use of event type no longer supported by TS definitions495a461
Add a usage section to readme4e47f5c
Don't short-circuit out of measures when editor elt is visibleUpdates
rollup
from 4.29.2 to 4.30.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
9491708
4.30.139b6a17
fix: consider that literals cannot following switch case. (#5786)958d5eb
4.30.0d3e2bf7
feat: enhance the treehshaking for unary expression (#5775)27216d8
Improve CI caching for node_modules (#5783)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