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 minor dependencies #349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/core (source) 10.3.0 -> 10.3.1 age adoption passing confidence
@google-cloud/pubsub 2.18.3 -> 2.19.4 age adoption passing confidence
@types/node (source) 14.18.0 -> 14.18.63 age adoption passing confidence
@types/react (source) 17.0.37 -> 17.0.82 age adoption passing confidence
@types/twitter (source) 1.7.1 -> 1.7.4 age adoption passing confidence
axios (source) 0.28.0 -> 0.28.1 age adoption passing confidence
dayjs (source) 1.10.7 -> 1.11.13 age adoption passing confidence
eslint-import-resolver-webpack (source) 0.13.2 -> 0.13.9 age adoption passing confidence
eslint-plugin-import 2.25.3 -> 2.30.0 age adoption passing confidence
eslint-plugin-react 7.27.1 -> 7.36.1 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.3.0 -> 4.6.2 age adoption passing confidence
firebase-functions 3.16.0 -> 3.24.1 age adoption passing confidence
prettier (source) 2.5.0 -> 2.8.8 age adoption passing confidence
react-semantic-toasts 0.6.5 -> 0.6.6 age adoption passing confidence
semantic-ui-css (source) 2.4.1 -> 2.5.0 age adoption passing confidence
semantic-ui-react 2.0.4 -> 2.1.5 age adoption passing confidence
typescript (source) 4.5.2 -> 4.9.5 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/core)

v10.3.1

Compare Source

Patch Changes
  • #​2576 33c01578 Thanks @​Methuselah96! - Export Keyframes type to avoid TypeScript inserting import("@​emotion/serialize").Keyframes references into declaration files emitted based on a source files exporting keyframes result. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.
googleapis/nodejs-pubsub (@​google-cloud/pubsub)

v2.19.4

Compare Source

v2.19.3

Compare Source

v2.19.1

Compare Source

v2.19.0

Compare Source

Features
Bug Fixes
  • deps: update dependency google-gax to v2.29.5 (#​1474) (f855db3)
  • deps: update dependency google-gax to v2.29.6 (#​1489) (62aba28)
  • removing misspelled field, add correctly spelled field 🦉 Updates from OwlBot (#​1490) (afb9cfe)
2.18.5 (2022-01-21)
Bug Fixes
2.18.4 (2021-12-09)
Bug Fixes
2.18.3 (2021-11-18)
Bug Fixes
2.18.2 (2021-11-08)
Bug Fixes
2.18.1 (2021-09-27)
Bug Fixes
  • deprecate maxExtension in favour of maxExtensionMinutes (#​1402) (46b83ba)

v2.18.5

Compare Source

v2.18.4

Compare Source

axios/axios (axios)

v0.28.1

Compare Source

iamkun/dayjs (dayjs)

v1.11.13

Compare Source

v1.11.12

Compare Source

Bug Fixes

v1.11.11

Compare Source

Bug Fixes

v1.11.10

Compare Source

Bug Fixes

v1.11.9

Compare Source

Bug Fixes

v1.11.8

Compare Source

Bug Fixes

v1.11.7

Compare Source

Bug Fixes

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes

v1.11.4

Compare Source

Bug Fixes

v1.11.3

Compare Source

Bug Fixes

v1.11.2

Compare Source

Bug Fixes

v1.11.1

Compare Source

Bug Fixes
  • add Bengali (Bangladesh) [bn-bd] locale (#​1806) (840ed76)
  • refactor replace deprecated String.prototype.substr() (#​1836) (627fa39)
  • Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#​1831) (4e2802c)
  • update Italian (Switzerland) [it-ch] locale relativeTime (#​1829) (8e6d11d)
  • update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#​1848) (a597d0b)
  • update locale bo [Tibetan]: corrected the orders in formats (#​1823) (e790516)

v1.11.0

Compare Source

Bug Fixes
Features
  • Fallback to language only locale + support uppercase locales (#​1524) (9138dc2)

1.10.8 (2022-02-28)

Bug Fixes

1.10.7 (2021-09-10)

Bug Fixes

1.10.6 (2021-07-06)

Bug Fixes

1.10.5 (2021-05-26)

Bug Fixes

1.10.4 (2021-01-22)

Bug Fixes

1.10.3 (2021-01-09)

Bug Fixes
  • fix customParseFormat plugin strict mode parse meridiem bug (#​1321) (e49eeef)
  • fix weekYear plugin missing locale bug (#​1319) (344bdc0), closes #​1304
  • update advancedFormat plugin to add format options for iso week and weekyear (#​1309) (2c54c64)
  • update devHelper to add dev warning setting locale before loading (c5cc893)
  • update German [de] locale yearStart (1858df8), closes #​1264

1.10.2 (2021-01-05)

Bug Fixes

1.10.1 (2021-01-03)

Bug Fixes

v1.10.8

Compare Source

Bug Fixes
import-js/eslint-plugin-import (eslint-import-resolver-webpack)

v0.13.9

Compare Source

  • [refactor] simplify loop ([#​3029], thanks [@​fregante])
  • [meta] add repository.directory field
  • [refactor] avoid hoisting, misc cleanup

v0.13.8

Compare Source

  • [refactor] use hasown instead of has
  • [deps] update array.prototype.find, is-core-module, resolve

v0.13.7

Compare Source

  • [fix] use the dirname of the configPath as basedir ([#​2859])

v0.13.6

Compare Source

  • [refactor] revert back to lodash/isEqual

v0.13.5

Compare Source

  • [refactor] replace lodash/isEqual usage with deep-equal
  • [refactor] remove lodash/get usage
  • [refactor] switch to a maintained array.prototype.find package
  • [deps] update resolve

v0.13.4

Compare Source

  • [fix] restore node 6 compatibility

v0.13.3

Compare Source

  • [deps] update is-core-module, resolve, semver
  • [eslint] tighten up rules
  • [Tests] consolidate eslint config
  • [Docs] HTTP => HTTPS ([#​2287], thanks [@​Schweinepriester])
import-js/eslint-plugin-import (eslint-plugin-import)

v2.30.0

Compare Source

Added
Fixed
Changed

Configuration

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 7, 2023
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 113dd54 to bf7f704 Compare July 21, 2023 22:51
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 358c9cf to 146beea Compare July 30, 2023 00:38
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 4 times, most recently from 4a0b0da to 8e5aedb Compare August 9, 2023 20:12
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 5 times, most recently from 6927b2a to c0ab4f8 Compare August 22, 2023 18:41
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from c0ab4f8 to 9e17b75 Compare August 23, 2023 22:42
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from fba0aae to e3e0dae Compare September 2, 2023 21:35
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 670d2cc to 91fd7c8 Compare September 15, 2023 08:25
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from ee80784 to 581a9b1 Compare September 20, 2023 08:28
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 08c6f4a to acc5b28 Compare September 26, 2023 17:38
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from acc5b28 to 4a750a7 Compare October 1, 2023 12:02
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 4a750a7 to 12d9272 Compare October 10, 2023 19:48
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from d445f3c to f6a1953 Compare October 23, 2023 07:22
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from f6a1953 to bfe61f4 Compare November 7, 2023 19:45
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from eef9dc2 to 2c8a2dd Compare February 21, 2024 22:57
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 4dd4d0e to 2b9fcbb Compare March 4, 2024 06:23
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 4 times, most recently from de24c8b to b3bde05 Compare March 18, 2024 14:34
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 64b41d9 to f742c23 Compare March 28, 2024 20:39
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 624f543 to ef2cab2 Compare April 28, 2024 14:23
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from ef2cab2 to 096b109 Compare May 28, 2024 10:56
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 096b109 to f01c89e Compare June 18, 2024 21:04
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 7ce995e to f862c0a Compare July 20, 2024 08:33
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from f862c0a to 32b9855 Compare August 20, 2024 16:22
Copy link

coderabbitai bot commented Aug 20, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The update involves maintaining and upgrading several dependencies in both the main application and the functions package. Key libraries such as React, Firebase, and various ESLint plugins have been updated to enhance performance, security, and code quality. This maintenance effort aims to leverage the latest features and improvements from the dependency ecosystem, ensuring better stability and compatibility within the project.

Changes

Files Change Summary
app/package.json Updated several dependencies including @emotion/core, dayjs, firebase-functions, and semantic-ui packages.
functions/package.json Incremented versions for packages like @google-cloud/pubsub, firebase-functions, and axios for maintenance.

Possibly related issues

  • Dependency Dashboard #295: This issue discusses dependency updates, and the maintenance effort in this PR aligns with the overall objectives of keeping dependencies current and addressing deprecation warnings.

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    -- I pushed a fix in commit <commit_id>, please review it.
    -- Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    -- @coderabbitai generate unit testing code for this file.
    -- @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    -- @coderabbitai generate interesting stats about this repository and render them as a table.
    -- @coderabbitai read src/utils.ts and generate unit testing code.
    -- @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    -- @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.
Early access features: enabled

We are currently testing the following features in early access:

  • OpenAI o1 for code reviews: OpenAI's new o1 model is being tested for generating code suggestions in code reviews.

Note:

  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.

Copy link

@coderabbitai coderabbitai bot left a 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

Commits

Files that changed from the base of the PR and between 39704d9 and 32b9855.

Files ignored due to path filters (2)
  • app/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
  • functions/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
Files selected for processing (2)
  • app/package.json (1 hunks)
  • functions/package.json (2 hunks)
Additional comments not posted (23)
functions/package.json (9)

19-19: Approved: Update of @google-cloud/pubsub.

The update from version 2.18.3 to 2.19.4 is a minor version change, typically including bug fixes and improvements. Ensure to review the release notes for any relevant changes.


20-20: Approved: Update of @types/twitter.

The update from version 1.7.1 to 1.7.4 involves type definitions, which are unlikely to introduce breaking changes. This update is generally safe.


21-21: Approved: Update of axios.

The update from version 0.28.0 to 0.28.1 is a patch update, generally including bug fixes without breaking changes. This update is safe.


22-22: Approved: Update of dayjs.

The update from version 1.10.7 to 1.11.13 is a minor version change, likely including new features and improvements. Ensure compatibility with existing code.


24-24: Approved: Update of firebase-functions.

The update from version 3.16.0 to 3.24.1 is a minor version change. Review the release notes for any new features or deprecations.


33-33: Approved: Update of eslint-import-resolver-webpack.

The update from version 0.13.2 to 0.13.8 is a patch update for a development tool, unlikely to affect runtime behavior.


35-35: Approved: Update of eslint-plugin-import.

The update from version 2.25.3 to 2.29.1 is a minor version change for a development tool, unlikely to affect runtime behavior.


39-39: Approved: Update of prettier.

The update from version 2.5.0 to 2.8.8 is a minor version change for a code formatting tool, unlikely to affect runtime behavior.


40-40: Approved: Update of typescript.

The update from version 4.5.2 to 4.9.5 is a minor version change for the TypeScript compiler. Review the release notes for any new features or changes that might affect type checking.

app/package.json (14)

14-14: Approved: Update of @emotion/core.

The update from version 10.3.0 to 10.3.1 is a patch update, generally including bug fixes without breaking changes. This update is safe.


15-15: Approved: Update of dayjs.

The update from version 1.10.7 to 1.11.13 is a minor version change, likely including new features and improvements. Ensure compatibility with existing code.


19-19: Approved: Update of firebase-functions.

The update from version 3.16.0 to 3.24.1 is a minor version change. Review the release notes for any new features or deprecations.


24-24: Approved: Update of react-semantic-toasts.

The update from version 0.6.5 to 0.6.6 is a patch update, generally including bug fixes without breaking changes. This update is safe.


25-25: Approved: Update of semantic-ui-css.

The update from version 2.4.1 to 2.5.0 is a minor version change. Review the release notes for any new features or changes that might affect the UI.


26-26: Approved: Update of semantic-ui-react.

The update from version 2.0.4 to 2.1.5 is a minor version change. Review the release notes for any new features or changes that might affect the UI.


29-29: Approved: Update of @types/node.

The update from version 14.18.0 to 14.18.63 involves type definitions, which are unlikely to introduce breaking changes. This update is generally safe.


30-30: Approved: Update of @types/react.

The update from version 17.0.37 to 17.0.80 involves type definitions, which are unlikely to introduce breaking changes. This update is generally safe.


35-35: Approved: Update of eslint-import-resolver-webpack.

The update from version 0.13.2 to 0.13.8 is a patch update for a development tool, unlikely to affect runtime behavior.


38-38: Approved: Update of eslint-plugin-import.

The update from version 2.25.3 to 2.29.1 is a minor version change for a development tool, unlikely to affect runtime behavior.


40-40: Approved: Update of eslint-plugin-react.

The update from version 7.27.1 to 7.35.0 is a minor version change for a development tool, unlikely to affect runtime behavior.


41-41: Approved: Update of eslint-plugin-react-hooks.

The update from version 4.3.0 to 4.6.2 is a minor version change for a development tool, unlikely to affect runtime behavior.


42-42: Approved: Update of prettier.

The update from version 2.5.0 to 2.8.8 is a minor version change for a code formatting tool, unlikely to affect runtime behavior.


43-43: Approved: Update of typescript.

The update from version 4.5.2 to 4.9.5 is a minor version change for the TypeScript compiler. Review the release notes for any new features or changes that might affect type checking.

@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 511d574 to a796a9c Compare September 3, 2024 19:48
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from a210e03 to c7f7a51 Compare September 16, 2024 12:58
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from c7f7a51 to d22ba05 Compare September 17, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants