Skip to content

Update all non-major dependencies#44

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#44
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@chakra-ui/icons (source) 2.0.192.2.4 age confidence dependencies minor
@chakra-ui/react (source) 2.7.12.10.10 age confidence dependencies minor
@emotion/react (source) 11.13.311.14.0 age confidence dependencies minor
@emotion/styled (source) 11.13.011.14.1 age confidence dependencies minor
@types/dom-to-image (source) 2.6.42.6.7 age confidence dependencies patch
@types/node (source) 20.17.620.19.43 age confidence devDependencies minor
@types/react (source) 18.3.118.3.31 age confidence devDependencies patch
@types/react (source) 18.2.1418.3.31 age confidence devDependencies minor
@types/react (source) 18.3.1218.3.31 age confidence resolutions patch
@types/react (source) 18.3.1218.3.31 age confidence devDependencies patch
@types/react-dom (source) 18.3.118.3.7 age confidence devDependencies patch
@types/react-dom (source) 18.2.618.3.7 age confidence devDependencies minor
eslint (source) 9.14.09.39.5 age confidence devDependencies minor
eslint-config-next (source) 15.0.215.5.20 age confidence devDependencies minor
next (source) 15.0.715.5.20 age confidence dependencies minor
next-seo 6.6.06.8.0 age confidence dependencies minor
node (source) 20.18.020.20.2 age confidence minor
react-icons 5.3.05.7.0 age confidence dependencies minor
typescript (source) 5.6.35.9.3 age confidence devDependencies minor

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/icons)

v2.2.4

Compare Source

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.1

Compare Source

Patch Changes

v2.1.0

Compare Source

Minor Changes
  • 754d9d4f4
    Thanks @​segunadebayo! - To improve support
    for the App Router, all components and hooks are exported with the
    "use client" directive.
Patch Changes
chakra-ui/chakra-ui (@​chakra-ui/react)

v2.10.10

Compare Source

v2.10.9

Compare Source

v2.10.8

Compare Source

v2.10.7

Compare Source

v2.10.6

Compare Source

v2.10.5

Compare Source

v2.10.4

Compare Source

v2.10.3

Compare Source

v2.10.2

Compare Source

v2.10.1

Compare Source

v2.10.0

Compare Source

v2.9.5

Compare Source

v2.9.4

Compare Source

v2.9.3

Compare Source

v2.9.2

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

v2.8.2

Compare Source

Patch Changes

v2.8.1

Compare Source

Patch Changes

v2.8.0

Compare Source

Minor Changes
  • 754d9d4f4
    Thanks @​segunadebayo! - To improve support
    for the App Router, all components and hooks are exported with the
    "use client" directive.
Patch Changes
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

Patch Changes
  • #​3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

eslint/eslint (eslint)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 10:30 before 18:00 every weekday except after 13:00 before 14:00"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 26, 2023
@vercel

vercel Bot commented Jun 26, 2023

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
amairo-dev Error Error Jul 17, 2026 9:09pm
amairo-dev-poker Ready Ready Preview, Comment Jul 17, 2026 9:09pm
amairo-dev-poker-1730831906339-U8mW Canceled Canceled Jul 17, 2026 9:09pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
amairo-dev-fizzbuzz Ignored Ignored Preview Jul 17, 2026 9:09pm

@renovate renovate Bot changed the title fix(deps): update dependency framer-motion to v8.5.5 fix(deps): update all non-major dependencies Jun 26, 2023
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7ed15c3 to faccf7c Compare June 26, 2023 18:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from faccf7c to c74730e Compare June 28, 2023 10:45
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 1, 2023
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c74730e to 31b9109 Compare July 1, 2023 03:19
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 31b9109 to af544c9 Compare July 3, 2023 19:33
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from af544c9 to 98328a9 Compare July 6, 2023 12:17
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 98328a9 to 9dcc21e Compare July 10, 2023 17:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9dcc21e to ec7cddb Compare July 11, 2023 18:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ec7cddb to 530f93b Compare July 12, 2023 19:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 530f93b to 4e51570 Compare July 13, 2023 01:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4e51570 to 0d76ac9 Compare July 13, 2023 19:04
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 0d76ac9 to 58ddafc Compare July 13, 2023 21:18
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 58ddafc to 4eafc21 Compare July 14, 2023 08:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4eafc21 to e99a34b Compare July 14, 2023 15:18
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b4bebe5 to 2fa8294 Compare July 25, 2023 20:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2fa8294 to 4ba30b8 Compare July 26, 2023 19:41
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4ba30b8 to fc724aa Compare July 27, 2023 12:29
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fc724aa to a2015bc Compare July 30, 2023 00:17
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a2015bc to a52eb9c Compare July 31, 2023 22:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a52eb9c to 113a041 Compare August 3, 2023 12:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 113a041 to 7a46cf7 Compare August 4, 2023 01:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7a46cf7 to 69986b9 Compare August 4, 2023 09:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 69986b9 to 19c3f34 Compare August 5, 2023 10:54
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 19c3f34 to ce942f6 Compare August 8, 2023 11:29
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ce942f6 to ce2e41d Compare August 8, 2023 21:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ce2e41d to 659cd10 Compare August 9, 2023 17:20
@vercel

vercel Bot commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 14 hours (more than 100, code: "api-deployments-free-per-day").

@vercel

vercel Bot commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 5 hours (more than 100, code: "api-deployments-free-per-day").

@vercel

vercel Bot commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 4 hours (more than 100, code: "api-deployments-free-per-day").

@vercel

vercel Bot commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

@vercel

vercel Bot commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

@vercel

vercel Bot commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

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