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 devDependencies (non-major) #146

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.3.3 -> 20.4.2 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.61.0 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser 5.61.0 -> 5.62.0 age adoption passing confidence
@vitest/coverage-v8 (source) 0.32.4 -> 0.33.0 age adoption passing confidence
@vitest/ui (source) 0.32.4 -> 0.33.0 age adoption passing confidence
stripe 12.11.0 -> 12.12.0 age adoption passing confidence
vitest 0.32.4 -> 0.33.0 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.

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.

vitest-dev/vitest (@​vitest/coverage-v8)

v0.33.0

Compare Source

   🚨 Breaking Changes
  • Revert default include patterns  -  by @​so1ve #​3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
   🐞 Bug Fixes
    View changes on GitHub
stripe/stripe-node (stripe)

v12.12.0

Compare Source

  • #​1831 Update generated code
    • Add support for numeric and text on PaymentLink.custom_fields[]
    • Add support for automatic_tax on SubscriptionListParams

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 0979f39 to 684cfe5 Compare May 1, 2023 19:40
@renovate renovate bot changed the title Update dependency @types/node to v18.16.3 Update devDependencies (non-major) May 1, 2023
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 7 times, most recently from 1a1bc89 to f87775b Compare May 9, 2023 14:57
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 7 times, most recently from fe95f47 to bc2c995 Compare May 16, 2023 22:48
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 7 times, most recently from 26edb43 to 773c4aa Compare May 22, 2023 18:54
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 7 times, most recently from 6c457bf to 3b621fe Compare May 29, 2023 19:25
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 6 times, most recently from 2a70f82 to 400a856 Compare June 5, 2023 20:52
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 52f7f75 to a3a741f Compare June 13, 2023 13:55
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from a3a741f to b720743 Compare June 16, 2023 13:54
@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 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: package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.8.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.0>
npm notice Run `npm install -g npm@9.8.0` to update!
npm notice 
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for esbuild-darwin-64@0.15.18: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  x64
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/c47b2b/1bf098/cache/others/npm/_logs/2023-07-11T05_29_29_611Z-debug-0.log

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 9bb8ba2 to 9587fba Compare June 19, 2023 19:29
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 8 times, most recently from 38f4155 to be8ddc8 Compare July 3, 2023 19:55
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from c844938 to f24b58e Compare July 11, 2023 21:51
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from f24b58e to 9907ce7 Compare July 13, 2023 01:18
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.

None yet

0 participants