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

fix(deps): update auto merged updates #847

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

Conversation

platform-engineering-bot
Copy link
Collaborator

@platform-engineering-bot platform-engineering-bot commented Jan 20, 2025

This PR contains the following updates:

Package Type Update Change
@langchain/community (source) dependencies patch 0.3.23 -> 0.3.29
chromadb dependencies patch 1.10.0 -> 1.10.4
orjson (changelog) patch ==3.10.13 -> ==3.10.15
primereact (source) dependencies patch 10.9.1 -> 10.9.2
registry.access.redhat.com/ubi8/nodejs-18-minimal final patch 1-86 -> 1-141
registry.access.redhat.com/ubi8/nodejs-18-minimal stage patch 1-86 -> 1-141
registry.access.redhat.com/ubi8/nodejs-18-minimal final patch 1-140 -> 1-141
registry.access.redhat.com/ubi8/nodejs-18-minimal stage patch 1-140 -> 1-141
timm patch ==1.0.12 -> ==1.0.14

Release Notes

langchain-ai/langchainjs (@​langchain/community)

v0.3.29

Compare Source

v0.3.28

Compare Source

v0.3.27

Compare Source

v0.3.26

Compare Source

v0.3.25

Compare Source

v0.3.24

Compare Source

ijl/orjson (orjson)

v3.10.15

Compare Source

Changed
  • Publish PyPI manylinux aarch64 wheels built and tested on aarch64.
  • Publish PyPI musllinux aarch64 and arm7l wheels built and tested on aarch64.
  • Publish PyPI manylinux Python 3.13 wheels for i686, arm7l, ppc64le, and s390x.

v3.10.14

Compare Source

Changed
  • Specify build system dependency on maturin>=1,<2 again.
  • Allocate memory using PyMem_Malloc() and similar APIs for integration
    with pymalloc, mimalloc, and tracemalloc.
  • Source distribution does not ship compressed test documents and relevant
    tests skip if fixtures are not present.
  • Build now depends on Rust 1.82 or later instead of 1.72.
primefaces/primereact (primereact)

v10.9.2

Compare Source

Full Changelog

Fixed Bugs:

  • className Prop Doesn't Apply to Button Element in ToggleButton #​7630
  • checkboxElement in MultiSelectPanelHeaderTemplateEvent has wrong interface #​7622
  • AutoComplete: Typo in the empty message pass through #​7618
  • MultiSelect showClear Keyboard Trap #​7613
  • Setting RowReorderIcon breaks drag styles #​7612
  • Calendar KeyBoard Accessibility Issue When Showed Two Months And Pressed the ArrowRight #​7604
  • Today Button not visible for maxDate #​7602
  • Tree: Incorrect props and types in documentation #​7599
  • Today Button is hidden for maxDate with value as new Date() #​7598
  • MultiSelect: it recognised the group options as standalone groups because of the “group“ key appearance #​7595
  • Calendar: year is not getting updated on Clear button #​7581
  • Dropdown: The selected option is not unselected from the list on clear action #​7576
  • ListBox: No item is displayed when virtualScrollerOptions is used #​7574
  • Core: Allow hideOverlaysOnDocumentScrolling to also work in dialogs #​7566
  • KeyFilter: Incorrect handling of dash and dot in numeric inputs #​7557
  • Calendar: Improve type declaration using generic types with default parameters #​7555
  • Calendar: onSelect is forcing date while typing #​7553
  • Fix #​7180 Screenreader improve hidden accessible #​7180
  • Dropdown/MultiSelect: Add filterDelay property for debounce #​7547
  • Datatable: Sort with multiselect - wrong selection #​7546
  • DataTable: Frozen alignRight not working #​7545
  • How to format the selected item in Autocomplete #​7522
  • TreeTable using stripedRows: children rows are not striped correctly #​7513
  • TreeTable: Wrong data format in the docs #​7504
  • InputTextarea: autoResize not working when disabled #​7502
huggingface/pytorch-image-models (timm)

v1.0.14

Compare Source

Jan 19, 2025

  • Fix loading of LeViT safetensor weights, remove conversion code which should have been deactivated
  • Add 'SO150M' ViT weights trained with SBB recipes, decent results, but not optimal shape for ImageNet-12k/1k pretrain/ft
    • vit_so150m_patch16_reg4_gap_256.sbb_e250_in12k_ft_in1k - 86.7% top-1
    • vit_so150m_patch16_reg4_gap_384.sbb_e250_in12k_ft_in1k - 87.4% top-1
    • vit_so150m_patch16_reg4_gap_256.sbb_e250_in12k
  • Misc typing, typo, etc. cleanup
  • 1.0.14 release to get above LeViT fix out

What's Changed

New Contributors

Full Changelog: huggingface/pytorch-image-models@v1.0.13...v1.0.14

v1.0.13

Compare Source

Jan 9, 2025

  • Add support to train and validate in pure bfloat16 or float16
  • wandb project name arg added by https://github.com/caojiaolong, use arg.experiment for name
  • Fix old issue w/ checkpoint saving not working on filesystem w/o hard-link support (e.g. FUSE fs mounts)
  • 1.0.13 release

Jan 6, 2025

  • Add torch.utils.checkpoint.checkpoint() wrapper in timm.models that defaults use_reentrant=False, unless TIMM_REENTRANT_CKPT=1 is set in env.

Dec 31, 2024

What's Changed

New Contributors

Full Changelog: huggingface/pytorch-image-models@v1.0.12...v1.0.13


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@platform-engineering-bot platform-engineering-bot force-pushed the renovate/auto-merged-updates branch 5 times, most recently from 491abaa to f4d761a Compare January 29, 2025 17:44
@platform-engineering-bot platform-engineering-bot force-pushed the renovate/auto-merged-updates branch 3 times, most recently from 6cc8245 to e5cb1b2 Compare February 1, 2025 16:36
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
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.

1 participant