Bump the other group with 6 updates #80
Closed
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 other group with 6 updates:
14.0.1
14.0.2
3.1.0
3.1.1
4.5.0
4.9.4
10.9.1
10.9.2
5.3.2
5.3.3
0.34.6
1.1.3
Updates
apache-arrow
from 14.0.1 to 14.0.2Commits
740889f
MINOR: [Release] Update versions for 14.0.26dcedc9
MINOR: [Release] Update .deb/.rpm changelogs for 14.0.2b3b5307
MINOR: [Release] Update CHANGELOG.md for 14.0.28fc81ce
GH-38449: [Release][Go][macOS] Use local test data if possible (#38450)7a54881
GH-39074: [Release][Packaging] Use UTF-8 explicitly for KEYS (#39082)9123615
GH-39072: [Release][CI] Python3.11-devel is required for the verification job...7802c03
GH-39076: [R] Fix tests that trigger confusing dplyr warnings (#39077)84e72b1
GH-39041:[R] Improveupdate-checksum.R
output (#39042)ae8ea4d
GH-38618: [C++] S3FileSystem: fix regression in deleting explicitly created s...44238dd
GH-39003: [CI][macOS] Don't update Homebrew (#39016)Updates
prettier
from 3.1.0 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701d
Release 3.1.1c97480c
Useattributes
instead of deprecatedassertions
(#15758)0d1ffb3
Consistently use tabs in ternaries whenuseTabs
istrue
(#15662)5f7aedc
fix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66
Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7b
Add cursorOffset to Playground (#15751)8e816ad
Allow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75
Fix expect call in dts test (#15766)15c7428
chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4f
chore(deps): update dependency hermes-parser to v0.18.0 (#15761)Updates
rollup
from 4.5.0 to 4.9.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
1837203
4.9.447e9bd1
Correctly handling number key (#5328)c249413
Handle pure annotations that are separated by a comment (#5332)4ab3ad3
4.9.32fe215d
chore(deps): lock file maintenance minor/patch updates (#5330)97562ca
chore(deps): update dependency@vue/eslint-config-prettier
to v9 (#5329)94f112c
docs: fix grammar (#5326)75bb7fa
Correctly handling proto export as module object key (#5313)8520c55
fix: Add estree.Program type to rollup.d.ts (#5323)347a347
4.9.2Updates
ts-node
from 10.9.1 to 10.9.2Release notes
Sourced from ts-node's releases.
Commits
057ac1b
10.9.2c8805d5
Update package lock99862f7
Bump swc dependencycdc4e88
Ignore test files in build schema08cdfb0
Backport swc fixes on main9639daa
Ignore test files in buildcc1a503
Fixtsconfig.json
not found with TS >= 5.3 (#2091)Updates
typescript
from 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)Updates
vitest
from 0.34.6 to 1.1.3Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a73c1c2
chore: release v1.1.31769c79
fix(vitest): applyslowTestThreshold
to all reporters (#4876)7719e79
fix(vitest): vi.mock breaks tests when using imported variables inside the fa...be5a259
chore: release v1.1.26088b37
fix(vitest): correctly rerun test files on change if server was restarted (#4...e12a5a3
fix(vitest): throw an error if mock was already loaded when vi.mock is called...b8140fc
fix(browser): resolved failure to find arbitrarily-named snapshot files when ...7b4a2fc
fix: remove internal flag from UI option in the confige0b8c54
refactor(vitest): reimplement hoistMocks to fix incorrect dynamic imports (#4...47bc233
fix(deps): update dependency acorn-walk to ^8.3.1 (#4837)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