http-request-in-editor
http-request-in-editor copied to clipboard
chore(deps): bump ramda and ramda-adjunct
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
acbf91a
Version 0.29.1677bff4
fix: _curryN receive enough args (#3410)2df3b95
remove broken link to bitsrc in readme (#3402)e07a0d5
fix: modify curry doc (#3398)de77106
fix: add sideEffects flag for es package.json (#3399)165d2ae
fix: make swap work when swapped items are arrays (#3394)6dd4ac9
add AsyncFunction example (#3391)9c2310c
version es dist folder (#3382)241f811
ramda#3340: support empty path in modifyPath (#3376)de5803d
update docs for propEq (#3373)- Additional commits viewable in compare view
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
4.1.0 (2023-08-18)
Features
4.0.0 (2023-04-05)
Features
- add support for [email protected] (#2568) (05def8d), closes #2567
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 typo73a45ea
build(jsdoc): fix jsdoc injection script21f57d1
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.