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 (major) #69

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

Update All (major) #69

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​luminescent/ui ^0.16.6 -> ^1.0.0 age adoption passing confidence
@types/eslint (source) 8.56.10 -> 9.6.1 age adoption passing confidence
@types/node (source) 20.14.1 -> 22.9.0 age adoption passing confidence
@types/uuid (source) 9.0.8 -> 10.0.0 age adoption passing confidence
uuid 9.0.1 -> 11.0.2 age adoption passing confidence
vite-tsconfig-paths 4.3.2 -> 5.1.0 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v11.0.2

Compare Source

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • refactor v1 internal state and options logic (#​780)
  • refactor v7 internal state and options logic, fixes #​764 (#​779)
  • Port to TypeScript, closes #​762 (#​763)
  • update node support matrix (only support node 16-20) (#​750)
  • This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
  • Remove the minified UMD build from the package.
  • Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
  • Although in practice this is currently a noop since the resulting build does not change, the build will no longer transpiles future changes for Node.js 8.x targets, so semantically this is still a breaking change.
  • Deep requiring specific algorithms of this library like require('uuid/v4'), which has been deprecated in uuid@7, is no longer supported.
  • The default export, which used to be the v4() method but which was already discouraged in v3.x of this library, has been removed.
  • Explicitly note that deep imports of the different uuid version functions are deprecated and no longer encouraged and that ECMAScript module named imports should be used instead. Emit a deprecation warning for people who deep-require the different algorithm variants.
  • Remove builtin support for insecure random number generators in the browser. Users who want that will have to supply their own random number generator function.
  • Remove support for generating v3 and v5 UUIDs in Node.js<4.x
  • Convert code base to ECMAScript Modules (ESM) and release CommonJS build for node and ESM build for browser bundlers.
Features
Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Build System

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • update node support (drop node@12, node@14, add node@20) (#​750)
Features
Bug Fixes
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)

v5.1.0

Compare Source

  • Add skip option for adding additional directories to be skipped when searching for tsconfig.json files (#​146)
  • Fix path resolution on Windows when other Vite plugins neglect to normalize the importer path before calling this.resolve in their resolveId hooks (#​157)
  • Allow both tsconfig.json and jsconfig.json in the same directory (4124b09)

v5.0.1

Compare Source

v5.0.0

Compare Source

This package is now ESM only in order to align with Vite: https://vitejs.dev/guide/migration#deprecate-cjs-node-api

If your project is using CommonJS, you can rename your Vite config to use the .mjs or .mts extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

cloudflare-workers-and-pages bot commented Nov 16, 2023

Deploying cactie with  Cloudflare Pages  Cloudflare Pages

Latest commit: f775c93
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 1274542 to d2a6fb9 Compare November 21, 2023 15:53
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 2fc15e7 to fe88925 Compare December 4, 2023 10:23
@renovate renovate bot changed the title Update dependency vite to v5 Update All (major) Dec 5, 2023
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 3e48bf4 to 505fca8 Compare December 8, 2023 13:35
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 41325b0 to 9df7c14 Compare December 15, 2023 17:15
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 360788e to b14f4d7 Compare December 22, 2023 09:46
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 2628366 to da56827 Compare January 8, 2024 17:22
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ca9f8ad to d78f7ec Compare January 19, 2024 16:08
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 9a0b0b6 to d44b92e Compare February 1, 2024 14:11
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from ffdb288 to 13c98aa Compare February 9, 2024 13:42
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 14c3c24 to f851795 Compare February 21, 2024 13:11
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from edb8938 to 0bfc238 Compare March 3, 2024 18:44
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from f1e5365 to 75c3268 Compare May 29, 2024 13:49
@renovate renovate bot changed the title Update All (major) Update All (major) - autoclosed Jun 5, 2024
@renovate renovate bot closed this Jun 5, 2024
@renovate renovate bot deleted the renovate/major-all branch June 5, 2024 03:19
@renovate renovate bot changed the title Update All (major) - autoclosed Update All (major) Jun 9, 2024
@renovate renovate bot reopened this Jun 9, 2024
@renovate renovate bot restored the renovate/major-all branch June 9, 2024 16:28
@renovate renovate bot changed the title Update All (major) Update dependency uuid to v10 Jun 9, 2024
@renovate renovate bot changed the title Update dependency uuid to v10 Update All to v10 (major) Jun 20, 2024
@renovate renovate bot changed the title Update All to v10 (major) Update All (major) Jul 4, 2024
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b8dbb83 to 20c3665 Compare August 8, 2024 23:36
@renovate renovate bot force-pushed the renovate/major-all branch 8 times, most recently from aeb7abe to 690aa5f Compare November 3, 2024 07:57
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