http-request-in-editor icon indicating copy to clipboard operation
http-request-in-editor copied to clipboard

chore(deps): bump ramda and ramda-adjunct

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps ramda and ramda-adjunct. These dependencies needed to be updated together. Updates ramda from 0.28.0 to 0.29.1

Release notes

Sourced from ramda's releases.

v0.29.1

Upgrade guide: ramda/ramda#3415

v0.29.0

Added

:new: addIndexRight :new: isNotNil :new: swap :new: dropRepeatsBy

Removed

Deprecated

Changes

:warning: propEq/pathEq parameter order

  • Documentation improvements
  • Transducer updates
  • Some support for types
  • Many more!

Thank you to everyone who contributed to this release!

Commits

Updates ramda-adjunct from 3.4.0 to 4.1.1

Release notes

Sourced from ramda-adjunct's releases.

v4.1.1

See the changelog for a description of the changes.

v4.1.0

See the changelog for a description of the changes.

v4.0.0

See the changelog for a description of the changes.

Changelog

Sourced from ramda-adjunct's changelog.

4.1.1 (2023-08-21)

Bug Fixes

  • types: fix bug in typings that was causing downstream issues (#2730) (9ad235a)

4.1.0 (2023-08-18)

Features

4.0.0 (2023-04-05)

Features

Commits
  • 029ddc3 chore(release): cut the v4.1.1 release (#2731)
  • 9ad235a fix(types): fix bug in typings that was causing downstream issues (#2730)
  • 32f3f07 chore(npm): ignore addtional type related files for npm dist (#2729)
  • 7547e28 chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 (#2728)
  • 9454120 chore(deps-dev): bump core-js from 3.32.0 to 3.32.1 (#2727)
  • d0489a7 chore: bump version to v4.2.0 (#2726)
  • cb1ec09 docs(RELEASE): fix typo
  • 73a45ea build(jsdoc): fix jsdoc injection script
  • 21f57d1 chore(release): cut the v4.1.0 release (#2725)
  • 45b2bd1 chore(deps-dev): remove unused development dependencies (#2724)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Oct 05 '23 05:10 dependabot[bot]