build(deps-dev): bump the js-deps group with 9 updates #4240
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 js-deps group with 9 updates:
3.12.4
3.12.5
6.7.1
6.8.0
6.5.0
6.5.1
6.36.1
6.36.2
8.19.0
8.19.1
8.19.0
8.19.1
11.0.0
11.0.1
9.0.1
9.0.3
5.7.2
5.7.3
Updates
@apollo/client
from 3.12.4 to 3.12.5Release notes
Sourced from
@apollo/client
's releases.Changelog
Sourced from
@apollo/client
's changelog.Commits
acf52e9
Version Packages (#12259)cb9cd4e
Unmask types with explicitmode: "unmask"
and default to leave the type alo...dd3d653
Update maintainers6109951
Update ROADMAP.md2944f70
chore(deps): update cimg/node docker tag to v23.5.0 (#12225)4b410d3
fix timing problems in tests introduced by latest React canary (#12234)0a0298f
improved import migration (#12244)6dcb6ba
docs: add meta descriptions to top-level pages (#12239)Updates
@codemirror/commands
from 6.7.1 to 6.8.0Changelog
Sourced from
@codemirror/commands
's changelog.Commits
4d143a6
Mark version 6.8.0c9b8340
Export cursorGroupForwardWin and selectGroupForwardWinf57dcff
Add a usage section to readme75aa31c
Add a type declarationUpdates
@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
@typescript-eslint/eslint-plugin
from 8.19.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
328b7df
chore(release): publish 8.19.15dedb1c
docs: fix incorrect variable name in a comment in code example (#10613)6e05e56
fix: revert "fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter...82716b8
fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (#10...c7154bf
chore(eslint-plugin): usegetConstraintInfo
in no-unnecessary-template-expr...63b2d3e
fix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a...4dbf48b
fix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au...3bacfa7
chore: upgrade to ts-api-utils 2.0 (#10567)4f50f64
docs: [return-await] make the rule no longer an extension of ESLint no-return...4e7f5f8
docs: [prefer-nullish-coalescing] fix admonition (#10574)Updates
@typescript-eslint/parser
from 8.19.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
328b7df
chore(release): publish 8.19.1Updates
glob
from 11.0.0 to 11.0.1Commits
148ef61
11.0.141c81e4
fix audit warning08958fa
docs: correct ignore method namesfeaf0a8
ci: drop 189fe7d3a
benchmark: test fs.glob, if availableUpdates
react-markdown
from 9.0.1 to 9.0.3Release notes
Sourced from react-markdown's releases.
Commits
aed0010
9.0.340c097e
9.0.22c6ffe8
Refactor.gitignore
b664ac4
Update Actionse686551
Update dev-dependenciesb151a90
Fix types for React 1927d3949
Separate all typedefs into their own JSDoc blocks (#878)9eb589e
Fix typo in changelog515bf19
Fix typoa7ca8ed
Refactor.editorconfig
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 (#...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