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

chore(deps): update devdependencies-non-major #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.6.1 -> 20.17.9 age adoption passing confidence
@types/node (source) 20.8.6 -> 20.17.9 age adoption passing confidence
@types/office-js (source) 1.0.322 -> 1.0.449 age adoption passing confidence
@types/office-runtime (source) 1.0.30 -> 1.0.35 age adoption passing confidence
@types/react (source) 18.2.28 -> 18.3.12 age adoption passing confidence
@types/react (source) 18.2.0 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.2.13 -> 18.3.1 age adoption passing confidence
@types/react-dom (source) 18.2.1 -> 18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 5.59.1 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser (source) 5.59.1 -> 5.62.0 age adoption passing confidence
@vitejs/plugin-react-swc 3.3.0 -> 3.7.2 age adoption passing confidence
autoprefixer 10.4.16 -> 10.4.20 age adoption passing confidence
daisyui (source) 3.9.2 -> 3.9.4 age adoption passing confidence
eslint (source) 8.51.0 -> 8.57.1 age adoption passing confidence
eslint (source) 8.39.0 -> 8.57.1 age adoption passing confidence
eslint-config-next (source) 13.5.4 -> 13.5.7 age adoption passing confidence
eslint-plugin-office-addins 2.1.5 -> 2.1.8 age adoption passing confidence
eslint-plugin-prettier 5.0.1 -> 5.2.1 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
eslint-plugin-react-refresh ^0.3.4 -> ^0.4.0 age adoption passing confidence
office-addin-cli 1.5.5 -> 1.6.5 age adoption passing confidence
office-addin-debugging 5.0.5 -> 5.1.6 age adoption passing confidence
office-addin-dev-certs 1.11.3 -> 1.13.5 age adoption passing confidence
office-addin-lint 2.2.5 -> 2.3.5 age adoption passing confidence
office-addin-manifest 1.12.3 -> 1.13.6 age adoption passing confidence
office-addin-prettier-config 1.2.0 -> 1.2.1 age adoption passing confidence
postcss (source) 8.4.31 -> 8.4.49 age adoption passing confidence
semantic-release 22.0.5 -> 22.0.12 age adoption passing confidence
tailwindcss (source) 3.3.3 -> 3.4.15 age adoption passing confidence
typescript (source) 5.2.2 -> 5.7.2 age adoption passing confidence
typescript (source) 5.0.4 -> 5.7.2 age adoption passing confidence
xo 0.56.0 -> 0.59.3 age adoption passing confidence

Release Notes

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

v5.62.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#​6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#​7161) (5a347a5), closes #​7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#​7054) (a8c824a)
Features
  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#​6487) (6edaa04)

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

v5.61.0

Compare Source

Features

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

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.60.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.62.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v5.61.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/parser

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

v5.60.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v5.60.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/parser

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/parser

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/parser

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/parser

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/parser

5.59.1 (2023-04-24)

Note: Version bump only for package @​typescript-eslint/parser

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.7.2

Compare Source

Add Vite 6 to peerDependencies range #​207

Thanks @​RobinTail

Revert throw when refresh runtime is loaded twice #​237

Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.

This revert was done in the Babel plugin last year and I didn't port it back.

v3.7.1

Compare Source

Ignore directive sourcemap error #​231

v3.7.0

Compare Source

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

v3.6.0

Compare Source

Add parserConfig option

This will unlock to use the plugin in some use cases where the original source code is not in TS. Using this option to keep using JSX inside .js files is highly discouraged and can be removed in any future version.

v3.5.0

Compare Source

Update peer dependency range to target Vite 5

There were no breaking change that impacted this plugin, so any combination of React plugins and Vite core version will work.

Align jsx runtime for optimized dependencies

This will only affect people using internal libraries that contains untranspiled JSX. This change aligns the optimizer with the source code and avoid issues when the published source don't have React in the scope.

Reminder: While being partially supported in Vite, publishing TS & JSX outside of internal libraries is highly discouraged.

v3.4.1

Compare Source

Add support for .mts (fixes #​161)

Using CJS in source code will not work in Vite (and will never be supported), so this is better to only use .ts.

But to better align with Vite core defaults, .mts extension will now be processed like .ts. This maybe reverted in a future major.

v3.4.0

Compare Source

  • Add devTarget option (fixes #​141)
  • Disable Fast Refresh based on config.server.hmr === false instead of process.env.TEST
  • Warn when plugin is in WebContainers (see #​118)
  • Better invalidation message when an export is added & fix HMR for export of nullish values (#​143)

v3.3.2

Compare Source

v3.3.1

Compare Source

  • Add type: module to package.json (#​101). Because the library already publish .cjs & .mjs files, the only change is for typing when using the node16 module resolution (fixes #​95)
  • Throw an error when the MDX plugin is after this one (#​100). This is an expected breaking change added in 3.2.0 and this should people that were using both plugins before this version to migrate.
postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
saadeghi/daisyui (daisyui)

v3.9.4

Compare Source

v3.9.3

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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.

Copy link

socket-security bot commented Nov 12, 2023

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
postcss 8.4.32 None +2 245 kB ai
office-addin-cli 1.5.5...1.5.8 None +0/-0 14.4 kB ms-office
vite 4.3.3...4.5.1 None +29/-27 218 MB vitebot
@types/office-runtime 1.0.30...1.0.35 None +0/-0 21.1 kB types
eslint-config-next 13.5.4...13.5.6 None +8/-3 35.9 MB vercel-release-bot
office-addin-lint 2.2.5...2.2.8 None +19/-25 41.6 MB ms-office
@types/react-dom 18.2.1...18.2.17, 18.2.13...18.2.17 None +2/-2 764 kB types
@types/office-js 1.0.322...1.0.361 None +0/-0 5.24 MB types
office-addin-dev-certs 1.11.3...1.12.0 None +2/-2 179 kB ms-office
eslint-plugin-office-addins 2.1.5...2.1.8 None +17/-23 41.4 MB ms-office
@types/react 18.2.0...18.2.42, 18.2.28...18.2.42 None +0/-0 365 kB types
@typescript-eslint/eslint-plugin 5.59.1...5.62.0 None +16/-22 41.2 MB jameshenry
@typescript-eslint/parser 5.59.1...5.62.0 None +13/-19 38.2 MB jameshenry
office-addin-debugging 5.0.5...5.0.14 None +69/-53 74.2 MB ms-office
@types/node 20.8.6...20.10.3 None +2/-1 4.08 MB types
office-addin-manifest 1.12.3...1.12.8 None +3/-3 295 kB ms-office
tailwindcss 3.3.3...3.3.6 None +7/-3 6.72 MB adamwathan
eslint-plugin-react-refresh 0.3.5...0.4.5 None +8/-13 4.82 MB arnaud-barre
@vitejs/plugin-react-swc 3.3.0...3.5.0 None +43/-40 600 MB vitebot
eslint 8.39.0...8.55.0, 8.51.0...8.55.0 None +12/-13 5.61 MB eslintbot
semantic-release 22.0.5...22.0.10 None +12/-2 766 kB semantic-release-bot
daisyui 3.9.2...3.9.4 None +3/-2 8.61 MB saadeghi
typescript 5.0.4...5.3.3 None +0/-0 32 MB typescript-bot

@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 5 times, most recently from c05d6e7 to ee4383b Compare November 19, 2023 02:18
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 5 times, most recently from c27238b to 77b483a Compare November 28, 2023 09:01
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 7 times, most recently from d8ff791 to e0e812c Compare December 7, 2023 05:43
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from aed6caa to 38754cd Compare December 10, 2023 05:35
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 4 times, most recently from d849667 to 7b979e7 Compare December 25, 2023 07:56
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 2 times, most recently from 1ef1681 to 29e86df Compare December 30, 2023 14:46
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch from 29e86df to f3c0ff6 Compare February 6, 2024 13:00
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from 627a714 to 3a897c0 Compare October 8, 2024 05:29
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 4 times, most recently from 9870414 to cb1f8b5 Compare October 16, 2024 00:04
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 6 times, most recently from 62d6a85 to 729f8e7 Compare October 24, 2024 23:38
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from ff84df8 to 2e932c3 Compare November 1, 2024 05:34
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from bb43da6 to 64c5b6b Compare November 8, 2024 05:44
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 4 times, most recently from 205ab43 to b36a70b Compare November 16, 2024 02:25
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 4 times, most recently from 281737e to 431d8b3 Compare November 26, 2024 03:02
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch from 431d8b3 to 748ff68 Compare November 27, 2024 05:54
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch from 748ff68 to 910ac53 Compare November 28, 2024 15:03
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