Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

chore(Renovate): ⬆️ Update types #101

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@total-typescript/ts-reset (source) 0.4.2 -> 0.5.1 age adoption passing confidence
@types/node (source) 18.16.13 -> 18.19.3 age adoption passing confidence
bun-types (source) 0.6.2 -> 0.8.1 age adoption passing confidence

Release Notes

total-typescript/ts-reset (@​total-typescript/ts-reset)

v0.5.1

Patch Changes
  • Added homepage for npm purposes.

v0.5.0

Minor Changes
  • 49b8603: Added a rule, /session, to make sessionStorage and localStorage safer.

    // Is now typed as `unknown`, not `any`!
    localStorage.a;
    
    // Is now typed as `unknown`, not `any`!
    sessionStorage.abc;
  • 49b8603: Added a /dom entrypoint to allow users to import DOM-only rules.

oven-sh/bun (bun-types)

v0.8.1

Compare Source

v0.8.0

Compare Source

v0.7.3

Compare Source

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.14

Compare Source

v0.6.13

Compare Source

v0.6.12

Compare Source

v0.6.11

Compare Source

v0.6.10

Compare Source

v0.6.9

Compare Source

v0.6.8

Compare Source

v0.6.7

Compare Source

v0.6.6

Compare Source

v0.6.5

Compare Source

v0.6.4

Compare Source

v0.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team and xeho91 May 24, 2023 14:22
@renovate renovate bot added 🧩 dependencies Related to the dependencies 🧰 project Related to the project repository management labels May 24, 2023
@changeset-bot
Copy link

changeset-bot bot commented May 24, 2023

⚠️ No Changeset found

Latest commit: 45e37ac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghost
Copy link

ghost commented May 24, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@socket-security
Copy link

socket-security bot commented May 24, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot changed the title chore(Renovate): ⬆️ Update types chore(Renovate): ⬆️ Update dependency @types/node to v18.16.14 May 24, 2023
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update dependency @types/node to v18.16.14 chore(Renovate): ⬆️ Update types May 25, 2023
@renovate renovate bot force-pushed the renovate/types branch 6 times, most recently from ce1052c to 36c0f58 Compare May 31, 2023 10:53
@renovate
Copy link
Contributor Author

renovate bot commented May 31, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 17 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/renovate/repos/github/terminal-nerds/snippets/packages/array, /tmp/renovate/repos/github/terminal-nerds/snippets/packages/number, /tmp/renovate/repos/github/terminal-nerds/snippets/packages/environment
.                                        |  WARN  Your pnpm-lock.yaml was generated by a newer version of pnpm. It is a compatible version but it might get downgraded to version 6.0
 ERROR  /@ampproject/remapping@2.2.1 is an invalid relative dependency path

pnpm: /@ampproject/remapping@2.2.1 is an invalid relative dependency path
    at Object.parse2 [as parse] (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:114178:15)
    at nameVerFromPkgSnapshot (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:114287:28)
    at addPreferredVersionsFromLockfile (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:196837:89)
    at getPreferredVersionsFromLockfileAndManifests (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:196831:7)
    at _installInContext (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:197757:142)
    at async installInContext (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:198099:16)
    at async _install (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:197622:25)
    at async mutateModules (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:197344:23)
    at async recursive (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:198939:50)
    at async installDeps (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:199235:11)

@renovate renovate bot force-pushed the renovate/types branch 7 times, most recently from 5f7068a to 41f97ed Compare June 6, 2023 08:48
@renovate renovate bot force-pushed the renovate/types branch 4 times, most recently from f26578a to a3c8484 Compare June 16, 2023 18:48
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from 4ec3692 to f29af37 Compare June 30, 2023 18:37
@renovate renovate bot force-pushed the renovate/types branch 4 times, most recently from a826d8f to 6e76051 Compare August 31, 2023 03:22
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from 1228cfe to cb97344 Compare September 5, 2023 23:03
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from 347224b to 6efc427 Compare September 18, 2023 09:07
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from 54b1406 to 50a886d Compare September 23, 2023 04:38
@renovate renovate bot force-pushed the renovate/types branch 3 times, most recently from 2360f02 to 55a10d5 Compare October 2, 2023 16:08
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from ce7349a to 4b078f2 Compare October 10, 2023 01:58
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from 2ad3f0b to c1792b9 Compare October 21, 2023 10:35
@renovate renovate bot force-pushed the renovate/types branch 2 times, most recently from c93827f to fdb7594 Compare November 3, 2023 09:43
@renovate renovate bot force-pushed the renovate/types branch 4 times, most recently from 11cfb43 to 96625d0 Compare November 26, 2023 22:04
@renovate renovate bot force-pushed the renovate/types branch 4 times, most recently from 5870e18 to 8915ee2 Compare December 6, 2023 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧩 dependencies Related to the dependencies 🧰 project Related to the project repository management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants