-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update minor dependencies #36
base: main
Are you sure you want to change the base?
Conversation
Deployment failed with the following error:
Learn More: http://vercel.link/fair-use |
fa925f4
to
8181bbb
Compare
8181bbb
to
63e24cd
Compare
bc984ac
to
43e539d
Compare
43e539d
to
51dbe81
Compare
51dbe81
to
48c03ca
Compare
48c03ca
to
8c0fbac
Compare
3681970
to
bb7ff0f
Compare
bb7ff0f
to
1e3433e
Compare
b1991ef
to
e3e0f27
Compare
1912b22
to
2fe188e
Compare
6b22950
to
76ee77e
Compare
fc4c6c7
to
b757a7f
Compare
755a793
to
9d09409
Compare
2b73d0a
to
59810a0
Compare
08828b1
to
61a9a3c
Compare
61a9a3c
to
3e8e752
Compare
3e8e752
to
10d2558
Compare
8196eb9
to
8e697a0
Compare
8e697a0
to
9461f63
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent updates to the Changes
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (7)
package.json (7)
16-17
: Review@emotion
package updates.The
@emotion/babel-preset-css-prop
and@emotion/react
packages have been updated to versions11.12.0
and11.13.0
, respectively. These updates likely include bug fixes and performance improvements. Ensure that the styling functionality remains consistent with these updates.Check the changelogs for any notable changes that might affect your styling setup.
18-19
: Review TensorFlow package updates.The
@tensorflow-models/body-pix
and@tensorflow/tfjs
packages have been updated to versions2.2.1
and3.21.0
, respectively. These updates may include enhancements or fixes related to machine learning functionalities. Ensure that your machine learning models and functionalities are tested to confirm compatibility.Review the TensorFlow changelogs for any breaking changes or new features that might impact your project.
20-21
: Reviewdayjs
andfirebase
updates.The
dayjs
library has been updated to1.11.13
, andfirebase
to8.10.1
. These updates likely include bug fixes and minor feature enhancements. Ensure that date handling and Firebase functionalities are tested to confirm they work as expected.Check the respective changelogs for any changes that might require adjustments in your code.
26-27
: Review Semantic UI package updates.The
semantic-ui-css
andsemantic-ui-react
packages have been updated to versions2.5.0
and2.1.5
, respectively. These updates might include new components or styling changes. Verify that your UI components render correctly with these updates.Review the Semantic UI changelogs for any changes that might affect your UI.
28-28
: Review TypeScript update.TypeScript has been updated to version
4.9.5
. This update may include new language features, bug fixes, or performance improvements. Ensure that your TypeScript code compiles correctly and take advantage of any new features if applicable.Review the TypeScript changelog for any new features or breaking changes that might affect your codebase.
29-29
: Reviewweb-vitals
update.The
web-vitals
package has been updated to version2.1.4
. This update likely includes improvements in performance metrics collection. Ensure that your performance monitoring setup is compatible with this update.Check the changelog for any changes that might affect how you collect and report web vitals.
32-53
: Review development dependencies updates.Several development dependencies have been updated, including ESLint, Prettier, and Testing Library packages. These updates are likely to include bug fixes and improvements in linting, formatting, and testing capabilities. Ensure that your development environment is set up to utilize these updates effectively.
Review the changelogs for each updated package to identify any changes that might require configuration updates or adjustments in your development workflow.
9461f63
to
aa3a760
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- package.json
a2a2726
to
a1c0c34
Compare
becb71b
to
9a13324
Compare
02ae7e9
to
b079ed0
Compare
b079ed0
to
1aa3cdd
Compare
1aa3cdd
to
d28093c
Compare
d28093c
to
02c3292
Compare
This PR contains the following updates:
11.3.0
->11.13.5
11.2.0
->11.12.0
11.2.0
->11.12.0
11.4.0
->11.13.5
2.2.0
->2.2.1
3.7.0
->3.21.0
5.14.1
->5.17.0
12.0.0
->12.1.5
13.1.9
->13.5.0
1.0.9
->1.0.21
26.0.23
->26.0.24
14.17.4
->14.18.63
17.0.13
->17.0.83
3.0.4
->3.0.12
17.0.8
->17.0.25
4.28.1
->4.33.0
4.28.1
->4.33.0
1.10.5
->1.11.13
7.29.0
->7.32.0
8.3.0
->8.10.0
2.23.4
->2.31.0
3.4.0
->3.4.1
7.24.0
->7.37.2
4.2.0
->4.6.2
8.7.0
->8.10.1
2.3.2
->2.8.8
2.1.8
->2.2.1
2.4.1
->2.5.0
2.0.3
->2.1.5
4.3.5
->4.9.5
2.1.0
->2.1.4
Release Notes
emotion-js/emotion (@emotion/babel-plugin)
v11.13.5
Compare Source
v11.12.0
Compare Source
v11.11.0
Compare Source
Patch Changes
eed5e6cf
Thanks @Andarist! - Fixed importing in Node ESMv11.10.8
Compare Source
Patch Changes
#3025
6bd13425
Thanks @Andarist! - Fixed a parsing issue with&
within nested functions in declaration values by updating the underlying parser (stylis).Updated dependencies [
6bd13425
]:v11.10.6
Compare Source
Patch Changes
#2985
4e172c2a
Thanks @emmatown! - Remove peer dependency on@babel/core
Updated dependencies [
4e172c2a
]:v11.10.5
Compare Source
Patch Changes
#2905
4c0005f6
Thanks @p-m-p! - Do not warn about@emotion/react
being loaded twice in Vitest as that might easily happen with mocked modules.#2929
13afe030
Thanks @Andarist! - The support for@container
queries has been added by updating the underlying parser (stylis) .Updated dependencies [
13afe030
,c02b1214
,d8a13bca
]:v11.10.2
Compare Source
Patch Changes
005e211d
Thanks @Andarist! - Fixed an issue in the styles minifier that caused interpolations to be sometimes included more than once in the output.v11.10.0
Compare Source
Minor Changes
bbad8c79
Thanks @nicksrandall! -exports
field has been added to thepackage.json
manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.Patch Changes
bbad8c79
]:v11.9.5
Compare Source
Patch Changes
5b99a849
Thanks @Andarist! - Fixed an issue with the lack of/*#__PURE__*/
annotations before styled calls transformed from tagged template expressions.v11.9.2
Compare Source
Patch Changes
#2721
ae0f650b
Thanks @Andarist! - Fixed an issue in the minifying logic that could remove rules with the same context values as their parent rules. Like in the example below:v11.7.2
Compare Source
Patch Changes
#2585
b830c7dc
Thanks @Andarist! - Fixed label extraction crashing in some cases involving variable declarations with array and object patterns.#2585
b830c7dc
Thanks @kddc, @Andarist! - Improved label extraction for named function expressions and anonymous functions used as object property values.#2602
b02f349d
Thanks @Andarist! - Fixed an issue with styled transformer sometimes not using the used local name for the imported named export when used withimportMap
.v11.7.1
Compare Source
Patch Changes
#2577
04681a5f
Thanks @Methuselah96! - ExportKeyframes
type to avoid TypeScript insertingimport("@​emotion/serialize").Keyframes
references into declaration files emitted based on a source files exportingkeyframes
result. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.#2590
1554a7e2
Thanks @Andarist! - Upgraded and pinned the version of Stylis - the CSS parser that Emotion uses under the hood.Updated dependencies [
1554a7e2
]:tensorflow/tfjs (@tensorflow/tfjs)
v3.21.0
Compare Source
v3.20.0
Compare Source
v3.19.0
Compare Source
v3.18.0
Compare Source
v3.17.0
Compare Source
testing-library/jest-dom (@testing-library/jest-dom)
v5.17.0
Compare Source
Features
toHaveAccessibleErrorMessage
better implementing the spec, deprecatetoHaveErrorMessage
(#503) (d717c66)v5.16.5
Compare Source
Bug Fixes
v5.16.4
Compare Source
Bug Fixes
v5.16.3
Compare Source
Bug Fixes
.not
(#447) (6988a67)v5.16.2
Compare Source
Bug Fixes
toBeDisabled
(#368) (8162115)v5.16.1
Compare Source
Bug Fixes
toHaveClass
error message format (#405) (a9beb47)v5.16.0
Compare Source
Features
v5.15.1
Compare Source
Bug Fixes
v5.15.0
Compare Source
Features
testing-library/react-testing-library (@testing-library/react)
v12.1.5
Compare Source
Bug Fixes
v12.1.4
Compare Source
Bug Fixes
v12.1.3
Compare Source
Bug Fixes
@types/react-dom
as a direct dependency (#1001) (149d9a9)v12.1.2
Compare Source
Bug Fixes
v12.1.1
Compare Source
Bug Fixes
v12.1.0
Compare Source
Features
testing-library/user-event (@testing-library/user-event)
v13.5.0
Compare Source
Features
keydown
events (#728) (5d946d5)v13.4.2
Compare Source
Bug Fixes
v13.4.1
Compare Source
Bug Fixes
specialCharMap
(#738) (9519979)v13.4.0
Compare Source
Features
PageUp
andPageDown
oninput
(#734) (f731f68)v13.3.0
Compare Source
Features
v13.2.1
Compare Source
Bug Fixes
v13.2.0
Compare Source
Features
ArrowLeft
andArrowRight
on<textarea>
(#686) (f8f00d4)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v4.33.0
Compare Source
Bug Fixes
exceptAfterOverload
for abstract methods (#3943) (240fc65)as
assertions and types (#3940) (40760f9)RegExp
without flags (#3946) (0868725)v4.32.0
Compare Source
Bug Fixes
export default
(#3899) (ebb33ed)require
(#3871) (8aa87a1)NewExpression
(#3884) (ed5e459)RegExp
(#3855) (ffdb5ff)Features
no-non-null-asserted-nullish-coalescing
rule (#3349) (4e99961)no-restricted-imports
(#3775) (ec5d506)DefinitionType
enum (#3916) (13b7de5)4.31.2 (2021-09-20)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.31.1 (2021-09-13)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.0
Compare Source
Bug Fixes
ReportFixFunction
(#3830) (8218055)Features
no-meaningless-void-operator
rule (#3641) (ea40ab6)padding-line-between-statements
([#3418](https://redirect.github.com/typescript-eslint/typescConfiguration
📅 Schedule: Branch creation - "on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.