Skip to content
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 1 commit into from
Oct 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.414.0 -> 3.421.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.414.0 -> 3.421.0 age adoption passing confidence
@codemirror/language 6.9.0 -> 6.9.1 age adoption passing confidence
@codemirror/view 6.19.0 -> 6.21.0 age adoption passing confidence
@next/bundle-analyzer 13.4.19 -> 13.5.3 age adoption passing confidence
@playwright/test (source) 1.38.0 -> 1.38.1 age adoption passing confidence
@supabase/realtime-js 2.7.4 -> 2.8.0 age adoption passing confidence
@tanstack/react-table 8.10.0 -> 8.10.3 age adoption passing confidence
@types/node (source) 18.17.17 -> 18.18.1 age adoption passing confidence
@types/react (source) 18.2.21 -> 18.2.23 age adoption passing confidence
@types/react-table (source) 7.7.15 -> 7.7.16 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.0 -> 6.7.3 age adoption passing confidence
@typescript-eslint/parser 6.7.0 -> 6.7.3 age adoption passing confidence
@uiw/codemirror-theme-dracula (source) 4.21.13 -> 4.21.18 age adoption passing confidence
@uiw/react-codemirror (source) 4.21.13 -> 4.21.18 age adoption passing confidence
@vitejs/plugin-react (source) 4.0.4 -> 4.1.0 age adoption passing confidence
@vitest/coverage-v8 (source) 0.34.4 -> 0.34.6 age adoption passing confidence
autoprefixer 10.4.15 -> 10.4.16 age adoption passing confidence
axios (source) 1.5.0 -> 1.5.1 age adoption passing confidence
dayjs (source) 1.11.9 -> 1.11.10 age adoption passing confidence
eslint (source) 8.49.0 -> 8.50.0 age adoption passing confidence
eslint-config-next (source) 13.4.19 -> 13.5.3 age adoption passing confidence
next (source) 13.4.19 -> 13.5.3 age adoption passing confidence
pnpm (source) 8.7.6 -> 8.8.0 age adoption passing confidence
postcss (source) 8.4.29 -> 8.4.31 age adoption passing confidence
react-hook-form (source) 7.46.1 -> 7.46.2 age adoption passing confidence
sass 1.67.0 -> 1.68.0 age adoption passing confidence
sharp (changelog) 0.32.5 -> 0.32.6 age adoption passing confidence
swr (source) 2.2.2 -> 2.2.4 age adoption passing confidence
vitest 0.34.4 -> 0.34.6 age adoption passing confidence

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
  • client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436)

v3.418.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.417.0

Compare Source

Features
  • client-s3: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException (f2b4b67)
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 to tooltips 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 the drawSelection 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
  • Chromium 117.0.5938.62
  • Mozilla Firefox 117.0
  • WebKit 17.0

This version was also tested against the following stable channels:

  • Google Chrome 116
  • Microsoft Edge 116
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
  • selection bug (f6d716c) by Tanner Linsley

Packages

v8.10.2

Compare Source

Version 8.10.2 - 9/25/2023, 6:13 PM

Changes

Fix
  • allow opt-out for selecting child rows (4fb5627) by Tanner Linsley
Chore

Packages

v8.10.1

Compare Source

Version 8.10.1 - 9/20/2023, 1:44 PM

Changes

Fix
Other

Packages

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

npm i @​uiw/react-codemirror@4.21.18

v4.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

npm i @​uiw/react-codemirror@4.21.17

v4.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

npm i @​uiw/react-codemirror@4.21.16

v4.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

npm i @​uiw/react-codemirror@4.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

npm i @​uiw/react-codemirror@4.21.14
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.1.0

Compare Source

  • Add @types/babel__cores to dependencies (fix #​211)
  • Improve build perf when not using Babel plugins by lazy loading @babel/core #​212
  • Better invalidation message when an export is added & fix HMR for export of nullish values #​215
  • Include non-dev jsx runtime in optimizeDeps & support HMR for JS files using the non dev runtime #​224
  • The build output now contains a index.d.cts file so you don't get types errors when setting moduleResolution to node16 or nodenext in your tsconfig (we recommend using bundler which is more close to how Vite works)
vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).
axios/axios (axios)

v1.5.1

Compare Source

Bug Fixes
  • adapters: improved adapters loading logic to have clear error messages; (#​5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#​5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#​5890) (#​5892) (4c89f25)
  • types: removed duplicated code (9e62056)
Contributors to this release
iamkun/dayjs (dayjs)

v1.11.10

Compare Source

Bug Fixes
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Sep 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
programming-in-th ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 5:02pm

@github-actions
Copy link

github-actions bot commented Sep 24, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 147 / 147
🔵 Statements 100% 147 / 147
🔵 Functions 100% 4 / 4
🔵 Branches 100% 17 / 17
File CoverageNo changed files found.
Generated in workflow #212

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 30ff7a1 to ae6e770 Compare September 24, 2023 03:30
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ae6e770 to 1b6e9bb Compare September 24, 2023 04:29
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1b6e9bb to 5dccd2e Compare September 24, 2023 19:08
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 5dccd2e to 2bacfae Compare September 25, 2023 10:14
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2bacfae to 0ce17ed Compare September 25, 2023 14:24
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 0ce17ed to 0ec0d45 Compare September 25, 2023 15:13
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 0ec0d45 to ba8cf44 Compare September 25, 2023 19:17
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ba8cf44 to a47a2c4 Compare September 25, 2023 23:15
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a47a2c4 to 9ac076c Compare September 26, 2023 15:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 9ac076c to a6a9f20 Compare September 26, 2023 19:29
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a6a9f20 to 9f8c684 Compare September 26, 2023 21:39
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 9f8c684 to 7f50381 Compare September 27, 2023 10:30
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 7f50381 to d313410 Compare September 27, 2023 21:06
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from d313410 to 5046456 Compare September 29, 2023 01:39
@leomotors leomotors merged commit 3283de0 into main Oct 1, 2023
5 checks passed
@leomotors leomotors deleted the renovate/dependencies-(non-major) branch October 1, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant