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 node-based dev tools #231

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools 13.23.1 -> 13.25.0 age adoption passing confidence
markdownlint-cli2 0.14.0 -> 0.15.0 age adoption passing confidence
pnpm (source) 9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee -> 9.13.0 age adoption passing confidence
rollup (source) 4.24.3 -> 4.26.0 age adoption passing confidence
ts-essentials 10.0.2 -> 10.0.3 age adoption passing confidence

Release Notes

firebase/firebase-tools (firebase-tools)

v13.25.0

Compare Source

v13.24.2

Compare Source

  • Bump the Firebase Data Connect local toolkit to v1.6.1, which fixes the OrderDirection enum with Optional types in Dart codegen and adds @ExperimentalFirebaseDataConnect annotations in Kotlin codegen to avoid compiler warnings. (#​7912)

v13.24.1

Compare Source

  • Fixes an issue where Cloud resource location wasn't set during firebase init

v13.24.0

Compare Source

  • Fixes an error creating a rollout with App Hosting in the beta API (#​7896)
  • Added support for Next.js 15. (#​7588)
DavidAnson/markdownlint-cli2 (markdownlint-cli2)

v0.15.0

Compare Source

  • Add support for stdin input via - glob
  • Add output formatter based on string templates
  • Update dependencies (including markdownlint)
pnpm/pnpm (pnpm)

v9.13.0

Compare Source

rollup/rollup (rollup)

v4.26.0

Compare Source

2024-11-13

Features
  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#​5721)
Pull Requests

v4.25.0

Compare Source

2024-11-09

Features
  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#​5712)
Bug Fixes
  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#​5719)
Pull Requests

v4.24.4

Compare Source

2024-11-04

Bug Fixes
  • Ensure mutations by handlers in Proxy definitions are always respected when tree-shaking (#​5713)
Pull Requests
ts-essentials/ts-essentials (ts-essentials)

v10.0.3

Compare Source

Patch Changes
  • cc7b838: ReadonlyKeys<Type> and WritableKeys<Type> now return only the readonly and writable keys, respectively,
    for arrays and tuples
  • d6867ea: Prettify<Type> returns the same type when the type parameter is a function
  • bc51ac5: OptionalKeys<Type> returns never for primitives and returns only optional indices for arrays and tuples
  • d0ad79f: Improve Paths performance by limiting the depth of paths to 7 (default)
  • 162fd9d: Add Paths<Type, { anyArrayIndexAccessor: '*' }>, a string literal representing a catch-all or "wildcard"
    when indexing on arrays.

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.

@renovate renovate bot requested a review from a team as a code owner November 1, 2024 15:01
@renovate renovate bot added the dependencies Update dependencies label Nov 1, 2024
@renovate renovate bot requested a review from jetre219 November 1, 2024 15:01
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
firebase 100.00% <ø> (?)
firebase-admin 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 40 files with indirect coverage changes

@renovate renovate bot changed the title chore(deps): update dependency ts-essentials to v10.0.3 chore(deps): update node-based dev tools Nov 4, 2024
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch 6 times, most recently from 5dc264c to 4748440 Compare November 10, 2024 01:34
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch 3 times, most recently from cdd0efd to 2caa6e1 Compare November 13, 2024 14:04
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch from 2caa6e1 to b73ab0f Compare November 14, 2024 13:55
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch from b73ab0f to 02f01f8 Compare November 14, 2024 13:56
@johnmartel johnmartel merged commit ca482b3 into main Nov 14, 2024
8 checks passed
@johnmartel johnmartel deleted the renovate/node-based-dev-tools branch November 14, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant