-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependencies (non-major) #909
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Coverage Report
File CoverageNo changed files found. |
30ff7a1
to
ae6e770
Compare
ae6e770
to
1b6e9bb
Compare
1b6e9bb
to
5dccd2e
Compare
5dccd2e
to
2bacfae
Compare
2bacfae
to
0ce17ed
Compare
0ce17ed
to
0ec0d45
Compare
0ec0d45
to
ba8cf44
Compare
ba8cf44
to
a47a2c4
Compare
a47a2c4
to
9ac076c
Compare
9ac076c
to
a6a9f20
Compare
a6a9f20
to
9f8c684
Compare
9f8c684
to
7f50381
Compare
7f50381
to
d313410
Compare
d313410
to
5046456
Compare
5046456
to
9674c99
Compare
9674c99
to
b6b0f83
Compare
leomotors
approved these changes
Oct 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
3.414.0
->3.421.0
3.414.0
->3.421.0
6.9.0
->6.9.1
6.19.0
->6.21.0
13.4.19
->13.5.3
1.38.0
->1.38.1
2.7.4
->2.8.0
8.10.0
->8.10.3
18.17.17
->18.18.1
18.2.21
->18.2.23
7.7.15
->7.7.16
6.7.0
->6.7.3
6.7.0
->6.7.3
4.21.13
->4.21.18
4.21.13
->4.21.18
4.0.4
->4.1.0
0.34.4
->0.34.6
10.4.15
->10.4.16
1.5.0
->1.5.1
1.11.9
->1.11.10
8.49.0
->8.50.0
13.4.19
->13.5.3
13.4.19
->13.5.3
8.7.6
->8.8.0
8.4.29
->8.4.31
7.46.1
->7.46.2
1.67.0
->1.68.0
0.32.5
->0.32.6
2.2.2
->2.2.4
0.34.4
->0.34.6
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.421.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.420.0
Compare Source
Features
v3.418.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.417.0
Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.421.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.420.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.418.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.417.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
codemirror/language (@codemirror/language)
v6.9.1
Compare Source
Bug fixes
Indentation now works a lot better in mixed-language documents that interleave the languages in a complex way.
Code folding is now able to pick the right foldable syntax node when the line end falls in a mixed-parsing language that doesn't match the target node.
codemirror/view (@codemirror/view)
v6.21.0
Compare Source
Bug fixes
Fix a bug that could cause zero-length widgets at the start of a line to be left in the view even after they were removed.
New features
RectangleMarker
's dimension properties are now public.v6.20.2
Compare Source
Bug fixes
Fix an issue in the way the DOM selection is being read that could break backspacing of widgets on Android.
Fix a bug where the editor could incorrectly computate its transform scale when it was small.
v6.20.1
Compare Source
Bug fixes
Fix a crash in plugin event handlers after dynamic reconfiguration.
Fix an issue where, on Chrome, tooltips would no longer use fixed positioning.
v6.20.0
Compare Source
Bug fixes
Fix an issue that caused
repositionTooltips
to crash when it was called on an editor without tooltips.Fix an issue that caused the tooltip system to leave empty nodes in the DOM when an editor using the
parent
option totooltips
is destroyed.Fix a bug that regression mouse interaction with the area of a fixed-size editor that isn't covered by the content.
Fix some issues with the way
moveVertically
behaved for positions on line wrap points.Fix a bug that could cause the document DOM to be incorrectly updated on some types of viewport changes.
New features
The new
getDrawSelectionConfig
function returns thedrawSelection
configuration for a given state.vercel/next.js (@next/bundle-analyzer)
v13.5.3
Compare Source
v13.5.2
Compare Source
v13.5.1
Compare Source
v13.5.0
Compare Source
Microsoft/playwright (@playwright/test)
v1.38.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/27071 - expect(value).toMatchSnapshot() deprecation announcement on V1.38
https://github.com/microsoft/playwright/issues/27072 - [BUG] PWT trace viewer fails to load trace and throws TypeErrorhttps://github.com/microsoft/playwright/issues/270733 - [BUG] RangeError: Invalid time valuhttps://github.com/microsoft/playwright/issues/2708787 - [REGRESSION]: npx playwright test --list prints all tests twihttps://github.com/microsoft/playwright/issues/27113113 - [REGRESSION]: No longer able to extend PlaywrightTest.Matchers type for locators and pahttps://github.com/microsoft/playwright/issues/271447144 - [BUG]can not display thttps://github.com/microsoft/playwright/issues/2716327163 - [REGRESSION] Single Quote Wrongly Escaped by Locator When Using Unicodehttps://github.com/microsoft/playwright/issues/27181/27181 - [BUG] evaluate serializing fails at 1.38
Browser Versions
This version was also tested against the following stable channels:
supabase/realtime-js (@supabase/realtime-js)
v2.8.0
Compare Source
Features
tanstack/table (@tanstack/react-table)
v8.10.3
Compare Source
Version 8.10.3 - 9/25/2023, 6:25 PM
Changes
Fix
f6d716c
) by Tanner LinsleyPackages
v8.10.2
Compare Source
Version 8.10.2 - 9/25/2023, 6:13 PM
Changes
Fix
4fb5627
) by Tanner LinsleyChore
f1be41d
) by @KevinVandyPackages
v8.10.1
Compare Source
Version 8.10.1 - 9/20/2023, 1:44 PM
Changes
Fix
908cfce
) by @KevinVandyOther
5086e8a
) by @KevinVandyPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.7.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
uiwjs/react-codemirror (@uiw/codemirror-theme-dracula)
v4.21.18
Compare Source
Documentation v4.21.18: https://raw.githack.com/uiwjs/react-codemirror/748c4da/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.21.17...v4.21.18
32c5339
@Ethan-Vanderheijden85914eb
@jaywcjlovev4.21.17
Compare Source
Documentation v4.21.17: https://raw.githack.com/uiwjs/react-codemirror/d60d15d/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.21.16...v4.21.17
onChange
issue. (#566)b84b763
@jaywcjlovev4.21.16
Compare Source
Documentation v4.21.16: https://raw.githack.com/uiwjs/react-codemirror/a493d81/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.21.15...v4.21.16
e16ede0
@jaywcjlovedestroyRerender
props. (#566)2c91e67
@jaywcjlovev4.21.15
Compare Source
Documentation v4.21.15: https://raw.githack.com/uiwjs/react-codemirror/ea21a7e/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.21.14...v4.21.15
v4.21.14
Compare Source
Documentation v4.21.14: https://raw.githack.com/uiwjs/react-codemirror/d627bd6/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.21.13...v4.21.14
b967a3f
@jaywcjlove12bb2ce
@jaywcjlove7c5585a
@Ethan-Vanderheijden893a168
@jaywcjlovefalse
by default. (#568)7a93b3e
@jaywcjlovevitejs/vite-plugin-react (@vitejs/plugin-react)
v4.1.0
Compare Source
@types/babel__cores
to dependencies (fix #211)@babel/core
#212index.d.cts
file so you don't get types errors when settingmoduleResolution
tonode16
ornodenext
in your tsconfig (we recommend usingbundler
which is more close to how Vite works)vitest-dev/vitest (@vitest/coverage-v8)
v0.34.6
Compare Source
🐞 Bug Fixes
test.extend
should be init once time in all test - by @Dunqing in https://github.com/vitest-dev/vitest/issues/4168 (730b2)View changes on GitHub
v0.34.5
Compare Source
🚀 Features
diff
option - by @fenghan34 and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4063 (b50cf)coverage['100']
to istanbul provider - by @marcelobotega in https://github.com/vitest-dev/vitest/issues/4109 (a7e09)vi.waitFor
method - by @Dunqing and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4113 (d79cb)vi.waitUntil
method - by @Dunqing and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4129 (e0ac9)🐞 Bug Fixes
toThrow
- by @Dunqing in https://github.com/vitest-dev/vitest/issues/3979 (725a0)testNamePattern
- by @segrey in https://github.com/vitest-dev/vitest/issues/4103 and https://github.com/vitest-dev/vitest/issues/4104 (3c305)test.extend
doesn't work in hooks without test - by @Dunqing in https://github.com/vitest-dev/vitest/issues/4065 (175c7)SourceMapInput
to fix CYCLIC_CROSS_CHUNK_REEXPORT - by @Dunqing in https://github.com/vitest-dev/vitest/issues/4128 (ca70a)🏎 Performance
View changes on GitHub
postcss/autoprefixer (autoprefixer)
v10.4.16
Compare Source
axios/axios (axios)
v1.5.1
Compare Source
Bug Fixes
Content-Type
header for FormData in non-browser environments; (#5917) (bc9af51)content-encoding
header to handle case-insensitive values (#5890) (#5892) (4c89f25)Contributors to this release
iamkun/dayjs (dayjs)
v1.11.10
Compare Source
Bug Fixes
ar
locale (#2418) (361be5c)eslint/eslint (eslint)
v8.50.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on sunday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.