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

Update all non-major dependencies #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.11.4 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.11.5 -> 11.14.0 age adoption passing confidence
@mui/icons-material (source) 5.15.21 -> 5.16.14 age adoption passing confidence
@mui/material (source) 5.15.21 -> 5.16.14 age adoption passing confidence
@types/node (source) 18.19.39 -> 18.19.78 age adoption passing confidence
@types/nodemailer (source) 6.4.15 -> 6.4.17 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 7.18.0 age adoption passing confidence
axios (source) 1.7.2 -> 1.8.1 age adoption passing confidence
cookie ^0.6.0 -> ^0.7.0 age adoption passing confidence
csv-stringify (source) 6.5.0 -> 6.5.2 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-config-next (source) 14.2.4 -> 14.2.24 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.3 age adoption passing confidence
mongoose (source) 6.13.0 -> 6.13.8 age adoption passing confidence
newrelic 11.22.0 -> 11.23.2 age adoption passing confidence
next (source) 13.5.6 -> 13.5.8 age adoption passing confidence
nodemailer (source) 6.9.14 -> 6.10.0 age adoption passing confidence
prettier (source) 3.3.2 -> 3.5.3 age adoption passing confidence
recharts 2.12.7 -> 2.15.1 age adoption passing confidence
typescript (source) 5.5.2 -> 5.8.2 age adoption passing confidence

Release Notes

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

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 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

v11.13.3

Compare Source

Patch Changes

v11.13.0

Compare Source

Minor Changes
  • #​3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #​3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

v11.12.0

Compare Source

Minor Changes
  • #​2815 65a1eea Thanks @​srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.
Patch Changes
mui/material-ui (@​mui/icons-material)

v5.16.14

Compare Source

A big thanks to the 1 contributor who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​ZeeshanTamboli

v5.16.13

Compare Source

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855

v5.16.12

Compare Source

Material UI v5 is now compatible with React 19 (#​44720) @​DiegoAndai

Core

All contributors of this release in alphabetical order: @​DiegoAndai

v5.16.11

A big thanks to the contributor who made this release possible.

Core

All contributors of this release in alphabetical order: @​DiegoAndai

v5.16.9

Compare Source

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​siriwatknp

v5.16.8

Compare Source

A big thanks to the 8 contributors who made this release possible.

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​cherniavskii, @​DiegoAndai, @​jukkatupamaki, @​michelengelen, @​oliviertassinari, @​rluzists1, @​siriwatknp

v5.16.7

Compare Source

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

v5.16.6

Compare Source

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Compare Source

Jul 25, 2024

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]
Docs

All contributors of this release in alphabetical order: @​ManthanGajjar, @​mnajdova, @​navedqb, @​oliviertassinari

Full Changelog: mui/material-ui@v5.16.4...v5.16.5

v5.16.4

Compare Source

Jul 16, 2024

A big thanks to the one contributor who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​mnajdova

v5.16.3

Compare Source

Jul 16, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]
Docs

All contributors of this release in alphabetical order: @​HoFa1997, @​mnajdova, @​oliviertassinari

v5.16.2

Compare Source

Jul 16, 2024

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​mnajdova, @​oliviertassinari

v5.16.1

Compare Source

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​oliviertassinari, @​omahs, @​ZeeshanTamboli

v5.16.0

Compare Source

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexey-kozlenkov, @​jxdp, @​oliviertassinari, @​siriwatknp

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

You can read about our versioning strategy and releases on our website.

v7.16.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
❤️ Thank You
  • Dan Vanderkam

You can read about our versioning strategy and releases on our website.

v7.16.0

Compare Source

🚀 Features
  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

  • eslint-plugin: [no-floating-promises] add checkThenables option

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #​9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

axios/axios (axios)

v1.8.1

Compare Source

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from 871660a to a7adab3 Compare July 22, 2024 01:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0802ebc to 828b6b5 Compare August 5, 2024 00:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 828b6b5 to 0fd58e4 Compare August 12, 2024 01:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d5bbdb6 to fd8f8de Compare August 19, 2024 03:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4dc966f to 3b24d94 Compare September 9, 2024 01:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7bc3af1 to 431ef7e Compare September 23, 2024 00:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 431ef7e to 5e3d31f Compare September 30, 2024 01:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 256e751 to 239f742 Compare October 14, 2024 00:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 239f742 to bee9daa Compare October 21, 2024 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 77a5192 to 5f1a478 Compare November 4, 2024 01:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1818d9e to 26c9f4c Compare November 18, 2024 01:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b4a277d to b154227 Compare December 2, 2024 00:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6814d76 to 83e1298 Compare December 16, 2024 00:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 407f62f to fe4ce95 Compare December 30, 2024 00:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe4ce95 to ca919ab Compare January 6, 2025 01:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca919ab to ce21969 Compare January 20, 2025 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce21969 to 571894e Compare January 27, 2025 01:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 571894e to 5defa05 Compare February 10, 2025 01:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5defa05 to 991b6d4 Compare February 17, 2025 03:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 991b6d4 to 9776bad Compare February 24, 2025 01:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9776bad to 1c585f0 Compare March 3, 2025 03:19
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.

0 participants